Berkeley DB replication: what's the typical latency?

Posted by Mark Harrison on Stack Overflow See other posts from Stack Overflow or by Mark Harrison
Published on 2010-04-08T04:14:33Z Indexed on 2010/04/08 4:23 UTC
Read the original article Hit count: 365

Filed under:
|
|

I'm interested in using Berkeley DB replication to cache some data on some server nodes. What kind of update latency can I expect to see among the nodes? These will all be locally networked nodes.

© Stack Overflow or respective owner

Related posts about berkeley-db

Related posts about replication