I want to pass my messages (JSON strings) ActiveMQ using JGroups. Has anyone done this before? I am not able to find any example or sample code to start with. My main challenge is the design. So far, this is my design
Is my design correct? It would be great if I get any sample code for the same.