Hi Michael,

The reason for this comes from the inherent limitation of my hardware
simulator. The simulation requires that only one thread is allowed to run
per core. Thus if the JVM launches a number of helper threads, I have to
assign same or larger number of cores (maybe 16) before the simulation
started. And if the core is less than helper threads that will be launched,
a lot of cases Neo4j server script will just get stuck and never finish.
The point is that I have no clue of how many threads there will be before
successfully running the Neo4j application. This makes my simulation rather
hard. Any suggestion on limiting the number of thread will be appreciated!
Thank you!

Jer

-- 
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.

Reply via email to