- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 69字
- 2021-06-30 19:10:46
Reactive Extensions
Reactive Extensions is probably one of the most popular frameworks to create reactive systems and support a wider set of platforms and programming languages, from JavaScript using RxJS, to Java using RxJava or even in .Net platforms using Rx.Net.
It uses the observable pattern to perform no blocking operations; most of the major reactive systems have been built using Rx.
More details can be found at: http://reactivex.io/.
推薦閱讀
- 大話PLC(輕松動漫版)
- Python數(shù)據(jù)分析入門與實戰(zhàn)
- Delphi程序設(shè)計基礎(chǔ):教程、實驗、習題
- Instant QlikView 11 Application Development
- Android群英傳
- Learning Docker Networking
- MINECRAFT編程:使用Python語言玩轉(zhuǎn)我的世界
- OpenMP核心技術(shù)指南
- 從0到1:HTML5 Canvas動畫開發(fā)
- Oracle實用教程
- 愛上C語言:C KISS
- Solr權(quán)威指南(下卷)
- Microsoft Dynamics GP 2013 Cookbook
- PHP程序設(shè)計經(jīng)典300例
- Real-time Analytics with Storm and Cassandra