On a completely seperate topic, I asked some weeks ago about the relative
merits of multithreading and event loops for a processor farm application.
Thanks to Mikael I have a simple version working now using multithreading,
and this has made it a very simple implementation. So my conclusion,
which may only apply to my particular case, is that multithreading is the
easiest way to go.
Julian Satchell
<satchell@dra.hmg.gb>