✳flâneur — a map of the web's best reading
DBMS Musings: It’s Time to Move on from Two Phase Commit
dbmsmusings.blogspot.com · 7,351 words · saved by 2 readers
The two-phase commit protocol (2PC) has been used in enterprise software systems for over three decades . It has been an an incredibly impa...
DBMS Musings: It’s Time to Move on from Two Phase Commit Friday, January 25, 2019 It’s Time to Move on from Two Phase Commit The two-phase commit protocol (2PC) has been used in enterprise software systems for over three decades . It has been an an incredibly impactful protocol for ensuring atomicity and durability of transactions that access data in multiple partitions or shards. It is used everywhere --- both in older “venerable” distributed systems, database systems, and file systems such as Oracle, IBM DB2, PostgreSQL, and Microsoft TxF (transactional NTFS), and in
Explore this link on the map →saved by
related reading
- Distributed Transactions - Database Systemscs186berkeley.net
- Students' Guide to Raft :: Jon Gjengsetthesquareplanet.com
- A Distributed Systems Reading Listferd.ca
- What is the difference between PBFT, Tendermint, HotStuff, and HotStuff-2?decentralizedthoughts.github.io
- https://pdos.csail.mit.edu/6.824/notes/l-spanner.txtpdos.csail.mit.edu
- Building a BFT JSON CRDTjzhao.xyz
- Let’s take a crack at understanding distributed consensuspreethikasireddy.com
- An Overview of Distributed PostgreSQL... | Crunchy Data Blogcrunchydata.com
- Unbundling PBS: Towards protocol-enforced proposer commitments (PEPC) - Economics - Ethereum Researchethresear.ch
- A beginner's guide to ACID and database transactions - Vlad Mihalceavladmihalcea.com
- Distributed systems for fun and profitbook.mixu.net
- https://pdos.csail.mit.edu/6.824/notes/l-farm.txtpdos.csail.mit.edu