ocaml-ketama


Ketama consistent hashing for OCaml

ocaml-ketama

ocaml-ketama is a consistent hashing library written in Ocaml.

Build

ocamlbuild -libs uint32 ketama.byte

Notes

sloccount results:

libketama: ketama.c and ketama.h

SLOC Directory SLOC-by-Language (Sorted) 399 top_dir ansic=399

ocaml-ketama: ketama.ml and ketama.mli

SLOC Directory SLOC-by-Language (Sorted) 1. 7 top_dir ml=137

License

BSD

References

  1. audioscrobbler
  2. Consistent Hashing and Random Trees: Distributed Caching Protocols for Relieving Hot Spots on the World Wide Web
  3. Web Caching with Consistent Hashing

Project Information