Programming Under Mach

Programming Under Mach

  • Downloads:1692
  • Type:Epub+TxT+PDF+Mobi
  • Create Date:2021-03-09 03:17:06
  • Update Date:2025-09-07
  • Status:finish
  • Author:Joseph Boykin
  • ISBN:0201527391
  • Environment:PC/Android/iPhone/iPad/Kindle

Summary

The book provides the detailed information necessary to write practical programs under Mach。 It shows applications writers and programmers how to create programs with multiple threads of control and make use of advanced interprocess communication mechanisms in a multi-processor environment。 In addition the book illustrates, with complete example programs, how to fully exploit the functionality Mach provides。 This book describes the differences between Mach and UNIX 4。3 BSD and OSF/1, two popular operating systems which share a common heritage with Mach。

Download

Reviews

Nathan Herring

This was my only tutorial on low-level Mach programming I used when Mac OS X was in its infancy。 Some things have diverged, but the instruction is still pretty relevant。 If you want to write a Mac OS X hardware exception handler, reading through this is a must。