|
xml message passing performance consideration! -
09-24-2009, 01:25 AM
Hi, I'm using TIBCO rv to receive a message. This message has an XML
document.I have to send this content to the java layers
The current implementation converts it to byte codes and send it to the java.
I want to go for more optimized memory usage.
What s the best way to do it.
It is a synchronous request.
advise.
Regards
A.S
There should not be any response delay also.
|