Dennis Sosnoski wrote:
>
> Steve Jones wrote:
> >
> > When ever everyone talks about bloated on the wire, I always wonder if
> > they've turned HTTP compression on, its not exactly tough to add gzip
> > into Apache and that really reduces the bandwith as text compression
> > is pretty effective.
> It certainly does, though at the cost of about 4x increasing in
> processing time on the sending side. See
> http://xbis. sourceforge. net/performance. html
> <http://xbis.sourceforge.net/performance.html> for some timing results
> comparing text and zip/gzip formats with a binary encoding for XML (the
> IBM JVM results down near the bottom are the ones to look at - the Sun
> JVM had some problem with zip/gzip that distorted those results, as
> discussed in the text).
>
> - Dennis
>
There's also a overhead on the receiving side to uncompress the data.
However, if the size of the data becomes large, transmission overhead
outweighs the
compression/uncompression overhead.
That said, I think there is a necessary to measure the total time
difference from the
original data on the sending side and the time the receiver is actually
able to process the data.
Simply compressing the data also isn't too great if there is some
processing (e.g. context based
routing) between the sender and the receiver.
BTW, beside compression, there's also encryption overhead if one is needed.
H.Ozawa
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/service-orientated-architecture/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/service-orientated-architecture/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/