Re: SPAM:spawning multiple processes

2004-10-20 Thread Wiggins d Anconia
> > HI. First time poster... :) > For some reason your message was marked as SPAM, and not by me, as I don't have spam filters enabled > I am trying to write a script that spawns a number of children processes. > The number of children processes is determined at run time based on a > confi

SPAM:spawning multiple processes

2004-10-20 Thread brian . barto
HI. First time poster... :) I am trying to write a script that spawns a number of children processes. The number of children processes is determined at run time based on a configuration file. I am having trouble finding a way to create these children processes. They have to be independant of the