Understanding Go's Sync.Map from API to Hash Trievictoriametrics.com 3 pointsvalyala17 days ago1 commentSaveHideCopy link On HNComments−deepsun8dHow does it compare to java's ConcurrentHashMap?Looks like Go switched to exactly the same logic as in Java. But Java had it since 2004, did I miss something?
Comments
How does it compare to java's ConcurrentHashMap?
Looks like Go switched to exactly the same logic as in Java. But Java had it since 2004, did I miss something?