<div dir="ltr">This is a very hard question to answer because I would say OpenSAF is rather obscure. But I can tell you that while there are some overlaps between the two technologies particularly when it comes design patterns. The fact that Erlang is done entirely from the ground up (language, runtime, otp patterns etc...) specifically for high availability means that you should in theory experience much less friction when designing this sort of system in Erlang. <div><br></div><div>My feeling from looking at the documentation is that this isn't well documented. In short I wouldn't consider is competition to Erlang in it's current state for any project.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 21, 2016 at 9:42 PM, Sashan Govender <span dir="ltr"><<a href="mailto:sashang@gmail.com" target="_blank">sashang@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>Hi<br><br></div>I'm interested if anyone has done a comparison the Erlang OTP and OpenSAF. It seems to me there is a significant amount of overlap in the but I don't have the expertise in both systems to form a comprehensive picture. As far as I can tell mnesia is like OpenSAF IMM. They can both be used as configuration databases for a cluster. They both are strongly consistent. I know IMM certainly favours consistency over availabilty. OTP is obviously in Erlang while OpenSAF is in C/C++. Any comparisons out there about these two systems? Or am I wildly off the mark thinking that they are similar?<br></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>