Posted: Tue Jul 30, 2002 11:45 pm Post subject: Using same QueueSession for multiple queues
Apprentice
Joined: 28 May 2002 Posts: 43
Hi,
My application is running on Apache server and using MQ.
Since many threads are created I'm trying to design a a way to create multiple queues on the same QueueSesion.
Each thread will create a session and each session will create some queues.
Is it possible?
Is there any design pattern for this?
my code:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum