java - Recommended settings for a Neo4j Server -
I configure a Neo4j server (2.0.2)
What is the recommended setting for the Neo4J server if it runs Java like Stacksize, Neo4j size (this runs alone in VM etc.)? I have already increased the number of open files up to 40000.
Your graph without detailed information about the structure and size, per timeout according to your current requests, Examine complexity and patterns, versus reading ratios, it is almost impossible to give good advice.
You can read through general information.
As a rule of thumb, you should have demand for jvm along with the ondisc size object cache of your graph in ram.
Common virtual machines have problems related to IO latency. If you can specify the original disk, better SSD, then do so.