Re: Core Data thread safety question
Re: Core Data thread safety question
- Subject: Re: Core Data thread safety question
- From: Jim Correia <email@hidden>
- Date: Fri, 6 Jul 2007 13:38:30 -0400
On Jul 6, 2007, at 1:12 PM, Andrew Merenbach wrote:
I have a Core Data program in which I want to do as much as
possible, for a logging scenario, in a background thread. I've
read that Core Data is not inherently thread-safe. But...
[...]
Are both of these wrong to use in a separate thread, or are only
certain features of CD not thread-safe?
What have you read? The Core Data threading documentation :
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdMultiThreading.html>
There is a lengthy post and followup by Ben Trumbull regarding
threading with Core Data:
<http://lists.apple.com/archives/cocoa-dev/2007/Mar/msg00739.html>
Jim
_______________________________________________
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