Bryan talks with Alvero and Videla about RabbitMQ and how to use it. RabbitMQ is a Message broker that allows developers to buffer between different parts of an application. It supports most major Queue mechanisms and is a key building block in building large scalable systems. Two of the RabbitMQ engineers join us to talk about how it works and how to use it.
Panel
- Bryan Hunter  ()
- Alvaro Videla  ()
- Garrett Smith  ()
- Alex Robson ()
Links
- Alvaro : Leah Verouâs CSS tool inspired Alvaro to write the RabbitMQ simulator : http://leaverou.github.io/CSSS/#intro
- Alvaro : Rabbit boo process : https://github.com/videlalvaro/rabbit-internals/blob/master/rabbit_boot_process.md
- Alvaro : Meet up with Alvaro: http://www.meetup.com/Pivotal-Open-Source-Hub/events/134434372/ and http://www.meetup.com/Frontier-Real-time-Streaming-Big-Data-Virtualization/events/137385462/
- Alvaro : Topic bindings : http://www.rabbitmq.com/blog/2011/03/28/very-fast-and-scalable-topic-routing-part-2/
- Alvaro : Trie match : http://hg.rabbitmq.com/rabbitmq-server/file/67192d0433e8/src/rabbit_exchange_type_topic.erl#l94
Announcements
- Bryan :Â Erlang Camp : http://erlangcamp.com/nashville
- Garrett :Â Erlang Factory Lite : http://www.chicagoerlang.com
Picks of the Week
- RabbitMQ Simulator : http://blogs.vmware.com/vfabric/2013/03/introducing-the-rabbitmq-simulator-video-open-source-bits.html (Bryan)
- RabbitMQ In Action : http://www.manning.com/videla/ (Bryan)
- HAL (hypertext application language) : http://stateless.co/hal_specification.html (Alex)
- Elli Web server https://github.com/knutin/elli (Alex)
- erlport : http://erlport.org (Garrett)
- âRabbitMQ Internalsâ Blog Series: http://videlalvaro.github.io/2013/08/erlang-pattern-matching-protocols-and-rabbitmq.html (Alvaro)