Comment on How far can you go without a message queue?parentComments−Spivak4yAnd issues manifest as queue backups which a can turn what would otherwise be downtime into “the app is a little slow today.”Would never ever architect an app in production without leaning heavily on queues because it makes so many of the hard parts trivial.
Comments
And issues manifest as queue backups which a can turn what would otherwise be downtime into “the app is a little slow today.”
Would never ever architect an app in production without leaning heavily on queues because it makes so many of the hard parts trivial.