superrip: limit maximum child processes
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Sat, 3 Apr 2010 20:27:22 +0000 (13:27 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Sat, 3 Apr 2010 20:27:22 +0000 (13:27 -0700)
commit2a40e7cb797b97314ad82e9f7405f9ce5dda4bf2
tree86c154c759885f38e8f51b26ba0482465290cdb4
parent1f0784d8a6ef4a9f6ac46d8b7903262f2fee6b75
superrip: limit maximum child processes

superrip: limit the maximum number of child processes. Try to do too
many things at once can actually slow the system down because of
caching, etc. Also, do a waitall at the end of the script so that we can
be sure when we're done.
superrip.rb