Hi,

   I have got Activemq and Spring working with my application and now i am
thinking from performace /memory consumption related issues in my
application. I want to delete specific topic from activemq when my work is
completed for specific topic. i also checked JMS api for doing this but i
did not get any clue. please provide me help to remove topic from Activemq.
and also one more thing that how can we improve performace of activemq real
time.

e.g lets say I have topic name = "ABC"+userId  in my application. this topic
will be specific to user. so when user logged out from application then we
should also remove  "ABC"+userId  topic from activemq.


Jigar
-- 
View this message in context: 
http://www.nabble.com/Remove-specific-Topic-from-Activemq-tf4722645s2354.html#a13502288
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to