Author |
Message
|
MQUser123 |
Posted: Mon Jul 19, 2004 10:51 am Post subject: Multiple messages on Queue |
|
|
Novice
Joined: 28 Aug 2003 Posts: 18
|
How do I put multilple messages on Local or remote Queue using RFHUTIL? Is it possible to do this? If yes, how. If not, are there any tools available to achieve this. I use RFHUTIL to put single messages on a Queue, I cannot put more than a single message at one time. Any help would be appreciated. |
|
Back to top |
|
 |
vennela |
Posted: Mon Jul 19, 2004 10:54 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
|
Back to top |
|
 |
MQUser123 |
Posted: Mon Jul 19, 2004 11:01 am Post subject: |
|
|
Novice
Joined: 28 Aug 2003 Posts: 18
|
Thanks for the reply. I have been using this support pac to transfer messages from one Q to another. Can I use the same Program to read a number of messages from a folder into a Queue? Where would I find the syntax to do this? Thanks again. |
|
Back to top |
|
 |
RogerLacroix |
Posted: Mon Jul 19, 2004 12:15 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
The README file is the root directory of the zip file and it has the parameter description.
If you are looking for an easy to use GUI program that can manage messages (including RFH, RFH2, etc..) in a queue with stress-testing tools then have a look at MQ Visual Edit?
For more information or to download a 30-day trial of MQ Visual Edit, go to:
http://www.capitalware.biz/products.html
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
tellmey |
Posted: Fri Oct 22, 2004 10:25 am Post subject: |
|
|
 Novice
Joined: 26 May 2004 Posts: 19
|
Roger,
I was looking at your stress testing tool.
Can we put messages to multiple queues simultaneously ? |
|
Back to top |
|
 |
RogerLacroix |
Posted: Fri Oct 22, 2004 1:24 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hi,
Yes, MQ Visual Edit (or MQ Batch Toolkit) can do that. All 3 Stress Testing Tools (GetServer, PutServer & SIMServer) can have many instances of each running. I have tested 25 GetServers & 25 PutServers running at the same time without any problems (you can go higher - it just depends on your CPU & memory on the box).
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
tellmey |
Posted: Mon Oct 25, 2004 5:50 am Post subject: |
|
|
 Novice
Joined: 26 May 2004 Posts: 19
|
Our requirements are such that..
we need to be able to put messages simultaneously to atleast 1000 queues. all these queues will be triggering channels.
So we will need 1000 put servers. So is there a way to automate the creating and starting of the put servers ?
And also which operating systems does your tool support? |
|
Back to top |
|
 |
zpat |
Posted: Mon Oct 25, 2004 7:08 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
There is a Java stress testing tool published in the free back issues of MQ Update. Run it as many times as you like, on any platform. Another article by an IBM'er described (and supplied source for) a queue loading tool which maxes out the queue manager for testing purposes.
www.xephon.com/mq |
|
Back to top |
|
 |
RogerLacroix |
Posted: Mon Oct 25, 2004 8:09 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hi,
I would suggest that you use MQ Batch Toolkit rather than MQ Visual Edit. MQ Batch Toolkit is designed to be scripted where as MQ Visual Edit is designed to be an interactive GUI interface.
Yes, MQ Batch Toolkit can do what you request and it can run on any platform that supports Java v1.3 or higher (i.e. Windows, Linux, AIX, Solaris, HP-UX, etc.). The documentation for the product is available for online reading.
For more information or to download a 30-day trial of MQ Batch Toolkit, go to:
http://www.capitalware.biz/products.html
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
|