Skip to content

About usage of threads per project

@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

  • SvenSven 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.
  • shaunshaun 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.
  • edited August 2017
    thanks @sven and @shaun

    @sven @shaun any particular reason to change projects every 1 hour or so and not just 20 minutes?
  • shaunshaun https://www.youtube.com/ShaunMarrs
    Nah, it was just a number I picked out for the example.
  • edited August 2017
    @sven, whats your take on this? should be any performance loss by using 20 mins instead of 1 hour for rotations, or scheduler will handle just fine?

    Thanks
  • shaunshaun https://www.youtube.com/ShaunMarrs
    Try both and track performance by LPM/VPM....
Sign In or Register to comment.