Next Prev Top Contents Index

12 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:

12.1 Introduction to processes

12.2 The process programming interface

12.3 Locks

12.4 Example


LispWorks User Guide - 18 Feb 2003

Next Prev Top Contents Index