Ignore:
Timestamp:
Aug 26, 2006, 2:15:12 PM (18 years ago)
Author:
garonne
Message:

corrige initialisation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tbroadcast/v2/scripts/tbroadcast

    r236 r237  
    2727                     
    2828    # we create a pool of num_worker worker threads
    29     print 'num_worker', num_worker , command
     29    #print 'num_worker', num_worker , command
    3030    master = Scheduler (num_workers=num_worker)       
    3131    master.execute_all (command)
Note: See TracChangeset for help on using the changeset viewer.