-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
new data structureProposal for new data and synchronization structuresProposal for new data and synchronization structures
Description
Hi there! I notice that saturn is now accepting locked-based concurrent data structures. I happen to have a Lazy Skiplist implemented according to The Art of Multiprocessor Programming section 14.3 from a previous project. It's been moderately bench marked showing good scaling properties as number of domains increase. Thread safety also seems to be preserved from my testing.
Am wondering if there's any interest in adding it to this library before I start trying to port it here. Have a first look here
Sudha247
Metadata
Metadata
Assignees
Labels
new data structureProposal for new data and synchronization structuresProposal for new data and synchronization structures