mit-carbon / Flat-Combining

Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. Flat Combining is a new, efficient synchronization paradigm based on coarse locking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mit-carbon/Flat-Combining Stargazers