proxb / PoshRSJob

Provides an alternative to PSjobs with greater performance and less overhead to run commands in the background, freeing up the console and allowing throttling on the jobs.
MIT License
541 stars 87 forks source link

Limited to 160 threads #182

Open zantoro opened 6 years ago

zantoro commented 6 years ago

Feature request: We are using PoshRS to execute operations against thousands of servers or databases. The outcome is great but, we seem to be limited to 160 threads. Is that a Powershell limitation or something that can be tuned in PoshRS?

OS: 2012R2 - PS5

MVKozlov commented 6 years ago

any details ? what makes you think that this is true ? may be this is a memory problem ?