name: Carlos B. Rios
e-mail: [EMAIL PROTECTED]
Home Page: none
user-ID: RIOS
Desc.: non IO blocking parallel jobs
ForkIO  bdpO non IO blocking parallel job queue

The module runs jobs in parallel to a maxmium number of N jobs at one
time from an array list of jobs.  The IO for all jobs are returned to
the user.  IO is non blocking.  This module allows users to submit as
many jobs in parallel in a multi cpu machine keeping only N cpu's
saturated at all times until all jobs are done.

Reply via email to