paxos(mysql)

http://www.sohu.com/a/141509827_610509

https://web.stanford.edu/~ouster/cgi-bin/papers/OngaroPhD.pdf

https://raft.github.io/raft.pdf

如何浅显易懂地解说 Paxos 的算法?

https://www.zhihu.com/question/19787937

https://lamport.azurewebsites.net/pubs/paxos-simple.pdf

https://mysqlhighavailability.com/the-king-is-dead-long-live-the-king-our-homegrown-paxos-based-consensus/

分布式系列文章——Paxos算法原理与推导

http://linbingdong.com/2017/04/17/%E5%88%86%E5%B8%83%E5%BC%8F%E7%B3%BB%E5%88%97%E6%96%87%E7%AB%A0%E2%80%94%E2%80%94Paxos%E7%AE%97%E6%B3%95%E5%8E%9F%E7%90%86%E4%B8%8E%E6%8E%A8%E5%AF%BC/

MySQL Group Replication在网易使用和优化实践

MySQL Group Replication冲突检测机制再剖析

MySQL RC级别下并发insert锁超时问题 - 案例验证

MySQL RC级别下并发insert锁超时问题 - 源码分析

MySQL RC级别下并发insert锁超时问题 - 现象分析和解释

MySQL Group Replication在网易使用和优化实践

https://zhuanlan.zhihu.com/p/67496623

MySQL Group Replication Paxos层不足和优化

https://zhuanlan.zhihu.com/p/68107050

https://mysqlhighavailability.com/the-king-is-dead-long-live-the-king-our-homegrown-paxos-based-consensus/

https://mysqlhighavailability.com/group-replication-consistent-reads-deep-dive/

https://mysqlhighavailability.com/enhanced-support-for-large-transactions-in-group-replication/

https://mysqlhighavailability.com/group-replication-consistency-levels/

https://dev.mysql.com/doc/refman/8.0/en/group-replication-summary.html

https://mysqlhighavailability.com/group-replication-now-interacts-with-the-group-communication-engine-more-efficiently/

https://mysqlhighavailability.com/group-replication-consistent-reads/

原文地址:https://www.cnblogs.com/WCFGROUP/p/11297993.html