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.
The following diagram shows inheritance relationships for this type.
Unresolved types are missing from the diagram.
If a module type shows up more than once, that means it has been defined in more than one NED file.
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"); }