RAOperationQueue, an open-source replacement for NSOperationQueue
RAOperationQueue, an open-source replacement for NSOperationQueue
- Subject: RAOperationQueue, an open-source replacement for NSOperationQueue
- From: "Michael Ash" <email@hidden>
- Date: Tue, 2 Dec 2008 12:21:17 -0500
I've been talking a lot lately about how NSOperationQueue is broken
(crashes) on Leopard. Rogue Amoeba, my employer, has decided to open
source our replacement, and I wanted to announce it to the list.
RAOperationQueue isn't a 100% replacement. It was written only to take
care of our particular uses of NSOperationQueue, so it has some
limitations. It's more of a worker thread with an operation-like
interface than the more general interface that NSOperationQueue
offers. However, we've found it to be very useful internally and you
might too. For more information you can see our blog post about it
here:
http://www.rogueamoeba.com/utm/2008/12/01/raoperationqueue-an-open-source-replacement-for-nsoperationqueue/
Or if your client has trouble wrapping long URLs, here:
http://tinyurl.com/6xyhuh
Feel free to ask me about it either on-list (if appropriate) or
directly if you have questions.
Mike
_______________________________________________
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