jdupl / lancoder

A cross os cluster for distributed video encoding
GNU General Public License v3.0
28 stars 4 forks source link

Pause handling #14

Open jdupl opened 10 years ago

jdupl commented 10 years ago

Pause jobs and nodes.

jdupl commented 10 years ago

Pausing a job would be to stop all currently encoding job's tasks and don't dispatch these tasks.

Pausing a node would stop the current tasks of the node and the node would not receive new tasks.