Open Source JMS

8 projects

Open source multi-protocol Java-based message broker supporting industry standard protocols including AMQP, STOMP, MQTT, and JMS. Provides high availability through shared storage and network of brokers for load distribution. Supports Jakarta Messaging 3.

Details

Open source message-oriented middleware platform implementing the Java Message Service specification. Serves as the JMS provider for GlassFish Server. Provides enterprise-quality, production-ready, scalable messaging server with complete JMS implementation for message-oriented system integration.

Details

Open source Java implementation of JMS API specification compliant with JMS 1. 1, 2. 0, and 3.

Details
Hermes JMSInactive

Java application with Swing GUI for accessing and managing JMS queues and topics. Enables interactive operations including sending messages, removing messages, and copying messages between queues and topics. Provides monitoring capabilities for JMS providers without requiring code changes to applications.

Details
OpenJMSInactive

Open source implementation of Java Message Service API 1. 1 specification. Supports point-to-point and publish-subscribe messaging models with guaranteed message delivery.

Details
PresumoInactive

Open source implementation of the Java Message Service API. Provides JMS messaging capabilities for Java applications.

Details
SomnifugiInactive

JMS implementation that operates exclusively within a single JVM to transfer messages between threads. Allows developers to create loosely coupled subsystems that communicate using JMS APIs without the overhead of network sockets. Useful for in-process message passing capabilities in Java applications.

Details
UberMQInactive

Clean-room implementation of JMS 1. 1 API supporting both topics and queues. Built on Java NIO for speed and scalability.

Details