Hello, Ikarus has a 'fork' procedure.
Is there a way to have the parent and child process communicate via a synchronous port? For example, the child writes a number to a port and the parent can read from it. However, the child blocks if the parent isn't reading yet.
Ed
