Using multiple threads

djljzenno

Client
Регистрация
26.12.2013
Сообщения
43
Благодарностей
2
Баллы
8
Hello,

Where can I find more information on how to make the task use multiple threads?

I would like my task to do this but it never spawns any more than one... I have never figured this out.

This task in particular is using two tables and one of the tables bind to a different file on a loop until complete.

Thanks.. LJ
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 799
Благодарностей
1 187
Баллы
113
Hello. You control threads from zennopopster.
You do not need any differences in your template its one threaded or multithreaded.

This is where you set threads in zennoposter:

 

djljzenno

Client
Регистрация
26.12.2013
Сообщения
43
Благодарностей
2
Баллы
8

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 413
Благодарностей
5 900
Баллы
113
You should also increase Execution count/ One thread is one execution.
 

djljzenno

Client
Регистрация
26.12.2013
Сообщения
43
Благодарностей
2
Баллы
8

djljzenno

Client
Регистрация
26.12.2013
Сообщения
43
Благодарностей
2
Баллы
8
ok.. figured that on my own now. You have to delete data from table as you go for it to work.
 

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