Understanding Go's Sync.Map from API to Hash Trie (victoriametrics.com) 2 points by valyala 18d ago ↗ HN
[–] deepsun 10d ago ↗ 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?
1 comment
[ 0.13 ms ] story [ 7.9 ms ] threadLooks like Go switched to exactly the same logic as in Java. But Java had it since 2004, did I miss something?