Based on upstream Apache ActiveMQ, Apache ActiveMQ Artemis, and Apache Qpid community projects, JBoss AMQ7 is a lightweight standards-based open source messaging platform designed to enable real-time communication between different applications, components, services, devices, and the Internet of Things (IoT).
JBoss AMQ architecture and installation
JBoss AMQ architecture
JBoss AMQ is an integration technology to loosely couple distributed systems together; it is based on an asynchronous message-passing pattern and can be used in the following contexts:
- Asynchronously connecting distributed systems
- Connecting heterogeneous components built with different languages
- Connecting devices to backend systems
- Supporting IoT and M2M...