[erlang-questions] Ready to use hash functions in Erlang

Martin Bjorklund mbj@REDACTED
Fri Nov 20 11:48:06 CET 2009


Hi,

zabrane Mikael <zabrane3@REDACTED> wrote:
> Thanks for the poniter, I'am aware of these (phash is deprecated, use phash2
> instead?).
> 
> I'm interested in some fast and well distributed hash functions made by
> gurus in this domain like lookup3 (Bob Jenkins -
> http://burtleburtle.net/bob/hash/doobs.html)

phash2() uses Bob Jenkins' function iff you pass it a binary.


/martin


More information about the erlang-questions mailing list