Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
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