[GH-ISSUE #127] Add Celery #2743

Closed
opened 2026-04-19 04:56:29 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @jadedevin13 on GitHub (Dec 16, 2015).
Original GitHub issue: https://github.com/awesome-foss/awesome-sysadmin/issues/127

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). Original GitHub issue: https://github.com/awesome-foss/awesome-sysadmin/issues/127 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#2743