Home About

All posts tagged with "Message queues"

A Message queue is a component that supports the functionality of putting a message on a queue and taking a message from a queue, as a form of communication

Page 1 of 1

Should you use MQ/Brokers or Web services? and how are they different?

Having worked with both message queues and web services I decided to write a little bit about their differences. Throughout my career I have heard a »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Message queues, Web, REST, HTTP 27 August 2018

RabbitMQ - Avoid loss of messages when using a cluster or general use

You likely want to avoid loss of messages when using RabbitMQ. This post is about clusters, but I will begin by discussing how this is done »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on RabbitMQ, Clustering, Message queues 29 July 2018

RabbitMQ Cluster - Are queues on more than one node? and how to create failover

A RabbitMQ cluster consists of several RabbitMQ nodes (instances) that work together and form a single logical broker. Queues in a RabbitMQ cluster only reside on »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on RabbitMQ, Clustering, Failover, Loadbalancing, Message queues 25 July 2018

RabbitMQ - what is the difference between persistency and durability?

People often mix up these two terms in RabbitMQ - persistent and durable. Here I will clarify these and show how they differ. They both have »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on RabbitMQ, Message queues 25 July 2018

RabbitMQ - figuring out how many more consumers you can add to a queue

Using the field Consumer utilisation in the RabbitMQ interface can get you a figure of how many more consumers you can add to a queue. Often »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on RabbitMQ, Message queues 25 July 2018
Page 1 of 1
Rss
Twitter
LinkedIn
profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Peter Daugaard Rasmussen - developer, Consultant, Blogger © 2021 Cookie policy