Re: GCD dispatch workers and termination
Re: GCD dispatch workers and termination
- Subject: Re: GCD dispatch workers and termination
- From: Kyle Sluder <email@hidden>
- Date: Sun, 27 Mar 2011 13:56:02 -0700
On Sun, Mar 27, 2011 at 11:27 AM, Jason Harris <email@hidden> wrote:
> Can anyone shed some light on why these DispatchWorkers are not terminating?
Are they doing any work? If not, why does it matter? GCD might be
keeping them around, anticipating more I/O-bound work. It is a thread
pool API, after all.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden