- 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/.
推薦閱讀
- Python程序設(shè)計教程(第2版)
- JavaScript全程指南
- 三維圖形化C++趣味編程
- Visual Basic程序設(shè)計(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- Mastering Articulate Storyline
- 深入實踐Kotlin元編程
- 智能手機故障檢測與維修從入門到精通
- Java程序設(shè)計實用教程(第2版)
- 高質(zhì)量程序設(shè)計指南:C++/C語言
- 基于JavaScript的WebGIS開發(fā)
- Learning Apache Thrift
- TensorFlow程序設(shè)計
- Sony Vegas Pro 11 Beginner’s Guide
- 快速搞定Spring Boot+Vue全棧開發(fā)
- Magento 2 Development Essentials