Re: NSAtomicStore and multi processes

2015-09-07 Thread Mike Abdullah
> On 26 Jun 2015, at 10:47, Samir wrote: > > Hi all, > > I’m working on sharing a core data database between multiple processes. > > In the "Core Data Programming Guide”, it’s mentioned that core data databases > does handle multiple processes. > > However, I’m

NSAtomicStore and multi processes

2015-09-03 Thread Samir
Hi all, I’m working on sharing a core data database between multiple processes. In the "Core Data Programming Guide”, it’s mentioned that core data databases does handle multiple processes. However, I’m using NSAtomicStore as a persistent store and I’d like to know if multiple processes can