libreactive-streams-java

Standard for asynchronous stream processing with non-blocking backpressure
  http://www.reactive-streams.org
  0
  no reviews



Reactive streams is an initiative to provide a standard for asynchronous stream processing with non-blocking back pressure. this encompasses efforts aimed at runtime environments (jvm and javascript) as well as network protocols.