This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
xiaoguang_li
/
hue
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
55de5e365e
Větve
Značky
cdh6.2.1
hue-cdh-4.3.0
master
release-4.3.0
hue
/
desktop
/
core
/
ext-py
/
celery-4.2.1
/
examples
Prakash Ranade
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
..
app
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
celery_http_gateway
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
django
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
eventlet
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
gevent
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
next-steps
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
periodic-tasks
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
resultgraph
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
tutorial
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
README.rst
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
před 6 roky
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.