What Is Tungsten Replicator? The Tungsten Replicator implements open source database-neutral master/slave replication. Master/slave replication is a highly flexible technology that can solve a wide variety of problems including the following: Availability - Failing over to a slave database if your master database dies Performance Scaling - Spreading reads across many copies of data Cross-Site Clu

