Distributed systems: concepts and design / (Record no. 3027)
[ view plain ]
000 -LEADER | |
---|---|
fixed length control field | 04849cam a2200181 a 4500 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9788131718407 (pb) |
040 ## - CATALOGING SOURCE | |
Transcribing agency | CUS |
082 00 - DEWEY DECIMAL CLASSIFICATION NUMBER | |
Classification number | 005.43 |
Item number | COU/D |
245 00 - TITLE STATEMENT | |
Title | Distributed systems: concepts and design / |
Statement of responsibility, etc. | George Coulouris ... [et al.]. |
250 ## - EDITION STATEMENT | |
Edition statement | 4th ed. |
260 ## - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) | |
Place of publication, distribution, etc. | New Delhi : |
Name of publisher, distributor, etc. | Pearson , |
Date of publication, distribution, etc. | c2009 |
300 ## - PHYSICAL DESCRIPTION | |
Extent | xiv, 849 p. |
Other physical details | ill. ; |
Dimensions | 24 cm. |
500 ## - GENERAL NOTE | |
General note | Rev. ed. of: Distributed systems : concepts and design / George Coulouris. 4th ed. 2005. |
504 ## - BIBLIOGRAPHY, ETC. NOTE | |
Bibliography, etc | Includes bibliographical references (p. 967-1023) and index. |
505 ## - FORMATTED CONTENTS NOTE | |
Formatted contents note | PREFACE<br/>1 CHARACTERIZATION OF DISTRIBUTED SYSTEMS<br/>1.1 Introduction<br/>1.2 Examples of distributed systems<br/>1.3 Resource sharing and ttie Web<br/>1.4 Chalienges<br/>1.5 Summary<br/>2 SYSTEM MODELS<br/>2.1 Introduction<br/>2.2 Architectural models<br/>2.3 Fundamental models<br/>2.4 Summary<br/>3 NETWORKING AND INTERNETWORKING<br/>3.1 Introduction<br/>3.2 Types of network<br/>3.3 Network principles<br/>3.4 Internet protocols<br/>3.5 Case studies: Ethernet, WiPi, Bluetooth and ATM<br/>3.6 Summary<br/>4 INTERPROCESS COMMUNICATION<br/>4.1 Introduction<br/>4.2 The API for the Internet protocols<br/>4.3 External data representation and marshalling<br/>4.4 Client-server communication<br/>4.5 Group communication<br/>4.6 Case study; interprocess communication in UNIX<br/>4.7 Summary<br/>5 DISTRIBUTED OBJECTS AND REMOTE INVOCATION<br/>5.1 Introduction<br/>5.2 Communication between distributed objects<br/>5.3 Remote procedure call<br/>5.4 Events and notifications<br/>5.5 Case study: Java RMI<br/>5.6 Summary<br/>6 OPERATING SYSTEM SUPPORT<br/>6.1 Introduction<br/>6.2 The operating system layer<br/>6.3 Protection<br/>6.4 Processes and threads<br/>6.5 Communication and invocation<br/>6.6 Operating system architecture<br/>6.7 Summary<br/>7 SECURITY<br/>7.1 Introduction<br/>7.2 Overview of security techniques<br/>7.3 Cryptographic algorithms<br/>7.4 Digital signatures<br/>7.5 Cryptography pragmatics<br/>7.6 Case studies: Needham-Schroeder, Kerberos, TLS, 802.11 WiFi<br/>7.7 Summary<br/>8 DISTRIBUTED FILE SYSTEMS<br/>8.1 Introduction<br/>8.2 File service architecture<br/>8.3 Case study: Sun Network Fife System<br/>8.4 Case study: The Andrew File System<br/>8.5 Enhancements and further developments<br/>8.6 Summary<br/>9 NAME SERVICES<br/>9.1 Introduction<br/>9.2 Name services and the Domain Name System<br/>9.3 Directory services<br/>9.4 Case study of the Global Name Service<br/>9.5 Case study of the X.500 Directory Service<br/>9.6 Summary<br/>10 PEER-TO-PEER SYSTEMS<br/>10.1 introduction<br/>10.2 Napster and its legacy<br/>10.3 Peer-to-peer middleware<br/>10.4 Routing overlays<br/>10.5 Overlay case studies: Pastry, Tapestry<br/>10.6 Application case studies: Squirrel, OceanStore, Ivy<br/>10.7 Summary<br/>11 TIME AND GLOBAL STATES<br/>11.1 Introduction<br/>11.2 Clocks, events and process states<br/>11.3 Synchronizing physical clocks<br/>11.4 Logical time and logical clocks<br/>11.5 Global states<br/>11.6 Distributed debugging<br/>11.7 Summary<br/>12 COORDINATION AND AGREEMENT<br/>12.1 Introduction<br/>12.2 Distributed mutual exclusion<br/>12.3 Elections<br/>12.4 Multicast communication<br/>12.5 Consensus and reiated problems<br/>12.6 Summary<br/>13 TRANSACTIONS AND CONCURRENCY CONTROL<br/>13.1 Introduction<br/>13.2 Transactions<br/>13.3 Nested transactions<br/>13.4 Locks<br/>13.5 Optimistic concurrency control<br/>13.6 Timestamp ordering<br/>13.7 Comparison of methods for concurrency control<br/>13.8 Summary<br/>14 DISTRIBUTED TRANSACTIONS<br/>14.1 Introduction<br/>14.2 Flat and nested distributed transactions<br/>14.3 Atomic commit protocols<br/>14.4 Concurrency control in distributed transactions<br/>14.5 Distributed deadlocks<br/>14.6 Transaction recovery<br/>14.7 Summary<br/>15 REPLICATION<br/>15.1 Introduction<br/>15.2 System model and group communication<br/>15.3 Fault-tolerant services<br/>15.4 Case studies of highly available services:<br/>the gossip architecture, Bayou and Coda<br/>15.5 Transactions with replicated data<br/>15.6 Summary<br/>.16 MOBILE AND UBIQUITOUS COMPUTING<br/>16.1 Introduction<br/>16.2 Association<br/>16.3 Interoperation<br/>16.4 Sensing and context-awareness<br/>16.5 Security and privacy .<br/>16.6 Adaptation<br/>16.7 Case study of Cooltown<br/>16.8 Summary<br/>17 DISTRIBUTED MULTIMEDIA SYSTEMS<br/>17.1 Introduction<br/>17.2 Characteristics of multimedia data<br/>17.3 Quality of service management<br/>17.4 Resource management<br/>17.5 Stream adaptation<br/>17.6 Case study: the Tiger video file server<br/>17.7 Summary<br/>18 DISTRIBUTED SHARED MEMORY<br/>18.1 introduction<br/>18.2 Design and implementation issues<br/>18.3 Sequential consistency and ivy case study<br/>18.4 Release consistency and Munin case study<br/>18.5 Other consistency models<br/>18.6 Summary<br/>19 WEB SERVICES<br/>19.1 introduction<br/>19.2 Web services<br/>19.3 Service descriptions and IDL for web services<br/>19.4 A directory service for use with web services<br/>19.5 XML security<br/>19.6 Coordination of web services<br/>19.7 Case study: the Grid<br/>19.8 Summary<br/>20 CORBA CASE STUDY<br/>20.1 introduction<br/>20.2 CORBA RMi<br/>20.3 CORBA services<br/>20.4 Summary |
650 #0 - SUBJECT | |
Keyword | Electronic Data Processing |
General subdivision | Distributed Processing. |
942 ## - ADDED ENTRY ELEMENTS (KOHA) | |
Koha item type | General Books |
Withdrawn status | Lost status | Damaged status | Not for loan | Home library | Current library | Shelving location | Date acquired | Full call number | Accession number | Date last seen | Koha item type |
---|---|---|---|---|---|---|---|---|---|---|---|
Central Library, Sikkim University | Central Library, Sikkim University | General Book Section | 16/06/2016 | 005.43 COU/D | P35922 | 16/06/2016 | General Books |