forked from celery/celery
-
Notifications
You must be signed in to change notification settings - Fork 40
Home
Balthazar Rouberol edited this page Aug 27, 2015
·
141 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.
- AppScale by nlake44 – Implements Google App Engine TaskQueue API.
- celery-paste by twillis — is a paste loader for Celery.
- django-celery-email by pmclanahan — A Django email backend using Celery.
- 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.
- RhodeCode by marcinkuzminski – Mercurial repository browser/management tool
- 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
- 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).
Please add your company/website to this list.
- AdRoll
- AdStack
- Airpim
- Amplify
- AOL/StudioNow
- AppScale Systems
- Archfinch
- Benzinga
- BigBasket
- Borsala
- Buruki
- Cantemo
- Captureshot
- CashStar
- Circa
- Clevertim CRM
- Close.io
- Competera price intelligence
- Conversocial by iPlatform
- Cox Media Group Digital
- Crowdbooster
- Crucial
- DataMarket
- DebateNirvana
- DemandMedia
- Domain51
- Dow Jones
- DUO Interactive
- Earshot
- edelight GmbH
- Emerging Threats
- Enter Concursos
- Expert.io
- Erigones
- Errormator
- ex.fm
- G Adventures
- gandi.net
- Globo.com
- Glow
- Harvest Digital Agriculture
- Howsthe.com Website Monitoring
- HUB Publishers
- iDoneThis
- infinigongroup
- Jamendo
- Jana
- Jibe
- Kazoova
- LampNote
- Lawrence Journal-World
- Leftronic
- Life Technologies / ION Torrent
- Liquidus
- Longaccess
- Lukum
- Mahalo
- Maishoku
- Markafoni
- Marketfy
- MediaGoblin
- MetaMetrics
- Metaname
- MindSnacks
- Mixcloud
- MosaicHUB
- Mozilla Add-ons
- ModeWalk
- Munin Exchange
- The Muse
- MyNews
- MyVR
- nablavfx
- NewsCred
- Needle
- NestSeekers International
- NewsBlur
- Nextdoor
- Nokia Siemens Networks
- OpenLearning.com
- Opera Software
- OneReceipt
- OVH
- PayPerks
- PBS
- Percolate
- Pitchup.com
- Pixomondo
- Podio
- PolicyStat
- Priceonomics Price Guides
- Prontotype
- Quote Roller
- Radity
- Readability
- Recruiterbox
- Redbeacon
- Rent A Car Now
- Revolution Systems
- SeedInvest
- Skeedy
- Smore
- Stacked.in News
- Storybird
- StoryMarket
- Street Drama
- StreetVoice
- STYLIGHT
- Systema Python Development
- TestFlight
- Top Stats
- Topics.io
- Venmo
- Votizen
- Vsosisku.ru
- Wave Accounting
- Webreactor
- Wello
- What an App!
- Whiskey Media
- Wildfish
- Yipit
- YippieMove
- Yosilo.se
- Zapier.com
- Zazna.com
Roadmap
Release cycle
Release Procedure
Rewriting the periodic task service.
Revoking Tasks
Rewriting the AMQP routing options.