Celery is a task queue. It can distribute tasks on multiple workers by using a protocol to transfer jobs from the main application to Celery ...
確定! 回上一頁