Multiprocessing in LispWorks
I know about LispWorks capability for light-weight thread-based symmetric multiprocessing, but was wondering whether there is also a capability for heavier-weight multiprocessing (where global variables are distinct in each process). When running extensive experiments over multiple variations of the same program, it would be useful to be able to run these simultaneously in separate cores without them interfering with each other. — Paul R. _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html