Explore how a practical distributed database simulator evaluates concurrency control, revealing what really affects performance. Learn how researchers measure throughput, delays, and abort rates under realistic conditions.
This book explains the design of a distributed database operating system and its simulator. It shows how researchers test different concurrency control protocols in a centralized setup to understand their true strengths and limits, while accounting for CPU, I/O, and network delays. The discussion includes how the simulator models transactions, schedulers, and data managers, and how results are interpreted to guide system design.
"synopsis" may belong to another edition of this title.