/bufferman

Database cache simulation project & paper (April 2002)

Primary LanguageC++

Buffer Manager

CVS repository: https://russ.yanofsky.org/viewvc.py/bufferman

Project for a database class to develop a disk caching algorithm and measure how well it worked by simulating database operations like lookups and joins on it with various sizes of data and adding up simulated hard disk access times.