I will be using activemq for a project and wanted to be able to stress test the application. In which way can I send x number of messages per second so that I can account for a normal period of messaging and see how it handles an abnormal rate of messaging also?
Thanks
You should follow one of the advices from the activemq Performance Testing page.