forked from celery/celery
-
Notifications
You must be signed in to change notification settings - Fork 0
1.0.0 Roadmap
ask edited this page Aug 13, 2010
·
27 revisions
This is the focus of the 1.0 release:
- Homepage (need designer)
- User-Guide Documentation
- Tutorials
- Test Coverage (mostly there)
- Python 2.4 compatibility
- multiprocessing time limits
- multiprocessing accept callbacks (ack safety)
- Monitoring (celerymon)
- Save TaskSet (bradjasper)
Rename “DONE” → “SUCCESS”Remove supervisorRate/Process Limiting.-
Make only one worker responsible for triggering periodic tasks
(then we don’t have to use the database anymore)
- ChainTask (siwu)
- ResumeableTaskSet (jkozera)