[erlang-questions] DHT in erlang

jm jeffm@REDACTED
Thu Mar 13 04:59:08 CET 2008


Ashish Sharma wrote:
> Hi
> 
> Has anyone implemented some DHT (standard or custom) distributed hash 
> table in erlang or has seen such implementation.
> 

I've thought about it in passing but had to start working on something 
else. I was  looking at it from the bit torrent perspective though. The 
intent was more trying to optimise local network traffic than to 
actually run a tracker or bt client. Where you thinking of something 
specific algorithm (eg chord http://pdos.csail.mit.edu/chord/), purpose, 
etc?


Jeff.



More information about the erlang-questions mailing list