In this chapter, we will learn about the nuts and bolts of SmallRye Reactive Messaging, which can be used in Quarkus to implement the Eclipse MicroProfile Reactive Messaging specification. By the end of this chapter, you will have a solid development model for your data streaming applications and know how to connect to streaming platforms such as Apache Kafka and ActiveMQ.
In this chapter, we will cover the following topics:
- Getting started with Reactive Messaging
- Streaming messages with Apache Kafka
- Streaming messages with Advanced Message Queuing Protocol (AMQP)