noxdafox / rabbitmqsummit2018

Slides and source for the RabbitMQ summit 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Slides and source for the RabbitMQ summit 2018


Languages

Language:Makefile 55.4%Language:Elixir 33.7%Language:Erlang 10.8%