Silly question, where does Prefect fit in with Pyt...
# prefect-getting-started
o
Silly question, where does Prefect fit in with Python Celery and Message Queues / Brokers (e.g. RabbitMQ)? It seems like some of the tasks, such as restarting (or retrying) a long running asynchronous job can be implemented in either of the above solutions. I was wondering what would be the difference and the tradeoffs to using each of the above solutions. (edited)
j
Follow along with this discussion here.