pysqa.queueadapter

pysqa.queueadapter#

Functions

set_queue_adapter(config, directory[, ...])

Initialize the queue adapter

Classes

QueueAdapter(directory, execute_command)

The goal of the QueueAdapter class is to make submitting to a queue system as easy as starting another sub process locally.