ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » load balancing

Post new topic  Reply to topic
 load balancing « View previous topic :: View next topic » 
Author Message
skn
PostPosted: Tue Jun 10, 2003 10:34 am    Post subject: load balancing Reply with quote

Centurion

Joined: 21 May 2003
Posts: 112
Location: Dallas

how can one achieve load balancing in integrator(to any extent)?????

thanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Jun 10, 2003 12:00 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Probably you want MQSeries clustering for this. Set up each broker queue manager to be in the cluster, and deploy message flows configured to listen to local copies of queues that are shared in the cluster. The clustering will then workload balance messages between brokers.

There's supposed to be a section in Installation&Planning that talks about using WMQI with clusters.
Back to top
View user's profile Send private message
skn
PostPosted: Wed Jun 11, 2003 8:15 am    Post subject: Reply with quote

Centurion

Joined: 21 May 2003
Posts: 112
Location: Dallas

no,i want to know if there is any in MQSI(any way ,any extent)
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Jun 11, 2003 10:12 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Then can you be more specific about what you mean by 'load balancing'?
Back to top
View user's profile Send private message
skn
PostPosted: Wed Jun 11, 2003 10:14 am    Post subject: Reply with quote

Centurion

Joined: 21 May 2003
Posts: 112
Location: Dallas

okay what options do i have if my flow is being clogged by excessive processing time in my compute node.(forget "LOAD BALANCING").
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Jun 11, 2003 10:19 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Increase the additional instances property of the message flow in the Operations tab.

or

Create a new execution group and deploy another copy of the message flow to that.

Either of these will allow for parallel processing of messages.

And you might look at the documentation about WMQI performance that's available as support packs to see if you can find ways to increase the performance of your message flow.
Back to top
View user's profile Send private message
wmqiguy
PostPosted: Thu Jun 12, 2003 5:12 am    Post subject: Reply with quote

Centurion

Joined: 09 Oct 2002
Posts: 145
Location: Florida

Have you pinpointed the reason for the performance hit? If it is based on database hits, then time for someone else to have some input.

If you are just spending a lot of processing time traversing up and down a large message tree, then take a look at dynamic references in the ESQL reference. This will severly cut down the processing around evaluating and assigning field values in your Output/Input trees.

Good Luck!
Back to top
View user's profile Send private message
skn
PostPosted: Thu Jun 12, 2003 6:02 am    Post subject: Reply with quote

Centurion

Joined: 21 May 2003
Posts: 112
Location: Dallas

thanks guys for the help.I think copying the message flow into another execution group seems to be good enough for my env.

thanks all.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » load balancing
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.