Asynchronized Concurrency: The Secret to Scaling Concurrent Search Data Structures

215 views
Skip to first unread message

Jaco van der Merwe

unread,
Apr 20, 2015, 6:11:27 AM4/20/15
to mechanica...@googlegroups.com
This paper and its review makes for interesting reading: 


It would be interesting to see if a Java version of the cache-line hash table (CLHT) is possible, or whether it really requires the low-level control of data structures provided by C.

Regards
Jaco

Daniel Lemire

unread,
Apr 20, 2015, 11:02:11 AM4/20/15
to mechanica...@googlegroups.com
Their CLHT looks simple enough. Implementing it in Java should be possible. Whether you will get the same great performance...
Reply all
Reply to author
Forward
0 new messages