-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: March 2023
Programming concepts
Optimistic Concurrency Control (OCC) Optimistic concurrency control (OCC), also known as optimistic locking, is a concurrency control method applied to transactional systems such as relational database management systems and software transactional memory. OCC assumes that multiple transactions can frequently complete … Continue reading
Posted in Uncategorized
Leave a comment