[rabbitmq-discuss] AMQP or HTTP API

mezgani ali handrix at gmail.com
Fri Aug 16 13:24:50 BST 2013


On Fri, Aug 16, 2013 at 12:25 PM, Michael Klishin <mklishin at gopivotal.com>wrote:

> mezgani ali:
>
> > No I talk about how to use rabbitmq to distribute task to nodes.
>
> You can use one queue per worker node and as many consumers as appropriate.
> They can communicate back to the main app using HTTP if that's more
> convenient.
>
> I think to use only one queue and the nodes will consume what the main app
produce like this
the job is distributed and the main app will not worry about how to
dispatch tasks to node.


> Publishing can happen over AMQP 0-9-1 or other protocols RabbitMQ supports
> via
> plugins (STOMP, MQTT, HTTP).
>
> See [1] to learn more about common messaging scenarios and how to implement
> them using RabbitMQ.
>
> 1. http://www.rabbitmq.com/getstarted.html
> --
> MK
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>


-- 
Ali MEZGANI
*N*etwork *E*ngineering/*S*ecurity
http://www.nativelabs.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130816/bbdef7b0/attachment.htm>


More information about the rabbitmq-discuss mailing list