Hi !!

I have experienced with a simple application a maximum throughput of ~5
messages per second. My application is a durable subscriber on a topic
full of messages (ie when the durable subscriber was offline, a have
published alot of message in the topic - so the message are persistent
). When the durable subscriber come back online, it loops on
MessageConsumer.receive(1000) and display the messages. Even with the
CPU of the machine busy at only 10%, I receive the messages at a maximum
rate of 5 per second, whereas I should expect that the CPU goes up to
100% occupation and the receive rate increase to a much higher value.

What can I do ? Is there a bottleneck or is this a configuration issue
(threads ?).

BTW, I test on JDK1.3...

Thanks,
BR,
Jerome.
software Enginner,
Imediation
[EMAIL PROTECTED]


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to