Engineering Rapleaf - “Multi-threaded” MySQL Replication
defeating replicating lag by splitting slaves into 2 processes, each which have half the tables. Replication is a single-threaded process so this “multi-threads” it . Requires code-level changes to grab the right “partition” though
2 years ago • 0 notes