As I mentioned, the only way to share a database is by having one process connected via plocal and serving remote connections through the binary listener running in the same process. You do this by running "embedded" or simply starting the server.sh script and running all of your clients with the remote protocol.
On Wednesday, August 6, 2014 8:44:40 PM UTC-4, moksh n wrote: > > If one process is connected through plocal and running, it seems like I > can only use remote protocol to connect to db. > It says the process is already locked. > > On Friday, July 25, 2014 9:03:03 AM UTC-7, 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.
