[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Optimizing XML performance
- From: "Peter Hunsberger" <peter.hunsberger@gmail.com>
- To: "Mukul Gandhi" <gandhi.mukul@gmail.com>
- Date: Mon, 25 Feb 2008 11:55:25 -0600
On Sun, Feb 24, 2008 at 8:46 AM, Mukul Gandhi <gandhi.mukul@gmail.com> 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
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]