|En la categoría:
Envío y entregaPulsa "Ver detalles" para obtener información adicional sobre envíos y devoluciones.
¿Quieres vender uno?

Principios de diseño de sistemas informáticos: una introducción de Jerome H. Saltzer: usado-

Texto original
Principles of Computer System Design: An Introduction by Jerome H Saltzer: Used
AlibrisBooks
  • (426013)
  • Registrado como vendedor profesional
USD28,62
Aproximadamente25,62 EUR
Estado:
En buen estado
Envío:
Gratis Standard Shipping.
Ubicado en: Sparks, Nevada, Estados Unidos
Entrega:
Entrega prevista entre el lun. 30 sep. y el vie. 4 oct. a 43230
Calculamos el plazo de entrega con un método patentado que combina diversos factores, como la proximidad del comprador a la ubicación del artículo, el servicio de envío seleccionado, el historial de envíos del vendedor y otros datos. Los plazos de entrega pueden variar, especialmente en épocas de mucha actividad.
Devoluciones:
30 días para devoluciones. El comprador paga el envío de la devolución.
Pagos:
    

Compra con confianza

Garantía al cliente de eBay
Si no recibes el artículo que has pedido, te devolvemos el dinero. Más informaciónGarantía al cliente de eBay - se abre en una nueva ventana o pestaña
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:404001270877
Última actualización el 18 sep 2024 12:18:11 H.EspVer todas las actualizacionesVer todas las actualizaciones

Características del artículo

Estado
En buen estado: Libro que se ha leído pero que está en buen estado. Daños mínimos en la tapa, ...
Book Title
Principles of Computer System Design: An Introduction
Publication Date
2009-06-23
Pages
560
ISBN
9780123749574
Publication Year
2009
Type
Textbook
Format
Trade Paperback
Language
English
Subject Area
Computers
Publication Name
Principles of Computer System Design : an Introduction
Author
M. Frans Kaashoek, Jerome H. Saltzer
Publisher
Elsevier Science & Technology
Item Length
9.2 in
Subject
Microprocessors, Computer Engineering
Item Width
7.5 in
Number of Pages
560 Pages

Acerca de este producto

Product Identifiers

Publisher
Elsevier Science & Technology
ISBN-10
0123749573
ISBN-13
9780123749574
eBay Product ID (ePID)
72411138

Product Key Features

Number of Pages
560 Pages
Language
English
Publication Name
Principles of Computer System Design : an Introduction
Publication Year
2009
Subject
Microprocessors, Computer Engineering
Type
Textbook
Author
M. Frans Kaashoek, Jerome H. Saltzer
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Length
9.2 in
Item Width
7.5 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2009-279405
Reviews
"This is a unique, ambitious, and important book. It is about computer system design principles, and not the usual mechanics of how things work. These principles are typically embedded in research papers (for those of which are to be found at all), and no book I know of makes so many of them explicit and its focal point." -Joe Pasquale, UC San Diego "The book is a great introduction to system design issues that are only taught at few courses in few universities, even-though they show up in computer systems everywhere. This is a very good and easy read for any one in computer industry. It describes all parts of computer systems and how they interact very well. The extension of the book is online and many chapters are available for free to download. The chapter on Naming is worth the money of the book. I have not seen the discussion of naming in such detail and simple terms anywhere. The authors are very well respected professors at MIT and have experience in operating systems and computer system since its early days. I highly recommend this book to any hardware or software student or professional engineer."-- Amazon.com 5 star review THE missing link, January 16, 2010 By clivebaker "clivebaker" "[A] unique of several design patterns that are used as building blocks in computer systems. The primary novelty in Saltzer and Kaashoek's book is the fresh and original presentation of several related topics. The book is logically divided into two parts: Part 1 is included in the hard-copy book; Part 2 is only available online.. I highly recommend this well-written and well-structured book to several groups of readers: undergraduate students can use it as a gentle introduction to computer architecture and OSs, and graduate students and more advanced readers will enjoy its philosophical and design-oriented aspects. In fact, the book may eventually become a classic and a must-read for any computer scientist." --Computing Reviews, "This is a unique, ambitious, and important book. It is about computer system design principles, and not the usual mechanics of how things work. These principles are typically embedded in research papers (for those of which are to be found at all), and no book I know of makes so many of them explicit and its focal point." -Joe Pasquale, UC San Diego "The book is a great introduction to system design issues that are only taught at few courses in few universities, even-though they show up in computer systems everywhere. This is a very good and easy read for any one in computer industry. It describes all parts of computer systems and how they interact very well. The extension of the book is online and many chapters are available for free to download. The chapter on Naming is worth the money of the book. I have not seen the discussion of naming in such detail and simple terms anywhere. The authors are very well respected professors at MIT and have experience in operating systems and computer system since its early days. I highly recommend this book to any hardware or software student or professional engineer."-- Amazon.com 5 star review THE missing link, January 16, 2010 By clivebaker "clivebaker" "[A] unique of several design patterns that are used as building blocks in computer systems. The primary novelty in Saltzer and Kaashoek's book is the fresh and original presentation of several related topics. The book is logically divided into two parts: Part 1 is included in the hard-copy book; Part 2 is only available online.... I highly recommend this well-written and well-structured book to several groups of readers: undergraduate students can use it as a gentle introduction to computer architecture and OSs, and graduate students and more advanced readers will enjoy its philosophical and design-oriented aspects. In fact, the book may eventually become a classic and a must-read for any computer scientist." --Computing Reviews, "This is a unique, ambitious, and important book. It is about computer system design principles, and not the usual mechanics of how things work. These principles are typically embedded in research papers (for those of which are to be found at all), and no book I know of makes so many of them explicit and its focal point." -Joe Pasquale, UC San Diego
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.1
Table Of Content
1. Systems2. Elements of Computer System Organization3. The Design of Naming Schemes4. Enforcing Modularity with Clients and Services5. Enforcing Modularity with Virtualization6. Performance7. The Network as a System and as a System Component8. Fault Tolerance: Reliable Systems from Unreliable Components9. Atomicity: All-or-Nothing and Before-or-After10. Information Security11. Suggestions for Further ReadingGlossaryProblem SetsIndex of Concepts
Synopsis
Principles of Computer System Design is the first textbook to take a principles-based approach to the computer system design. It identifies, examines, and illustrates fundamental concepts in computer system design that are common across operating systems, networks, database systems, distributed systems, programming languages, software engineering, security, fault tolerance, and architecture. Through carefully analyzed case studies from each of these disciplines, it demonstrates how to apply these concepts to tackle practical system design problems. To support the focus on design, the text identifies and explains abstractions that have proven successful in practice such as remote procedure call, client/service organization, file systems, data integrity, consistency, and authenticated messages. Most computer systems are built using a handful of such abstractions. The text describes how these abstractions are implemented, demonstrates how they are used in different systems, and prepares the reader to apply them in future designs. The book is recommended for junior and senior undergraduate students in Operating Systems, Distributed Systems, Distributed Operating Systems and/or Computer Systems Design courses; and professional computer systems designers., Principles of Computer System Design is the first textbook to take a principles-based approach to the computer system design. It identifies, examines, and illustrates fundamental concepts in computer system design that are common across operating systems, networks, database systems, distributed systems, programming languages, software engineering, security, fault tolerance, and architecture. Through carefully analyzed case studies from each of these disciplines, it demonstrates how to apply these concepts to tackle practical system design problems. To support the focus on design, the text identifies and explains abstractions that have proven successful in practice such as remote procedure call, client/service organization, file systems, data integrity, consistency, and authenticated messages. Most computer systems are built using a handful of such abstractions. The text describes how these abstractions are implemented, demonstrates how they are used in different systems, and prepares the reader to apply them in future designs. The book is recommended for junior and senior undergraduate students in Operating Systems, Distributed Systems, Distributed Operating Systems and/or Computer Systems Design courses; and professional computer systems designers. Features: Concepts of computer system design guided by fundamental principles. Cross-cutting approach that identifies abstractions common to networking, operating systems, transaction systems, distributed systems, architecture, and software engineering. Case studies that make the abstractions real: naming (DNS and the URL); file systems (the UNIX file system); clients and services (NFS); virtualization (virtual machines); scheduling (disk arms); security (TLS). Numerous pseudocode fragments that provide concrete examples of abstract concepts. Extensive support. The authors and MIT OpenCourseWare provide on-line, free of charge, open educational resources, including additional chapters, course syllabi, board layouts and slides, lecture videos, and an archive of lecture schedules, class assignments, and design projects.
LC Classification Number
QA76.9.S88S255 2009

Descripción del artículo del vendedor

Información de vendedor profesional

Alibris, Inc.
Rob Lambert
2560 9th St
Ste 215
94710-2565 Berkeley, CA
United States
Mostrar información de contacto
:ocinórtcele oerroCmoc.sirbila@90_skoob_flah
Certifico que todas mis actividades de venta cumplirán todas las leyes y reglamentos de la UE.
AlibrisBooks

AlibrisBooks

98,8% de votos positivos
1,8 millones artículos vendidos
Visitar tiendaContactar
Se unió el may 2008
Alibris is the premier online marketplace for independent sellers of new & used books, as well as rare & collectible titles. We connect people who love books to thousands of independent sellers around ...
Ver más

Valoraciones detalladas sobre el vendedor

Promedio durante los últimos 12 meses
Descripción precisa
4.9
Gastos de envío razonables
5.0
Rapidez de envío
4.9
Comunicación
4.9
Registrado como vendedor profesional

Votos de vendedor (474.041)

  • p***p (47)- Votos emitidos por el comprador.
    Últimos 6 meses
    Compra verificada
    Great seller! Item is what I ordered; good communication; shipped promptly; good value. NOTE TO SELLER: packaging was NOT appropriate for item; it was a flimsy, plastic envelope, with no stiff material to prevent creases. The book came with two deep creases that involved the *entire* item: one is a 1" triangle lower left side (bound edge); the other is a 7" triangle on upper right side (open edge).
  • s***s (126)- Votos emitidos por el comprador.
    Mes pasado
    Compra verificada
    This is an outstanding seller to deal with. Fair prices that are more than reasonable in this economy. The product is in better condition than described, a true value for my money. Packaged and shipped well shows seller has concern for the products he sells to arrive in excellent condition. The seller is friendly and communicates timely with his customers. I highly recommend this seller and would do business again anytime. Thank you!
  • o***o (80)- Votos emitidos por el comprador.
    Mes pasado
    Compra verificada
    The seller charged a very reasonable price and shipped it quickly in a sturdy package. It arrived fast and in perfect condition. There was no need for further communication. They did a great job and I strongly recommend this seller.

Valoraciones y opiniones del producto

Todavía no hay valoraciones ni opiniones
Sé el primero en escribir una opinión.