- Java 9 Programming Blueprints
- Jason Lee
- 45字
- 2021-07-02 18:56:27
Concurrency changes
As was done in Java 7, the Java architects revisited the concurrency libraries, making some much needed changes, this time in order to support the reactive-streams specification. These changes include a new class, java.util.concurrent.Flow, with several nested interfaces: Flow.Processor, Flow.Publisher, Flow.Subscriber, and Flow.Subscription.
推薦閱讀
- Java 開發(fā)從入門到精通(第2版)
- 軟件架構(gòu)設(shè)計(jì):大型網(wǎng)站技術(shù)架構(gòu)與業(yè)務(wù)架構(gòu)融合之道
- 深入淺出Prometheus:原理、應(yīng)用、源碼與拓展詳解
- Mastering Unity Shaders and Effects
- Java加密與解密的藝術(shù)
- Mastering Python Networking
- Express Web Application Development
- PHP編程基礎(chǔ)與實(shí)例教程
- Qt 5.12實(shí)戰(zhàn)
- Java Web動(dòng)態(tài)網(wǎng)站開發(fā)(第2版·微課版)
- 劍指大數(shù)據(jù):企業(yè)級(jí)電商數(shù)據(jù)倉(cāng)庫(kù)項(xiàng)目實(shí)戰(zhàn)(精華版)
- Appcelerator Titanium Smartphone App Development Cookbook
- Daniel Arbuckle's Mastering Python
- Raspberry Pi By Example
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)