In fact, I noticed Holumbus.<br><br>You say that &quot;With the help of this library it is possible to build Erlang-Style mailboxes&quot;, but how would you solve the issue of static typing?<br><br>Besides, Holumbus depends on package &#39;unix&#39;, preventing it from being used on non-unix platforms.<br>
<br><br><div class="gmail_quote">2010/7/26 Stefan Schmidt <span dir="ltr">&lt;<a href="mailto:stefanschmidt42@googlemail.com">stefanschmidt42@googlemail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
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" target="_blank">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><font color="#888888"><br>Stefan<br>
</font></blockquote></div><br>