When there is a web app will query some information frequently, how to improve the performance by cache the query result?
(The information is like top news in a website and my database is SQL Server 2008, the application is on tomcat.)
When there is a web app will query some information frequently, how to improve
Share
I can suggest the following:
You can use a combination of the above strategies it depends of the context of your business
Best regards,
Ernesto.