<div dir="ltr">I believe the primary contenders would be Cloud Haskell [1] and Courier [2].<div><br></div><div>[1]: <a href="http://hackage.haskell.org/package/distributed-process">http://hackage.haskell.org/package/distributed-process</a> and <a href="http://haskell-distributed.github.io/">http://haskell-distributed.github.io/</a></div><div><br></div><div>[2]: <a href="http://hackage.haskell.org/package/courier">http://hackage.haskell.org/package/courier</a></div><div><br></div><div>Cloud Haskell is probably more widely used. I don't know if they're leveraging Static Pointers yet, but the feature was motivated in part by their needs.</div><div><br></div><div>We mostly use Pipes, TCP sockets, and Binary but I think you're looking for something more reliable. Probably someone will recommend ZeroMQ. I'd steer clear of ZeroMQ unless you have an intimate understanding of it and how to work around its quirks.</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 20, 2015 at 11:22 AM, Corentin Dupont <span dir="ltr"><<a href="mailto:corentin.dupont@gmail.com" target="_blank">corentin.dupont@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hello,<br></div>what would you recommend as a message passing library?<br></div>Essentially, I would to replace this library <a href="http://hackage.haskell.org/package/eprocess" target="_blank">http://hackage.haskell.org/package/eprocess</a><br></div>by something more mainstream.<br></div>It is used in Hint-server: <a href="http://hackage.haskell.org/package/hint-server" target="_blank">http://hackage.haskell.org/package/hint-server</a><br><br></div>Thanks!<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">Corentin<br></font></span></div>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Chris Allen<br><div><span style="font-size:12.8000001907349px">Currently working on </span><a href="http://haskellbook.com" target="_blank">http://haskellbook.com</a></div></div></div></div></div></div>
</div></div>