Mariusz Wojcik
  • Home
  • Author
  • GitHub
  • Presentations

RabbitMQ

A collection of 5 posts

RabbitMQ

Performance of Delayed Message Exchange

The RabbitMQ has new exchange type which allows for delayed message delivery. You can read more about the Delayed Message plugin here and here.

  • Mariusz Wojcik
    Mariusz Wojcik
2 min read
RabbitMQ

RabbitMQ gets support for delayed messages delivery

Recently, new plugin for RabbitMQ was created which provides support for delayed messaging. The plugin adds new exchange type to RabbitMQ which will store messages internally, using Mnesia, until they are scheduled for

  • Mariusz Wojcik
    Mariusz Wojcik
2 min read
RabbitMQ

Cost comparison between Azure Service Bus Queues and RabbitMQ

This post is a follow up to the UK Azure User Group presentation I gave yesterday about running RabbitMQ in Azure. When deciding on messaging system to use in your cloud solution, one

  • Mariusz Wojcik
    Mariusz Wojcik
5 min read
RabbitMQ

How to choose prefetch count value for RabbitMQ

In this article I am going to present few rules I use when selecting prefetch count value for RabbitMQ. Those rules are based on the experience I gained when working with RabbitMQ. You

  • Mariusz Wojcik
    Mariusz Wojcik
2 min read
RabbitMQ

EasyNetQ with RabbitMQ – easy way to messaging

Few people have asked me already how to start using RabbitMQ in .NET, so I decided to write a short post about it. Installation First, visit erlang’s page, download erlang distribution according

  • Mariusz Wojcik
    Mariusz Wojcik
2 min read
Mariusz Wojcik © 2025
Latest Posts Twitter Ghost