Contents | Index | < Browse | Browse >
FastCache    1.1    A disk caching program.

A disk-caching program with the following features: Fully associate cache
(one of the best algorithms); LRU cache replacement policy (one of the
best); Can handle multiple drives; Can handle removable media; All cache
settings are determined at run time; Optional write retention; Does not
require large continuous chunks of memory; Uses a hashing system to locate
data (one of the best); Performs both forward and reverse prefetching; Will
utilize the blitter to move data, if possible.

Author: Philip D'Ath
Path: disk/FastCache-1.1.lha