- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 85字
- 2021-06-30 19:13:28
Flux
Flux is one of the main types in Reactor. A Flux is the equivalent of an RxJava Observable, capable of emitting zero or more items, and then, optionally, either completing or failing.
Flux is one of the Reactive types that implement the Publisher interface from the Reactive Streams manifesto. Flux's main role is to deal with streams of data. Flux mainly represents a stream of N elements.
Flux is a publisher, a sequence of events of a specific Plain Old Java Object ( POJO) type.
推薦閱讀
- 社交網絡對齊
- C++黑客編程揭秘與防范
- 光網絡評估及案例分析
- 物聯網檢驗檢測技術
- 網絡的琴弦:玩轉IP看監控
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- NB-IoT物聯網技術解析與案例詳解
- 區塊鏈輕松上手:原理、源碼、搭建與應用
- Working with Legacy Systems
- 工業互聯網創新實踐
- 人人都該都懂的互聯網思維
- Microsoft Power Platform Enterprise Architecture
- Microservices Development Cookbook
- 物聯網:感知、傳輸與應用
- Hands-On Full Stack Web Development with Aurelia