Persistent NSOperation?
Persistent NSOperation?
- Subject: Persistent NSOperation?
- From: "McLaughlin, Michael P." <email@hidden>
- Date: Mon, 21 Dec 2009 12:26:22 -0500
- Acceptlanguage: en-US
- Thread-topic: Persistent NSOperation?
Could anyone point me to sample code that shows how to implement a
persistent NSOperation that could be enqueued repeatedly?
Currently, I initialize NSOps just prior to launching but this involves
copying large datasets (to avoid R/W contention) and it would be more
efficient if I could initialize a fixed set of NSOps just once and reuse
them.
In case it matters, I am targeting Leopard.
Thanks in advance.
--
Mike McLaughlin
_______________________________________________
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