[zeromq-dev] amqp broker?
Brett Cameron
brett.r.cameron at gmail.com
Wed Dec 12 00:26:37 CET 2012
Sean,
You might be able to do what you describe using
https://github.com/rabbitmq/rmq-0mq/wiki to forward messages received by
RabbitMQ (from pg_amqp) to your ZeroMQ application. Alternatively, it might
be just as easy (and somewhat less convoluted) to simply rework pg_amqp to
use ZeroMQ directly instead of librabbitmq-c.
Brett
On Wed, Dec 12, 2012 at 12:15 PM, Sean Ochoa <sean.m.ochoa at gmail.com> wrote:
> Hey all. Is it possible to act as an amqp broker to a data source? I
> would like to install pg_amqp onto one or more postgresql databases, and
> have it submit a message to my application that uses zeromq.
>
> --
> Sean
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20121212/a20e881e/attachment.htm>
More information about the zeromq-dev
mailing list