Using Apache ActiveMQ with BEAM Languages

Post on 19-Jan-2015

233 views 2 download

Tags:

description

 

Transcript of Using Apache ActiveMQ with BEAM Languages

Using Apache ActiveMQ with BEAM Languages

Fernando RibeiroSolution Architect

Summary

• Overview• Samples– Erlang, Elixir, Joxa, LFE

• References

Overview

• Apache ActiveMQ provides protocol support that can be used in BEAM languages

• Messaging brokers should be preferred over bridges, for example, for application integration

References

• Red Hat JBoss A-MQ – http://www.redhat.com/products/jbossenterprisemiddleware/amq/

• Apache ActiveMQ – http://activemq.apache.org/

• Erlang – http://www.erlang.org/• Elixir – http://www.elixir-lang.org/

References

• Joxa – http://www.joxa.org/• LFE – http://lfe.github.io/