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 » Mainframe, CICS, TXSeries » Performance of Z/OS MQ 6.0 Client Attachment Feature (CAF)

Post new topic  Reply to topic
 Performance of Z/OS MQ 6.0 Client Attachment Feature (CAF) « View previous topic :: View next topic » 
Author Message
Roadie
PostPosted: Mon Jan 08, 2007 11:13 pm    Post subject: Performance of Z/OS MQ 6.0 Client Attachment Feature (CAF) Reply with quote

Newbie

Joined: 21 Aug 2006
Posts: 8

I am interested in learning of customer experiences with using the MQ 6.0 Client Attachment Feature on Z/OS regarding performance, resource utilization, and scalability of client connections.

I have heard rumor that previous versions of CAF were not very desirable to use (am unable to provide specifics). If the rumors have some modicum of truth, I am interested in knowing whether MQ CAF 6.0 is an improvement.

Thanks.
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Jan 09, 2007 12:40 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

We totally rely on the CAF (MQ 5.3.1 on z/OS) and have thousands of MQ client connections in production using TCP/IP (non-SSL). It is extremely reliable and we have no performance issues.

We compared client channel performance (CPU usage etc) to QM-QM channel and found it actually used less CPU than sending the same messages from distributed queue managers to the mainframe. Response time was lower as the topology is simpler. System management of distribued queue managers is eliminated.

I personally have no hesitation in recommending CAF at least up to 5,000 concurrent connections, beyond that I don't have personal experience but would suggest 10,000 is about the limit on a single CHIN address space (but you could run multiple QMs or CHINs on one mainframe).
Back to top
View user's profile Send private message
tleichen
PostPosted: Tue Jan 09, 2007 7:01 am    Post subject: Reply with quote

Yatiri

Joined: 11 Apr 2005
Posts: 663
Location: Center of the USA

We did hundreds of client connections on a single zOS queue manager, with no adverse affects. I have to say that it does what it is designed to do. The main thing you must remember with client connections is that the client must initiate the connection. It cannot happen the other way. Also, as far as the economics of it are concerned, the client is free on most distributed platforms.
_________________
IBM Certified MQSeries Specialist
IBM Certified MQSeries Developer
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Jan 09, 2007 7:05 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Yes, the other thing is that MQ client based applications (connected to any platform QM) must be coded to cope with disconnections (mq rc 2009) and re-connect automatically to maximise their application availability.

I recommend developers to code a wait of 15 seconds before each retry of the MQCONN to avoid excessive network traffic during any QM downtime (or failover).
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Jan 11, 2007 8:42 am    Post subject: Reply with quote

Guest




The MQ Client (any platform) imposes additional network flows between client and server for transporting the MQ calls - this in addition to the actual message flows. Accordingly, the client (not the Client Attachment Feature) is not a setllar network performer for very large and high volume messages. It works.

The mainframe, with all its horsepower and other resources, is a good platform for heavy client attachment loads.
Back to top
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » Performance of Z/OS MQ 6.0 Client Attachment Feature (CAF)
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.