Posted by: prowebtiger on: May 15, 2009
Some Theory …
According to wikipedia, a cache (pronounced /kæʃ/) is a collection of data duplicating original values stored elsewhere or computed earlier, where the original data is expensive to fetch (owing to longer access time) or to compute, compared to the cost of reading the cache. In other words, a cache is a temporary storage area where frequently accessed data can be stored for rapid access. Once the data is stored in the cache, it can be used in the future by accessing the cached copy rather than re-fetching or recomputing the original data.
Let’s get into practice…
Case Study:
Assumptions:
Solution:
Enjoy caching performance and have fun.
Posted by: prowebtiger on: May 15, 2009
Hi everybody. Welcome to my architecture blog.
To introduce myself, my name’s Mohammed Amine TAZI and I was born in Morocco. I’m a senior J2EE developer and Sun Certified Enterprise Architect for JEE 5 Technology.
I’m here to share my knowledge blogging about architecture and development using J2EE technology.
I hope you enjoy reading and having fun.
Amine.