www.GetXFactor.com

Leading Technology, Science,
Agriculture News and information


Part of the Identityscape.com network...

getxfactor.com jmoodmusic.com smartbusinesschoices.com mintdepot.com lowfaresalways.com evangelicalview.com shoppingpodder.com soproudlywehail.com webnews.ws currenthumor.com

 

 

Questions of using zlib
   Science and Technology news... Forum Index -> Compression Forum  
View previous topic :: View next topic  
Author Message
moonlight
Guest






PostPosted: Sun Sep 14, 2003 8:33 pm    Post subject: Questions of using zlib Reply with quote

Can someone tell me what kinds of data stream ZLIB compression be applied
well, or any kind?

Besides ZLIB is there any other open-source compression methods you would
like to recommend?
Back to top
Mike Brindley
Guest






PostPosted: Tue Sep 16, 2003 1:24 am    Post subject: Re: Questions of using zlib Reply with quote

ZLib uses the same deflate method as PKZIP/WinZip etc. (excluding the new
deflate64 method).

Deflate is a very good general purpose method (i.e. good compression/good
speed)
that is used effectively on both text and binary data.

Other alternatives include BZip2 and PPM. These methods are much slower but
generally
give better compression ratios. BZip2 is supposed to be quite good on XML
data.

Personally, I think that ZLib offers excellent performance and is free to
use. It is used extensively
in many applications.

Julian Seward offers a BZip2 compression solution
(http://sources.redhat.com/bzip2) which is used
by PKZip for it>s BZip2 compression method.

regards
Mike

There are also open source offerings for PPM (do a google search).
"moonlight" <moonlight@168.net> wrote in message
news:XS%8b.141517$3o3.10129199@bgtnsc05-news.ops.worldnet.att.net...
[quote]Can someone tell me what kinds of data stream ZLIB compression be applied
well, or any kind?

Besides ZLIB is there any other open-source compression methods you would
like to recommend?

[/quote]
Back to top
Display posts from previous:   
   Science and Technology news... Forum Index -> Compression Forum  
Page 1 of 1
All times are GMT

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum