Hacker News new | ask | show | jobs
by robertlagrant 159 days ago
Totally agree. Banks use durable queues a lot to make sure things get processed. Or at least they used to.
1 comments

The analogy could be: “Queues are the like the todos list of your team. The todo item (message) stays there until it is successfully completed. It can be handled by the producer (monolith) or it can be handled by someone else (microservices).”