Top 3 JavaScript message-broker Projects
-
Project mention: Taming Eventual Consistency-Applying Principles of Structured Concurrency to Distributed Systems | dev.to | 2025-08-05
If you've ever worked as an enterprise developer in any moderately complex company, you've likely encountered distributed systems of the kind I want to talk about in this post—two or more systems communicating together via a message queue (MQ), such as RabbitMQ or Apache Kafka. Distributed, message-based systems are ubiquitous in today's programming landscape, especially due to the (now hopefully at least somewhat tempered) microservice architecture frenzy that swept over our field during the past decade.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
-
JavaScript message-broker discussion
JavaScript message-broker related posts
Index
What are some of the best open-source message-broker projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | RabbitMQ | 13,064 |
2 | pitstop | 1,136 |
3 | messagebus | 277 |