Posted: Thu Nov 09, 2006 2:13 pm Post subject: support to use multiple channels SRVCONN
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
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