On Sun, Oct 16, 2011 at 9:38 AM, amitp <[email protected]> wrote:
> Hey thanks for the answers, > > after thinking about it for a while, I got to the conclusion that both > neo4j > HA and GoldenOrb don't really solve my problem, because they both help to > distribute the problem but not in a P2P way but they distributed with some > centralized control. > I need a solution with autonomous P2P agents... > > My plan for now is to make my own version of a parser for a subset of the > cypher language, hopefuly that parser will be able to split a query into a > few sub queries (for some real underlying graph DBs that are found in the > peers) Sounds very interesting. I'd love to follow your progress if it's possible. Andrés _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

