Skip to content

I now seem to finally understand the appeal of a message queue. It means that microservices can be gracefully upgraded, because they pull tasks and can interrupt themselves between tasks to restart.