Hi folks, the basic integration of Neo into Newton is now basic operational, see http://wiki.neo4j.org/content/Neo_-_Newton_integration
This is just a very basic deployment of a bundled Neo4j instance into a Newton runtime. Deploying multiple instances will start multiple, non-communicating Neo4j instances, which probably will be provided at random to the "ls" shell command. Will improve on this later, just wanted to get a feel for the environment. Does anyone have some immediate thoughts on what would be nice to have in a scalable environment for Neo4j when we are _not_ talking partitioning of one logical node space into physical instances across the fabric? I am thinking of some scenarios: - simple failover, that is, one master Neo4j being visible, some others just backing it up - manual migration of data from one instance to another before gracefully shutting down one working instance Cheers /peter -- GTalk: neubauer.peter Skype peter.neubauer ICQ 18762544 GTalk neubauer.peter Phone +46704 106975 LinkedIn http://www.linkedin.com/in/neubauer http://www.neo4j.org - New Energy for Data - the Graph Database. http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

