Skip to content

[Chapter 13 - MicroProfile Reactive Messaging 3.0] Adding new chapter for MP Reactive Messaging 3.0 - #69

Open
ttelang wants to merge 4 commits into
microprofile:mainfrom
ttelang:mp-reactive-messaging-3.0.1
Open

[Chapter 13 - MicroProfile Reactive Messaging 3.0] Adding new chapter for MP Reactive Messaging 3.0#69
ttelang wants to merge 4 commits into
microprofile:mainfrom
ttelang:mp-reactive-messaging-3.0.1

Conversation

@ttelang

@ttelang ttelang commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

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
@ttelang
ttelang marked this pull request as ready for review April 5, 2026 12:59
@ttelang ttelang changed the title Adding content for chapter 13 about MP Reactive Messaging Apr 7, 2026
@ttelang ttelang changed the title [Chapter 13 - MicroProfile Reactive Messaging] Adding new chapter for MP Reactive Messaging Apr 7, 2026
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc Outdated
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc Outdated
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc Outdated
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc Outdated
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc Outdated
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc Outdated
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc Outdated
Comment thread modules/ROOT/pages/chapter13/chapter13.adoc Outdated
ttelang and others added 3 commits May 20, 2026 17:23
Co-authored-by: Clement Escoffier <clement.escoffier@gmail.com>
Co-authored-by: Clement Escoffier <clement.escoffier@gmail.com>
Update chapter13.adoc based on review feedbacks
@ttelang

ttelang commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@jclingan & @Emily-Jiang - I have resolved all the PR feedback; kindly approve and merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants