Re: Concurrent tasks are getting hung up
Re: Concurrent tasks are getting hung up
- Subject: Re: Concurrent tasks are getting hung up
- From: Steve Mills <email@hidden>
- Date: Sat, 11 Oct 2014 09:23:39 -0500
On Oct 11, 2014, at 08:30, Scott Ribe <email@hidden> wrote:
>
> Yep. Remember all the hoopla about GCD and how it would take care of all of that for us???
>
> Honestly the more I hear, the less likely I am to replace my home-grown task queues with the "modern" built-in stuff.
It also doesn't help that Apple's own sample apps show a loop on the main thread adding all operations to the queue in one batch, and those ops were processing files in a folder, much like I'm doing.
Steve via iPad
_______________________________________________
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