Hello everyone,
I have a nodeJs backend that publishes messages to an activeMQ topic and I
want to set up a time to live system on the "Session" topic in particular.
I use the "stompit" library to send messages and I also have a subscriber
to listen to a topic (the Session topic in my case). I've
Hi Justin,
I tried the example and it works. I turned up logging to get a success path
through the code to maybe see where things get de-railed. Is it possible to
use jgroups instead of UDP for the cluster connection in the example? That
would give me a better success signature.
My standby