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

This is the focus of the 1.0 release:

General

  • Homepage (need designer)
  • User-Guide Documentation
  • Tutorials
  • Test Coverage (mostly there)
  • Python 2.4 compatibility

Features

  • multiprocessing time limits
  • multiprocessing accept callbacks (ack safety)
  • Monitoring (celerymon)
  • Save TaskSet (bradjasper)
  • 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)

Maybe

  • ChainTask (siwu)
  • ResumeableTaskSet (jkozera)

Clone this wiki locally