This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
xiaoguang_li
/
hue
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
b51bd09d9d
ブランチ
タグ
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 年 前
..
app
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
celery_http_gateway
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
django
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
eventlet
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
gevent
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
next-steps
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
periodic-tasks
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
resultgraph
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
tutorial
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
README.rst
92cf5a52ea
HUE-8259 [core] Adding python packages dependencies of Task Service
6 年 前
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.