LavinMQ for beginners

First steps

From small side projects to first production systems, developers learning message queueing need to understand how systems communicate, not just wire pieces together.

LavinMQ makes those first steps easier to take, without the heavy setup usually required to try a message broker.

By pairing a single binary with an intuitive management interface, LavinMQ lets beginners publish a first message, inspect a queue, and see what's happening under the hood.

AMQP 0-9-1 tutorials

2. Message routing

A cursory look at exchanges, queue bindings and routing keys

Explore part 2 ->

4. Improved task queue

Publisher confirms, consumer acknowledgements, and durable queues and messages

Explore part 4 ->
Tutorial

Test websockets with LavinMQ

This tool provides a quick and easy way to test websockets with LavinMQ. Feel free to customize to suit your needs!