| 1 | PlanetSim |
|---|
| 2 | --------------- |
|---|
| 3 | @author Jordi Pujol jordi.pujol@estudiants.urv.es |
|---|
| 4 | http://ants.etse.urv.es/planetsim |
|---|
| 5 | |
|---|
| 6 | 1. Presentation |
|---|
| 7 | ---------------------- |
|---|
| 8 | |
|---|
| 9 | This is the release PlanetSim 3.0. Its use and modification is under |
|---|
| 10 | LGPL Licence. |
|---|
| 11 | |
|---|
| 12 | These properties files permit the execution of all existing tests. The main |
|---|
| 13 | property file is 'master.properties' and is the bridge between the current |
|---|
| 14 | test under execution and its related configuration file. The rest of files |
|---|
| 15 | contain all required values for the configuration of each overlay and test. |
|---|
| 16 | |
|---|
| 17 | 2. Content |
|---|
| 18 | ---------------------- |
|---|
| 19 | |
|---|
| 20 | The structure is the following: |
|---|
| 21 | |
|---|
| 22 | master properties file: |
|---|
| 23 | master.properties |
|---|
| 24 | |
|---|
| 25 | Chord specific configuration file (test dependant): |
|---|
| 26 | chord.properties |
|---|
| 27 | chord_broadcast.properties |
|---|
| 28 | chord_dht.properties |
|---|
| 29 | chord_dht2.properties |
|---|
| 30 | chord_scribe.properties |
|---|
| 31 | chord_serialize.properties |
|---|
| 32 | |
|---|
| 33 | Symphony specific configuration file (test dependant): |
|---|
| 34 | symphony.properties |
|---|
| 35 | symphony_dht2.properties |
|---|
| 36 | symphony_serialize.properties |
|---|
| 37 | |
|---|
| 38 | Trivial P2P specific configuration file (test dependant): |
|---|
| 39 | trivial.properties |
|---|
| 40 | |
|---|
| 41 | |
|---|
| 42 | 3. Feedback |
|---|
| 43 | ----------------------- |
|---|
| 44 | |
|---|
| 45 | You can make a very good feedback send us your suggestions, |
|---|
| 46 | implemented extensions, fixed bugs or the errors. |
|---|
| 47 | Send an email to Jordi Pujol <jordi.pujol@estudiants.urv.es> |
|---|
| 48 | |
|---|
| 49 | On any error or problem cases, you have to send these information: |
|---|
| 50 | |
|---|
| 51 | 1. Version of Planetsim in use |
|---|
| 52 | 2. Short description of the error (or problem) |
|---|
| 53 | 3. The detail of the main classes that take part (executed test, etc.) |
|---|
| 54 | 4. The related stack trace (if exists) |
|---|
| 55 | 5. Any other remarkable information. |
|---|
| 56 | |
|---|
| 57 | NOTE: The maximum size of the sent mail is 3MB. |
|---|
| 58 | |
|---|
| 59 | |
|---|
| 60 | ----- |
|---|
| 61 | |
|---|
| 62 | Jordi Pujol |
|---|
| 63 | Planet Project Member |
|---|
| 64 | |
|---|
| 65 | Planet: http://ants.etse.urv.es/planet |
|---|
| 66 | PlanetSim: http://ants.etse.urv.es/planetsim |
|---|
| 67 | |
|---|
| 68 | July 20, 2005 |
|---|