Scheduler: Keep threads at the same amount

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

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 068
Реакции
257
Баллы
83
Just finished a new project where I have to keep the number of running threads at the same amount. I set the max. nr. of threads to 3 and in the scheduleler running one after another with adding 3 attempts at a time. But when a thread runs into an error or stucks at some point the whole project run further on 2 threads instead of 3. After some time just 1 thread is running till it stops completely and get re-scheduled after some time.

How can I keep the project running with 3 thread in parallel continously?

Thank you mates.
 
89817
 
  • Спасибо
Реакции: morpheus93
@Phoenix78 Thank you for your help. Hope I can combine this with the scheduler, so the project only runs between 6am and 8pm.
 
What is happening with the error thread?
Does it hang in instances tab, or execution finished with error?
 

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