To clarify what I think your question is:
Can you open the database file raw with orientDB multiple times, or do you 
need to run the OrientDB server and have your program interact with the 
server?

So far as I remember, I got an access error when I tried to open a database 
file directly that was in use by the server, but I didn't try much. I'm 
pretty sure you'll need to run the server.

Hint: If you use ODB's REST-style connection, you can share the session key 
between your processes. But there still might be challenges since I haven't 
tried that myself.

Others might have a better answer in terms of the optimal approach here.


On Friday, July 25, 2014 12:03:03 PM UTC-4, moksh n wrote:
>
> Can the multiple processes on the same machine share the orient db?
> Or do I need to use the remote protocol though the db is in the same 
> machine to share.
>
> Thanks
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to