Performance Modeling and Design of Computer Systems
Title | Performance Modeling and Design of Computer Systems PDF eBook |
Author | Mor Harchol-Balter |
Publisher | Cambridge University Press |
Pages | 573 |
Release | 2013-02-18 |
Genre | Computers |
ISBN | 1107027500 |
Written with computer scientists and engineers in mind, this book brings queueing theory decisively back to computer science.
Error-control Coding for Computer Systems
Title | Error-control Coding for Computer Systems PDF eBook |
Author | Thammavarapu R. N. Rao |
Publisher | |
Pages | 524 |
Release | 1989 |
Genre | Computers |
ISBN | 9780132839532 |
Principles of Computer System Design
Title | Principles of Computer System Design PDF eBook |
Author | Jerome H. Saltzer |
Publisher | Morgan Kaufmann |
Pages | 561 |
Release | 2009-05-21 |
Genre | Computers |
ISBN | 0080959423 |
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. - 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
Computer Systems
Title | Computer Systems PDF eBook |
Author | Randal E.. Bryant |
Publisher | |
Pages | 962 |
Release | 2013-07-23 |
Genre | Computer programming |
ISBN | 9781292025841 |
For Computer Systems, Computer Organization and Architecture courses in CS, EE, and ECE departments. Few students studying computer science or computer engineering will ever have the opportunity to build a computer system. On the other hand, most students will be required to use and program computers on a near daily basis. Computer Systems: A Programmer's Perspective introduces the important and enduring concepts that underlie computer systems by showing how these ideas affect the correctness, performance, and utility of application programs. The text's hands-on approach (including a comprehensive set of labs) helps students understand the under-the-hood operation of a modern computer system and prepares them for future courses in systems topics such as compilers, computer architecture, operating systems, and networking.
Time-sharing Computer Systems
Title | Time-sharing Computer Systems PDF eBook |
Author | M. V. Wilkes |
Publisher | |
Pages | |
Release | 1979 |
Genre | |
ISBN |
Computational Interaction
Title | Computational Interaction PDF eBook |
Author | Antti Oulasvirta |
Publisher | Oxford University Press |
Pages | 433 |
Release | 2018 |
Genre | Computers |
ISBN | 0198799608 |
This book introduces a new perspective on how to design user interfaces called "Computational Interaction". This new method applies principles of computational thinking (abstraction, automation and analysis) to inform our understanding of how people interact with user interfaces.
Building a Secure Computer System
Title | Building a Secure Computer System PDF eBook |
Author | Morrie Gasser |
Publisher | Arden Shakespeare |
Pages | 312 |
Release | 1988 |
Genre | Computers |
ISBN |
Little prior knowledge is needed to use this long-needed reference. Computer professionals and software engineers will learn how to design secure operating systems, networks and applications.