public marks

PUBLIC MARKS with tag rabbitmq

2016

2013

2010

auser's alice at master - GitHub

by jpcaruana & 1 other (via)
As a queue server, RabbitMQ is super cool, but my company is hesitant to use it without a nice front-end or access to statistics about the server. So we set out to develop the latest RabbitMQ REST interface, Alice. Alice is a RESTful interface to the RabbitMQ server that talks directly through erlang's native interface, epmd. The purely RESTful server responds to the same interface as the RabbitMQ's command-line interface and presents a native HTTP interface to the data. Alice is written with Mochiweb.

2009

Joseph's Blog - RabbitMQ, AMQP gem, and EventMachine

by greut

RabbitMQ 1.6 has an option to set a pre-fetch limit. So we simply set the pre-fetch limit to 1, and our EventMachine loop runs nice and fast now. You'll want to tweak your pre-fetch limit depending on how long it takes to process each message. If you can churn through a hundred messages a second, you probably won't even notice this problem and the prefetching will help you, but if it takes you a few seconds (or minutes) per message, you'll wonder why things aren't popped off the queue for several minutes (or hours).

Message Queue Evaluation Notes - Second Life Wiki

by greut, 1 comment

One of the infrastructure tools that we've identified for the future internal architecture of Second Life is messaging. Message queuing systems allow systems that send messages to not have to worry about how they will be delivered, and allow consumers of messages to gather whichever ones interest them, at their own pace.

And the winner is…

2008

2007

PUBLIC TAGS related to tag rabbitmq

amazon +   AMQP +   blog +   cloud +   EC2 +   Erlang +   gotcha +   liftweb +   osgi +   programmation +   queue +   Scala +   tools +   web +  

Active users

bamthomas
last mark : 19/05/2016 05:50

François Hodierne
last mark : 14/02/2013 14:01

jpcaruana
last mark : 26/10/2010 12:29

greut
last mark : 01/08/2009 06:24

jey
last mark : 11/01/2009 13:00