NAME

SYNOPSIS

processor.pl [OPTION] MODE

MODE:
   submit                  Starts a submission server
   query                   Starts a query server

Options:
   -C, --config=FILE       specify cofiguration file, default: ~/.cikl
   -h, -?, --help          this message
   --man                   detailed documentation        

Examples:
   processor.pl query
   processor.pl submit
   processor.pl -C /path/to/cikl.conf submit

DESCRIPTION

MODE
Either 'submit' or 'query'
-C, --config CONFIG_FILE
Specify the path to the cikl.conf. Defaults to ~/.cikl
--help
Print out brief help message.
--man
Print out detailed documentation.