I am working on this quiet a while, but still no conclustion. I want to do horizontal scaling of Tomcat instances in Microsoft Azure (1,2,3,... Tomcat instances for one service). I read lots of artic
As far as I\'m aware the current stable release of HBase, 0.2, does not support replication, although it is being built into the next version.
I am new to MySQL and after a long search I am able to configure master-slave ROW based replication. I thought it would be safe and I would not have to recheck it again and again.
Is there any wa开发者_如何转开发y to force a replication delay using MySQL? E.g. I want a slave to be 12 hours behind a master. Anyway to make this happen?The Maatkit toolkit has a tool for this:
I am trying to run pgpool on 2+ web servers which also have a rails app, etc. The idea is to have replication via slon开发者_Go百科y or streaming and failover via pgpool.It would also be nice to have
I don\'t know too much about SQL Server transactional replication, but am I correct that once we have manually created all the articles we want involved in the replication, we can have that replicati开
Configuration SQL 2005 (Server A) replicates to SQL 2008(Server B) which replicates to SQL 2008(Server C).
CouchDB is great, I like its p2p replication functionality, but it\'s a bit larger(because we have to install Erlang) and slower when used in desktop application.
I have one app with one database, and I need to make a replication of some of those tables, and also include one new table which is a join of more than one of those tables.
my application (in US) is generating data to one of the tables in database (20 record/min) i want to replicate the data incrementally to server located in Germany