.Net響應式編程框架Rx的Java版本開源實現,RxJava 1.0.15 發布

jopen 9年前發布 | 16K 次閱讀 RxJava

.Net響應式編程框架Rx的Java版本開源實現,是一種JVM語言,有Groovy, Clojure, Scala and JRuby版本的實現

此版本改進內容:

  • Pull 3438 Better null tolerance in rx.exceptions.*Exception classes

  • Pull 3455 OnErrorFailedException fix

  • Pull 3448 Single delay

  • Pull 3429 Removed the alias BlockingObservable#run

  • Pull 3417 Add Single.doOnSuccess()

  • Pull 3418 Add Single.fromCallable()

  • Pull 3419 Add Single.doOnError()

  • Pull 3423 Renaming Observable#x to Observable#extend

  • Pull 3174 Blocking subscribe methods for convenience

  • Pull 3351 Make BlockingOperatorToIterator exert backpressure.

  • Pull 3357 Eager ConcatMap

  • Pull 3342 Remove redundant onStart implementation in OperatorGroupBy

  • Pull 3361 Safer error handling in BlockingOperatorToFuture

  • Pull 3363 Remove unused private method from CachedObservable and make "state" final

  • Pull 3408 DoOnEach: report both original exception and callback exception.

  • Pull 3386 Changed javadoc for Observable.doOnRequest(Action1)

  • Pull 3149 Scheduler shutdown capability

  • Pull 3384 Fix for take() reentrancy bug.

  • Pull 3356 Fix to a bunch of bugs and issues with AsyncOnSubscribe

  • Pull 3362 Fix synchronization on non-final field in BufferUntilSubscriber

  • Pull 3365 Make field final and remove unnecessary unboxing in OnSubscribeRedo.RetryWithPredicate

  • Pull 3370 Remove unused field updater from SubjectSubscriptionManager

  • Pull 3369 Lint fixes for unnecessary unboxing

  • Pull 3203 Implemented the AsyncOnSubscribe

  • Pull 3340 test/subjects: Use statically imported never() methods

  • Pull 3154 Add Observable.fromCallable() as a companion for Observable.defer()

  • Pull 3285 Added latch to async SyncOnSubscrbeTest

  • Pull 3118 Implementing the SyncOnSubscribe

  • Pull 3183 Refactored exception reporting of most operators.

  • Pull 3214 Fix to Notification equals method.

  • Pull 3171 Scan backpressure and first emission fix

  • Pull 3181 MapNotification producer NPE fix

  • Pull 3167 Fixed negative request due to unsubscription of a large requester

  • Pull 3177 BackpressureUtils capped add/multiply methods + tests

  • Pull 3155 SafeSubscriber - report onCompleted unsubscribe error to RxJavaPlugin

下載:https://github.com/ReactiveX/RxJava/archive/v1.0.15.zip

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!