Posted: Tue Mar 18, 2003 6:50 am Post subject: Performance Problem
Novice
Joined: 15 Apr 2002 Posts: 10
We are having performance problems with our MQ Series application. We are using MQ Series Java. The server is NT. We followed the examples from the downloads. The only difference is we open several queues and put them on the stack. We use those queues to put and get the messages. The application runs fine with one or two uses but when we load test is taking over 27 seconds to get messages. Are we missing something? Should we be doing more then the examples show us? I have searched the forum for some answers but I could not find anything to help.
an overview of the application:
servlet is used to create the queues and the mq series object to put/get messages. We have a class that handles all the MQseries calls and formats the data received from the get message. A jsp page is served up with the information.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum