root / branches / multithread / conf / README

Revision 2, 1.8 kB (checked in by jordi, 2 years ago)

Imported PlanetSim 3.0

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