From: Noel Welsh (noelwelsh at gmail.com) Date: Thu Jun 14 05:19:22 EDT 2007 |
|
On 6/12/07, Prabhakar Ragde <plragde at uwaterloo.ca> wrote: > ... Assuming > my answer is correct, does anyone know how something like this can be > accomplished? He's running Windows and Linux, but I'd be interested in > the answer for OS X as well. Many thanks. --PR Fork multiple processes, and communicate via sockets -- presumably by passing s-expressions around. Should be quick and fun to implement. N.
Posted on the users mailing list. |
|