Hi,

> Message-ID: <[EMAIL PROTECTED]>
> From: shower <[EMAIL PROTECTED]>
> Date: Fri, 14 Nov 2008 00:45:32 -0800 (PST)

> I 'd like to know whether there is some kind of modified memcache
> program supporting some kinds of DHT algorithms, such as Chord , Kad,
> etc.

I have implemented a memcached based on Overlay Weaver.

  Overlay Weaver: An Overlay Construction Toolkit
  http://overlayweaver.sf.net/

It is an implementation of structured overlays. Today, about 500 nodes
are running on PlanetLab and construct a DHT. Note that the DHT
supports OpenDHT client protocol and HTTP access, not memcached protocol.

The implementation has been in the CVS repository but not released as
a new version because of temporary lack of test environment for
regression tests. The next verion will have bin/owmemcached.

  Kazuyuki Shudo        [EMAIL PROTECTED]               http://www.shudo.net/

Reply via email to