ManagedJobQueueExecutionEngine

future_type: ManagedJobQueueExecutionFuture

 

__init__(self, queue_manager: 'queues.ManagedJobQueueHandler', **opts): 

 

prep_future_opts(self, watch_dir=None, results_file=None, status_file=None, poll_time=None, **kwargs): 

 

submit_job(self, *, watch_dir=None, poll_time=None, results_file=None, status_file=None, **kwargs) -> 'ManagedJobQueueExecutionFuture': 

Feedback

Examples

Templates

Documentation