Say hello to LavinMQ 2.2! CloudAMQP is excited to announce that you’re now able to run the latest version
of LavinMQ (released March 13) on your hosted CloudAMQP instance. This version is one of the biggest yet
and marks a milestone in LavinMQ development as it comes with plugin-free support for MQTT.
Release Specifics
Main features on the 2.2 release includes;
-
MQTT support
MQTT (Message Queueing Telemetry Transport) is a lightweight messaging protocol, well known for its use in IoT and mobile applications. MQTT version 3.1 is supported in LavinMQ with no plugin needed. QOS levels 0 and 1 are available and LavinMQ supports MQTT in multi-node setups. Read more in CloudAMQP documentation. -
Automatic consumer offset tracking for stream queues
By tracking consumer offsets, LavinMQ ensures that consumers can resume from the last processed message without manual tracking. This minimizes the risk of data loss and ensures that messages only are processed once. MQTT on LavinMQ can support a large number of devices in IoT scenarios. Read more here. -
Message deduplication enhancement
Message deduplication prevents duplicate messages from being enqueued, reducing unnecessary processing and storage. Message Deduplication - LavinMQ. -
Filtering for streams
Stream filtering in LavinMQ allows consumers to receive only the necessary messages. Instead of all consumers getting every event from a stream, messages are filtered on the server side.
Part 5 - Server side offest tracking and stream filtering - LavinMQ
Complete release notes & Release blog
Further reading
For a more information about MQTT and its benefits, find these relevant blogs written on the topic:
Set up and run LavinMQ on CloudAMQP
You are able to set up and run LavinMQ on CloudAMQP by selecting LavinMQ when signing up for an account and create an instance. The Lemming plan is free of charge. New to LavinMQ? Read Gude: LavinMQ for beginners.
If you need help getting started or simply need to discuss your current setup with us, please reach out to support@cloudamqp.com.