Re: Thread Pools in Cocoa / ObjC?
Re: Thread Pools in Cocoa / ObjC?
- Subject: Re: Thread Pools in Cocoa / ObjC?
- From: "Shawn Erickson" <email@hidden>
- Date: Thu, 24 May 2007 09:07:01 -0700
On 5/24/07, David Dolinar <email@hidden> wrote:
I'm looking for a way to do thread-pools in cocoa/objc. It looks like
NSOperations from Leopard may do what I'm looking for, however they are not
behaving the way I would expect.
Leopard is under NDA and cannot be discussed on this list.
Is there a Tiger solution for what I'm looking for or do I have to wait
until Leopard?
The Cocoa.framework doesn't provide such a thing at this time but you
can find a few publicly available implementations or implement your
own... not really that hard depending on your exact needs.
If I have to wait until Leopard is this a place I can ask
questions about how NSOperations & NSOperationQueues behave, if not where
can I get more info? I've already read through the documentation in XCode &
it doesn't give me the details I would like to know.
Review the release notes that came with your Leopard preview and/or
the Leopard developer center website for information on what channels
exist as well as documentation on this topic.
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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