/rabbitmqsummit2018

Slides and source for the RabbitMQ summit 2018

Primary LanguageMakefile

RabbitMQ Summit 2018

  ##  ##
  ##  ##
  ##########
  ######  ##
  ##########

Slides and plugins reference examples for the RabbitMQ Summit 2018 presentation.

Running the examples

Install the required packages.

Change directory to either rabbitmq-plugin-elixir or rabbitmq-plugin-erlang according to the desired example.

Compile source and dependencies.

make

Start the broker altogether with the example plugin.

make run-broker