Re: ActiveMQ Queue configuration questions

2019-12-20 Thread Jean-Baptiste Onofré
Hi Walter, About the destination, you can define specific parameters in activemq.xml: that's the policy entries. The policy entry defines the parameters to some destinations (queues or topics). The "wildcard" < mean "any" destination. For instance, memory limit allows you to define the max size of

ActiveMQ Queue configuration questions

2019-12-20 Thread Pretko, Walter A (Walt)
Good afternoon. I am a new user of ActiveMQ but have a background as an IBM MQ administrator. I have several questions I hope you can help me with. ActiveMQ utilizes queues (and topics) to hold messages. Can these queues be configured similar to IBM MQ queues where I can specify certain parame