FROM : Steve Weller
DATE : Sun Jan 06 18:55:32 2008
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_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>
--
Blog: http://www.bagelturf.com/ Photos: http://
bagelturf.smugmug.com/ Buy my book: http://www.bagelturf.com/
products/getyourheadaroundaperture/
DATE : Sun Jan 06 18:55:32 2008
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_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>
--
Blog: http://www.bagelturf.com/ Photos: http://
bagelturf.smugmug.com/ Buy my book: http://www.bagelturf.com/
products/getyourheadaroundaperture/
| Related mails | Author | Date |
|---|---|---|
| William Zumwalt | Jan 5, 02:06 | |
| marcelo.alves | Jan 5, 02:38 | |
| John Stiles | Jan 5, 02:48 | |
| William Zumwalt | Jan 5, 02:49 | |
| William Zumwalt | Jan 5, 02:54 | |
| Ken Thomases | Jan 5, 08:36 | |
| James Bucanek | Jan 5, 17:09 | |
| William Zumwalt | Jan 5, 22:35 | |
| William Zumwalt | Jan 5, 22:44 | |
| James Bucanek | Jan 6, 02:35 | |
| James Bucanek | Jan 6, 02:35 | |
| William Zumwalt | Jan 6, 03:35 | |
| glenn andreas | Jan 6, 04:16 | |
| William Zumwalt | Jan 6, 04:25 | |
| James Bucanek | Jan 6, 08:04 | |
| William Zumwalt | Jan 6, 09:28 | |
| Steve Weller | Jan 6, 18:55 |






Cocoa mail archive

