How to Disable ActiveMQ.Advisory.TempQueue in Apache-Artemis 2.3.0

2018-07-12 Thread kullboys
Hello everyone Could someone help me in how to Disable the *ActiveMQ.Advisory.TempQueue* in broker.xml configurations. I see the message count and No of messages keep on increasing up to 100K. Why do i see it? If i disable it, does it have any impact? I'm using Activemq - Artemis 2.3.0 ver

C++ Broker Performance with large messages

2018-07-12 Thread kullboys
Hello everyone I tested throughput of the Qpid C++ Broker (compiled as Release). It was tested on a virtual machine with 15 GB RAM. First I sent a 100 MB message into a persistent queue. From sender to receiver it took 16 seconds for one message. Afterwards I sent a 300 MB message, this one