> If you want high performance, you may find it easier to use > processes with some form of IPC rather than relying on Perl threads. People will keep trying to get the application level to do the OS's jobs. Unfortunately, threading seems to be a problem even the OS people haven't solved yet.