Spike: Clustering with ActiveMQ
Reported by Andreas Ronge | December 22nd, 2008 @ 11:55 PM
Test if clustering is possible with activemq and sending ruby code as messages when an Neo4j::Event is received.
Comments and changes to this ticket
-

Andreas Ronge December 22nd, 2008 @ 11:57 PM
- State changed from new to open
(from [753e7e2862da12bd9694f1ca45224c5dd1699a50]) started to work on clustering with activeMq - spike [#12 state:open] http://github.com/andreasronge/n...
-

Andreas Ronge December 23rd, 2008 @ 02:32 PM
(from [dff54d88fef3dbc568d1619c7678ea97fb382989]) added start scripts for active mq, send messages as bytes - spike [#12] http://github.com/andreasronge/n...
-

Andreas Ronge January 14th, 2009 @ 01:17 PM
- State changed from open to hold
-

Andreas Ronge February 5th, 2009 @ 02:10 PM
- State changed from hold to open
(from [481e44e0fa4a5a55f7932f908a098a78c6e5462e]) Continued to work with activemq clustering. Using an embedded activemq with the VM connector. I believe activemq is a better compared to xmpp for clustering neo4j.rb. Got a simple spec working which sends ruby code over activemq in order to reproduce the neo database [#12 state:open] http://github.com/andreasronge/n...
-

Andreas Ronge February 5th, 2009 @ 04:21 PM
(from [2f75aa1e16e7fc9e9d318a00f6a07f10aada05b4]) Refactoring of activemq clustering stuff so that the it is easier to write rspecs for it. [#12] http://github.com/andreasronge/n...
-

Andreas Ronge June 21st, 2009 @ 09:35 AM
- State changed from open to invalid
Will only support RESTful clustering
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Neo4j.rb is a graph database framework for JRuby.
It provides:
* Mapping of ruby objects to nodes in networks rather than in tables.
* Storage of ruby object to a file system.
* Fast traversal of relationships between nodes in a hugh node space.
* Transaction with rollbacks support.
* Indexing and quering of ruby objects.
* Integration with Rails
People watching this ticket
Referenced by
-
#12 Spike: Clustering with ActiveMQ
(from [753e7e2862da12bd9694f1ca45224c5dd1699a50]) started...
-
#12 Spike: Clustering with ActiveMQ
(from [dff54d88fef3dbc568d1619c7678ea97fb382989]) added s...
-
#12 Spike: Clustering with ActiveMQ
(from [481e44e0fa4a5a55f7932f908a098a78c6e5462e]) Continu...
-
#12 Spike: Clustering with ActiveMQ
(from [2f75aa1e16e7fc9e9d318a00f6a07f10aada05b4]) Refacto...