Choose Index below for a list of all words and phrases defined in this glossary.


Gzip (GNU Zip)

index | Index

Gzip (GNU Zip) - definition(s)

gzip (GNU zip) - Gzip (GNU zip) is a free and open source algorithm for file compression. The software is overseen by the GNU project.

In this context, compression is the deliberate reduction in size of data to save storage space or increase the data transfer rate. Gzip is most often used to compress web pages on the server end for decompression in the browser. The format is popular for compression of streaming media. Normally used to compress individual files (such as the executable programs for installing software), gzip can also be used to concatenate and compress several streams simultaneously.

Jean-Loup Gailly and Mark Adler developed gzip as a replacement for compress, the format used in earlier versions of Unix and Linux. In comparison, gzip offers better compression than compress and, unlike the earlier format, contains no proprietary algorithms. Gzip can also be used with other operating systems, including Windows and Macintosh OSes.

A gzip file has the extension .gz and contains a 10-byte header, optional extra headers, a checksum and data indicating the original uncompressed file size. Multiple files can be combined and compressed into an archive called a tar.gz file or tarball. Gzip, like the zipping compression utility for Windows and Macintosh, is based on an algorithm called deflate.

Files compressed using gzip can be unzipped with a program called gunzip.

Related glossary terms: DRBD (Distributed Replicated Block Device)

[Category=Data Management ]

Source: WhatIs.com, 12 August 2013 08:01:09, http://whatis.techtarget.com/glossary/Data-and-Data-Management External


Data Quality Glossary.  A free resource from GRC Data Intelligence. For comments, questions or feedback: dqglossary@grcdi.nl