Re: Performance of Message Converting and Casting in MQSI

2003-09-01 Thread Mike Mcglynn
Hilla, From strictly a performance standpoint, my understanding is that mapping from BLOB to MRM to XML will be more expensive than mapping directly from BLOB to XML. There is an IBM WMQI Performance Analysis document that should still be available (i.e., website downloadable) that mentions

Performance of Message Converting and Casting in MQSI

2003-09-01 Thread hilla yona
Hello all ,   Does the process of mapping Input message (of type XML) to an Output messge(of type XML) costs (performance wise).   I'm asking it cause I'd like to decide if the proces of : converting BLOB -> MRM -> XML will be "cheeper" than converting BLOB -> XML (If i'm right, I must do it via t