System Overload
Excessive thread creation can reduce throughput by imposing too much concurrency-management cost and complexity. Too many threads can cause performance to collapse. Creating too many threads can overwhelm a computer system.
1 sources - 3 claims
Excessive thread creation can reduce throughput by imposing too much concurrency-management cost and complexity. Too many threads can cause performance to collapse. Creating too many threads can overwhelm a computer system.