473,614 Members | 2,342 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Scalability

What does the term "scalabilit y of an application" mean?

Thanks,

Arpan
Jul 19 '05 #1
3 1911
How well your application will work as the demand on it increases.

i.e. You can make a web-based app that is coded very poorly from an
efficiency point of view, and if only one person is using the app, it won't
really matter. But, if your site gets really busy and suddenly 50,000
people are using it, you will see that the application is not very scalable
if it was coded poorly.

Ray at work

"Arpan" <ar******@hotma il.com> wrote in message
news:uS******** ******@TK2MSFTN GP10.phx.gbl...
What does the term "scalabilit y of an application" mean?

Thanks,

Arpan

Jul 19 '05 #2
In addition to Ray's response "scalabilit y" also includes the ability to add
additional hardware resources to increase the number of users.

For instance:
session variables are considered an impediment to scalability because they
use server memory to hold data and memory may be limited. Also session
variables are not shared between web-servers in a web-farm so you cannot
improve things just by adding more servers (there are some work-arounds for
this however).

Keeping session data in a database is considered "scaleable" because you can
easily add web-servers to increase capacity. This is a more "scalable"
solution than session variables even though it may require more hardware
support for each individual user than using session variables would (SQL
statement execution vs memory access).

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"Arpan" <ar******@hotma il.com> wrote in message
news:uS******** ******@TK2MSFTN GP10.phx.gbl...
What does the term "scalabilit y of an application" mean?

Thanks,

Arpan

Jul 19 '05 #3
I have got to confess that you as well as Ray have given a very good
explanation & instances to make me understand the term "scalabilit y". Thanks
to both of you for the same :)

Regards to you & Ray,

Arpan

"Mark Schupp" <ms*****@ielear ning.com> wrote in message
news:uQ******** ******@TK2MSFTN GP11.phx.gbl...
In addition to Ray's response "scalabilit y" also includes the ability to add additional hardware resources to increase the number of users.

For instance:
session variables are considered an impediment to scalability because they
use server memory to hold data and memory may be limited. Also session
variables are not shared between web-servers in a web-farm so you cannot
improve things just by adding more servers (there are some work-arounds for this however).

Keeping session data in a database is considered "scaleable" because you can easily add web-servers to increase capacity. This is a more "scalable"
solution than session variables even though it may require more hardware
support for each individual user than using session variables would (SQL
statement execution vs memory access).

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"Arpan" <ar******@hotma il.com> wrote in message
news:uS******** ******@TK2MSFTN GP10.phx.gbl...
What does the term "scalabilit y of an application" mean?

Thanks,

Arpan


Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
4489
by: Wenning Qiu | last post by:
I am researching issues related to emdedding Python in C++ for a project. My project will be running on an SMP box and requires scalability. However, my test shows that Python threading has very poor performance in terms of scaling. In fact it doesn't scale at all. I wrote a simple test program to complete given number of iterations of a simple loop. The total number of iterations can be divided evenly among a number of threads. My...
0
1573
by: Khaled D Elmeleegy | last post by:
--=_alternative 004FC1E080256D75_= Content-Type: text/plain; charset="us-ascii" I am studying the scalability of MYSQL on SMPs on Linux. I am wondering if any one has performed scalability studies. If so, I would be interested in a pointer to the results; if not, I am curious if there is interest in MYSQL's scalability. Pointers to benchmarks used to study MYSQL would also
2
1606
by: rlm | last post by:
I know, solely as a matter of fact, that a web based application written in (100%) VBScript/JavaScript & embedded SQL will not scale. However, I can only conjecture as to the reasons why. We have been tasked with writing a report about the limitations of an application. What is a good resource for describing the technical details regarding the "un-scalability" of a VBScript/Javascript application. The environment is IIS 5.0 on a Win 2K...
0
1154
by: tharma | last post by:
I was wondering if some one provides some information about scalability and performance of ASP vs JSP. Scalability of JSP vs. ASP (which one is better?) Performance of JSP vs. ASP (which has better performance?) I have been looking for graphs, and charts that compare JSP vs. ASP (scalability and performance) but I couldn't find any. If anyone knows any link which has scalability of performance graph of ASP vs. JSP,
8
4352
by: Duffey, Kevin | last post by:
We are looking for information regarding any capabilities of PostgreSQL in regards to scalability. Ideally we want to be able to scale in both directions. What sort of solutions are out there for either or both directions of scalability? Specifically, open-source solutions would be most in need, but commercial applications are fine as well. Thank you. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system...
1
1832
by: Refky Wahib | last post by:
Hi Actually I need Technical Support I finished a Great project using .Net and SQL Server and .Net Mobile Control My Business case is to implement this Program to accept about 1 Million concurrent users So I designed the project as master Node that has all administration project and about 10 client Nodes Those subscribers will login and I configured the replication at Server that can publish any change to the Nodes
2
1742
by: Gordowey | last post by:
Hi all, I would like to ear your opinion about the best approach for and ASP.net with high workload traffic (High number of visitors) using SQL DB Consider the following scenario: - Website with 10.000 visitors/day. (and can grows faster. High Scalability is one of teh requirements) - Single W2k3 server (no farm), - ASP.net 1.1 (or ASP.net 2.0) web site - SQL 2000 (or 2005)
9
1917
by: Tim Mitchell | last post by:
Hi All, I work on a desktop application that has been developed using python and GTK (see www.leapfrog3d.com). We have around 150k lines of python code (and 200k+ lines of C). We also have a new project manager with a C# background who has deep concerns about the scalability of python as our code base continues to grow and we are looking at introducing more products. I am looking for examples of other people like us (who write...
0
174
by: Daniel Fetchinson | last post by:
>I work on a desktop application that has been developed using python If python is suitable for large projects with over 300k lines of code but not in the desktop app scene but web apps then probably it is also suitable for desktop apps. You can probably convince your manager that the previous statement is true. Once that is done you can point to youtube and google who are heavy python users without scalability issues. Cheers,
0
8142
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8640
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8443
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7114
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6093
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5548
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4136
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1757
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1438
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.