Re: [Neo] single Neo4J database, access from multiple nodes

2010-05-22 Thread Garrett Smith
On Fri, May 21, 2010 at 4:48 PM, Eelco Hillenius eelco.hillen...@gmail.com wrote: Hi, What is the best strategy to access a single Neo4J instance from multiple web application nodes (i.e. a cluster of web application nodes)? When reading about Remote Graph Database, it seems that it is only

Re: [Neo] single Neo4J database, access from multiple nodes

2010-05-22 Thread Garrett Smith
On Sat, May 22, 2010 at 12:08 PM, Eelco Hillenius eelco.hillen...@gmail.com wrote: Hi, What is the best strategy to access a single Neo4J instance from multiple web application nodes (i.e. a cluster of web application nodes)? When reading about Remote Graph Database, it seems that it is only

Re: [Neo] single Neo4J database, access from multiple nodes

2010-05-22 Thread Eelco Hillenius
Which of the two is recommended? And how have people been doing this in practice? I was thinking that if the performance hit would be too large, I could implement part of my business logic in a separate layer with Neo4J running embedded, and then expose more course grained services through