- Reactive Programming in Kotlin
- Rivu Chakraborty
- 74字
- 2021-07-02 22:26:37
Getting started with RxKotlin
RxKotlin is a specific implementation of reactive programming for Kotlin, which is influenced by functional programming. It favors function composition, avoidance of global state, and side effects. It relies on the observer pattern of producer/consumer, with a lot of operators that allow composing, scheduling, throttling, transforming, error handling, and lifecycle management.
Whereas Reactor-Kotlin is also based on functional programming, and it is widely accepted and backed by the Spring Framework.
推薦閱讀
- 輕松學大數據挖掘:算法、場景與數據產品
- 分布式數據庫系統:大數據時代新型數據庫技術(第3版)
- 云計算服務保障體系
- 大話Oracle Grid:云時代的RAC
- 智能數據分析:入門、實戰與平臺構建
- 數據科學工程實踐:用戶行為分析與建模、A/B實驗、SQLFlow
- R語言數據挖掘
- Instant Autodesk AutoCAD 2014 Customization with .NET
- 區域云計算和大數據產業發展:浙江樣板
- 數據庫與數據處理:Access 2010實現
- 機器學習:實用案例解析
- Spring Boot 2.0 Cookbook(Second Edition)
- 大數據時代系列(套裝9冊)
- 數據挖掘與機器學習-WEKA應用技術與實踐(第二版)
- Delphi High Performance