This modul contains the buckets of the Broose implementation.
Author: Jochen Schenk
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.
Name | Type | Description |
---|---|---|
BrooseModules | compound module |
Implementation of the Broose overlay as described in "Broose: A Practical Distributed Hashtable based on the De-Bruijn Topology" by A. Gai and L. Viennot, published in "Technical report, INRIA, june 2004" |
Name | Value | Description |
---|---|---|
display | i=block/table |
// // This modul contains the buckets of the Broose implementation. // // @author Jochen Schenk // simple BrooseBucket { parameters: @display("i=block/table"); }