I'm interested in the idea of providing dozens of independent Cypher sessions (eg, for a class or demo). One way to do this would be to run multiple instances of Neo4j on a single server machine, giving each session its own console, files, HTTP port, etc. Assuming that the details could be worked out, this should keep the attendees from causing problems for each other.
However, dozens of Neo4j (and JVM?) instances could use up a lot of memory, even if the data sets are small. So, assuming that the instances are running directly under the (Linux or Mac OS X) operating system), could they share unmodified memory pages (eg, for dynamic shared libraries)? Any caveats, references, or suggestions would be appreciated! -r -- You received this message because you are subscribed to the Google Groups "Neo4j" 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.
