Message Queue Pattern
Modern applications are complicated and there is a lot that goes on behind the scenes to deliver functionality to large bases of users. In this post, I will talk through the Message-Queue pattern, the problem it tries to solve and why we would want to use it.
Continue reading