Re: Ordering of Completion Handlers
Re: Ordering of Completion Handlers
- Subject: Re: Ordering of Completion Handlers
- From: Seth Willits <email@hidden>
- Date: Sat, 01 Sep 2012 10:01:12 -0700
On Sep 1, 2012, at 9:53 AM, Andreas Grosam wrote:
> On 31.08.2012, at 19:35, Seth Willits wrote:
>
> Thank you very much Seth. It's a feasible approach.
> Your idea inspired me to a simple solution which is demonstrated in the running example below.
>
> There is only one caveat: each pending completion handler occupies a thread.
No, they're stacked up in a serial queue so they're not all in their own threads waiting to be fired.
--
Seth Willits
_______________________________________________
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