Re: Concurrent NSOperation
Re: Concurrent NSOperation
- Subject: Re: Concurrent NSOperation
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 21 Nov 2007 11:08:00 -0800
On Nov 21, 2007 10:57 AM, Keith Duncan <email@hidden> wrote:
> > Why do you think you need to setup a thread? They only list that as
> > something you _could_ do at that point.
>
> Because I want side-by-side execution of my operations, I don't want
> them blocking any one thread waiting for the notification to be
> posted. It could take seconds or it could take minutes.
I think you may need to better explain what you are trying to achieve.
Who is sends this notification? Who is observing this notification?
Does it have to be a notification?
-Shawn
_______________________________________________
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