[erlang-questions] lock-free hash table

Ulf Wiger ulf@REDACTED
Fri Aug 3 22:20:16 CEST 2007


I just caught Dr. Cliff Click's Google TechTalk on his
lock-free hash table.

http://video.google.com/videoplay?docid=2139967204534450862

The (Java) source is also available
at sourceforge: http://sourceforge.net/projects/high-scale-lib

According to his talk, the algorithm "scales well up to 768 cpus".

I don't know if there is anything in this that would not fit Erlang
well, but perhaps it's something to look into?

Anyway, it's always interesting to listen to these performance geeks. ;-)

BR,
Ulf W



More information about the erlang-questions mailing list