This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xiaoguang_li
/
hue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
7d8596a135
Rami (Branch)
Tag
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
7 anni fa
..
app
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
celery_http_gateway
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
django
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
eventlet
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
gevent
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
next-steps
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
periodic-tasks
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
resultgraph
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
tutorial
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
README.rst
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 anni fa
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.