>> >> > I am very new to qpid. I am trying to configure producer which
> >> creates
> >> >> > message with specific type. and puts in exchange, which hosts
> >>
s
>> multiple
>> >> queue
>> >> >
>> >> > 1. What exchange-queue mapping is for ? How do i configure Message so
>> >> that
>> >> > its directed to specific queue in a exchange.
>> >>
>> >> Have you
re ?
> >>
> >>
> http://qpid.apache.org/books/0.14/Programming-In-Apache-Qpid/html/index.html
> >>
> >> The address syntax tells the producer which what exchange/routing key
> >> to use when sending the messages.
> >> The exchange in the broker then de
when sending the messages.
>> The exchange in the broker then decides which queue it goes to based
>> on the routing key (for the most part)
>>
>> >
>> > 2. in JMS there is nothing like exchange. How this mapping works ?
>>
>> see above.
>>
>&g
Hi Rajith,
Thanks for your reply. I did go through tutorials you pointed earlier. But
these tutorial are more confusing.
With absolutely no offense to open source community,
Examples referred here do not run. they refer to some exchange but when you
have JMS console, data is going to temporary qu
g ? (Say queue is full then it
> > sends message to another exchange/queue combination ? I could not make
> out
> > from documentation)
> >
> > Thanks,
> > Jigar
> >
> > --
> > View this mess
sage to another exchange/queue combination ? I could not make out
> from documentation)
>
> Thanks,
> Jigar
>
> --
> View this message in context:
> http://qpid.2158936.n2.nabble.com/JMS-Api-and-multiple-queue-per-exchange-tp7236719p7236719.html
> Sent from
-Api-and-multiple-queue-per-exchange-tp7236719p7236719.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.
-
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact