Will have to check this part out. (What could be the easiest way to verify that?)
On the other hand, please note that all 4000 messages are not getting delivered one by one, as we have asyncSend...
Type: Posts; User: techbuddy; Keyword(s):
Will have to check this part out. (What could be the easiest way to verify that?)
On the other hand, please note that all 4000 messages are not getting delivered one by one, as we have asyncSend...
Thanks for the reply.
What you say is possible, but then that would mean that even before a new consumer is created, an existing one is done processing one of these (second level)4000 messages....
Hi All,
In our perf tests, we are hitting a situation where the Spring DMLC (DefaultMessageListenerContainer) threadpool size is not increasing beyond about 340, though the...