message queue

Message Queue in a Nutshell for you!

Reading Time: 2 minutes What if you have a service having heavyweight processing requests? Or maybe it has a very spiky workload? There could be multiple ways of handling that. And one of those could be using a message queue. So here in this blog, I’ll be summarizing the message queue for you. I will be covering what and why of it today and in the next blog you Continue Reading