Concurrency Control

Home > Computer Science > Distributed Systems > Distributed Algorithms > Concurrency Control

Techniques used to manage concurrency in a distributed system, to prevent conflicts between different processes that may be accessing the same resources at the same time.