Posted: Fri Apr 30, 2004 2:48 am Post subject: obsoleted subscriber
Apprentice
Joined: 30 Mar 2004 Posts: 41
Hi
I use event broker v2.1 for pub/sub. For durable subscription with JMS, I need to "subscribe" the subscriber with the clientID.
As an administrator, how can I need :
- how many durable subscribers are connecting to the broker.
- what are the clientID(s) or the durable subscribers currently connecting to the broker.
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
It has been a while since I looked at the event broker, but I thought that the ControlCenter had the ability to manage subscribers. Isn't there a tab on the window to do this?
I'll also add that one of the biggest problems that we've had to deal with is durable subscribers that aren't really durable. Programmers will register a durable subscriber and then 'go away' with no intent of ever coming back to get messages. Before long, queues start filling up and you end up with other problems.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum