Show
Ignore:
Timestamp:
10/02/07 12:49:26 (1 year ago)
Author:
max
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/multithread/conf/chord_dht.properties

    r2 r28  
    4040 
    4141# The default Network class 
    42 FACTORIES_NETWORK = planet.generic.commonapi.NetworkImpl 
     42FACTORIES_NETWORK = planet.generic.commonapi.MultiThreadedNetworkImpl 
    4343 
    4444# The default NodeHandle class 
     
    104104SIMULATOR_EVENT_FILE = ./data/test_join1000r.txt 
    105105 
    106  
     106#Number of processors 
     107SIMULATOR_PROCESSORS = 2 
    107108################################################################################ 
    108109# SERIALIZATION PART                                                           #