I am going to do some performance tuning on Broker by increasing the instances of bar files etc..For that I created another Broker using the same database which is beaing used by the actual Broker.
1.If I am going to deploy the same message flows in to the new Broker how it will effect(as all flows will go to same data base ..any clash).
2.What is best option to increase the performance of Broker...increasing the bar file instances...increasing the Execution Groups and redeploy the same flows in additional Execution Group
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
You might want to look at the Broker Performance Report supportPac. It explains how to gain performance by tuning some of the parameters within the Broeker. You already know about the multiple instances of the message flow and deploying the Message Flow to multiple EG. I don't think you will gain major performance by combining the Broker Databases. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
Posted: Wed Aug 22, 2007 12:03 am Post subject: Re: Can I use same BrokerDatabase
Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
Trainee wrote:
1.If I am going to deploy the same message flows in to the new Broker how it will effect(as all flows will go to same data base ..any clash).
Trainee
performance no idea... but no clashes... broker stores the info in database with uuid ... u can hv as many brokers using the same database as u want...
Trainee wrote:
2.What is best option to increase the performance of Broker...increasing the bar file instances...increasing the Execution Groups and redeploy the same flows in additional Execution Group
Trainee
its all a matter of threads and processes
exec grp is a process and each msg flow (wd and input node and not subflow) is a thread.... test out some scenrios and achieve the best perf as for your system
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