Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 231 Bytes

File metadata and controls

7 lines (4 loc) · 231 Bytes

optimisation_celery

Demonstration files showing celery being used to manage optimisation tasks.

Start a worker using the command (ideally within a virtualenv)

celery -A optimiser worker --loglevel=INFO -concurrency= -Ofair