@sven, how many threads usually a project requires? What happens if i have 100 projects and 100 threads? is that okay? 1 thread can handle each project okay or not?
Thanks
Comments
Sven www.GSA-Online.de
yes but you will not see that the threads are equally spread to the projects, one might use 2 or more and one might use 0.
shaun https://www.youtube.com/ShaunMarrs
The LPM would be crazy low OP, if I was you I would use the scheduler to run only 10 projects at a time and then change the active projects every hour or so.
Comments
@sven @shaun any particular reason to change projects every 1 hour or so and not just 20 minutes?
Thanks