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 » IBM MQ Installation/Configuration Support » support to use multiple channels SRVCONN

Post new topic  Reply to topic
 support to use multiple channels SRVCONN « View previous topic :: View next topic » 
Author Message
bcruzmendo
PostPosted: Thu Nov 09, 2006 2:13 pm    Post subject: support to use multiple channels SRVCONN Reply with quote

Newbie

Joined: 26 Jan 2006
Posts: 5

Hello all,

We have a Client-server configuration, our application works with about 90 current conections, We have only one CHANNEL. This application send messages from a distributed environment to a MQ Z/os using this configuration, the message is sent with the following apis.
1 Connect
2 Open
3 Put
4 Get
5 Close
6 Disconnect

Whit this configuration the application works well, but the use of CPU to the task *MSTR and *CHIN is high.

We are planning use the same configuration but we want to save the use of the CPU using about 1000 current channels (only one channel) , this configuration will work like a configuration server-server. With this configuration we think to save use of CPU because we can decrease the use of CPU whe the application do CONNECT and DISCONNECT.

Does some one have this configuration in any installation?.

Any advice is good. Thanks a lot.
_________________
BCM
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Nov 09, 2006 2:17 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You should always code MQ applications like database applications...

I.e.:
1) Connect
2) Open
3) Put, Get
4) Repeat 3 until done
5) Close
6) Disconnect

You should never Connect and Disconnect for every message.
_________________
I am *not* the model of the modern major general.
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 » IBM MQ Installation/Configuration Support » support to use multiple channels SRVCONN
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.