[rabbitmq-discuss] [New project] amqp-utils, CLI utilities for AMQP queues

Darien Kindlund darien at kindlund.com
Wed Feb 4 16:32:30 GMT 2009


Hi Alexis,

If you're talking about a light-weight rails webapp of this
information, then yes, it would be useful.

To keep things simple, you could even use Google's chart/visualization
APIs to show statistical information.
http://code.google.com/apis/chart/types.html
http://code.google.com/apis/visualization/

-- Darien

On Wed, Feb 4, 2009 at 11:05 AM, Alexis Richardson
<alexis.richardson at cohesiveft.com> wrote:
> Hi list,
>
> I have a question -- how useful would a web GUI that showed (some of)
> this info be?
>
> alexis
>
>
> On Wed, Feb 4, 2009 at 3:44 PM, Doug Barth <dougbarth at gmail.com> wrote:
>> Hello list,
>>
>> Just a quick note to announce that I released the first version of
>> amqp-utils to Rubyforge. You can install it using "gem install amqp-
>> utils".
>>
>> This first version has support for the following operations:
>>  * enqueuing to a queue (amqp-enqueue)
>>  * dequeuing from a queue (amqp-dequeue)
>>  * peeking the contents of the queue (amqp-peek)
>>  * popping a single message off a queue (amqp-pop)
>>  * deleting a queue (amqp-deleteq)
>>  * getting the status (number of messages and consumers) of a queue
>> (amqp-statq)
>>
>> Send Github pull requests for any improvements or additions you may
>> have.
>>
>> --
>> Doug Barth
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>




More information about the rabbitmq-discuss mailing list