[erlang-questions] Using erlang instead of jmx

prasanna diwadkar pdiwadkar@REDACTED
Tue May 26 16:34:11 CEST 2015


Hello all,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.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? 
RegardsC 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150526/c0e413fb/attachment.htm>


More information about the erlang-questions mailing list