Prakash Ranade 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
..
app 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
celery_http_gateway 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
django 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
eventlet 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
gevent 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
next-steps 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
periodic-tasks 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
resultgraph 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
tutorial 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans
README.rst 92cf5a52ea HUE-8259 [core] Adding python packages dependencies of Task Service il y a 6 ans

README.rst

=================
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.