Explanation
Compressed file formats often feature both compression (storing the data in a small space) and archiving (storing multiple files and metadata in a single file). One can combine these in two natural ways:
- compress the individual files, and then archive into a single file;
- archive into a single data block, and then compress.
The order matters (these operations do not commute), and this latter is solid compression.
In Unix, compression and archiving are traditionally separate operations, which allows one to understand this distinction:
- compressing individual files and then archiving would be a
tarofgzip'ed files – this is very uncommon, while - archiving via
tarand then compressing yields a compressed archive: a.tar.gz– and this is solid compression.
Read more about this topic: Solid Compression
Famous quotes containing the word explanation:
“The explanation of the propensity of the English people to portrait painting is to be found in their relish for a Fact. Let a man do the grandest things, fight the greatest battles, or be distinguished by the most brilliant personal heroism, yet the English people would prefer his portrait to a painting of the great deed. The likeness they can judge of; his existence is a Fact. But the truth of the picture of his deeds they cannot judge of, for they have no imagination.”
—Benjamin Haydon (17861846)
“Young children constantly invent new explanations to account for complex processes. And since their inventions change from week to week, furnishing the correct explanation is not quite so important as conveying a willingness to discuss the subject. Become an askable parent.”
—Ruth Formanek (20th century)
“Are cans constitutionally iffy? Whenever, that is, we say that we can do something, or could do something, or could have done something, is there an if in the offingsuppressed, it may be, but due nevertheless to appear when we set out our sentence in full or when we give an explanation of its meaning?”
—J.L. (John Langshaw)