Skip to content

Adding content for chapter 13 about MP Reactive Messaging#69

Open
ttelang wants to merge 1 commit intomicroprofile:mainfrom
ttelang:mp-reactive-messaging-3.0.1
Open

Adding content for chapter 13 about MP Reactive Messaging#69
ttelang wants to merge 1 commit intomicroprofile:mainfrom
ttelang:mp-reactive-messaging-3.0.1

Conversation

@ttelang
Copy link
Copy Markdown
Contributor

@ttelang ttelang commented Apr 5, 2026

Adding chapter 13 about MP Reactive Messaging. It covers the following topics.

  • Event-driven architecture (EDA) overview
  • Reactive Streams fundamentals
  • Adding dependencies (Maven, Gradle, and connector dependencies)
  • Defining messaging logic with CDI beans
  • Leveraging CDI features in messaging beans
  • Channels and wiring
  • Declarative messaging with @Incoming and @Outgoing
  • Supported method signatures and message processing patterns
  • Programmatic messaging with @Channel and @Emitter
  • Managing backpressure in reactive messaging
  • Integration with other MicroProfile specifications
  • Reactive stream operations
  • Graph Validation and Deployment Checks

Adding chapter 13 about MP Reactive Messaging. It covers the following topics. 

* Event-driven architecture (EDA) overview
* Reactive Streams fundamentals
* Adding dependencies (Maven, Gradle, and connector dependencies)
* Defining messaging logic with CDI beans
* Leveraging CDI features in messaging beans
* Channels and wiring
* Declarative messaging with `@Incoming` and `@Outgoing`
* Supported method signatures and message processing patterns
* Programmatic messaging with `@Channel` and `@Emitter`
* Managing backpressure in reactive messaging
* Integration with other MicroProfile specifications
* Reactive stream operations
* Graph Validation and Deployment Checks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant