users@glassfish.java.net

Re: Problems with remote client sending to JMS topic

From: <forums_at_java.net>
Date: Fri, 8 Jul 2011 14:03:36 -0500 (CDT)

 

 

Let me explain what I am trying to do. Messages are sent to a topic with
header values set. Some are of interest to certain clients and not to others.
Clients can subscribe to the topic using a filtered message listener at
anytime, usually after messages have started being sent to it. Their filter
can change dynamically so a new connection will be made when it changes and
the old one closed. The messages are status updates which have a TTL of 1
second and are sent every second. If a few are lost/missed it is not an
issue. There could be one to hundreds of clients.

Stephen

 

  


--
[Message sent by forum member 'stepheng']
View Post: http://forums.java.net/node/819436