Skip to content

Amsishere/adaptive-cache-system

Repository files navigation

Adaptive Cache Optimization System

Java License

A high-performance cache optimization system implementing multiple self-organizing list algorithms. Compares Move-to-Front, Transpose, Frequency Count, and LRU strategies with real-time benchmarking and visualization.

Features

  • 4 Optimization Strategies: Move-to-Front, Transpose, Frequency Count, LRU
  • Real-time Benchmarking: Compare algorithms side-by-side
  • Interactive Visualizer: JavaFX GUI with live charts
  • Thread-Safe: Production-ready concurrent access
  • Performance Analytics: Detailed metrics and reporting
  • Real-World Simulations: Web caching, file system caching demos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages