- 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/.
推薦閱讀
- Go Web編程
- Django開發從入門到實踐
- C語言程序設計
- 零基礎輕松學SQL Server 2016
- Spring核心技術和案例實戰
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- 動手學數據結構與算法
- Windows Embedded CE 6.0程序設計實戰
- ArcGIS for Desktop Cookbook
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- Learning Hadoop 2
- Python機器學習與量化投資
- PHP Microservices
- Oracle SOA Suite 12c Administrator's Guide
- Instant AppFog