Name : netty-reactive-streams
| |
Version : 3.0.2
| Vendor : obs://build_opensuse_org/Java
|
Release : 150400.1.7
| Date : 2024-09-27 08:35:22
|
Group : Development/Libraries/Java
| Source RPM : netty-reactive-streams-3.0.2-150400.1.7.src.rpm
|
Size : 0.10 MB
| |
Packager : https://www_suse_com/
| |
Summary : A reactive streams implementation for Netty
|
Description :
This 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Java:/packages/SLE_15_SP4/noarch |