gregbaker / spark-celery

Helper to allow Python Celery tasks to do work in a Spark job.
Apache License 2.0
27 stars 6 forks source link

Is it possible to connect this celery with django? #2

Closed zhyjiang closed 7 years ago

zhyjiang commented 7 years ago

as title

gregbaker commented 7 years ago

Any way you can queue up a celery task can be used: Django among them.