On 17/03/2008, Hari P Kandasamy <[EMAIL PROTECTED]> wrote: > Hi, > > We have built a new java based Websphere MQ system. I want to test the > performance of this system. > In the actual scenario I've around 10 systems(which includes mainframe > and java) sending both synchronous and asynchronous messages to my new > system. > I've developed a workload model for these messages. > I want to know whether we can simulate these loads in JMeter and measure > the performance. >
Note that JMeter is designed to handle synchronous protocols only - callbacks are not supported. I suggest you create a sample test plan which exercises all the different types of messages to see how JMeter works for you. > > Hari > > > The information transmitted is intended only for the person or entity to > which it is addressed and may contain confidential and/or privileged > material. If the reader of this message is not the intended recipient, > you are hereby notified that your access is unauthorized, and any review, > dissemination, distribution or copying of this message including any > attachments is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete the material from any > computer. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

