Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle Advanced Queue and Java Messaging System(JMS)
Martic Zoran wrote:
> Radu,
>
>>Also how many queues, producers and consumers do you >>have ?
The JMS specification says:
"Although it is possible to have two sessions with a QueueReceiver for the same
queue, JMS does not define how messages are distributed between the
QueueReceivers."
Does Oracle AQ (whether using or not JMS) define this ? Do you even care about this, or it's of no relevance, since you simply want to distribute the work of processing messages between several consumers and care not what messages goes to where ?
> If you want to be faster you will go with bulk enq/deq
> (DML) in 10g.
>
Thanks in advance,
Kind regards,
-- Radu-Adrian Popescu CSA, DBA, Developer Aldrapay MD Aldratech Ltd. +40213212243 -- http://www.freelists.org/webpage/oracle-lReceived on Thu Apr 14 2005 - 05:47:18 CDT
![]() |
![]() |