I'm trying to use run multiple CoreImage operations concurrently using 
NSOperation. Sometimes it works, sometimes it doesn't. Smells like what you'd 
get when trying to run multiple operations that are not thread safe.

Before I dig in much deeper, am I wrong that running multiple concurrent 
CoreImage operations is even supported? I wasn't able find any documentation on 
the subject one way or the other, but it seems odd that it shouldn't be 
supported.

_murat_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to