2 Replies Latest reply on Jul 28, 2005 10:56 AM by mparaz

    Is 100 - 100KB msgs/sec achievable in JBossMQ?

    malmit

      I am trying to determine whether or not 100 - 100KB msgs/sec is achievable or not in JBossMQ. I've configured JBoss with the following features: mysql persistence for JMS durable subscriptions, HA JMS, connection pool for mysql datasource. Currently I can only the max number of messages I've been able to send in 1 sec. is ~55 messages. I tested this out running 3 client programs which send to the HA JMS topic. Is there anything that I can do to achieve my goal? Would updating my connection pool settings help any (min-pool = 10 max-pool = 100 block-timeout = 5000 idle timeout = 15)?

      Thanks.