I did some research but i wasnt able to find an answer.
What i like to do is, changing ActiveMQ configuration while it is running.
Lets say I want to increase the memory usage, flow control etc. while activemq is running. But i dont want to restart it. Is this possible? I tried it but the changes didnt kick in.
is there a way to do this?
I do have C++ and java clients (producers and consumers respectively)