| Name | Type | Description |
|---|---|---|
| BasePastry | simple module | (no description) |
| Pastry | simple module |
The main module of the Pastry implementation |
| PastryLeafSet | simple module |
This module contains the leaf set of the Pastry implementation. |
| PastryModules | compound module |
Implementation of the Pastry KBR overlay as described in "Pastry: Scalable, Decentralized Object Location, and Routing for Large-Scale Peer-to-Peer Systems" by Antony Rowstron and Peter Druschel, published in Lecture Notes in Computer Science, volume 2218. |
| PastryNeighborhoodSet | simple module |
This module contains the neighborhood set of the Pastry implementation. |
| PastryRoutingTable | simple module |
This module contains the routing table of the Pastry implementation. |