Click here to Skip to main content
15,895,256 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: component oriented and service oriented Pin
NetQuestions22-Mar-10 17:59
NetQuestions22-Mar-10 17:59 
Questionautocomplete text box using javascript Pin
HemantDhodiya13-Mar-10 0:31
HemantDhodiya13-Mar-10 0:31 
AnswerRe: autocomplete text box using javascript Pin
Not Active13-Mar-10 3:28
mentorNot Active13-Mar-10 3:28 
AnswerRe: autocomplete text box using javascript Pin
Nitin S24-Mar-10 1:00
professionalNitin S24-Mar-10 1:00 
QuestionScalability in Distributed Architecture Pin
NetQuestions12-Mar-10 20:19
NetQuestions12-Mar-10 20:19 
AnswerRe: Scalability in Distributed Architecture Pin
Eddy Vluggen12-Mar-10 23:58
professionalEddy Vluggen12-Mar-10 23:58 
GeneralRe: Scalability in Distributed Architecture [modified] Pin
NetQuestions14-Mar-10 18:45
NetQuestions14-Mar-10 18:45 
GeneralRe: Scalability in Distributed Architecture Pin
Eddy Vluggen14-Mar-10 23:30
professionalEddy Vluggen14-Mar-10 23:30 
NetQuestions wrote:
here we are adding more and more systems so that the same nature of requests can be handled simultaneously across a group of servers.

and load balancing is when one request is being split on multile machines.


It's usually not the request that is split, but a number of requests that get balanced between computers that can handle them. The most cited example would be a webserver, where any server might fetch the page. If the systems handle the same requests by dividing the work, then I'd say that it probably scales well.

Out of curiousity, what kind of work does the farm do?
I are Troll Suspicious | :suss:

Questionpublish automation Pin
hb5213421412-Mar-10 12:04
hb5213421412-Mar-10 12:04 
AnswerRe: publish automation Pin
Muhammad Gouda12-Mar-10 21:36
Muhammad Gouda12-Mar-10 21:36 
GeneralRe: publish automation Pin
hb5213421424-Mar-10 6:07
hb5213421424-Mar-10 6:07 
GeneralRe: publish automation Pin
Muhammad Gouda24-Mar-10 6:17
Muhammad Gouda24-Mar-10 6:17 
QuestionHow to convert portlet into gadget Pin
sampath_dr12-Mar-10 2:55
sampath_dr12-Mar-10 2:55 
AnswerRe: How to convert portlet into gadget Pin
Not Active12-Mar-10 4:33
mentorNot Active12-Mar-10 4:33 
AnswerRe: How to convert portlet into gadget Pin
T M Gray12-Mar-10 11:52
T M Gray12-Mar-10 11:52 
GeneralRe: How to convert portlet into gadget Pin
sampath_dr12-Mar-10 18:27
sampath_dr12-Mar-10 18:27 
QuestionCsharp WebService Client authentification Pin
olibara11-Mar-10 3:24
olibara11-Mar-10 3:24 
AnswerRe: Csharp WebService Client authentification Pin
mrMercury11-Mar-10 5:02
mrMercury11-Mar-10 5:02 
GeneralRe: Csharp WebService Client authentification Pin
olibara11-Mar-10 6:12
olibara11-Mar-10 6:12 
AnswerRe: Csharp WebService Client authentification Pin
PHP_Guy16-Mar-10 9:34
PHP_Guy16-Mar-10 9:34 
Questionusing Mindterm Pin
sangeethanarayan11-Mar-10 2:13
sangeethanarayan11-Mar-10 2:13 
AnswerRe: using Mindterm Pin
T M Gray12-Mar-10 11:57
T M Gray12-Mar-10 11:57 
QuestionCappuccino framework with ruby on rails Pin
PeriyasamyRamachandran10-Mar-10 22:46
PeriyasamyRamachandran10-Mar-10 22:46 
Questiononmouseover and onmouseout event Pin
bigeyed9-Mar-10 5:33
bigeyed9-Mar-10 5:33 
AnswerRe: onmouseover and onmouseout event Pin
T M Gray9-Mar-10 9:15
T M Gray9-Mar-10 9:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.