- Spring 5.0 Projects
- Nilang Patel
- 190字
- 2021-07-02 12:35:03
RxJava
Starting with version 8, Java began supporting reactivity features as inbuilt capability, yet they were not used widely and didn't become popular among developers. However, some third party implementations of Reactive Programming in Java showed its advantages and it grew in popularity in the Java community.
There is nothing but the set of tools called Reactive Extension (or simply ReactiveX) allowing implementation of Reactive Programming for composing asynchronous and event-based programs using observable sequences. It is a Java VM (Virtual Machine) implementation of Reactive Extension. Initially written on Microsoft platforms, Reactive Extension offers reactive capabilities to various other programming languages, and one of the most popular among them is RxJava for the Java programming language.
It was the first Reactive Extension API specific to the Java platform. RxJava is compatible with older versions of Java and provides a facility to write asynchronous, event-based programs for both Java and Android platforms, which is very convenient. ReactiveX also covers other programming languages with Reactive Extension, like RxJs, Rx.Net, UnixRx, RxScala, RxCloujure, RxCPP, Rx.rb, and RxKotlin, along with other platforms and frameworks like RxCocoa, RxAndroid, and RxNetty.
- EJB 3.1從入門到精通
- Web安全防護指南:基礎篇
- 自動駕駛網絡:自智時代的網絡架構
- 物聯網網絡安全及應用
- Building Django 2.0 Web Applications
- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- 網絡創新指數研究
- 局域網組建、管理與維護項目教程(Windows Server 2003)
- 計算機網絡與通信(第2版)
- Metasploit Penetration Testing Cookbook
- Spring 5.0 Projects
- jQuery Mobile Web Development Essentials
- 端到端QoS網絡設計
- 一本書讀懂物聯網
- 5G時代的大數據技術架構和關鍵技術詳解