Celery 是一个用于 Python 的分布式编程框架,其在 GitHub 上有着广泛的公开存在。该组织的公共仓库包括多个重要项目,如 celery、kombu 和 django-celery-beat,主要使用 Python、C 和其他相关语言。通过这些项目,Celery 提供了多种功能,帮助开发者构建和管理任务队列。
Distributed Task Queue (development branch)
Messaging library for Python.
Celery Periodic Tasks backed by the Django ORM
Old Celery integration project for Django
Celery result back end with django
Multiprocessing Pool Extensions
amqplib fork
Python bindings to librabbitmq-c
Python promises
An operator to manage celery clusters on Kubernetes (Work in Progress)
Official pytest plugin for Celery.
Celery Instance Manager
Celery stress testing and integration test support
Celery Enhancement Proposals
The official Celery Project website
Python unittest Utilities
此仓库未提供描述。
Template for new Python projects.
AMQP framing.
Celery Sphinx Theme and Utilities
Run monitored Celery workers for your integration tests
此仓库未提供描述。
此仓库未提供描述。
Program Initialization Toolkit
Org-level integration with GitHub features
RabbitMQ C client
Fork of Apache Qpid Proton for Celery 5
celery 在 GitHub 上构建了多个与分布式任务队列相关的项目,如 celery 和 kombu。这些项目为开发者提供了强大的工具,支持任务的调度和消息传递功能。
celery 的主要编程语言是 Python,同时也使用 C、Makefile、Shell、CSS 和 HTML。这些语言的组合使得 Celery 的项目能够在不同环境中高效运行。
是的,celery 的所有仓库都是公开的。开发者可以访问这些仓库,查看源代码和文档,参与贡献,或根据自己的需求进行定制。