Difference between revisions of "Stacker"

From Computer History Wiki
Jump to: navigation, search
m (Proper cat, +links)
m (fix cat, +links)
 
Line 3: Line 3:
 
'''Stacker''' was a program from STAC electronics that featured the lZS compression algorithm that was known for being pretty fast.
 
'''Stacker''' was a program from STAC electronics that featured the lZS compression algorithm that was known for being pretty fast.
  
Stacker would create a [[file]] on your [[disk]], then present that file as a virtual disk that your programs could run. Stacker could even compress your 'c' drive then swap the virtual D/C at runtime. The big limitation of stacker is that it only dealt with the FAT [[file system]], and the largest compressed volume thusly could be 2GB.  Stacker was big when hard disks were typically well under a gigabyte, and were very costly to replace, esp in [[lap-top]]s.
+
Stacker would create a [[file]] on your [[disk]], then present that file as a virtual disk that your programs could run. Stacker could even compress your 'C' drive then swap the virtual D/C at runtime. The big limitation of stacker is that it only dealt with the [[FAT file system]], and the largest compressed volume thusly could be 2GB.  Stacker was big when [[hard disk]]s were typically well under a gigabyte, and were very costly to replace, esp in [[lap-top]]s.
  
 
There even was a version of Stacker for [[OS/2]], although it still was limited to FAT disks, and the installation required the OS/2 [[operating system]] be on a FAT disk.
 
There even was a version of Stacker for [[OS/2]], although it still was limited to FAT disks, and the installation required the OS/2 [[operating system]] be on a FAT disk.
  
Stacker was eventually bypassed by Microsoft DOS 6's doublespace, then NTFS v3's ability to compress folders.
+
Stacker was eventually bypassed by Microsoft DOS 6's 'doublespace', then [[NTFS]] v3's ability to compress folders.
  
 
{{semi-stub}}
 
{{semi-stub}}
Line 13: Line 13:
 
[[Category: Compression Software]]
 
[[Category: Compression Software]]
 
[[Category: MS-DOS Software]]
 
[[Category: MS-DOS Software]]
[[Category: OS2 Software]]
+
[[Category: OS/2 Software]]

Latest revision as of 15:18, 7 March 2021

Stacker 2.0

Stacker was a program from STAC electronics that featured the lZS compression algorithm that was known for being pretty fast.

Stacker would create a file on your disk, then present that file as a virtual disk that your programs could run. Stacker could even compress your 'C' drive then swap the virtual D/C at runtime. The big limitation of stacker is that it only dealt with the FAT file system, and the largest compressed volume thusly could be 2GB. Stacker was big when hard disks were typically well under a gigabyte, and were very costly to replace, esp in lap-tops.

There even was a version of Stacker for OS/2, although it still was limited to FAT disks, and the installation required the OS/2 operating system be on a FAT disk.

Stacker was eventually bypassed by Microsoft DOS 6's 'doublespace', then NTFS v3's ability to compress folders.