Add SuperMQ and Magistrala merge announcement blog post#112
Open
nyagamunene wants to merge 2 commits intoabsmach:mainfrom
Open
Add SuperMQ and Magistrala merge announcement blog post#112nyagamunene wants to merge 2 commits intoabsmach:mainfrom
nyagamunene wants to merge 2 commits intoabsmach:mainfrom
Conversation
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
dborovcanin
requested changes
Mar 26, 2026
| - IoT Platform | ||
| - Open Source | ||
| category: announcement | ||
| featured: true |
Contributor
There was a problem hiding this comment.
Removed featured flag from all the other blogs.
|
|
||
| ## A quick history | ||
|
|
||
| [Magistrala](https://github.com/absmach/magistrala) started as a full-featured open-source IoT platform — handling device connectivity, multi-tenancy, access control, the Rules Engine, Alarms, Reports, and more. Over time, we extracted its core messaging and infrastructure layer into a separate project: [SuperMQ](https://github.com/absmach/supermq). |
Contributor
There was a problem hiding this comment.
Also, mention that now we have a separate core messaging called FluxMQ. So now, we have a stack that consists of Magistrala, FluxMQ, Hardware components, and Propeller. Give a short description of each and relevant add links:
- FluxMQ - cloud and edge messaging backbone - a versatile, efficient and high-performance message broker that runs on edge and cloud, clusters and scales and supports event store for internal service synchronization.
- Magistrala - a cloud IoT platform framework, that provides mentioned features and integrates with FluxMQ for messaging to provide a flexible framework for building IoT solutions.
- Hardware (S0) - modular IoT gateway solutions for smart metering, industrial IoT, and edge computing. S0 module and Base Board deliver multi-protocol connectivity with open-source hardware and professional support.
- Propeller - a cutting-edge orchestrator for WebAssembly workloads across the Cloud-Edge continuum.
Something like this.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What does this do?
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Did you document any new/modified features?
Notes