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: