Re: Peer to peer database replication -
07-30-2007
, 03:55 PM
Follow up: This is a follow up my own post.
Since some solutions mentioned above require that I use another
database (Oracle, Postgres, etc.) I decided I needed something that
could integrate with my sqlite database.
One of the authors of the white papers that I mentioned above replied
to an email request for information. He said that
There is a group called Spread Concepts that have developed code based
on the algorithms defined in the white papers. This code is available
for purchase.
http://www.spreadconcepts.com/replicationSuite.html
The "Congruity Engine" and the Spread Toolkit, in theory, should give
me the peer to peer replication needs along with the ability to
integrate with an existing data store.
I'm investigating licensing costs. The Spread toolkit is open source
but it does have some restrictions that our marketing people may not
like.
-dan |