Hi my project requirement is for 1000s of clients but it is failing even it is failing for 100 clients. I think the problem is not for number of clients but for the *frequency* of client connection. Here the clients are getting connected and sending messages with in fractions of milliseconds means 100 messages sent to activeMQ within *7 seconds* and activeMQ not able to respond so quickly??. So if 100 messages sent to queue only 60 messages actually sent to queue and 40 are lost.
Can you please guide me how can i configure activeMQ so that it can accept messages without fail. Is there any limit for active MQ on frequency of messages? -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-not-able-to-handle-message-load-tp4703928p4704025.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.