浏览代码

Adds some TODO items

Ask Solem 13 年之前
父节点
当前提交
9e5de6188c
共有 1 个文件被更改,包括 14 次插入0 次删除
  1. 14 0
      TODO

+ 14 - 0
TODO

@@ -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).