-
Notifications
You must be signed in to change notification settings - Fork 108
M. without locking #160
Copy link
Copy link
Closed
Labels
insufficient benefitnot worth the troublenot worth the trouble
Description
Should insert a speculative entry before starting. If it finds a speculative entry already there, wait for it to turn into an actual entry, so as to avoid duplicating work across threads. Can adapt cliff click 'non blocking hash map' for the implementation, though hayley patton says it is faster to lock on resize than use his non-blocking resize.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
insufficient benefitnot worth the troublenot worth the trouble