1

i'm new to Celery and i can't figure out how to set the workers on a different server. I have a web server (using Flask) and a dedicated database server.

Is it possible to create a server for Celery(RabbitMQ + Workers) without installing anything on my web server?

Or if i have to install it on my web server, does the workers need to be launched at the same location or can i just define tasks on the web server and send them to a server with my workers?

Thank you

Asdine
  • 2,856
  • 1
  • 16
  • 10

0 Answers0