> I think I know how to structure this on a single multiprocessor > machine, but what about a cluster? Is there the equivalent of alts on > network connections?
cec(8) muxes the keyboard and the network in a simple fashion. /n/sources/contrib/quanstro/src/cec/mux.c. this could be written with Chan so that one could alt on network messages. - erik
