<div dir="ltr">On 27 May 2015 at 08:13, prasanna diwadkar <span dir="ltr"><<a href="mailto:pdiwadkar@hotmail.com" target="_blank">pdiwadkar@hotmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Thanks Chandru. I am in process of doing prototype.<div>As underlying functionality is primarily Java(for e.g. DatabaseMBean exposes methods to get database details), how easy is to switch context from Erlang to Java and vice versa? Â i guess Â there won't me much latency issues.<br></div></div></div></blockquote><div><br></div><div>Sorry Prasanna, I don't quite understand. Are you talking to the DB via a Java program? <br><br></div><div>Erlang --> Java --> DB?<br><br></div><div>Chandru<br><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div dir="ltr"><div>From: <a href="mailto:chandrashekhar.mullaparthi@gmail.com" target="_blank">chandrashekhar.mullaparthi@gmail.com</a><br><div><div class="hm HOEnZb">Date: Wed, 27 May 2015 07:38:25 +0100<br>Subject: Re: [erlang-questions] Using erlang instead of jmx<br>To: <a href="mailto:pdiwadkar@hotmail.com" target="_blank">pdiwadkar@hotmail.com</a><br>CC: <a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a></div><div><div class="h5"><br><br><div dir="ltr"><div><div>Hi,<br></div><div><br></div>Without knowing much more detail, at the very least you will get more expressive and concise code. Multithreaded Java code is not a pretty sight. At the risk of sounding like a salesman, things you will gain by using erlang in this context are:<br></div><br>- Smaller, more expressive code base <br><div>- No need to worry about GC pauses/tuning<br></div><div>- Easier troubleshooting using the runtime trace capabilities of Erlang<br></div><div>- You will enjoy your coding!<br></div><div><br></div><div>I think the best way to find out for yourself is to prototype this. You may be surprised at how quickly you can build reasonably complex systems.<br><br></div><div>cheers<br></div><div>Chandru<br><br></div></div><div><br><div>On 26 May 2015 at 15:34, prasanna diwadkar <span dir="ltr"><<a href="mailto:pdiwadkar@hotmail.com" target="_blank">pdiwadkar@hotmail.com</a>></span> wrote:<br><blockquote style="border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Hello all,<div>I am new to erlang and trying to learn. One of the community project i am working on involves multiple java based distributed systems. Each of these system exposes its functionality through MBeans(JMX) which runs on JBoss instances. So the entire communication happens through JMX channel.</div><div>I am trying to understand if Erlang is fit as communication layer here instead of JMX? (We don't face concurrency issues Â here(except each MBean contains code containing locks,threads etc so lots of threads run on each JVM)! but will erlang make this kind of communication better or cleaner? </div><div><br></div><div>Regards</div><div>C</div>                                      </div></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div></div></div></div></div>                                           </div></div>
</blockquote></div><br></div></div>