Skip to content

Commit

Permalink
Adds some TODO items
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Nov 8, 2011
1 parent d8fd481 commit 9e5de61
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
Please see our Issue Tracker at GitHub:
http://github.com/ask/celery/issues

Kombu
=====

Redis: Better acks by moving reserved messages into a temporary queue.
Can we use multi commands for anything?

Celerymon
=========

Create a UI for celerymon using js, with statistics and so on.
Needs a graphing library, maybe highcharts
(http://www.highcharts.com/: awesome but weird license) or InfoVis
(http://thejit.org/; BSD licensed).

0 comments on commit 9e5de61

Please sign in to comment.