Next Prev Top Contents Index

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.

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 Dec 2001

Next Prev Top Contents Index