-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Home
Mohd Mujtaba edited this page Dec 27, 2023
·
213 revisions
- Discuss the framework at the Celery mailing list
- Post an issue or feature request at the Issue Tracker
- Follow Asif on twitter to keep up to date
- View the Source
The Celery core contributors team meets on a semi-regular basis to discuss goals
and the project roadmap. Meetings are advertised on the Celery OpenCollective
project page and agendas are published on this wiki prior to the event. Minutes
are published to this wiki after the meeting concludes.
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.
- AppScale by nlake44 – Implements Google App Engine TaskQueue API.
- Celery Director — Simple and rapid framework to build workflows with Celery.
- celery-paste by twillis — is a paste loader for Celery.
- celery-progress by czue – provides drop-in progress bars for your Django/Celery applications
- django-celery-email by pmclanahan — A Django email backend using Celery.
- django-celery-model by mback2k — A Django extension which adds support for tracking Celery tasks assigned to Django model instances.
- django-celery-token-bucket by RegioHelden – A dynamic token bucket implementation using the database scheduler django-celery-beat.
- django-collector by kmpm — A django application that uses Celery for collecting measurements.
- django-projector by lukaszb – Project management with repositories support written as Django app.
- django-queued-storage by seanbrant — Provides a proxy for django file storage, that allows you to upload files locally and eventually serve them remotely.
- durian by ask — Webhooks for Django.
- errand-boy — A memory-conscious alternative to os.fork() and subprocess.Popen() when using async workers.
- GWCelery – A simple and reliable package for annotating and orchestrating LIGO/Virgo gravitational-wave alerts, built from widely used open source components.
- mixpanel-celery by winhamwr — Asynchronous event tracking for Mixpanel using Celery.
- 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
- Odoo Celery — Odoo module which integrates Celery as univeral task queue system to call (API based), control and monitor tasks within Odoo.
- Pulp — a platform for managing repositories of content, such as software packages, and making it available to a large numbers of consumers.
- Redash — a great Business Intelligence tool
- RhodeCode by marcinkuzminski – Mercurial repository browser/management tool
- STARS — Sustainability Tracking, Assessment & Rating System
- TyphoonAE by Tobias Rodäbel – Alternative serving environment to run Google App Engine Python applications.
- 365Video by Cobalys – Video Blogging Platform based on Django, Celery and FFMpeg. Released under GPLv3.
- sea-cucumber – A celery-backed Django email backend that sends emails via Amazon Simple Email Service (SES).
- Apache Airflow / Airflow Github – Airflow is a platform to programmatically author, schedule, and monitor workflows.
Please add your company/website to this list.
- 3Top
- AdRoll
- AdStack
- Airpim
- Amplify
- AmqpHosting
- AOL/StudioNow
- Appazur Solutions
- AppScale Systems
- Archfinch
- Association for the Advancement of Sustainability in Higher Education
- Autosprite
- Bearhug
- Benzinga
- BigBasket
- Borsala
- BotDoc
- Brand Networks
- Buruki
- Cantemo
- Captureshot
- CashStar
- Circa
- Clevertim CRM
- CommCare
- Competera price intelligence
- Conversocial by iPlatform
- Cowrywise
- Cox Media Group Digital
- Crowdbooster
- Crucial
- Curata
- DataMarket
- DebateNirvana
- DemandMedia
- Dendi
- DevKit
- Domain51
- DoorDash
- Dow Jones
- DUO Interactive
- Dynamic Yield
- Earshot
- Ebury
- edelight GmbH
- Emerging Threats
- Enter Concursos
- Environment Systems Ltd
- Expert.io
- Erigones
- Errormator
- ex.fm
- Field Information Solutions
- Finch Scoradia
- FreshBooks
- G Adventures
- gandi.net
- Globo.com
- Glow
- Gro Intelligence
- Grofers
- Harvest Digital Agriculture
- Hive
- HomeAway.com
- Howsthe.com Website Monitoring
- HUB Publishers
- iDoneThis
- infinigongroup
- Jamendo
- Jana
- Jibe
- Jusbrasil
- Kazoova
- Lambert Labs
- LampNote
- Lawrence Journal-World
- Leftronic
- Life Technologies / ION Torrent
- LIGO Scientific Collaboration
- Liquidus
- Longaccess
- Lukum
- Mahalo
- Maishoku
- Markafoni
- Marketfy
- MediaGoblin
- MetaMetrics
- Metaname
- MindSnacks
- Mixcloud
- MosaicHUB
- Mozilla Add-ons
- ModeWalk
- MotionLogic
- Munin Exchange
- The Muse
- MyNews
- MyVR
- nablavfx
- NewsCred
- Needle
- NestSeekers International
- NewsBlur
- Nextdoor
- Nokia Siemens Networks
- OpenGov
- OpenLearning.com
- Opera Software
- OrbitalAds
- OneReceipt
- OVH
- Paytrek
- PayPerks
- PBS
- Percolate
- Pitchup.com
- Pixomondo
- Podio
- PolicyStat
- Priceonomics Price Guides
- Prontotype
- PRX.co
- Quintia
- Quote Roller
- Qwyk
- Radity
- Readability
- Read the Docs
- Recruiterbox
- Redbeacon
- Red Hat
- Rent A Car Now
- Revolution Systems
- SeedInvest
- Singular
- Skeedy
- Smore
- Stacked.in News
- Storybird
- StoryMarket
- Street Drama
- StreetVoice
- STYLIGHT
- Systema Python Development
- TaxBit
- TestFlight
- TicketGuardian
- Top Stats
- Topics.io
- TongDun Anti-Fraud Service
- Two Scoops Academy
- Uber
- Venmo
- Vnet a.s.
- Votizen
- Vsosisku.ru
- WakaTime
- Wave Accounting
- Wealthy
- Webreactor
- Wello
- What an App!
- Whiskey Media
- Wildfish
- Wordtree
- YCharts
- Yipit
- YippieMove
- Yosilo.se
- Zapier.com
- Zazna.com
- Zemtu
- Zext
- ZUUM TRANSPORTATION
Roadmap
Release cycle
Release Procedure
Rewriting the periodic task service.
Revoking Tasks
Rewriting the AMQP routing options.