| 
 | Allegro CL version 10.1 This page is new in 10.1. | ||||||||||
Arguments: process-pool
The default method for this process-pool accessor returns the value of the
work-limit slot of the argument process-pool instance.
The value of  the work-limit slot is the
maximum number of pending work items allowed in the queue. When this
limit is reached, process-pool-run
returns nil.
See Process pools in multiprocessing.htm for more information on process pools.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page is new in the  10.1 release.
Created 2019.8.20.
| 
 | Allegro CL version 10.1 This page is new in 10.1. | ||||||||||