I wanted to see how much time difference would it make to use a multi-threaded producer instead of a single threaded one. I setup an ActiveMQ on my local machine, wrote a pr
My money is on Calanais concept. Have you tried monitoring the application while it is running? A simple tool like VisualVM would help you to find out where the time is spent.