This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e35e48a16f
Branches
Tags
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
6 years ago
..
app
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
celery_http_gateway
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
django
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
eventlet
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
gevent
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
next-steps
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
periodic-tasks
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
resultgraph
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
tutorial
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
README.rst
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 years ago
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.