Caching mechanisms

Home > Computer Science > Web development (Computer Science) > Performance Optimization > Caching mechanisms

Techniques used to store frequently accessed data in cache memory to reduce the time taken to retrieve it.