Posted: Tue Jan 31, 2023 3:21 am Post subject: MQ client using Spring JMS
Jedi Council
Joined: 19 May 2001 Posts: 5824 Location: UK
MQ client 9.2.5 using JMS Spring to connect to QM on z/os (v9.2).
I seem to recall that the default for Spring is to connect 10 times to the queue manager and all these poll once per second.
This is fairly horrendous with remote, shared QMs.
I know the "receivetimeout" controls the "polling" interval (MQGET WAIT).
What are the Spring config values to reduce the concurrent connection pool size from 10 to say 2? _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
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