Re: Using AMQP against ActiveMQ 5

2018-12-10 Thread Timothy Bish
On 12/10/18 5:50 AM, kkaczkow wrote: Hello Tim! I have tested AMQP with ActiveMQ 5 and it turned out to be approximately 3 times slower than OpenWire. Would you have any hints how to improve performance for AMQP (both on broker and client side)? Konrad -- Sent from: http://activemq.2283324.n

Re: Concurrent processing of topic messages with Apache.NMS

2018-12-10 Thread Justin Bertram
Are you asking in the context of ActiveMQ 5.x or Artemis? Justin On Mon, Dec 10, 2018 at 12:52 AM koosala wrote: > Is it possible to process messages concurrently from a topic (multicast > queue)? This will help scale out better, for e.g. if the multicast address > had 1000 messages to process

Re: Using AMQP against ActiveMQ 5

2018-12-10 Thread kkaczkow
Hello Tim! I have tested AMQP with ActiveMQ 5 and it turned out to be approximately 3 times slower than OpenWire. Would you have any hints how to improve performance for AMQP (both on broker and client side)? Konrad -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.ht

Re: ActiveMQ HA on failover topic mode

2018-12-10 Thread PedroRP
Hi Tim! My sender app is sending text messages with the text: "Message (sequence)". The sender's log is showing the message after send it. This is the log: Message 6291 Message 6292 Message 6293 Message 6294 Message 6295 2018-12-10 10:37:43.175 WARN 8732 --- [.45:61626@55241] o.a.a.t.failover.Fa