Add Celery #41

Closed
opened 2025-11-06 16:43:10 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @jadedevin13 on GitHub (Dec 16, 2015).

Celery: Distributed Task Queue
http://www.celeryproject.org/

Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.

This is used by a lot of other applications like Taiga. And is common in django applications.

Originally created by @jadedevin13 on GitHub (Dec 16, 2015). Celery: Distributed Task Queue http://www.celeryproject.org/ Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. This is used by a lot of other applications like Taiga. And is common in django applications.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#41