I've heard that embedded database mode is faster than server mode accessed 
via REST API, right?

There can be a case in which a great number of users try to simultaneously 
get data from DB and
the database should be separated the main system because of lack of 
resources, which means neo4j is on another host.

Then the main system should use REST API to connect to the DB.

Is this situation usual and appropriate?
Can REST API endure a massive of simultaneous DB operations from lots of 
users?

Please tell me if there's another solution that meets good performance and 
the requirement that the main system and dedicated server for DB are not 
same.



-- 
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/groups/opt_out.

Reply via email to