Thread explosion will happen to serial queues as well, because the issue with thread explosion is that too many threads are being created at the same time, and it doesn't matter if their containing queues are serial or concurrent.
Topic:
App & System Services
SubTopic:
Processes & Concurrency
Tags: