On Tue, 2005-02-15 at 09:47 -0800, snacktime wrote: > This is all way more complicated than I would like though, and I'm > hoping there is possibly a simpler solution. Any ideas? Use one process, and any CPU intensive in a thread pool? If the CPU intensive bit involves C code it will use multiple CPUs.