Difference between revisions of "Celery"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
   
 
   
 
* Installation: <code>[[pip3 install celery]]</code>
 
* Installation: <code>[[pip3 install celery]]</code>
* Supported [[Broker]]s: [[RabbitMQ]], [[Redis]], [[Zookeeper]], [[Amazon SQS]], [[SQLAlchemy]]
+
* Supported backend and [[Broker]]s: [[RabbitMQ]], [[Redis]], [[Zookeeper]], [[Amazon SQS]], [[SQLAlchemy]]
* [[Celery backends]]:
+
 
  
 
== Commands ==
 
== Commands ==

Revision as of 11:18, 20 December 2022

Advertising: