Dynamic caching

 

Server-side caching techniques have long been used to improve Internet performance of Web applications. In general, caching improves response time and reduces system load. Until recently, caching has been limited to static content, which is content that rarely changes. However, performance improvements are greatest when dynamic content is also cached. Dynamic content is content that changes frequently, or data that is personalized. Caching dynamic content requires proactive and effective invalidation mechanisms, such as event-based invalidation, to ensure the freshness of the content. Implementing a cost effective caching technology for dynamic content is essential for the scalability of today's dynamic, data-intensive, e-business infrastructures.

This chapter covers the following topics:

  1. Introduction
  2. Using WebSphere dynamic cache services
  3. WebSphere dynamic caching scenarios
  4. WebSphere external caching scenarios
  5. Conclusion
  6. Benchmarking Trade3

  Prev | Home | Next

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.