Changeset 28 for branches/multithread/conf/chord_dht.properties
- Timestamp:
- 10/02/07 12:49:26 (1 year ago)
- Files:
-
- 1 modified
-
branches/multithread/conf/chord_dht.properties (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/multithread/conf/chord_dht.properties
r2 r28 40 40 41 41 # The default Network class 42 FACTORIES_NETWORK = planet.generic.commonapi. NetworkImpl42 FACTORIES_NETWORK = planet.generic.commonapi.MultiThreadedNetworkImpl 43 43 44 44 # The default NodeHandle class … … 104 104 SIMULATOR_EVENT_FILE = ./data/test_join1000r.txt 105 105 106 106 #Number of processors 107 SIMULATOR_PROCESSORS = 2 107 108 ################################################################################ 108 109 # SERIALIZATION PART #
