Sign in
Log inSign up
What are the actual advantages of Message Queues over communication via REST APIs?

What are the actual advantages of Message Queues over communication via REST APIs?

Mike Conrad's photo
Mike Conrad
·Mar 11, 2016

I am splitting my apps into multiple micro services which will communicate over some sort of messaging protocol.

Using Message Queue like RabbitMQ seems logical here. But what are the actual advantages of MQs as the same message passing can be achieved by letting the micro services communicate over REST APIs?

Hassle-free blogging platform that developers and teams love.
  • Docs by Hashnode
    New
  • Blogs
  • AI Markdown Editor
  • GraphQL APIs
  • Open source Starter-kit

© Hashnode 2024 — LinearBytes Inc.

Privacy PolicyTermsCode of Conduct