Next Previous Top Contents Index

LispWorks User Guide

11 Multiprocessing

LispWorks supports "lightweight" processes. The programming environment, for example, makes extensive use of this mechanism to create separate processes for the various tools. The lightweight process layer is implemented on top of the stack group mechanism, which is discussed later in this chapter.

This chapter covers the following topics:

11.1 - Introduction to processes
11.2 - The process programming interface
11.3 - Locks
11.4 - Example

LispWorks User Guide - 14 Oct 1998

Next Previous Top Contents Index

Generated with Harlequin WebMaker