I've got an old Chord implementation in java knocking around somewhere
that's reference based on the paper (well, with the obvious bug fixed
anyway), I've been talking about porting it to ruby for some time...
Would Chord do?
On 1 Jan 2008, at 18:33, Roger Pack wrote:
> Hemant Kumar wrote:
>> Why not use Memcache? ( As Ford Prefect would have said, "My mouth
>> will shut itself, If i don't speak the obvious" )
>
> That's a very good idea. I guess the only reason is that
> theoretically
> they should scale better if you get say 1 million clients.
> Downloading
> the list of clients would be problematic, whereas DHT's don't need
> knowledge of the entire system at the get go.
> But I'm with you memcache would be easier 
> -Roger
> --
> Posted via http://www.ruby-forum.com/.
>