[p2p-hackers] Where do bright minds discuss p2p technology?
Michael Parker
mgp at ucla.edu
Sun Nov 27 04:47:28 UTC 2005
Have you tried using a Distributed Sloppy Hash Table abstraction
(DSHT)? It may not be appropriate in all situations, as it only returns
a _subset_ of values stored under a particular key. Nonetheless, it
seems quite efficient as it is what the Coral CDN uses to avoid
swamping any one node. It works with Chord, Kademlia, and other
topologies can be fit to use it (although not all -- Pastry comes to
mind).
See the paper here: http://www.coralcdn.org/docs/coral-iptps03.ps
Regards,
Mike
Quoting David Barrett <dbarrett at quinthar.com>:
> Emin Gun Sirer wrote:
>> Hi Jacob,
>>
>> I am not sure what the Britney-problem is exactly (rather, I think the
>> Britney problem is the sheer crappiness of her music, but you seem to be
>> referring to something far more technical and possible fixable), but
>> three things struck me about your note:
>
> Heh, the problem you cite is probably the more severe one, but my
> impression is the "Britney problem" is also the "hotspot" problem --
> how do I avoid overloading any single node in my DHT when a given
> keyword becomes incredibly popular.
>
> -david
> _______________________________________________
> p2p-hackers mailing list
> p2p-hackers at zgp.org
> http://zgp.org/mailman/listinfo/p2p-hackers
> _______________________________________________
> Here is a web page listing P2P Conferences:
> http://www.neurogrid.net/twiki/bin/view/Main/PeerToPeerConferences
>
More information about the P2p-hackers
mailing list