瀏覽代碼

Added FAQ: How can I reuse the same connection when applying tasks? Closes #85

Ask Solem 15 年之前
父節點
當前提交
5406699525
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      FAQ

+ 8 - 0
FAQ

@@ -274,6 +274,14 @@ Windows: The ``-B`` / ``--beat`` option to celeryd doesn't work?
 **Answer**: That's right. Run ``celerybeat`` and ``celeryd`` as separate
 services instead.
 
+Tasks
+=====
+
+How can I reuse the same connection when applying tasks?
+--------------------------------------------------------
+
+**Answer**: See :doc:`userguide/executing`.
+
 Results
 =======