Lisp HUG Maillist Archive

how do i know if multiprocessing has been initialized?

hi list,

how do i know if multiprocessing has been enabled in an image
by calling mp:initialize-multiprocessing?

i am asking because ucw with the mod_lisp backend currently just runs
in the thread it was started in.  starting it in a separate thread
can be easily achieved by a read-time cond on :lispworks, but
doing this by default would break ucw for non-mp images ...

so is there something like mp:multiprocessing-initialized-p ?

thanks,
juergen


Re: how do i know if multiprocessing has been initialized?

Unable to parse email body. Email id is 3694

Updated at: 2020-12-10 08:53 UTC