Hi,

i need a broker configuration for this features

- protocols: OpenWire + SSL (NMS C#) on Windows; STOMP + SSL on iOS and
Android.
- every message has a time-to-live/expire date.
  => all expired messages need to be delete .. no rollback or other
operations on expired messages are needed .. no DeadLetter ...
- the Client decides if a message is persistent or not.
- each client has its own queue and subscribes it.
- (fast) dead client detection on the message broker; especially for the
mobile devices.

my current running message broker (ActiveMQ Version 5.11.1) has this
problems:
- the kahadb folder grows and grows; currently the folder contains about 400
files.
- a client has many(unnecessary) connections to this topic
"ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic"

thanks for help.

best regards
Shine



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Need-help-with-a-message-broker-configuration-tp4705074.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to