Subscribe to our Erlang Factory newsletter to receive the latest updates and news

Alvaro Videla
Co-author of the RabittMQ Manning book
Liip AG

Speaker
Alvaro works for Liip AG in Switzerland as Software Developer. Before moving to Europe he used to work in Shanghai were he helped building one of Germany biggest dating websites. He's co-authoring the book "RabbitMQ in Action" for Manning Publishing. Some of his open source projects can be found here: http://github.com/videlalvaro. Apart from code related stuff he likes travelling with his wife, listening/playing music and reading books.

Alvaro Videla is Giving the Following Talks
Using RabbitMQ with Erlang

In this talk we are going to explore how to integrate the RabbitMQ messaging broker with our Erlang applications. We will do an overview of AMQP the protocol used by RabbitMQ and we will see many of the messaging concepts that can make RabbitMQ an important part of our application architecture. We will see how to install the RabbitMQ Erlang Client into our project and we will see a small producer / consumer application in action.

Target audience: Software Developers