• Karl Beecher's avatar
    New example: Distributed task queue · 43ab8188
    Karl Beecher authored
    Adds an example of using Kubernetes to build a distributed task queue
    using Celery along with a RabbitMQ broker and Flower frontend.
    
    Resolves: #1788
    43ab8188
Name
Last commit
Last update
..
Dockerfile Loading commit data...
celery_conf.py Loading commit data...
run.sh Loading commit data...
run_tasks.py Loading commit data...