TODO 443 B

12345678910111213141516
  1. Please see our Issue Tracker at GitHub:
  2. http://github.com/ask/celery/issues
  3. Kombu
  4. =====
  5. Redis: Better acks by moving reserved messages into a temporary queue.
  6. Can we use multi commands for anything?
  7. Celerymon
  8. =========
  9. Create a UI for celerymon using js, with statistics and so on.
  10. Needs a graphing library, maybe highcharts
  11. (http://www.highcharts.com/: awesome but weird license) or InfoVis
  12. (http://thejit.org/; BSD licensed).