Always impressed by the wide set of options in libraries with concurrent data structures: https://github.com/khizmax/libcds https://github.com/mpoeter/xenium/ But the problem is, how does one choose among dozens of queues and reclamation schemes, differentiated only by links to published papers?
-
-
Do you think java.util.concurent is simpler than c# System.Collections.Concurrent and Go sync package or simply that when not part of standard library they usually suck!
-
Those are good as well, although smaller libraries in scope. The complexity usually arises due to the fact that concurrent collections in languages without GC are very difficult to implement.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.