🍪 Privacy & Transparency

We and our partners use cookies to Store and/or access information on a device. We and our partners use data for Personalised ads and content, ad and content measurement, audience insights and product development. An example of data being processed may be a unique identifier stored in a cookie. Some of our partners may process your data as a part of their legitimate business interest without asking for consent. To view the purposes they believe they have legitimate interest for, or to object to this data processing use the vendor list link below. The consent submitted will only be used for data processing originating from this website. If you would like to change your settings or withdraw consent at any time, the link to do so is in our privacy policy accessible from our home page..

Vendor List | Privacy Policy
Home Tags Privacy About

All posts tagged with "RabbitMQ"

RabbitMQ is an open source message broker that can be deployed to handle publishing and consumption of messages using different patterns and approaches.

Page 1 of 1

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 29 July 2018

RabbitMQ Cluster - 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 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 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 25 July 2018

C# - Set a friendly / readable ConnectionName for RabbitMQ connection

I recently looked into this. I did a lot of googling before finding the simplest solution ever. using your ConnectionFactory(or IConnectionFactory) you invoke the method »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on RabbitMQ, C# 13 July 2017
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 © 2023 Privacy policy