Re: thread protocol modifiers
Re: thread protocol modifiers
- Subject: Re: thread protocol modifiers
- From: Steve Weller <email@hidden>
- Date: Sun, 6 Jan 2008 09:55:32 -0800
Are you targeting Leopard?
If so, look at NSOperation and NSOperationQueue.
See this link for an example of use in a scientific environment:
Cocoa for Scientists (Part XXI): Multi-Threading Your App with
NSOperation and NSOperationQueue
http://www.macresearch.org/node/4567
On Jan 6, 2008, at 12:28 AM, William Zumwalt wrote:
Thanks James, this was all very helpful.
This solution will be vastly more efficient, and probably easier
to write and maintain. More importantly, you'll have real
control over message execution order and scheduling.
_______________________________________________
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
--
Blog: http://www.bagelturf.com/ Photos: http://
bagelturf.smugmug.com/ Buy my book: http://www.bagelturf.com/
products/getyourheadaroundaperture/
_______________________________________________
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