Post

Replies

Boosts

Views

Activity

Comment on Thread Explosion for the Global Queues and NSOperationQueues
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.
Replies
Boosts
Views
Activity
Nov ’24