Caching frequently used objects, that are expensive to fetch from the source, makes application perform faster under high load. It helps scale an application under concurrent requests. But some hard to notice mistakes can lead the application to suffer
Read More...
Read the complete post at http://feedproxy.google.com/~r/OmarAlZabirBlog/~3/4lraOzN8Ipc/