http://qs1969.pair.com?node_id=121417


in reply to Re: multiple processes
in thread multiple processes

>It looks like your FIFO is only used for the child to
>speak to the parent. Would a regular pipe serve better? It
>would be faster.

that is for testing purposes for now later i want it to be in both directions, however thanks for your help