https://prefect.io logo
Title
o

Ofir

01/24/2023, 5:42 PM
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

justabill

01/24/2023, 5:58 PM
Follow along with this discussion here.