Re: [xml-dev] Optimizing XML performance

From
Mukul Gandhi <>
To
Peter Hunsberger <>
Date
2008-02-26T14:19:24Z
ID
<>
Thread
Re: [xml-dev] Optimizing XML performance
Thanks, Peter for the suggestions. I'll explore this.

On Mon, Feb 25, 2008 at 11:25 PM, Peter Hunsberger
<> wrote:
> On Sun, Feb 24, 2008 at 8:46 AM, Mukul Gandhi <> wrote:
> >
> >  Another idea came to my mind, for which I would like to seek the list's opinion.
> >  Can we transmit SAX events from source to destination, and can
> >  reconstruct the XML at the destination from these SAX events. Will
> >  this be faster, than transmitting XML as a single chunk?
>
> Regular compression technologies seem the way to go.  However, if you
> want to try this have a look at the Apache Cocoon project; it has code
> for building and recreating a SAX event stream that you might be able
> to use as a basis for experimentation.
>
> --
> Peter Hunsberger
>



-- 
Regards,
Mukul Gandhi