- queues
Dictionary of queue names and objects. Queue names and their corresponding object instances are inserted into the dictionary as key/value pairs. The special queue name default can be used to designate a default queue. The default queue is used when the run_mode is set to BATCH and the queue option is not specified on the command line. It is also used when the queue option is specified on the command line but the named queue is blank or does not exist in the queues dictionary.
|