On Thursday 03 September 2009 wrote Petersen, Jennifer: > I have a service that allows clients to send messages as Strings over > MQ. > <snip/> > > (Note that we are trying to avoiding DOM as we have already found it too > be too resource intensive for our system) > > Any suggestions/recommendations are appreciated. Encode the xml maybe?
Encoding would be indeed a good idea. I'd gzip the doc and then send it as Base64 encoded data. That way you can also save a bit bandwidth. Hope that helps. Thomas -- Thomas Gaertner ( host leela ) --------------------------------------------------------------- Please send only plain ASCII-Mail. In case your Mail will be turned down, use <thomas-gaertner at bluebottle dot com>. -- >> There is not one truth only out there << --- PGP Key ID: 0x0C3A0F95
signature.asc
Description: This is a digitally signed message part.