How to do multi Thread process in Task Manager?

  • Автор темы Автор темы amul
  • Дата начала Дата начала

amul

Client
Регистрация
02.07.2011
Сообщения
147
Реакции
10
Баллы
18
In Task Manager settings, I've got a process that I'm triggering every 10mins ...

How can I get it to run multiple threads?

No matter how many threads I add to it .. when it runs its only 1 thread
I've attached a screenshot..

thanks!
Amul
 

Вложения

  • thread.png
    thread.png
    37,9 KB · Просмотры: 727
Any ideas, anyone? thanks
 
lokiys,

first of all, thank you for your help :-)

Your screenshot is if the template was running in the projects tab.. BUT I have added this template to the task manager because I need to accomplish this task daily at a specific time.
In the Task Settings I have added 35 as the max threads.

See the attached image
 

Вложения

  • task.png
    task.png
    10,2 KB · Просмотры: 682
But in the main settings of template how much did you set?
Also What did you set in setting of ZennoPoster? Do you have limit of threads there?
 
lokiys,

first of all, thank you for your help :-)

Your screenshot is if the template was running in the projects tab.. BUT I have added this template to the task manager because I need to accomplish this task daily at a specific time.
In the Task Settings I have added 35 as the max threads.

See the attached image

You have to set allowed threads in Settings tab, set same thread count there You have in task settings.
 
Thanks Lokiys... for some strange reason the scheduler in TASKS works great.

When I add this template inside of the TASK MANAGER with 5 threads it does not... anyways I just have it running in the TASKS and it works fine.

Thank you for your help
 
But in the main settings of template how much did you set?
Also What did you set in setting of ZennoPoster? Do you have limit of threads there?

No there is no limit in the main setting of Zenno.. I did get it working in the tasks window (just not in the task manager) ... anyway its OK now.
thanks for your help
 
Hi,

Im new :),

I have same problem here :/

41964


41963


41965


41966



The 0501 template run 431 times, but always 1 thread.

Thanks in advance.
 
To work with multithread you project must start from a table/list binded to a file and remove item taken from that table/list.
I said the same questions a lot of times and found solution by myself.
There is none explanation about how to work with multithreads.
Just prepare your CPU and your RAM, I set the project to run with 100 threads 100 times and got my 32GB RAM and 100% of CPU with 32 threads at the same time.
 

Вложения

  • mutithread.zip
    mutithread.zip
    20,3 KB · Просмотры: 272
  • project.png
    project.png
    222,1 KB · Просмотры: 412
Последнее редактирование:
  • Спасибо
Реакции: Macox
To work with multithread you project must start from a table/list binded to a file and remove item taken from that table/list.
I said the same questions a lot of times and found solution by myself.
There is none explanation about how to work with multithreads.
Just prepare your CPU and your RAM, I set the project to run with 100 threads 100 times and got my 32GB RAM and 100% of CPU with 32 threads at the same time.

Hi Eta,

I have tried with your template. Have only the standard version which allows 20 threads for 1 temp simultaneously. However I never get more than 4 threads to run at the same time. What am I doing wrong?

44108

44109

44110
 

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