
Автор
Эндрю Таненбаум
Andrew Stuart Tanenbaum
4.6
4.6
274оценки
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
5 | 193 | |
4 | 63 | |
3 | 16 | |
2 | 1 | |
1 | 1 | |
без оценки |
125 |
274оценки
Эндрю Таненбаум - все книги по циклам и сериям | Книги по порядку
- 5 произведений
- 32 издания на 3 языках
-
Эндрю Таненбаум, М. ван Стеен Распределенные системы. При...
ISBN: 5-272-00053-6, 0-13-088893-1 Год издания: 2003 Издательство: Питер Язык: Русский Аннотация
Эта книга является фундаментальным курсом по распределенным системам. В ней детально описаны принципы, концепции и технологии этих систем: связь, процессы, синхронизация, целостность и репликация, защита от сбоев и безопасность. Особое внимание в книге уделено World Wide Web, развитие которой и послужило толчком к резкому повышению интереса к распределенным системам. Как это характерно для всех книг Э.Таненбаума, последовательное и детальное изложение теории сопровождается примерами реально действующих систем.
Книга предназначена прежде всего студентам и преподавателям, но, безусловно, будет полезна и специалистам данной области. -
Andrew S. Tanenbaum Distributed Operating Systems
ISBN: 0132199084 Год издания: 1994 Издательство: Prentice Hall Язык: Английский Аннотация
As distributed computer systems become more pervasive, there is a need for a book that explains how their operating systems are designed and implemented. This book, which is a revised and expanded Part II of the best selling MODERN OPERATING SYSTEMS, fulfills that need. KEY TOPICS: It covers the material from the original book, including communication, synchronization, processes and file systems, and adds new material on distributed shared memory. It also contains 4 detailed case studies,Amoeba, Mach, Chorus, and OSF/DCE. Tanenbaum's trademark writing style provides the reader with a thorough yet concise treatment of distributed systems. -
Эндрю Таненбаум, Albert S Woodhull Operating Systems Design an...
ISBN: 0131429388 Год издания: 2006 Язык: Русский Аннотация
Most books on operating systems deal with theory while ignoring practice. While the usual principles are covered in detail, the book describes a small, but real UNIX-like operating system: MINIX. The book demonstrates how it works while illustrating the principles behind it. Operating Systems: Design and Implementation Second Edition provides the MINIX source code. The relevant selections of the MINIX code are described in detail. When it first came out, MINIX caused something of a revolution. Within weeks, it had its own newsgroup on USENET, with 40,000 people. Most wanted to make MINIX bigger and fancier. Instead, Linux was created. That has become quite popular, very large, and complicated. MINIX, on the other hand, has remained small and suitable for instruction and example. The book has been revised to include updates in MINIX, which started out as a v 7 unix clone for a floppy-disk only 8088. It is now aimed at 386, 486, and pentium machines and is based on the international posix standard instead of on v7. There are now also versions of MINIX for the Macintosh and SPARC available. Professional programmers will find this book to be a valuable resource and reference book.