.Net響應式編程框架Rx的Java實現,RxJava 1.0.16 發布
.Net響應式編程框架Rx的Java版本開源實現,是一種JVM語言,有Groovy, Clojure, Scala and JRuby版本的實現。RxJava 1.0.16 發布,此版本主要改進如下:
-
Pull 3169 Merge can now operate in horizontally unbounded mode
-
Pull 3286 Implements BlockingSingle
-
Pull 3433 Add Single.defer()
-
Pull 3468 Fix other places that may swallow OnErrorFailedException
-
Pull 3485 fix scan() not accepting a null initial value
-
Pull 3488 Replace all instances of AtomicFieldUpdater with direct Atomic instances
-
Pull 3493 fix for zip(Obs>) backpressure problem
-
Pull 3510 eager concatMap to choose safe or unsafe queue based on platform
-
Pull 3512 fix SafeSubscriber documentation regarding unsubscribe
下載:https://github.com/ReactiveX/RxJava/archive/v1.0.16.zip
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!