Introduction to Atomic Transactions
Introduction to Atomic Transactions. Low level synchronization use semaphores for mutual exclusion, critical region management, deadlock prevention, and crash recovery. We want to have a high level abstraction for synchronization such that all of the above are hidden.
257 views • 13 slides