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 » General Discussion » MQSeries NT Client Autoinstall to OS/390

Post new topic  Reply to topic
 MQSeries NT Client Autoinstall to OS/390 « View previous topic :: View next topic » 
Author Message
cicsprog
PostPosted: Mon Jan 28, 2002 1:01 pm    Post subject: Reply with quote

Partisan

Joined: 27 Jan 2002
Posts: 314

Does anyone know of a facility, software package, EXIT in TCPIP, MQSeries Client CHANNEL, etc. that accomplishes the following:

We have 10,000 MQSeries NT clients spread across our network connecting to five OS/390 MQSeries Queue Managers running the same application. We would like to spread the MQSeries NT Client workload evenly between the five MQSeries Queue Manager and have only ONE MQSeries Client distribution sent to these desktops. MQSeries Client Tables do not seem to satisfy this requirement.

Anyone have a solution?
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Mon Jan 28, 2002 1:19 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7716

I'm sure there must be a more elegant way, but what if in the client code right before the connect you had a little routine that randomly generated a number between 1 and 5 to decide which QM to connect to?

_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
cicsprog
PostPosted: Wed Jan 30, 2002 10:45 am    Post subject: Reply with quote

Partisan

Joined: 27 Jan 2002
Posts: 314

Thru other sources...appears DNS is the way to go for a solution. MQM's setup with different IP's and same PORTID can be round-robin thru by clients. MVS Workload Manager also enables some smarts to be built in for IP connection process. Lastly, appears that Cisco Local Director (LD) and Cisco Distributed Director can also be used.

"May your msgs be short"
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Jan 31, 2002 2:32 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

You can use IP load balancing through a DNS server but is very basic and continues to send requests to a failed server, although in the case of OS/390 this may not be very likely.

Load balancing servers like IBM's Network Dispatcher can have custom code running so that you can detect problems with queue managers and not direct requests to them if they are overloaded for example.

For simple workload spreading, I like the random selection from a list of Queue managers read by the client application from a ini file. That way if one QM fails, the program can be designed to re-connect around the failure.
Back to top
View user's profile Send private message
ryddan
PostPosted: Fri Feb 22, 2002 5:49 am    Post subject: Reply with quote

Newbie

Joined: 10 Sep 2001
Posts: 9
Location: Sweden

Shared Q:s on OS/390 and dynamic IP should do what your are asking. You don´t need Dynamic IP if your QMGR:s is in same MVS I think. Shared Q:s can only be non persistence.

Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » MQSeries NT Client Autoinstall to OS/390
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.