forked from celery/celery
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
ask edited this page Aug 13, 2010
·
14 revisions
- Discuss the framework at the Celery mailing list
- Post an issue or feature request at the Issue Tracker
- Follow asksol on twitter to keep up to date
- View the Source
If you have a project or application using Celery, or if you have something
that extends the functionality of Celery, please add it to this list.
- opus — a web applications and services management platform which creates a secure platform as a service environment using celery and rabbitMQ as its message bus
- celery-paste by twillis — is a paste loader for Celery.
- django-queued-storage by seanbrant — Provides a proxy for django file storage, that allows you to upload files locally and eventually serve them remotely.
- django-collector by kmpm — A django application that uses Celery for collecting measurements.
- mixpanel-celery by winhamwr — Asynchronous event tracking for Mixpanel using Celery.
- durian by ask — Webhooks for Django.
- django-celery-email by pmclanahan — A Django email backend using Celery.
Please add your company/website to this list.
Roadmap
Release cycle
Release Procedure
Rewriting the periodic task service.
Revoking Tasks
Rewriting the AMQP routing options.