Erlang Central | CouchDB compliant esl-erlang packages
CouchDB compliant esl-erlang packages http://t.co/RpscfPzEcrSee it on Scoop.it, via Concurrent Life
View ArticleMnesia for RMQ plugin
Hello everybody, I have a RabbitMQ plugin which does need to store data in Mnesia DB. The problem is all the data do not survive Rabbit's restart, tables are empty when Rabbit starts.See it on...
View ArticleBreaking things with RabbitMQ 3.3
What? Another "breaking things" post? Well, yes, but hopefully this should be less to deal with than the previous one. But there are enough slightly incompatible changes in RabbitMQ 3.3.0 that it's...
View ArticleFinding bottlenecks with RabbitMQ 3.3
One of the goals for RabbitMQ 3.3 was that you should be able to find bottlenecks in running systems more easily. Older versions of RabbitMQ let you see that you were rate-limited but didn't easily...
View ArticleGetting functional with Erlang
This book will get you started writing Erlang applications right from the get go. After some initial chapters introducing the language syntax and basic language features we will dive straight into...
View Article