Hi,
Does anyone have any idea if/which properties can be modified to improve the polling interval of the JMS adapter for Tibco?
Another forum message mentioned a method called setPollingInterval, but this only seems to relate to MQ series.
I have tried options like creating multiple communiction channels pointing to the same non-exclusive queue, increasing the server node count (this improves pickup, but reduces overall throughput as the SLD data is no longer buffered).
I have also tried the method called "setConnAttemptDelay" on the com.tibco.tibjms.TibjmsQueueConnectionFactory class but this did no seem to help.
Any suggestions please?
thanks
Brian