PapyRef Client Регистрация 28.02.2012 Сообщения 70 Благодарностей 6 Баллы 0 29.10.2012 #1 I set maximum # of thread to 20. But when I execute template I have maximum of 2 threads. Would you know why? Вложения ZennoMP-Thread.png 24,2 КБ Просмотры: 543
I set maximum # of thread to 20. But when I execute template I have maximum of 2 threads. Would you know why?
rostonix Известная личность Регистрация 23.12.2011 Сообщения 29 067 Благодарностей 5 719 Баллы 113 29.10.2012 #2 You have execution count = 1 Number of threads will not be bigger that this number.
PapyRef Client Регистрация 28.02.2012 Сообщения 70 Благодарностей 6 Баллы 0 29.10.2012 #3 Yep. Excuse me for this noob question :confused: Is it possible to set this parameters (Execution Count, Maximum # of threads) in .bat file ? In my .bat file, I have Код: "D:\ZennoLab\ZennoPoster MP Pro\Progs\TasksRunner.exe" -o StartTask -id 33eca72a-cdee-4953-891f-0358ae7ff318
Yep. Excuse me for this noob question :confused: Is it possible to set this parameters (Execution Count, Maximum # of threads) in .bat file ? In my .bat file, I have Код: "D:\ZennoLab\ZennoPoster MP Pro\Progs\TasksRunner.exe" -o StartTask -id 33eca72a-cdee-4953-891f-0358ae7ff318
rostonix Известная личность Регистрация 23.12.2011 Сообщения 29 067 Благодарностей 5 719 Баллы 113 29.10.2012 #4 Both for execution count: Number of threads you set only in ZennoPoster itself.