wvwwvwwv / scalable-concurrent-containers

High performance containers and utilities for concurrent and asynchronous programming
Apache License 2.0
306 stars 15 forks source link

Global EBR garbage linked-list #79

Closed wvwwvwwv closed 1 year ago

wvwwvwwv commented 2 years ago

A global EBR garbage linked-list will be beneficial when a thread may have to suspend for a long time.

wvwwvwwv commented 1 year ago

ebr::suspend can be used instead.