Difference between revisions of "11 May 2007"
From Organic Design wiki
m (News: P2P Wikipedia in the pipeline) |
(linkify) |
||
Line 1: | Line 1: | ||
{{news|title=PeerPedia|img=[[Image:Wikipedia-logo.png]]|msg= | {{news|title=PeerPedia|img=[[Image:Wikipedia-logo.png]]|msg= | ||
− | Guido Urdaneta, Guillaume Pierre and Maarten van Steen are a team from the Netherlands who are using the current advances in [[w:Overlay network|logical overlay network]]s and [[w:Distributed hash table|DHT]] technology to design a decentralized system for hosting large-scale wiki web sites like Wikipedia, using a collaborative approach. The design focuses on distributing the pages that compose the wiki across a network of nodes provided by individuals and organizations willing to collaborate in hosting the wiki. Their paper presents algorithms for placing the pages that ensure the capacity of the nodes is not exceeded and the load is balanced, and algorithms for routing client requests to the appropriate nodes. | + | [http://www.few.vu.nl/~guidou Guido Urdaneta], [http://globule.cs.vu.nl/~gpierre/publi Guillaume Pierre] and [http://www.cs.vu.nl/~steen Maarten van Steen] are a team from the Netherlands who are using the current advances in [[w:Overlay network|logical overlay network]]s and [[w:Distributed hash table|DHT]] technology to design a decentralized system for hosting large-scale wiki web sites like Wikipedia, using a collaborative approach. The design focuses on distributing the pages that compose the wiki across a network of nodes provided by individuals and organizations willing to collaborate in hosting the wiki. [[Image:P2p-wiki.pdf|Their paper]] presents algorithms for placing the pages that ensure the capacity of the nodes is not exceeded and the load is balanced, and algorithms for routing client requests to the appropriate nodes. |
+ | *See also [http://www.globule.org/ Globule], an Open-Source Content Distribution Network | ||
}} | }} |
Revision as of 10:02, 11 May 2007
PeerPedia
Guido Urdaneta, Guillaume Pierre and Maarten van Steen are a team from the Netherlands who are using the current advances in logical overlay networks and DHT technology to design a decentralized system for hosting large-scale wiki web sites like Wikipedia, using a collaborative approach. The design focuses on distributing the pages that compose the wiki across a network of nodes provided by individuals and organizations willing to collaborate in hosting the wiki. File:P2p-wiki.pdf presents algorithms for placing the pages that ensure the capacity of the nodes is not exceeded and the load is balanced, and algorithms for routing client requests to the appropriate nodes.
- See also Globule, an Open-Source Content Distribution Network