On 24/08/2009, at 10:25 PM, Michael A. Crawford wrote:
I have written an application that uses the NSOperation and
NSOperationQueue classes. My customer now wants me to make it run
on Tiger. Before I try to write my own limited version of
NSOperation and NSOperationQueue that creates threads based on the
number of available processing cores (I know there is more to a good
implementation than that), I though someone out there might have
already done so. So, I'm looking for a drop in implementation I can
insert into my existing CDAppTask class.
There's RAOperationQueue:
http://www.rogueamoeba.com/utm/2008/12/01/raoperationqueue-an-open-source-replacement-for-nsoperationqueue/
I don't know if it's Tiger compatible but it is open source, so
adapting it would be quicker than coding from scratch.
--
Rob Keniger
_______________________________________________
Cocoa-dev mailing list ([email protected])
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/archive%40mail-archive.com
This email sent to [email protected]