This specification provides asynchronous messaging support based on Reactive Streams for MicroProfile.
MicroProfile Reactive Messaging does not contain an implementation itself but only provides the specified API, a TCK and documentation.
The following implementations are available:
-
Open Liberty 19.0.0.9+ usage (via SmallRye Reactive Messaging)
The whole MicroProfile Reactive Messaging project can be built via Apache Maven.
$> mvn clean install
Do you want to contribute to this project? Find out how you can help here.