Learn about concurrency control mechanisms using locks in this 32-minute lecture from NPTEL-NOC IITM. Explore the fundamental concepts and techniques for managing concurrent access to shared resources in computer systems. Gain insights into how locks are implemented and utilized to prevent race conditions and ensure data consistency in multi-threaded environments. Discover various types of locks, their advantages, and potential drawbacks in different scenarios. Enhance your understanding of parallel programming and system design by mastering the principles of lock-based concurrency control.
Overview
Syllabus
Concurrency control using Locks
Taught by
NPTEL-NOC IITM