in reply to Running a program mulitple times with different Variables

There is a simple and elegant solution, using a named pipe. See Re: How to send & receive data to many child processes? (one pipe).
  • Comment on Re: Running a program mulitple times with different Variables