[Neo4j] Neo4j embedded
Antriani Stylianou
antriani.s at gmail.com
Fri Oct 7 12:28:17 CEST 2011
Ok,thanks!
Do you have any suggestions as to what is the best way to use neo4j to
benchmark it against a mysql database (with an "equal" in communication
overhead manner)?
On 10/7/11 12:23 PM, Jim Webber wrote:
> Hi,
>
> When using Neo4j in embedded mode, communication with the database is via in-process Java method calls* since the database resides in your process.
>
> However when Neo4j is used in HA mode (irrespective of whether it is embedded or server), then it will use sockets to maintain consistency of the cluster.
>
> Jim
>
> * so I guess technically the communication mechanism is stack frames :-)
> _______________________________________________
> Neo4j mailing list
> User at lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
More information about the User
mailing list