Hello,

I wrote an application which reads from two different message brokers.

So I used two connections and therefore I got also two sessions.

When I have just one session I can just call "qpid::messaging::Session::nextReceiver()". But this is not possible with two sessions. I could call nextReceiver for both sessions in two differnt threads but this is not so nice.

Do you have an idea how I could solve this in an easy way?

Regards,
Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to