On Thu, 27 Jan 2005 23:30:55 +0900, martinus <martin.ankerl / gmail.com> wrote:
> Hi,
> 
> Has anyone ever implemented a distributed hash protool (like e.g. Chord
> http://www.pdos.lcs.mit.edu/chord/) in Ruby? I could not find anything
> like this in RAA.

I have, using Distributed Ruby. It's more or less complete, but
probably has a few bugs here and there, but it seems to work properly
in my limited tests. Maybe I ought to make a RubyForge project for
this soon... If you're interested in playing with it I can send you
such code as I have at the moment.