Hi Chaitanya,
with plocal the db will run in the same jvm of your application, while in remote the db will be accessed via TCP/IP connection. I think this will help http://orientdb.com/docs/last/Concepts.html#database Thanks Luigi 2015-06-08 18:44 GMT+02:00 Krishna <[email protected]>: > Did you read the Orient DB docs ? > > > On Monday, June 8, 2015 at 9:39:54 PM UTC+5:30, Chaitanya Reddy wrote: >> >> Hi >> >> I am new to orientdb. I have a question regarding plocal and remote. >> >> There are two options available to create a persistent database, remote >> and plocal. But I want to know what is the difference b/w those two in >> distributed scenario? >> >> Thank you >> Chaitanya >> > -- > > --- > 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. > -- --- 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.
