txamqp-user team mailing list archive
-
txamqp-user team
-
Mailing list archive
-
Message #00034
Re: Publish and consume in one app.
Hi,
I forgot to reply here, sorry. A solution can be found at, in case
anybody comes across this thread:
https://answers.launchpad.net/txamqp/+question/86511
Cheers.
On Mon, Oct 19, 2009 at 4:19 PM, Ale <peralta.alejandro@xxxxxxxxx> wrote:
> Hello again,
>
>> I'm experimenting with AMQP (and in particular with txamqp) and I
>> would like to know if you can create an application which publishes
>> and consumes from the same exchange (this is the current experiment).
>> My guess is: "yes".
>
> Just to give an example this is what I wanted to do:
> http://dpaste.com/hold/109292/ but better.
>
> It sort of works, for starters I can't get it to finish cleanly. Is
> this the right way of achieving what I would like? Is there a cleaner
> way?
>
> The idea is that the consumer thread should be getting messages from
> anybody and that the producer can send to any client listening.
>
> Thanks for your time again.
>
> --
> Ale.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~txamqp-user
> Post to : txamqp-user@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~txamqp-user
> More help : https://help.launchpad.net/ListHelp
>
References