Can you create a custom and Queue for Topic Subscribers so that its size can be inspected? [closed]

asked 2013-07-13 19:37:33 -0500

Toletum gravatar image

For testing my system, it is very important for me to know how many messages have not yet been read by a Subscriber. Unfortunately, there is no public size() function for this Queue and many of the hacks I've been trying might be too costly in the end.

Is there a way I can implement my own Queue for my Subscriber (with public access to its size)?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by 130s
close date 2013-07-14 17:55:32

Comments

Looks you opened a same question?

130s gravatar image 130s  ( 2013-07-14 17:56:05 -0500 )edit