alanchinese
Regular
- Joined
- Jan 12, 2005
- Messages
- 62
Hi,
I have a request and response queue.
I also have an XSLT.
I want to receive XML messages, use the XSLT to transform the request, and place the transformed messages into the response queue.
Is it possible to perform the above without file IOs?
Any recommendation on scalability and performance?
Thanks,
Alan.
I have a request and response queue.
I also have an XSLT.
I want to receive XML messages, use the XSLT to transform the request, and place the transformed messages into the response queue.
Is it possible to perform the above without file IOs?
Any recommendation on scalability and performance?
Thanks,
Alan.