Our team of MySQL database experts regularly blogs on topics that range from MySQL availability, MySQL replication, multi-master MySQL, and MySQL-aware proxies, all the way through to ‘how to’ content for our solutions: Tungsten Clustering, Tungsten Replicator and Tungsten Proxy.
Mastering Tungsten Replicator Series: Understanding Pipelines and Stages
The Tungsten Replicator is an extraordinarily powerful and flexible tool capable of moving vast volumes of data from source to target.
In this blog post we will discuss the internals of the Tungsten Replicator from the perspective of data flow processing.
A pipeline (or service) acts upon data.
Pipelines consist of a variable number of stages.