> On Apr 27, 2015, at 9:43 AM, James Nocentini <[email protected]> > wrote: > > I just came accross this library https://github.com/mutualmobile/MMWormhole > <https://github.com/mutualmobile/MMWormhole>. > It's probably possible to only access the database within the app and use > this library to send/receive documents to the Watch app.
The ReadMe file for MMWormhole says it works by having one process create temporary files in the shared space which are then read by the other process. My hunch [not based on any data!] is that each request/response would take quite a while (tens/hundreds of milliseconds?) To make that work you’d have to bundle up a lot of data into each message. Back to the issue at hand: Jeff, did you ever file a bug report about the problems sharing a database between two processes? We could fix this, but it’s not on our radar since the problem was only discussed here and didn’t make it into the issue tracker where we do sprint and release planning. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/19A6BCAF-2934-4C47-8FE0-98B8FA5A747F%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
