SmallRye Reactive Messaging

SmallRye Reactive Messaging is a framework for building event-driven, data streaming, and event-sourcing applications using CDI. It lets your application interaction using various messaging technologies such as Apache Kafka, AMQP or MQTT. The framework provides a flexible programming model bridging CDI and event-driven.

SmallRye Reactive Messaging is an implementation of the Eclipse MicroProfile Reactive Messaging specification 2.0.1.

overview

SmallRye Reactive Messaging is used in Quarkus.

Start with the Getting Started guide to know how it can be used and introduce various features.