I just committed a new component to the Neo4j repository: remote-neo

This has been brewing for a while in the laboratory part of the repository,
and I'm proud to say that it has now graduated and become a proper
component.

Remote Neo is an implementation of the Neo4j core API that connects to an
already running Neo instance from another JVM, perhaps even from another
computer. This is done through RMI at the moment, but other transport layers
could be considered. It is also quite easy to implement your own transport
layer.

Remote Neo is intended to be used as a tool for inspecting and managing a
running Neo instance. It is not recommended for application use.

Project website is here: http://components.neo4j.org/remote-neo/

Try it out! and please don't hesitate to send comments or suggestions to the
list. Bugs and feature requests can also be filed against the remote-neo
component at http://trac.neo4j.org/

Happy Hacking!
-- 
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

Reply via email to