Hi,
We are having a PollableJMSChannel and a service activator for the same. The performance of the JMS channel seems to be quite slow. When we try to send a large number of messages to this channel the service activator seems to be receiving the messages very slowly. We are using activemq as our jms provider and spring CachingConnectionFactory in our configuration.
Could you please tell us how to tune the configuration to improve the performance?


Reply With Quote
oller fixed-rate="50" receive-timeout="5000"
