rabbitmq

RabbitMQ plugins in Elixir

19 Apr 2017

As RabbitMQ is gradually adopting Elixir (i.e. for the next generation of its CLI tools), it’s natural that one would also want to use Elixir for writing plugins. There is a blog post from 2013 on that topic and most things there are still relevant - except the build instructions, as there was a complete revamp of build system in RabbitMQ. And I’m going to fill that gap.

Tags: rabbitmq Read more…

RabbitMQ net-split messages explanation

30 Jan 2017

After experiencing a network problem RabbitMQ writes a record to logs that looks like this:

=INFO REPORT==== 30-Jan-2017::19:04:04 ===
node '[email protected]' down: connection_closed
Tags: rabbitmq Read more…
⇦ Older Newer ⇨