[zeromq-dev] amqp broker?
Michel Pelletier
pelletier.michel at gmail.com
Wed Dec 12 01:49:06 CET 2012
I agree with Brett, pg_zmq integration might be a bit more work, but would
be fantastic. A prototype with PL/Python would be pretty straightforward
depending on your needs.
-MIchel
On Tue, Dec 11, 2012 at 3:26 PM, Brett Cameron <brett.r.cameron at gmail.com>wrote:
> 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
>>
>>
>
> _______________________________________________
> 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/20121211/f4b1c879/attachment.htm>
More information about the zeromq-dev
mailing list