Re: Tight loop processing
Re: Tight loop processing
- Subject: Re: Tight loop processing
- From: Ken Thomases <email@hidden>
- Date: Thu, 10 Apr 2008 17:20:56 -0500
On Apr 10, 2008, at 4:13 PM, Wade Tregaskis wrote:
Threads are almost always the right way to do what the OP wants.
Agreed. Furthermore, if you have the luxury of targeting Leopard,
look into NSOperation and NSOperationQueue. Using those properly,
you can get maximum concurrency for the hardware on which you're
running.
Cheers,
Ken
_______________________________________________
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