<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 23, 2014 at 5:52 AM, Chris Pacejo <span dir="ltr"><<a href="mailto:colanderman@gmail.com" target="_blank">colanderman@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 id=":1kj" class="a3s" style="overflow:hidden">What is the standard way of avoiding this issue (assuming crashing the<br>


client is acceptable)?  Favor calls over casts?  Link to servers you<br>
need reliable communication with?  Use a reliable message broker?</div></blockquote></div><br>erlang:monitor/2 is the answer you want here, probably. Calls use them internally.<br><br clear="all"><div><br></div>-- <br>J.
</div></div>