Re: [elephant-devel] BDB Replication

2009-01-05 Thread Yarek Kowalik
I will be investigating this at some point in the next few months, but it's not on the top of my priority list at the moment. Yarek On Mon, Jan 5, 2009 at 1:52 PM, Ian Eslick wrote: > What confused me is that the documentation FAQ says that it doesn't > forward updates to the master and that th

Re: [elephant-devel] BDB Replication

2009-01-05 Thread Ian Eslick
What confused me is that the documentation FAQ says that it doesn't forward updates to the master and that this is the responsibility of the application. However, it doesn't indicate where update message are produced... If it is simply a matter of forwarding low level messages, then this

Re: [elephant-devel] BDB Replication

2009-01-05 Thread Yarek Kowalik
Ian, I think the later is what's supported/implemented by BDB: "Berkeley DB supports replication over multiple systems, enabling applications to scale massively with low latency and provide fault tolerance for high availability solutions. This technique works by having all updates go to a designa

[elephant-devel] BDB Replication

2009-01-05 Thread Ian Eslick
For kicks I spent a little bit of time thinking about what it would take to make Elephant work with BDB replication. There is one thing I don't understand, if a client wants to initiate a write transaction on the master, does it have to be a completely application level process (for exampl

[elephant-devel] bdb replication

2008-01-22 Thread Jason Anderson
Hey all, Has anyone tried to get bdb replication working with elephant? If so, were the results successful? Thanks in advance, Jason ___ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel