How manage task?

hop

Client
Регистрация
20.03.2011
Сообщения
232
Благодарностей
28
Баллы
28
I've problem with manage my tasks.


I have two independent tasks. Every task with some templates.

First task need many threads to work(directory submitter).
Second task must has only one thread not more (there is many templates but only one template active).


Now I have problem because I must switch off first task and reduce active threads zennoposter from 10 to 1 and stop first task and start second task. How I can do it without manual setting. Is any possible set max active threads limit for task?
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
Doesn't matter if they are in one task or not. And you can set up count of threads for whole template execution. There you can set up max count.
 

hop

Client
Регистрация
20.03.2011
Сообщения
232
Благодарностей
28
Баллы
28
I know but my templates(blog platforms creators) in second task use the same email address. I want be sure only one template will be active and after finish with error or success start another template from this task.
I heve many blogs in task looks like this:
<SimpleTaskStruct>
<TemplateName>Templates\blogger.xml</TemplateName>
<LimitOfThreads>-1</LimitOfThreads>
<NumberOfSuccesfullExecutions>1</NumberOfSuccesfullExecutions>
<MaxNumberOfTries>6</MaxNumberOfTries>
<GroupNumber>1</GroupNumber>
<Priority>50</Priority>
<Proxy>0</Proxy>
<ProxyLabels />
<TasksCollectorGroupID>-1</TasksCollectorGroupID>
<ThreadCounter>0</ThreadCounter>
<TimeToFinish>2021-08-30T09:59:43.6053171+02:00</TimeToFinish>
</SimpleTaskStruct>
<SimpleTaskStruct>
<TemplateName>Templates\wordpress.xml</TemplateName>
<LimitOfThreads>-1</LimitOfThreads>
<NumberOfSuccesfullExecutions>1</NumberOfSuccesfullExecutions>
<MaxNumberOfTries>6</MaxNumberOfTries>
<GroupNumber>1</GroupNumber>
<Priority>50</Priority>
<Proxy>0</Proxy>
<ProxyLabels />
<TasksCollectorGroupID>-1</TasksCollectorGroupID>
<ThreadCounter>0</ThreadCounter>
<TimeToFinish>2021-08-30T09:59:43.6083173+02:00</TimeToFinish>
</SimpleTaskStruct>
 

hop

Client
Регистрация
20.03.2011
Сообщения
232
Благодарностей
28
Баллы
28
any idea?
 

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