Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 153 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 153 Bytes

concurrency

Some C code that supports multi-threaded banking transactions using optimistic concurrency control with additive list and circular queue.