LW threading questions
I've got sbcl/posix threads working pretty well, but I'm trying to figure out some of the details of LW threads. Immediately after spawning a new thread, mp:ps shows it is 'waiting on mailbox'. Is there a simpler way to perhaps interactively get the thread up and running without overhead requirements like setting up a mailbox? Jonathon McKitrick -- 'Java is a fine language, for low values of fine.'