摘要
首先讨论企业应用中数据访问和性能的重要性,缓存和缓存统计的必要性。然后提出了一种缓存统计的实现,指出其不足。并提出了基于面向对象的设计原则实现的缓存统计模式,与简单的缓存统计方法进行了比较。
This paper first discusses the importance of data access and its performance in enterprise application and the necessary of the statistic of cache, and then implements a cache statistic. After that, it points the lack of this implementation and develops a cache statistic pattern based on object - oriented design principle and compares with the former implementation.
出处
《微处理机》
2008年第1期178-179,184,共3页
Microprocessors
关键词
企业应用
面向对象
设计模式
数据访问
缓存统计
Enterprise Application
Object - Oriented
Design Patterns
Data Access
Cache Statistics