Skip to content

Files

Latest commit

Oct 26, 2015
d4e72df · Oct 26, 2015

History

History
This branch is 370 commits ahead of, 4781 commits behind celery/celery:main.

examples

Celery Examples

  • pythonproject

Example Python project using celery.

  • httpexample

Example project using remote tasks (webhook tasks)

  • celery_http_gateway

Example HTTP service exposing the ability to apply tasks and query the resulting status/return value.