I think GNU parallel is the best tool for that purpose. http://www.gnu.org/software/parallel/
You can pass -j option to control the number of maximum jobs at a time.
I think GNU parallel is the best tool for that purpose. http://www.gnu.org/software/parallel/
You can pass -j option to control the number of maximum jobs at a time.