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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]