- Distributed Computing in Java 9
- Raja Malleswara Rao Pattamsetti
- 87字
- 2021-07-02 21:02:30
Summary
Through this chapter, you learnt about the essential computing mechanisms including centralized, parallel, and distributed computing. You also learnt about the types of parallel systems and their efficiency through Amdahl’s law. We finished this chapter with an understanding of distributed computing, and its strengths and the aspects that should be considered in designing a distributed system.
In the next chapter, you will learn about communication between distributed systems including Sockets and streams, URLs, Class Loader, and message-based systems in detail.
推薦閱讀
- 深度實(shí)踐OpenStack:基于Python的OpenStack組件開(kāi)發(fā)
- Apache ZooKeeper Essentials
- Mastering Adobe Captivate 2017(Fourth Edition)
- 無(wú)代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺(tái)
- INSTANT Weka How-to
- Learning Neo4j 3.x(Second Edition)
- 程序是怎樣跑起來(lái)的(第3版)
- Kotlin從基礎(chǔ)到實(shí)戰(zhàn)
- Unity UI Cookbook
- 軟件品質(zhì)之完美管理:實(shí)戰(zhàn)經(jīng)典
- Kotlin開(kāi)發(fā)教程(全2冊(cè))
- Java Web開(kāi)發(fā)實(shí)例大全(基礎(chǔ)卷) (軟件工程師開(kāi)發(fā)大系)
- 編程的原則:改善代碼質(zhì)量的101個(gè)方法
- 從零開(kāi)始學(xué)Unity游戲開(kāi)發(fā):場(chǎng)景+角色+腳本+交互+體驗(yàn)+效果+發(fā)布
- 高性能MVVM框架的設(shè)計(jì)與實(shí)現(xiàn):San