|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQSI Message broker and large XML message |
« View previous topic :: View next topic » |
Author |
Message
|
Emilio Carnelli |
Posted: Tue Jun 15, 2004 7:37 am Post subject: MQSI Message broker and large XML message |
|
|
Newbie
Joined: 17 May 2004 Posts: 5
|
I'm wondering if I can manage with MQSI MB a 35Mb XML message.
I will run in a memory problems. Is the MQSI MB XML parser a DOM like parser?
Thanks |
|
Back to top |
|
 |
kimbert |
Posted: Wed Jun 16, 2004 4:25 pm Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
No, it uses a SAX parser. Whether you run into memory problems depends on a lot of variables. Why not just give it a try, and see what happens? |
|
Back to top |
|
 |
shanson |
Posted: Tue Jun 22, 2004 12:30 am Post subject: |
|
|
 Partisan
Joined: 17 Oct 2003 Posts: 344 Location: IBM Hursley
|
What do you intend to do with the message when your message flow has received it? Are you just routing it, or are you transforming it into another message format? |
|
Back to top |
|
 |
Testo |
Posted: Mon Jun 28, 2004 12:27 am Post subject: Some more info |
|
|
 Centurion
Joined: 26 Feb 2003 Posts: 120 Location: Italy - Milan
|
Hi Steve!
I'm responding on behalf of Emilio as I am involved in the same project as a consultant for WBIMB.
The message is an XML one, containing something like 35,000 payments (SWIFT XML format) with an average size of 1kb per payment.
The message in input should be validated, parsing it against a schema or a dtd (so we are going to parse it under the MRM-XML domain) and after that, we should write a record in a DB for each payment.
To avoid problems with the DB, the idea was to split the 35,000 payments in 35,000 single messages, allowing fast and parallel processing for WBIMB. This step could be obviously done before the WBIMB takes the messages, but in this manner, the customer is wondering: "if I have to write an adapter to split the file outside the broker, then I could also process it outside the broker!".
Any hint would be very appreciated.
Cheers,
Testo
Andrea Tedone
IBM IT Specialist |
|
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
|
|
|
|