AQ Notification Callback -- Some Questions
Date: Thu, 6 Nov 2008 22:23:28 +0530
Message-ID: <c515faee0811060853t47e3ff18y65b8489be94e8ecd@mail.gmail.com>
Gurus,
We are doing some proof of concept testing on AQ notification callback.
Our scenario is that there would be having 2 queues
Queue A -- Single Consumer High Priority Messages Queue B -- Single Consumer Low Priority Messages.
We have configured PL/SQL callbacks for both these queues. My question can we configure/control the notification callback concurrency for each of these separately?. i.e. I need to configure Queue A to be with a maximum notification concurrency of X ( concurrency here means parallel callbacks for dequeue) and that of Queue B to be maximum notification concurrency of X/4 (say). If it had been a classical MDB callback then I can control max beans property of each of the MDB's to this effect. Any insight would be appriciated.
Thanks and Regards
Sriram Kumar
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Nov 06 2008 - 10:53:28 CST