DPDispatcher API

class dpdispatcher.JobStatus.JobStatus(value)

An enumeration.

completing = 6
finished = 5
running = 3
terminated = 4
unknown = 100
unsubmitted = 1
waiting = 2

LSF batch

A machine is used to handle the connection with remote machines.

Parameters

contextSubClass derived from BaseContext

The context is used to mainatin the connection with remote machine.

dpdispatcher.SSHContext.sftp
dpdispatcher.SSHContext.ssh

A machine is used to handle the connection with remote machines.

Parameters

contextSubClass derived from BaseContext

The context is used to mainatin the connection with remote machine.

A machine is used to handle the connection with remote machines.

Parameters

contextSubClass derived from BaseContext

The context is used to mainatin the connection with remote machine.