Skip to content

Whats the general census on thread count when running multiple projects

Hey,

So if your running multiple projects at the same time you want to have your threads connection low right? Because as I understand it if you set it to 500 threads, then each project will get 500 connections - so its best to have the thread count low.

But say I want to run 5 projects at the same time, do I set my thread count to 100, which means 100 connections for each project?

Or have I got this completely wrong?

What Im trying to find out is whats the optimal thread connection and timeout settings for when Im running multiple projects?

Comments

  • SvenSven www.GSA-Online.de
    The thread number is shared between projects.
Sign In or Register to comment.