close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Jun 26, 2008, 11:09:41 AM (16 years ago)
- Author:
-
heep
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v31
|
v32
|
|
3 | 3 | Some of the main features of our simulation framework include: |
4 | 4 | |
5 | | [[Image(OverSimArchitecture.png, right, nolink)]] |
| 5 | [[Image(arch_small.png, right, nolink)]] |
6 | 6 | |
7 | 7 | * '''Flexibility''': The simulator allows to simulate both structured and unstructured overlay networks (currently ''Chord'', ''Pastry'', ''Koorde'', ''Broose'', ''Kademlia'', and ''GIA'' are implemented). The modular design and use of the Common API facilitate the extension with new features or protocols. Module behavior can easily be customized by specify parameters in a human readable configuration file. |