0 Replies Latest reply on Jan 30, 2002 12:11 PM by thomash76

    JBossMQ of 2.4.4 much faster than 3.0.0a?!

    thomash76

      Hi,

      a colleague of mine deployed a simple JMS example on both JBoss 2.4.4 and 3.0.0a. The program implements a telepointer which sends its data/messages non-persistent to the topic and which has also a subscription to the same. When running three instances of the program (all on different machines in 100MBit LAN) they communicate quite fine, but there is a noticable difference in speed on 2.4.4 whereas on 3.0.0a two of the three clients get the messages with a delay of half a second.
      Unfortunately my colleague is not in the office and i dont know which version of 3.0.0a he checked out from CVS...
      Is this issue already solved? Or is it possible to combine the MQ component of 2.4.4 with the one of 3.0.0a?

      Thanks in advance,
      Thomas

      P.S.: the 3.0.0a of JBossMQ produces a lot of CPU load... but 2.4.4 not!