<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 23, 2015 at 3:25 PM, zxq9 <span dir="ltr"><<a href="mailto:zxq9@zxq9.com" target="_blank">zxq9@zxq9.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I almost completely disagree with this view.</blockquote></div><br></div><div class="gmail_extra">Process isolation is another reason as to why you want to take a look at splitting up stuff. If you runs the processing loop in a separate process, it can be easier to handle the case where that part of the system crashes. In other situations, there are advantages to writing a single gen_fsm with a separate reply back to the caller. It really depends on the situation what is the best course of action :)<br><br></div><div class="gmail_extra"><br clear="all"><br>-- <br><div class="gmail_signature">J.</div>
</div></div>