[rabbitmq-discuss] the amqp-rest project
Alexis Richardson
alexis at rabbitmq.com
Wed May 12 01:07:11 BST 2010
Alexandre
Very cool.
Could you post the code on Github perhaps?
alexis
On Wed, May 12, 2010 at 1:05 AM, Alexandre Kalendarev <akalend at mail.ru> wrote:
> Hi all,
>
> I create the HTTP amqp-rest service for WEB/AJAX exchange.
> The amqp-rest is hi-perfomance (more 1300 rps) light (600K) HTTP server based libevent, realise two methods:
> - HTTP GET - the reading from queue one item by BASIC.GET AMQP method
> - HTTP POST - publish to exchange by BASIC.PUBLISH AMQP method
>
> the result from HTTP server return by json.
> I think, it will usefull for WEB development.
>
> if need, I can realise the any amqp methods, but I think that create/delete and bind must be doing only backend.
>
> Any ideas as big plus to project.
>
> _______________________________________________
> 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