This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xiaoguang_li
/
hue
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
cbd1b4fe30
Ramas
Etiquetas
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
hace 6 años
..
app
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
celery_http_gateway
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
django
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
eventlet
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
gevent
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
next-steps
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
periodic-tasks
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
resultgraph
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
tutorial
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
README.rst
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
hace 6 años
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.