Hi,<br><br>I don&#39;t know if this solves your problem, but maybe you should take a look at the Holumbus-Distribution package:<br><br><a href="http://hackage.haskell.org/package/Holumbus-Distribution">http://hackage.haskell.org/package/Holumbus-Distribution</a><br>
<br>I&#39;ve build this library because I needed a simple way to transfer messages between two haskell processes or threads.The current code can be found under<br><br>Holumbus.Distribution.*<br><br>especially the DNode and the DStreamPort modules.<br>
<br>The modules located under Holumbus.Network are deprecated.<br><br>Best Regards,<br><br>Stefan<br>