Distributed Transactions and Coordination

Home > Computer Science > Distributed Systems > Scalability in Distributed Systems > Distributed Transactions and Coordination

Distributed systems require coordination between different nodes in some transactions. This includes topics like two-phase commits, distributed locking, and atomicity.