How tables work when multi threaded

joe009

Client
Регистрация
08.07.2012
Сообщения
32
Благодарностей
1
Баллы
0
Hi,

loving this software should have bought it ages ago :-)

Im not sure how tables and lists behave when its running multi threaded though.

say for instance i take the first line from the table and have "remove after getting" NOT ticked will that same line be took again by the next thread that starts?

At the moment to be safe ive made it so it takes the first line and remove after getting IS ticked. The "bad end" will "add a line" with the account details that were taken so that if the template fails for whatever reason the account is added to the list again.

Im doing this to avoid different threads logging in with the same accounts. Or is this not necessary?

I hope thats clear - difficult to explain :eek:
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 714
Баллы
113
say for instance i take the first line from the table and have "remove after getting" NOT ticked will that same line be took again by the next thread that starts?
Yes

You did all right )
 

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
Oh good idea , in my templates i jsut remove line if it fails or not.
I never used the bad end stuff, i've to check it
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)