Priority
I want to know how the priority is weighted.
Lets say I have 4 projects running with 100 threads. I suppose if all projectcs have the same priority each one of them will use 25 threads. How would it change for each project if all project use different priorities (highest, high, low, lowest)? Is there a broad rule?
Comments