All Manuals > LispWorks User Guide and Reference Manual > 15 Multiprocessing > 15.2 The process programming interface > 15.2.3 Process Priorities

NextPrevUpTopContentsIndex

15.2.3.1 Process priorities in SMP LispWorks

Process priorities are almost completely ignored in SMP LispWorks.

The main exception is that for processes that wait with process-wait for something to happen, a process with higher priority is likely to wake up earlier, but even then it is not guaranteed.


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex