6d767890d6
Epoch-Based Reclamation (EBR) and Quiescent-State-Based Reclamation (QSBR) are synchronisation mechanisms which can be used for efficient memory/object reclamation (garbage collection) in concurrent environment. Conceptually they are very similar to the read-copy-update (RCU) mechanism. WWW: https://github.com/rmind/libqsbr Will be used by npf port
7 lines
124 B
Text
7 lines
124 B
Text
include/qsbr/ebr.h
|
|
include/qsbr/gc.h
|
|
include/qsbr/qsbr.h
|
|
lib/libqsbr.a
|
|
lib/libqsbr.so
|
|
lib/libqsbr.so.1
|
|
lib/libqsbr.so.1.0.0
|