1. Introduction
Message queueing starts here
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.
Message queueing starts here
A cursory look at exchanges, queue bindings and routing keys
The competing consumer pattern
Publisher confirms, consumer acknowledgements, and durable queues and messages
Building a dumb notifcation system
Improving the dumb notification system
Making the notification system even better
This tool provides a quick and easy way to test websockets with LavinMQ. Feel free to customize to suit your needs!