Logo

The Little Book of Semaphores

Large book cover: The Little Book of Semaphores

The Little Book of Semaphores
by

Publisher: Green Tea Press
Number of pages: 291

Description:
The Little Book of Semaphores is a free (in both senses of the word) textbook that introduces the principles of synchronization for concurrent programming. In most computer science curricula, synchronization is a module in an Operating Systems class. OS textbooks present a standard set of problems with a standard set of solutions, but most students don't get a good understanding of the material or the ability to solve similar problems. The approach of this book is to identify patterns that are useful for a variety of synchronization problems and then show how they can be assembled into solutions. After each problem, the book offers a hint before showing a solution, giving students a better chance of discovering solutions on their own.

Home page url

Download or read it online for free here:
Download link
(1.1MB, PDF)

Similar books

Book cover: The Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVSThe Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVS
by - McGraw-Hill
This book will help readers who are experts using one of the five most popular mainframe and mid-range operating systems become skilled users of the other four. Includes concise tutorials, step-by-step examples and quick-reference material.
(13113 views)
Book cover: Lecture Notes on Operating SystemsLecture Notes on Operating Systems
by - Unversity of Wisconsin -- Madison
Intended as a general introduction to the techniques used to implement operating systems and related kinds of systems software. Among the topics covered will be process management; processor scheduling; deadlock prevention, avoidance, and recovery.
(11405 views)
Book cover: MMURTL V1.0MMURTL V1.0
by - Sensory Publishing
Originally titled Developing Your Own 32 Bit Operating System this book shows you how one man built a complete, 32 bit operating system for the Intel processors from scratch, running on processors from the 80386, all the way up to the Pentium III.
(11162 views)
Book cover: A Short Introduction to Operating SystemsA Short Introduction to Operating Systems
by
The lecture notes that cover most of the basic topics of operating systems: key concepts, single-task OS, multi-tasking and multi-user OS, processes and thread, memory and storage, networks - services and protocols, TCP/IP, security considerations.
(21735 views)