ppss - Parallel Processing Shell Script
April 29 2010, 12:24am
PPSS is a Bash shell script that executes commands, scripts or programs in parallel. It is designed to make full use of current multi-core CPUs. It will detect the number of available CPUs and start a separate job for each CPU core. It will also use hyper threading by default. PPSS can also be installed on multiple host in a distributed like fashion, creating a simple cluster.
Your favourite external commenting service goes here! I recommend http://www.disqus.com

