Welcome![Sign In][Sign Up]
Location:
Search - kademlia

Search list

[Otherkademlia-1.23-src

Description: Kademlia---第第3代P2P原代码-Kademlia --- Clause 3 original code generation P2P
Platform: | Size: 149317 | Author: oceanssky | Hits:

[OtherKademlia

Description: 中文版Kademlia协议介绍!bt分析很好的资料。
Platform: | Size: 221464 | Author: gao | Hits:

[Other resourcekademlia

Description: 本程序基本实现了kademlia网络,在emule的基础上修改
Platform: | Size: 288290 | Author: beicuoshen | Hits:

[P2Pp2psim

Description: 是一个p2p在linux上的仿真,实现了P2P协议中的kademlia,chord的仿真.并可以通过对协议的扩展,实现更多的P2P协议的仿真,并证明其性能-a p2p simulation on Linux which can simulate kademlia , chord for P2P, and can simulate more P2P protocols by extending protocols and verify their functionaliteis.
Platform: | Size: 504832 | Author: 阿虎 | Hits:

[Otherkademlia-1.23-src

Description: Kademlia---第第3代P2P原代码-Kademlia--- Clause 3 original code generation P2P
Platform: | Size: 149504 | Author: | Hits:

[Internet-Networkdht-access-0.5.tar

Description: It provides multiple routing (DHT) algorithms such as Chord, Kademlia, Koorde, Pastry and Tapestry, and a distributed environment emu -It provides multiple routing (DHT) algori thms such as Chord, Kademlia, Koorde. Pastry and Tapestry. and a distributed environment emu
Platform: | Size: 210944 | Author: 古月 | Hits:

[P2Psupern0.9

Description: 用P2P技术实现的一个VOIP应用,用到了Kademlia这一DHT算法-Using P2P technology to achieve a VOIP application, uses the DHT algorithm Kademlia
Platform: | Size: 303104 | Author: 陈辉 | Hits:

[GIS programKademlia_a_intro

Description: Kademlia协议原理简介,不错的资料 !-Introduction of Kademlia protocol, good information!
Platform: | Size: 221184 | Author: gao | Hits:

[OtherKademlia

Description: 中文版Kademlia协议介绍!bt分析很好的资料。-Chinese version of Kademlia protocol introduction! bt analysis of good information.
Platform: | Size: 221184 | Author: gao | Hits:

[P2Pkademlia

Description: 本程序基本实现了kademlia网络,在emule的基础上修改-This procedure basically kademlia network based on the modified emule
Platform: | Size: 287744 | Author: beicuoshen | Hits:

[Internet-NetworkKadC

Description: Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一种 全新的DHT拓扑结构,相比于其他算法,大大提高了路由查询速度。 在2005 年5 月著名的BiTtorrent 在4.1.0 版实现基于Kademlia 协议的DHT 技术后, 很快国内的BitComet 和BitSpirit 也实现了和BitTorrent 兼容的DHT 技术,实现 trackerless下载方式。 另外,emule 中也很早就实现了基于Kademlia类似的技术(BT中叫DHT,emule中也叫 Kad,注意和本文简称的Kad 区别),和BT 软件使用的Kad 技术的区别在于key、value 和 node ID 的计算方法不同。-We describe a peer-to-peer system which has provable consistency and performance in a fault-prone environment. Our system routes queries and locates nodes using a novel XOR-based metric topology that simplifies the algorithm and facilitates our proof. The topology has the property that every message exchanged conveys or reinforces useful contact information. The system exploits this information to send parallel, asynchronous query messages that tolerate node failures without imposing timeout delays on users.
Platform: | Size: 509952 | Author: libing | Hits:

[Program docKademlia

Description: kad 协议的说明文档,英文版的,对emule、bt的学习和开发很有帮助-a docuent fot kad protocol
Platform: | Size: 134144 | Author: 陈金力 | Hits:

[GIS programkademlia

Description: 对电骡中KAD网络协议的分析。包括128位哈希值空间;节点ID分配;文件发布/查找;关键字发布/查找-On the emule network protocol in the analysis of KAD
Platform: | Size: 1022976 | Author: 胥奇 | Hits:

[P2Pkademlia-1.23

Description: Kademlia 实现源码,感兴趣的可以拿下来研究一下-Kademlia implementation source code can be of interest to look at win
Platform: | Size: 5165056 | Author: 张照亮 | Hits:

[JSP/JavaJAVAK1

Description: kademlia的java源码,在外国网站上下的。没有运行过,但是仔细读了,问题应该不大,java的kademlia源码不多-kademlia the java source code, the foreign Web sites up and down. Is not running before, but read carefully, the problem should not, java source much of kademlia
Platform: | Size: 5120 | Author: wenxi | Hits:

[JSP/JavaJAVAK2

Description: kademlia的java源码,在外国网站上下的。没有运行过,但是仔细读了,问题应该不大,java的kademlia源码不多-kademlia the java source code, the foreign Web sites up and down. Is not running before, but read carefully, the problem should not, java source much of kademlia
Platform: | Size: 22528 | Author: wenxi | Hits:

[P2PKademlia

Description: Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他 DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一种 全新的 DHT 拓扑结构,相比于其他算法,大大提高了路由查询速度。-Kademlia Agreement (Kad) is a New York University' s PetarP. Maymounkov and David Mazieres. In 2002, a study released " Kademlia: A peerto-peer information system based on the XOR metric" . Simply put, Kad is a distributed hash table (DHT) technology, but compared with other DHT implementation technologies, such as Chord, CAN, Pastry, etc., Kad through a unique algorithm to different or (XOR) as a distance measure based on DHT established a new topology, compared to other algorithms, which greatly improves the speed of routing queries.
Platform: | Size: 221184 | Author: MeterCai | Hits:

[P2PKademlia-A_P2P_Information_System_Based_on_the-XOR

Description: Kademlia 协议基于XOR优化的P2P实现-Kademlia P2P protocol to achieve optimized based XOR
Platform: | Size: 55296 | Author: MeterCai | Hits:

[Windows DevelopKademlia

Description: kademlia协议源代码(dll工程)-kademlia protocol source code (dll project)
Platform: | Size: 872448 | Author: CHEN XI | Hits:

[Internet-Networkkademlia

Description: kademli协议的具体vc实现,希望对于学习kad协议的朋友有帮助-kademli agreement to achieve the specific vc hope kad protocol for the study to help a friend. . . . . . . . .
Platform: | Size: 86016 | Author: | Hits:
« 12 »

CodeBus www.codebus.net