Difference between revisions of "Celery"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
[[wikipedia:celery (software)]] is an open source [[asynchronous task queue]] or job queue which is based on distributed message passing.
 
[[wikipedia:celery (software)]] is an open source [[asynchronous task queue]] or job queue which is based on distributed message passing.
 
   
 
   
 +
[[pip3 install celery]]
 +
 
  [[celery --help]]
 
  [[celery --help]]
 
  [[celery list]]
 
  [[celery list]]

Revision as of 10:02, 13 July 2022

Advertising: