Thanks. I'll check out the link.
My code is in python 2.7 and is currently multi-processed using all 4 cores. I have camera processes, dc motor control, servo control, and keyboard input all in separate processes. I want to be able to "parallelize" additional functions as I come up with them.