Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 169 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 169 Bytes
  • Install redis-server and pip install --user -r requirements.txt
  • Run redis-server
  • Run celery -A worker1 worker -Q com.redhat.some.task
  • Run python server.py