Explorar o código

Mention AMQP result backend in docs/configuration. Closes #38

Ask Solem %!s(int64=15) %!d(string=hai) anos
pai
achega
684296c0cc
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      docs/configuration.rst

+ 5 - 0
docs/configuration.rst

@@ -67,6 +67,11 @@ Task result backend settings
     * tyrant
         Use Tokyo Tyrant to store the results.
 
+    * amqp
+        Send results back as AMQP messages
+        (**WARNING** While very fast, you must make sure you only
+        try to receive the result once).
+
 
 * CELERY_PERIODIC_STATUS_BACKEND
     The backend used to store the status of periodic tasks.