New Berkeley DB Release Includes Replication 7
Chairman writes: "Sleepycat Software (disclaimer -- I work there) just released version 4.0 of Berkeley DB. This version adds support for replication, so apps can survive single- or multi-node hardware or software failures without interruption in service. With the interest in replication by users of MySQL and other SQL databases, an embedded engine that provides the same services might be interesting to Slashdot readers."
What is the propagation time to replicas? (Score:1, Interesting)
Re:What is the propagation time to replicas? (Score:5, Funny)
Re:What is the propagation time to replicas? (Score:2, Funny)
Sleepycat Berkley DB
Now with QUANTUM NON-LOCALITY and FTL DATA REPLICATION!
Re:What is the propagation time to replicas? (Score:1)
there are several async processes, so each request will be unique, but the point they are trying to make is that notifications are sent out immediately.
i am more interested in their robustness model their ability to deal with network faults.
kevin