Write RabbitMQ Plugins With Elixir
Write RabbitMQ Plugins With Elixir
Join the DZone community and get the full member experience.
Join For FreeHow to Transform Your Business in the Digital Age: Learn how organizations are re-architecting their integration strategy with data-driven app integration for true digital transformation.
Elixir is a new project that targets the Erlang Virtual Machine, which is exactly the language that RabbitMQ is built with. This tutorial from the RabbitMQ blog is going to help you become a wizard with this message queue, and you won't even need to learn Erlang to do it!
Using Elixir to write RabbitMQ Plugins
Elixir on GitHub
Elixir is a metaprogrammable, functional language built atop the Erlang VM. It is a dynamic language with hygenic macros that leverages Erlang's ability to build concurrent, distributed, and fault-tolerant applications with hot code upgrades
Build and deploy API integrations 7x faster. Try the Cloud Elements 100% RESTful platform for 30 days free. Access your trial here.
Opinions expressed by DZone contributors are their own.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}