Compression algorithims....

  • Thread starter Thread starter Jim Hubbard
  • Start date Start date
J

Jim Hubbard

I went to the compression newsgroups, but all I saw was spam. So, I
thought I'd post his question here to get the best info I could from other
programmers.

Which compression algorithm offers the fastest compression of text data?

Which compression algorithm offers the best compression of text data?

I need to do in memory compression of text data before sending it over a
TCP connection. Zip is the old standby....but are there better algorithms
for speed or compression ratios?

Thanks for your help.
 
Looks like you were looking in the wrong groups. Try comp.compression it is
pretty active. One of the frequent posters in there maintains a good site
(http://www.datacompression.info). Not all links he points to are recent but
you can find some decent thing under 'benchmarks'

Yves
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top