Multi-thread slpd for SMP scalability
Brought to you by:
jcalcote
Currently slpd is single-threaded, but large installations
might find it a bit slow to respond, and perhaps even
get "not responding" errors back during busy times.
Adding threads to the server would improve SMP
scalability and apparent performance (responsiveness).