Difference between revisions of "Kademlia"

From AMule Project FAQ
Jump to: navigation, search
(fixed typo)
m (Added Version Tag)
Line 5: Line 5:
 
It is based on the Kademlia algorithm by [http://www.scs.cs.nyu.edu/~petar Petar Maymounkov] and [http://www.scs.cs.nyu.edu/~dm David Mazières] ([http://www.nyu.edu New York University], 2002).
 
It is based on the Kademlia algorithm by [http://www.scs.cs.nyu.edu/~petar Petar Maymounkov] and [http://www.scs.cs.nyu.edu/~dm David Mazières] ([http://www.nyu.edu New York University], 2002).
  
The network itself is used as a distributed database of the files and clients on it. The main goal is to provide a reliable, fast, and almost impossible to shutdown way to keep this information. At client to client level, the protocol used for file transfers is shared with the [[ed2k]] network at this point, tho this could change in the future.
+
The network itself is used as a distributed database of the files and clients on it. The main goal is to provide a reliable, fast, and almost impossible to shutdown way to keep this information. At client to client level, the protocol used for file transfers is shared with the [[ED2k|ed2k]] network at this point, tho this could change in the future.
  
 
For information about it you can either read the [[FAQ_eD2k-Kademlia#What_is_Kademlia?|ED2K-Kademlia FAQ]] or see [http://emule-project.net/home/perl/help.cgi?l=1&rm=show_topic&topic_id=232 eMule's support page].
 
For information about it you can either read the [[FAQ_eD2k-Kademlia#What_is_Kademlia?|ED2K-Kademlia FAQ]] or see [http://emule-project.net/home/perl/help.cgi?l=1&rm=show_topic&topic_id=232 eMule's support page].
 +
 +
== Version ==
 +
Created by Jacobo221 on 28.05.04 at 20:53<br>
 +
Updated by Vollstrecker on 18.01.08 at 13:54

Revision as of 14:56, 18 January 2008

English | German

Kademlia is a serverless network for the *Mule clients.

It is based on the Kademlia algorithm by Petar Maymounkov and David Mazières (New York University, 2002).

The network itself is used as a distributed database of the files and clients on it. The main goal is to provide a reliable, fast, and almost impossible to shutdown way to keep this information. At client to client level, the protocol used for file transfers is shared with the ed2k network at this point, tho this could change in the future.

For information about it you can either read the ED2K-Kademlia FAQ or see eMule's support page.

Version

Created by Jacobo221 on 28.05.04 at 20:53
Updated by Vollstrecker on 18.01.08 at 13:54