Comment on How far can you go without a message queue?parentComments−zihotki4yThat's highly underestimated benefit of message queues. In addition to that it's also easy to mirror the queue and test new version in parallel with current.
Comments
That's highly underestimated benefit of message queues. In addition to that it's also easy to mirror the queue and test new version in parallel with current.