|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Handling Large Input request in MQ |
« View previous topic :: View next topic » |
Author |
Message
|
shankerkanugula |
Posted: Fri Jun 23, 2017 3:54 am Post subject: Handling Large Input request in MQ |
|
|
Newbie
Joined: 18 Apr 2017 Posts: 3
|
Hi..
MQInputNode---->Compute---->FileOutput Node..
This is my flow...I have a 6mb of input file. I don't have access to increase Queue & Queue Manager msglength.
Now i need to divide the input file into number of segments and each segment as 1mb and group them in mqinput node and pass to compute node.
After processing store the output as a single file in fileoutputnode.
please tell what is the process to do this task? |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Jun 23, 2017 4:42 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Figure out where the messages are being created, such that they will be readable by the MQInput node.
Make sure, or change it, to " divide the input file into number of segments and each segment as 1mb ".
And remember that MQ does not produce, send, or consume "files". It produces, sends, and consumes "messages".
As to the bit about what you need to send to the fileoutput - there are several ways.
Perhaps you should investigate what the FileOutput node will do for you. And then figure out how you know when you are done with one file, and need to start another. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|