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 825743
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T03:18:19+00:00 2026-05-15T03:18:19+00:00

I am planning to build an application that will get a large amount of

  • 0

I am planning to build an application that will get a large amount of traffic. (Please don’t say I won’t get traffic, this is for an internal network, so the traffic will be there. Just trying to avoid the ‘You won’t get that much traffic, don’t worry about it.)

As for what type of traffic I’m expecting, users will browse various dynamically created (based on user account details). On those sites the user may submit text inputs. Both loading the pages and handling user input will hit the database. Loads will obviously be reads, but handling input will require both reads & writes. Inputs may also affect other users views. If this happens, I will need to notify the other users to refresh the page.

What sorts of things do I need to do so that it doesn’t simply crash under the load of a large amount of users?

What becomes the limiting factors? Database stuff? I/O with front end?

I’ve never really developed a serious web app before and am looking for some help.

EDIT: I was considering using Erlang for the backend since I’ve used it a little bit and really like all the concurrency stuff. Would this be a viable choice or should I try for something more traditional?

  • 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-15T03:18:20+00:00Added an answer on May 15, 2026 at 3:18 am

    This is a very big topic, and you’ll probably want to do as much research as time allows. There are several big topics to consider.

    1. Session state storage. Obviously, session storage takes up memory or disk space. You need to have a strategy to store session information properly and in a way that can be used by a web farm.

    2. Caching. A robust caching strategy can reduce loads dramatically. Do lots of research as to when, what and where you should be caching.

    3. Scalability and load testing. Extra thought has to go into each resource fetching operation to make sure that it’s being done as few times as necessary. Load testing and code profiling can help identify bottlenecks here if you use good tools.

    4. Database optimization. Make sure you understand how to properly optimize your database for thousands (millions?) of operations per minute. If your application is write-heavy, you may need to look at warehousing older data that doesn’t need to be included in indexes anymore to speed up your write operations.

    5. Upgrade path. Is your traffic going to ramp up over time? Be sure to understand how you would plug in more servers and memory to your application if/when it’s needed, and what would be required.

    There are lots of books around that you could invest in that would probably pay off in big dividends. Do a search for “building scalable web applications” at amazon or chapters and you’ll probably find lots of texts to go on, both technology specific and agnostic.

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

Sidebar

Related Questions

We're planning to build a web application that needs to be highly secure because
I'm planning to build a USB device that has buttons that some software needs
I have been planning to build a Dentist Application for the use of the
I am using C# 3.0 / .NET 3.5 and planning to build an eCommerce
I'm trying to build a new .NET C++ project from scratch. I am planning
I was planning to use url routing for a Web Forms application. But, after
I'm planning on creating a game that contains a landscape with objects on it.
I'm planning to propose to my (very small) company that we buy a computer
I'm looking for a version numbering scheme/pattern/system for an application that is currently branched
I'm in the process of designing the architecture of an application I’m planning on

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.