Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint

26.1. Process

In Mac OS X, every Objective-C program executes as a process. Technically, Java bytecode executes in an abstract virtual machine; but most virtual machines run in a process and embody almost identical attributes. Every process includes

  • A memory address space

  • One or more executing threads

  • A set of environment variables in a map of key/value pairs

  • An array of command-line arguments


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial