Hi Colin, If I create a new database on node1, how do I get to access it on node2 via Java API?
It would be great if there was an option of specifying multiple db URL's while initializing the graph. Or how should one go about implementing the distributed clustering from their Java App? On Monday, May 4, 2015 at 8:11:50 PM UTC+5:30, Colin wrote: > > Hi Pavan, > > Would you mind clarifying what sync issues you're referencing? > > The way you'd place different nodes on separate servers is by using > clustering. You can specify the cluster you're acting on during a query. > > Regards, > > -Colin > > Orient Technologies > > The Company behind OrientDB > > > On Sunday, May 3, 2015 at 11:42:00 PM UTC-5, Pavan Sudheendra wrote: >> >> Hi, >> >> Let's say I have a tree where the left sub tree is on node1 and right sub >> tree on node2.. Given this distributed architecture of the database, how do >> we address sync issue, access etc from the Java API? >> >> I really think this distributed feature is excellent, tested it throughly >> via the console but there is no information about some nitty gritty things >> like these . >> >> Any help much appreciated. >> > -- --- 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.
