Celery Periodic Tasks backed by the Django ORM Python 1,807 454 100 15 Updated May 12, 2025 kombu Public Messaging library for Python. Python 2,993 BSD-3-Clause 949 168 70 Updated May 12, 2025 celery Public Distributed Task Queue (development branch) Python 26,304 4,773 673 ...
Distributed Task Queue (development branch). Contribute to celery/celery development by creating an account on GitHub.
Real-time monitor and web admin for Celery distributed task queue pythonredisadministrationmonitoringrabbitmqasynchronousworkerscelerytask-queue UpdatedSep 1, 2024 Python welliamcao/OpsManage Star3.5k Code Issues Pull requests 自动化运维平台: 代码及应用部署CI/CD、资产管理CMDB、计划任务管理平台、SQL审核|回...
celery/billiard celery/billiardPublic NotificationsYou must be signed in to change notification settings Fork252 Star420 main BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit yarikoptic Add codespell support (config, workflow to detect/not fix) and make i...
Celery NextGen: High Level Architecture (#27) Jan 5, 2021 index.rst Move glossary to a separate page. May 31, 2020 requirements.txt Bump minimum sphinx version. Aug 28, 2019 template.rst Merge branch 'master' into celery-5-high-level-architecture ...
Open 173 [K8S] livenessProbe and readinessProbe for celery beat and wo... #4079 opened Jun 8, 2017 by JorisAndrade Open 62 Labels 167 Milestones 4 New issue Clear current search query, filters, and sorts 1 Open 2 Closed Author Label Projects Milestones Assignee Sort Issues list Celery...
celery - Distributed Task Queue Version: 2.6.0rc4 Web: http://celeryproject.org/ Download: http://pypi.python.org/pypi/celery/ Source: http://github.com/ask/celery/ Keywords: task queue, job queue, asynchronous, rabbitmq, amqp, redis, python, webhooks, queue, distributed -- Synopsis Ove...
celery/kombu main BranchesTags Code README BSD-3-Clause license Security kombu - Messaging library for Python Version:5.5.1 Documentation:https://kombu.readthedocs.io/ Download:https://pypi.org/project/kombu/ Source:https://github.com/celery/kombu/...
Distributed Task Queue (development branch). Contribute to celery/celery development by creating an account on GitHub.
We need to build our docker images for celery app and the operator. They are going to be used in creating worker, flower and operator deployments. Switch to minikube docker daemon usingeval $(minikube -p minikube docker-env)in your shell. This is important so that minikube doesn't try to...