LavinMQ

@lavinmq.com

The Message Broker built for peaks Built on Crystal language Lightning-fast with ultra-low latency Simplifying system scaling for developers Learn more at lavinmq.com

Scaling isn't about bigger servers, it's about efficient request processing. That's what heja.io found when they moved from their previous queue to LavinMQ, cutting CPU and RAM load while gaining automatic retries and fault tolerance at scale. lavinmq.com/blog/the-eng...

Heja | Sports team management and communication app

Free app for your sports team. The only app you need to easily handle communication between coaches, managers, parents and players. Management, scheduling, availability, messaging, roster.

heja.io

How fast is LavinMQ, really? We publish throughput and latency benchmarks for every release, run on AWS, with the full test setup open on GitHub. Run the same scenarios yourself against your own instance. lavinmq.com/blog/lavinmq...

How fast is LavinMQ? It's time to find out

The LavinMQ benchmark page tracks throughput and latency across releases and AWS instance types. The test setup is open and the numbers are updated with every release. What the benchmark page shows Tw...

lavinmq.com

What does it take to handle millions of messages per second on a single machine? Our CEO, Carl Hörberg, dives into why we built LavinMQ from scratch, why we bet on Crystal over Go or Rust, and why UI matters just as much as raw performance. lavinmq.com/blog/the-sto...

The story behind LavinMQ: a conversation with our CEO

I sat down with Carl Hörberg, CEO and founder of 84codes, to talk about the “why’s” behind LavinMQ: a modern message broker we built from the ground up. It’s a story I know well, but one that…

lavinmq.com

Operators don't open infra dashboards casually, they do it because a queue is spiking. The LavinMQ management UI is designed for high-pressure troubleshooting. Here is how we prioritize radical visibility and keep the UI lightning-fast even at massive scale. lavinmq.com/blog/designi...

Designing the LavinMQ Management Interface

The management interface is often the most visible part of an infrastructure system. While LavinMQ runs behind the scenes, moving messages between services, the management UI is where users go to…

lavinmq.com

TrueTale built an AI tool for authors, but massive data ingestion was overloading their servers and wasting expensive AI tokens. By moving to an async setup with LavinMQ, they cut their server workload by 2/3 and tamed traffic spikes for good. lavinmq.com/blog/truetal...

Protecting the craft: How TrueTale scales the 'writer’s memory'

Storytelling is a human art form, and the Glasgow-based startup TrueTale is on a mission to ensure it stays that way. They’ve built an intelligent writing ecosystem that acts as a “permanent memory”…

lavinmq.com

Building a RAG-powered chatbot? In part 2 of our LangChain and LavinMQ series, we move from architecture to implementation. Learn how to decouple your data ingestion from LLM processing to build a resilient AI system that doesn't buckle under high traffic. lavinmq.com/blog/rag-cha...

We built a RAG-based chatbot with LangChain and LavinMQ. Here is how, part 2

In part 1, we looked at where a message queue fits in a RAG system. We looked at a simple setup without a queue, where the crawler and ingestion worker are tightly coupled, and saw how that approach…

lavinmq.com

One of the biggest hurdles with AI is ensuring it stays grounded in your specific data. In this tutorial, we show you how to build a RAG-based assistant using LavinMQ and LangChain so it uses your actual documentation as its absolute source of truth. lavinmq.com/blog/rag-cha...

We built a RAG-based chatbot with LangChain and LavinMQ. Here is how, part 1

When building a Retrieval-Augmented Generation (RAG) system, the focus is usually on a few things: good retrieval, the right embedding model, and accurate, grounded responses. You think about…

lavinmq.com

"Why does our internal AI agent run on a message broker? Because almost every feature it grew into came from something the broker already gave us for free." — Our CTO, Anders Bälter. Stop writing custom retry loops and over-engineering AI infrastructure. lavinmq.com/blog/why-we-...

Why we run our AI agent on a message queue

At 84codes we’ve been building messaging infrastructure for well over a decade. A lot has changed in that time, especially the last couple of years with the rise of agentic systems, but the message…

lavinmq.com

How does a sports app handle tens of millions of daily global requests without skyrocketing server costs? Heja switched to LavinMQ. The efficiency was immediate, and their CPU and RAM loads dropped to almost zero, turning their broker into a rock-solid data safety net. lavinmq.com/blog/the-eng...

LavinMQ - The engine behind Heja's global growth

They usually operate in silence, but without them, everything grinds to a halt. Message queues are the invisible backbone of modern IT, preventing systems from buckling under their own weight. For…

lavinmq.com

We didn’t build a safety net on top of LavinMQ; we built the broker to *be* the safety net. By bridging the gaps with publisher confirms, durable queues, and manual acks, you get database-level data integrity with sub-millisecond speeds. lavinmq.com/blog/reliabl...

Reliable message delivery: How LavinMQ keeps your data safe

Here’s how to make sure LavinMQ never loses a message. In LavinMQ, we’ve built this guarantee directly into the core I/O engine using a disk-first philosophy and the full durability guarantees of the…

lavinmq.com

LavinMQ 2.9 is here. We've pushed durability even further — publisher confirms now wait until messages are safely on disk before reaching clients. Plus support for individual IPs and CIDR notation. Check out what's new! lavinmq.com/blog/lavinmq...

LavinMQ 2.9 is here

We’re happy to announce the release of 2.9.0. Among bugfixes, updates, and optimizations, AMQP publisher confirms now only sends to clients after the published messages have been flushed to disk (Pers...

lavinmq.com

Petersime runs 100+ incubators in fully isolated hatchery networks. No cloud, no workarounds, just reliable messaging. They swapped a custom messaging layer for LavinMQ on the devices and RabbitMQ on the edge. Now their engineers spend time on what actually matters. www.cloudamqp.com/blog/petersi...

How Petersime scaled hatchery IoT with LavinMQ - CloudAMQP

Petersime moved beyond a custom messaging layer to LavinMQ on incubators and RabbitMQ on edge servers — handling telemetry and RPCs from 100+ units inside isolated hatchery networks.

cloudamqp.com

High-performance messaging deserves streamlined automation. ️Stop clicking through the UI to create bindings, users, and vhosts. Learn how to leverage the open-source LavinMQ provider to safely declare, review, and deploy your entire queue architecture using IaC. www.cloudamqp.com/blog/managin...

Managing LavinMQ with Terraform: a step-by-step guide - CloudAMQP

A step-by-step guide to automating LavinMQ configuration with Terraform using the official provider and CloudAMQP.

cloudamqp.com

Headed to DevOps Pro Europe Conference in Vilnius? Here is the team you'll be meeting over the next two days! Drop by, say hi, and let's talk about optimizing your stack.

Bild

When youth sports app Heja took off in the US, traffic surged to tens of millions of daily requests. After migrating to LavinMQ, the performance boost was so sudden and the resource footprint so low, the engineering team checked the network for errors! lavinmq.com/blog/the-eng...

LavinMQ - The engine behind Heja's global growth

They usually operate in silence, but without them, everything grinds to a halt. Message queues are the invisible backbone of modern IT, preventing systems from buckling under their own weight. For Hej...

lavinmq.com

Workaways, what's that? It's the secret sauce behind the successful team that built LavinMQ. How does remote-first rhyme with shipping world-class software? By making sure the people behind the code actually know each other. 🤝 Here is how we build culture at 84codes. www.84codes.com/blog/workawa...

More than just a meeting: Why workaways are the heart of our culture

I went from a new hire who’d never heard the term “workaway” to now planning these trips myself. From ski slopes in Åre to sofas in Marstrand, these shared moments are the secret ingredient in our uni...

84codes.com

Founder Carl Hörberg explains why they focused on building an intuitive, fast, and responsive LavinMQ UI that works just as well on your phone as it does on your desktop. AndaAs Lovisa puts it, it’s not just functional—it’s also beautiful.