activemq-nms-api icon indicating copy to clipboard operation
activemq-nms-api copied to clipboard

AMQNET-735 Add AsyncMessageListener to Consumer API

Open Havret opened this issue 2 years ago • 3 comments

@michaelandrepearce, @lukeabsent could you take a look?

Havret avatar Sep 21 '21 20:09 Havret

Im failing to understand difference between callback style which here is the message listener and the task async receive message on consumer. Seems we are now mixing task based and callback style, which yourself argued against some timeback

michaelandrepearce avatar Sep 21 '21 20:09 michaelandrepearce

@michaelandrepearce We can have a quick chat tomorrow, so I can explain you the difference.

Havret avatar Sep 21 '21 20:09 Havret

Just a reminder this is good to go, once we get openwire updated to 2.0.0 out the door https://github.com/apache/activemq-nms-openwire/pull/18 , and then we can iterate / extend api for 2.1.0 and release again a 2.1.0 openwire and amqp.

michaelandrepearce avatar Apr 01 '22 17:04 michaelandrepearce

@Havret as openwire was released, I think this can merge now, and enable adding this feature in nms client impl. Feel free to merge or let me know if you want me to merge it.

michaelandrepearce avatar Jan 05 '23 03:01 michaelandrepearce

@lukeabsent also

michaelandrepearce avatar Jan 05 '23 03:01 michaelandrepearce

@Havret i know this got merged, did the impl of this in amqp or openwire get done?

michaelandrepearce avatar Sep 08 '23 03:09 michaelandrepearce