amqp

All posts tagged amqp by ltan.dev

01 February 2024

Messaging Protocols Supported by Artemis ActiveMQ

Apache ActiveMQ Artemis supports several messaging protocols, each with unique features and best-use scenarios. Below is a concise overview: 1. AMQP [...]

15 November 2023

Publish-Subscribe Messaging Pattern in Enterprise Messaging Systems (EMS)

In the context of Enterprise Messaging Systems (EMS), the Publish-Subscribe (Pub/Sub) model is a messaging pattern that enables asynchronous [...]