Forráskód Böngészése

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

Ask Solem 15 éve
szülő
commit
5406699525
1 módosított fájl, 8 hozzáadás és 0 törlés
  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
 =======