How to create only one listener for a queue in activemq , (not one consumer but one listener) to avoid out of memory or incorrect implementation

后端 未结 0 743
無奈伤痛
無奈伤痛 2020-12-05 01:20

Using ActiveMQ and Spring DefaultMessageListenerContainer. I have a Mainprogram whose purpose is to start a listener of a queue. (and if needed stop it based on some boolean

相关标签:
回答
  • 消灭零回复
提交回复
热议问题