The same is true of using it in Tomcat. I'll try and port my use of
RemoteNeo to an EmbeddedReadOnlyNeo.

It'd be useful for me to have the option to make Neoclipse use
EmbeddedReadOnlyNeo for debugging a graph during development. Is there
anyone else who vote for that?

Cheers,

Rob.

On Wed, Sep 2, 2009 at 3:08 PM, Tobias Ivarsson <
tobias.ivars...@neotechnology.com> wrote:

> On Wed, Sep 2, 2009 at 3:16 PM, Johan Svensson <jo...@neotechnology.com
> >wrote:
> >
> > o Read-only mode. You can now startup multiple read-only NeoServices
> > to the same store (using EmbbededReadOnlyNeo) and have a single writer
> > to that store.
> >
>
> Cool, I could use this to build a Hybrid MultiProcessNeo that uses
> EmbeddedReadOnlyNeo for reads and RemoteNeo for writes. This will enable
> Neo4j.py (with CPython in particular) to operate from multiple processes,
> the common setup for web servers using mod_python or mod_wsgi.
> --
> Tobias Ivarsson <tobias.ivars...@neotechnology.com>
> Hacker, Neo Technology
> www.neotechnology.com
> Cellphone: +46 706 534857
> _______________________________________________
> Neo mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to