An small example about how to create a smart celery priority queues
Install python dependencies
pip install -r requirements.txt
Deploy broker message:
docker-compose up
Follow the examples READMEs