Parallel
From charlesreid1
GNU Parallel is a handy program to replace loops and perform the loop tasks in parallel. It can also be thought of as a replacement for xargs.
General information here: http://en.wikipedia.org/wiki/Parallel_%28software%29
Download source code here: http://mac.freshmeat.net/projects/parallel/