登录 注册
当前位置:主页 > 资源下载 > 14 > Android平台上的Reactive Streams JVM代码

Android平台上的Reactive Streams JVM代码

  • 更新:2024-07-20 08:10:02
  • 大小:246KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

Reactive Streams The purpose of Reactive Streams is to provide a standard for asynchronous stream processing with non-blocking backpressure. The latest release is available on Maven Central as org.reactivestreams reactive-streams 1.0.2 org.reactivestreams reactive-streams-tck 1.0.2 test Goals, Design and Scope Handling streams of data—especially “live” data whose volume is not predetermined—requires special care in an asynchronous system. The most prominent issue is that resour