How to process data

  1. Start the Dispatcher:
    	> Dispatcher -H 10222 -e852 -o0
    
  2. Start the analyzers:
    	> a1_nohtr -s0 -DdispatcherHost:10222  ...a1 switches...
    
  3. Start DisWrite:
    	> DisWrite -DdispatcherHost:10222 -S  ...DisWrite switches...
    
  4. Start feedFromFile:
    	> feedFromFile -DdispatcherHost:10222 inputFileName...