Quantcast
Channel: Planet MySQL
Viewing all articles
Browse latest Browse all 18766

Comment on Performance of MySQL Semi-Synchronous Replication Over High Latency Connections by Peter Zaitsev

$
0
0

I think this is what you would expect through single connection. However what if you do multiple connections at the time ? There would be a potential optimization opportunity of “group commit” for semi sync replication. This is also where parallel application by solutions like Percona XtraDB Cluster help.


PlanetMySQL Voting: Vote UP / Vote DOWN

Viewing all articles
Browse latest Browse all 18766

Trending Articles