On Tue, Mar 3, 2009 at 8:28 AM, hugo rivera <uai...@gmail.com> wrote:
> It is a small cluster, of 6 machines. I think each job runs for a few > minutes (~5), take some input files and generate a couple of files (I > am not really sure about how many output files each proccess > generates). The size of the output files is ~1Mb. for that size cluster, and jobs running a few minutes, fork ought to be fine. ron