Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vert-x3/vertx-reactive-streams


https://github.com/vert-x3/vertx-reactive-streams

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

= Reactive Streams for Vert.x

image:https://github.com/vert-x3/vertx-reactive-streams/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-reactive-streams/actions/workflows/ci-5.x.yml"]
image:https://github.com/vert-x3/vertx-reactive-streams/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-reactive-streams/actions/workflows/ci-4.x.yml"]

"link:http://www.reactive-streams.org/[Reactive Streams] is an initiative to provide a standard for asynchronous stream
processing with non-blocking back pressure on the JVM."

Please see the main documentation on the web-site for a full description:

* https://vertx.io/docs/vertx-reactive-streams/java/[Web-site documentation]