DECA-22: Add support for jobs to Decapod server

Metadata

Source
DECA-22
Type
New Feature
Priority
Minor
Status
Closed
Resolution
Won't Fix
Assignee
Boyan Sheytanov
Reporter
Boyan Sheytanov
Created
2010-01-14T04:22:23.000-0500
Updated
2012-06-08T12:10:28.572-0400
Versions
  1. 0.3
Fixed Versions
  1. 0.6
Component
  1. Server

Description

For post-0.3 batch processing we need to add support for jobs on the server. Its API should include:

  • Scheduling jobs (starting a short, long or batch operation).
  • Managing jobs (checking status, pausing, cancelling, getting all finished jobs).

RESTful URLs need to be used when implementing this.

Comments

  • Boyan Sheytanov commented 2010-03-15T09:51:37.000-0400

    Design discussion is needed for determining what we will need.