Skip to content
ask edited this page Aug 13, 2010 · 27 revisions

Missing for 1.0.0

  • Homepage
  • User-Guide Documentation, (need editors/proofreaders)
  • save_taskset not retrieving cached result, only saving. Also needs to be implemented for K/V-store.
  • Needs user testing.
  • Tutorials
  • Test Coverage (mostly there)
  • Python 2.4 compatibility

Feature Roadmap

0.9.0

  • Rename “DONE” → “SUCCESS
  • Remove supervisor
  • Rate/Process Limiting.
  • Make only one worker responsible for triggering periodic tasks
    (then we don’t have to use the database anymore)

1.0.0 (2010-02-10)

  • Monitoring (events)
  • Revoking/Deleting tasks
  • Save TaskSet (bradjasper/save_taskset)

1.2.0 (2010-03)

Django MultiDB

  • multiprocessing time limits
  • multiprocessing accept callbacks (ack safety)
  • Always use AMQP to send result, but use backends to save at first fetch.

Not on the roadmap, but may be included.

  • ChainTask (siwu)
  • ResumeableTaskSet (jkozera)
Clone this wiki locally