Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7162699
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:46:41+00:00 2026-05-28T13:46:41+00:00

What is the better way to cache a Java Web Application using MySQL? to

  • 0
  • What is the better way to cache a Java Web Application using MySQL? to improve performance.
  • What are the best techniques to do it?
  • It is better to do this at the application level or database level?

I’m new to this, so, sorry if I’m wrong.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:46:42+00:00Added an answer on May 28, 2026 at 1:46 pm

    Well there are ways to have some performance tips both at database levels and Application levels.

    For database levels here are few inputs

    1. Query optimization
    2. Indexes creation on frequent asked data.

    For some ORM layers like hibernate it also provides some sort of mechanism to cache the outputs in primary levels and secondary levels.

    For application levels we have many options few of them are

    1.EHCache
    2. Memcached

    JCS

    here is a complete list of java based caching frameworks

    java-caching-system

    and some googling will help you to find many other options
    for UI layers there are lots of area of improvements like

    1. Proper use of HTTP headers
    2. Less number of server Hits.
    3. Way to load javascripts
    4. Way to load CSS files
    5. use of CDN severs

    Yahoo has very good blog for this.YSLOW from YAHOO.If you are in the early stage of development i will suggest not to go for them as they lead to premature optimization and can lead to may problems.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a better way to flash a window in Java than this: public
any better way to write this ? $(this).parent().parent().find( dd ul).toggle(); update.. I am trying
Is there a better way to do this? -(NSDate *)getMidnightTommorow { NSCalendarDate *now =
Is there a better way to negate a boolean in Java than a simple
Am I using Session_End incorrectly? In my application, I have a cache to speed
What is the best way to implement a cache for Sets? Particularly, what makes
I've just implemented a Java Web Start application, and I noticed one problem during
I am building web app using Casssandra DB & Java with JSF 2.0 .
Is there any better way to cache up some very large objects, that can
What would be the best way to cache an actionresult forever, that is untill

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.