注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當(dāng)前位置: 首頁出版圖書科學(xué)技術(shù)計算機/網(wǎng)絡(luò)操作系統(tǒng)其他操作系統(tǒng)分布式系統(tǒng):概念與設(shè)計(英文版·第5版)

分布式系統(tǒng):概念與設(shè)計(英文版·第5版)

分布式系統(tǒng):概念與設(shè)計(英文版·第5版)

定 價:¥139.00

作 者: (英)庫魯里斯 等著
出版社: 機械工業(yè)出版社
叢編項:
標(biāo) 簽: 操作系統(tǒng)/系統(tǒng)開發(fā)

ISBN: 9787111397724 出版時間: 2012-10-01 包裝: 平裝
開本: 大16開 頁數(shù): 389 字?jǐn)?shù):  

內(nèi)容簡介

  從移動電話到互聯(lián)網(wǎng),我們的生活越來越依賴于以無縫和透明的方式將計算機和其他設(shè)備鏈接在一起的分布式系統(tǒng)。本書全面介紹分布式系統(tǒng)的設(shè)計原理和實踐及其最新進展,并使用大量最新的實例研究來闡明分布式系統(tǒng)的設(shè)計與開發(fā)方法?!斗植际较到y(tǒng)概念與設(shè)計(英文版.第5版)》前幾版已被愛丁堡大學(xué)、伊利諾伊大學(xué)、卡內(nèi)基—梅隆大學(xué)、南加州大學(xué)、得克薩斯a&m大學(xué)、多倫多大學(xué)、羅切斯特理工學(xué)院、北京大學(xué)等眾多名校選用為教材。第5版在上一版的基礎(chǔ)上,新增了三章內(nèi)容,分別介紹間接通信、分布式對象和組件、分布式系統(tǒng)設(shè)計(以google為例)。

作者簡介

暫缺《分布式系統(tǒng):概念與設(shè)計(英文版·第5版)》作者簡介

圖書目錄

目錄回到頂部↑《分布式系統(tǒng)概念與設(shè)計(英文版.第5版)》
preface
1 characterization of distributed systems
1.1 introduction
1.2 examples of distributed systems
1.3 trends in distributed systems
1.4 focus on resource sharing
1.5 challenges
1.6 case study: the world wide web
1.7 summary
2 system models
2.1 introduction
2.2 physical models
2.3 architectural models
2.4 fundamental models
2.5 summary
3 networking and internetworking
3.1 introduction
3.2 types of network
3.3 network principles
.3.4 internetprotocols
3.5 case studies: ethernet, wifi and bluetooth
3.6 summary
4 interprocess communication
4.1 introduction
4.2 the apl for the internet protocols
4.3 external data representation and marshalling
4.4 multicast communication
4.5 networkvirtualization: overlay networks
4.6 case study: mpi
4.7 summary
5 remote invocation
5.1 introduction
5.2 request-reply protocols
5.3 remote procedure call
5.4 remote method invocation
5.5 case study: java rmi
5.6 summary
6 indirect communication
6.1 introduction
6.2 group communication
6.3 publish-subscribe systems
6.4 message queues
6.5 shared memory approaches
6.6 summary
7 operating system support
7.1 introduction
7.2 the operating system layer
7.3 protection
7.4 processes and threads
7.5 communication and invocation
7.6 operating system architecture
7.7 virtualization at the operating system level
7.8 summary
8 distributed objectsand components
8.1 introduction
8.2 distributed objects
8.3 case study: corba
8.4 from objects to components
8.5 case studies: enterprise javabeans and fractal
8.6 summary
9 web services
9.1 introduction
9.2 web services
9.3 service descriptions and idl for web services
9.4 a directory service for use with web services
9.5 xml security
9.6 coordination of web services
9.7 applications of web services
9.8 summary
10 peer-to-peer systems
10.1 introduction
10.2 napster and its legacy
10.3 peer-to-peer middleware
10.4 routing overlays
10.5 overlay case studies: pastry, tapestry
10.6 application case studies: squirrel, oceanstore, ivy
10.7 summary
11 security
11.1 introduction
11.2 overview of security techniques
11.3 cryptographic algorithms
11.4 digital signatures
11.5 cryptography pragmatics
11.6 case studies: needham-schroeder, kerberos, tls, 802.11wifi
11.7 summary
12 distributed file systems
12.1 introduction
12.2 file service architecture
12.3 case study: sun network file system
12.4 case study: the andrew file system
12.5 enhancements and further developments
12.6 summary
13 name services
13.1 introduction
13.2 name services and the domain name system
13.3 directory services
13.4 case study: the global name service
13.5 case study: the x.500 directory service
13.6 summary
14 time and global states
14.1 introduction
14.2 clocks, events and process states
14.3 synchronizing physical clocks
14.4 logical time and logical clocks
14.5 global states
14.6 distributed debugging
14.7 summary
15 coordination and agreement
15.1 introduction
15.2 distributed mutual exclusion
15.3 elections
15.4 coordination and agreement in group communication
15.5 consensus and related problems
15.6 summary
16 transactions and concurrency control
16.1 introduction
16.2 transactions
16.3 nested transactions
16.4 locks
16.5 optimistic concurrency control
16.6 timestamp ordering
16.7 comparison of methods for concurrency control
16.8 summary
17 distributed transactions
17.1 introduction
17.2 flat and nested distributed transactions
17.3 atomic commit protocols
17.4 concurrency control in distributed transactions
17.5 distributed deadlocks
17.6 transaction recovery
17.7 summary
18 replication
18.1 introduction
18.2 system model and the role of group communication
18.3 fault-tolerant services
18.4 case studies of highly available services: the gossiparchitecture, bayou and coda
18.5 transactions with replicated data
18.6 summary
19 mobile and ubiquitous computing
19.1 introduction
19.2 association
19.3 interoperation
19.4 sensing and context awareness
19.5 security and privacy
19.6 adaptation
19.7 case study: cooltown
19.8 summary
20 distributed multimedia systems
20.1 introduction
20.2 characteristics of multimedia data
20.3 quality of service management
20.4 resource management
20.5 stream adaptation
20.6 case studies: tiger, bittorrent and end system multicast
20.7 summary
21 designing distributed systems: google case study
21.1 introduction
21.2 introducing the case study: goggle
21.3 overall architecture and design philosophy
21.4 underlying communication paradigms
21.5 data storage and coordination services
21.6 distributed computation services
21.7 summary
references
index

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) m.ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號 鄂公網(wǎng)安備 42010302001612號