VLL: A Redesign of Lock Manager for In-Memory Database Systems
In database systems, locks serve as a fundamental concurrency control mechanism. However, for in-memory database systems, the lock manager often becomes a performance bottleneck.
Research indicates that 16-25% of time in memory databases is spent interacting with the lock manager
Traditional lock managers typically implement a hash table wher ...
Posted on Fri, 26 Jun 2026 17:37:55 +0000 by pbsperry