[ Source: netty-reactive-streams ]
Package: libnetty-reactive-streams-java (2.0.1-1)
Links for libnetty-reactive-streams-java
Debian Resources:
Download Source Package netty-reactive-streams:
- [netty-reactive-streams_2.0.1-1.dsc]
- [netty-reactive-streams_2.0.1.orig.tar.xz]
- [netty-reactive-streams_2.0.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Netty Reactive Streams
This library provides a reactive streams implementation for Netty. Essentially it comes in the form of two channel handlers, one that publishes inbound messages received on a channel to a Publisher, and another that writes messages received by a Subscriber outbound.
Features include:
* Full backpressure support, as long as the AUTO_READ channel option is disabled. * Publishers/subscribers can be dynamically added and removed from the pipeline. * Multiple publishers/subscribers can be inserted into the pipeline. * Customisable cancel/complete/failure handling.
Other Packages Related to libnetty-reactive-streams-java
|
|
|
|
-
- dep: libnetty-java (>= 4.1.29.Final)
- Java NIO client/server socket framework
-
- dep: libreactive-streams-java (>= 1.0.1)
- Standard for asynchronous stream processing with non-blocking backpressure
Download libnetty-reactive-streams-java
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 48.3 kB | 94.0 kB | [list of files] |