Message Manager
Empower Your DevOps and Development Teams
Message Manager is a versatile client tool that simplifies your workflow across enterprise messaging systems and event brokers. With an open-source core enhanced by powerful commercial features, it’s a comprehensive solution for DevOps professionals and developers working with diverse messaging platforms.
Seamless Integration with Leading Brokers
Connect effortlessly to your preferred messaging or event broker:
- AWS SQS
- Apache Kafka
- Aurea Messenger (SonicMQ)
- ActiveMQ
- Solace
And more, all through a single, intuitive interface!
Key Features
Multi-Broker Connectivity
- Easily manage connections to multiple messaging systems
- Switch between brokers with customizable profiles
Advanced Message Management
- View and inspect messages across queues and topics
- Export messages to disk for offline analysis/adjustments and resend them
- Effortlessly move messages between destinations
Powerful Testing Capabilities
- Send test messages to queues and topics
- Validate and troubleshoot your messaging setup with ease
Cross-Platform Compatibility
- Supported on Linux, macOS, and Windows
- Consistent experience across all major operating systems
Boost Your Team’s Productivity Today
Message Manager: The ultimate client tool for mastering enterprise messaging systems.
Free | Professional | ||
---|---|---|---|
Generic Features | |||
Queue Browser | Browse messages in a queue and view their content (body, headers) | ||
Topic Subscriber | Subscribe to a topic and consume messages | ||
Import/Export Messages | Save messages to disk and load them for batch sending | ||
Move Messages | Allows you to move a selection of messages per drag’n drop to a queue | ||
Automatic Updates | Message Manager will automatically receive updates, and you can choose whether to apply them. | ||
Commercial Support | Customer Support for your questions, report issues and ask for features. | ||
Maintenance | Continuous software maintenance to ensure optimal performance and security. | ||
Priority Feature Requests | Influence the development roadmap with priority feature requests. | ||
Platform Compatibility | Supported on Linux, macOS, and Windows platforms for maximum flexibility. | ||
Supported Messaging Systems | |||
SonicMQ / Aurea Messenger | Aurea Messaging (f.k.a Sonic MQ) Support | ||
Apache ActiveMQ | Apache ActiveMQ Support | ||
Solace PubSub+ | 30-day trial | Solace PubSub+ Support | |
Apache Kafka | 30-day trial | Apache Kafka Support | |
AWS SQS/SNS | 30-day trial | The next version will support AWS SQS and SNS | |
Google PubSub | 30-day trial | Coming Soon | The next version will support Google PubSub messaging |
Azure Service Bus | 30-day trial | Coming Soon | The next version will support Azure Service Bus |
RabbitMQ | 30-day trial | Coming Soon | RabbitMQ support is on the roadmap |
Your Messaging Provider | Contact Us | Contact Us | Contact us if your messaging provider is not listed. We will constantly add new systems for our customers. |
Includes a 30-day trial of the Professional version |
Downloads
Windows | Linux | macOS | Minimal Launcher | ||
---|---|---|---|---|---|
ZIP | ZIP | TAR.GZ | |||
MSI Installer | Application Package | Application Package | Application Package | Pulls required files on application launch. |
By downloading Message Manager software, you accept the conapi terms and conditions.
Subscription
Elevate your messaging capabilities with our commercial edition. Gain access to advanced features, including enhanced support for Solace, Kafka, and AWS, plus our dedicated commercial support team. Enjoy continuous feature updates, expanding support for additional message brokers, and regular software maintenance to ensure optimal performance and security. Stay ahead with a subscription that evolves with your enterprise messaging needs.
FAQs
Where Is The Documentation?
You can find the documentation here.
How To Get Support?
Customers with an active subscription can reach our support team via email: support@conapi.at
If you are evaluating (during the 30 days trial) the software and have questions, feel free to reach out to us.
How To Install
For detailed instructions visit our documentation page.
You have multiple options for installing Message Manager:
- MSI
- ZIP/TAR.GZ
- Launcher
MSI
This is the easiest and recommended option for Windows operating systems. The installer will install the product and add it to the startup group. By default, it will launch using the shipped Java 17.
You can adjust this if needed. see “How To Change the Used Java Installation/Version?”
ZIP/TAR.GZ
If you select this option, you must ensure that the launcher uses the correct Java executable/version. By default, it will use JAVA_HOME. If that is not set it will use whatever is available on the PATH.
You can adjust this if needed. see “How To Change the Used Java Installation/Version?”
Launcher
This option requires the least initial download (<300KB). The required files will automatically be downloaded on the first launch of the application.
You must ensure that the launcher uses the correct Java executable/version. By default, it will use JAVA_HOME. If that is not set it will use whatever is available on the PATH.
You can adjust this if needed. see “How To Change the Used Java Installation/Version?”
How To Change the Used Java Installation/Version?
For detailed instructions visit our documentation page.
Message Manager will first try to use the java set as JAVA_HOME. If no JAVA_HOME is set it will fallback to the Java executable, if any, on PATH.
You can change this by creating a script to adjust the environment.
Windows (MSI):
- Navigate to C:\Users\<Your User>\AppData\Local\conapi\MessageManager\bin\
- Rename setenv.bat.template to setenv.bat
- Edit setenv.bat
- Modify the LAUNCHER_JAVA environment variable to point to your preferred Java executable (must be Java 17+).
Windows (ZIP/Launcher):
- Navigate to the location where you extracted Message Manager: i.e. C:\conapi\MessageManager\bin\
- Rename setenv.bat.template to setenv.bat
- Edit setenv.bat
- Modify the LAUNCHER_JAVA environment variable to point to your preferred Java executable (must be Java 17+).
MacOs/Linux (tar.gz/Launcher):
- Navigate to the location where you extracted Message Manager: i.e. /opt/conapi/MessageManager/bin
- Rename setenv.sh.template to setenv.sh
- Edit setenv.sh
- Modify the LAUNCHER_JAVA environment variable to point to your preferred Java executable (must be Java 17+).
How Is Message Manager Licensed
The commercial/Pro version is licensed on a per User basis. You may use the product on multiple machines if your username is identical.
The Free version is open source using Apache-2.0 license.