lundi 20 juillet 2015

One socket connection per cluster

I have an webapp built with Jboss Seam, which runs on cluster Jboss EAP. Webapp have a client library, which should stay connected with server for receiving events. When event arrived from client, it fires JMS message. The question is how can I achieve only one client connection per cluster(to avoid JMS message duplication) in this environment?

Aucun commentaire:

Enregistrer un commentaire