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

  • SEARCH
  • Home
  • 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 979603
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T04:14:43+00:00 2026-05-16T04:14:43+00:00

I want to gain more insight regarding the scale of workload a single-server Java

  • 0

I want to gain more insight regarding the scale of workload a single-server Java Web application deployed to a single Tomcat instance can handle. In particular, let’s pretend that I am developing a Wiki application that has a similar usage pattern like Wikipedia. How many simultaneous requests can my server handle reliably before going out of memory or show signs of excess stress if I deploy it on a machine with the following configuration:

  • 4-Core high-end Intel Xeon CPU
  • 8GB RAM
  • 2 HDDs in RAID-1 (No SSDs, no PCIe based Solid State storages)
  • RedHat or Centos Linux (64-bit)
  • Java 6 (64-bit)
  • MySQL 5.1 / InnoDB

Also let’s assume that the MySQL DB is installed on the same machine as Tomcat and that all the Wiki data are stored inside the DB. Furthermore, let’s pretend that the Java application is built on top of the following stack:

  • SpringMVC for the front-end
  • Hibernate/JPA for persistence
  • Spring for DI and Security, etc.

If you haven’t used the exact configuration but have experience in evaluating the scalability of a similar architecture, I would be very interested in hearing about that as well.

Thanks in advance.

EDIT: I think I have not articulated my question properly. I mark the answer with the most up votes as the best answer and I’ll rewrite my question in the community wiki area. In short, I just wanted to learn about your experiences on the scale of workload your Java application has been able to handle on one physical server as well as some description regarding the type and architecture of the application itself.

  • 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-16T04:14:44+00:00Added an answer on May 16, 2026 at 4:14 am

    You will need to use group of tools :

    1. Loadtesting Tool – JMeter can be used.
    2. Monitoring Tool – This tool will be used to monitor various numbers of resources load. There are Lot paid as well as free ones. Jprofiler,visualvm,etc
    3. Collection and reporting tool. (Not used any tool)

    With above tools you can find optimal value. I would approach it in following way.

    1. will get to know what should be ratio of pages being accessed. What are background processes and their frequency.
    2. Configure my JMeter accordingly (for ratios) , and monitor performance for load applied ( time to serve page …can be done in JMeter), monitor other resources using Monitor tool. Also check count of error ratio. (NOTE: you need to decide upon what error ratio is not acceptable.)
    3. Keep increasing Load step by step and keep writting various numbers of interest till server fails completely.

    You can decide upon optimal value based on many criterias, Low error rate, Max serving time etc.
    JMeter supports lot of ways to apply load.

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

Sidebar

Related Questions

No related questions found

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.