Are you seeing any interesting logging messages in your AMQ log file?
On Wed, Nov 27, 2013 at 11:44 AM, muthana <muth...@gmx.de> wrote: > Dear Sir, > > Some information about the our system: we installed the activemq on Ubuntu > Server, a Java Processor works with multithreading (300 threads), all of > them send messages to the activemq, there is no messages loss, but writting > into the activemq is very slow. we built for each thread a connection to the > AMQ, that means we have 300 connections writting parallel to the AMQ. We > tried also one connection for all the 300 threads and and the average in > writting into AMQ between 3-4 sec. per message > > I want to make the writting faster. can somebody help me on this? how can i > solve this problem, therefore iwould like to ask which of the following > scenario can help me better: > > 1. using 2 Broker > 2. using connections pool steed of the 300 connections > 3. or any better idea > > our currently average in writting into AMQ between 3-4 sec. per message. --> > very slow > > any help will be great > > Muthana > Email: altem...@i-digital-m.com > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/traffic-on-the-activemq-with-300-Producer-tp4674889.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.