2 Replies Latest reply on Aug 27, 2008 4:48 AM by marklittle

    ESB 4.3 GA on Sun Sparc T1000 - poor threading?

    busrider2008

      I have a test esb that takes in messages at varying rates to simulate load on the JBoss ESB 4.3 GA server. With tests such as 1 message per second up to 10 messages and 10 messages per second up to 50 messages I am seeing relatively constant results but they are not really that fast (maybe processing one per second on average).

      When I jump up the messages to really simulate the load that I need to actually develop against, 100 messages per second up to 1000 messages, I get

      15:09:11,558 INFO [ServiceInvoker] Unresponsive EPR: JMSEpr

      over and over again in the console. I have already done the fix to the jbossesb-properties.xml file to stop the bus from trying to deliver failed messages against a dead JMSEpr:



      Anyone having similar performance issues on Sun Sparc T1000?