freebsd-ports/devel/p5-Set-ConsistentHash/distinfo
Cheng-Lung Sung 2409cfe44d Consistent hashing is a scheme that provides hash table functionality
in a way that the addition or removal of one slot does not
significantly change the mapping of keys to slots. In contrast, in
most traditional hash tables, a change in the number of array slots
causes nearly all keys to be remapped.

Consistent hashing was introduced in 1997 as a way of distributing
requests among a changing population of web servers. More recently, it
and similar techniques have been employed in distributed hash tables.

WWW:	http://search.cpan.org/dist/Set-ConsistentHash/

PR:		ports/119587
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-01-24 02:47:24 +00:00

3 lines
224 B
Text

MD5 (Set-ConsistentHash-0.91.tar.gz) = 9ffc6a8c4d525e5cf36e5c3f3a442587
SHA256 (Set-ConsistentHash-0.91.tar.gz) = 990f0c06e2a5b19993cd1281ee71eccd278f6c517b05a3aba918a702e9ce31f9
SIZE (Set-ConsistentHash-0.91.tar.gz) = 4980