Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Write the point of difference between web-garden and a web-farm?



Write the point of difference between web-garden and a web-farm?..

Answer / Md Sharukh

"Web garden (also known as multi-threaded server) is an implementation used by some web servers to simulate multiple threads within a single process. In contrast, a web farm consists of multiple separate servers that work together to handle requests, often load-balanced and managed by a reverse proxy."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is the output of 10+20+”30″ in JavaScript?

1 Answers  


What is the output of below code var car = new Vehicle("Honda", "white", "2010", "UK"); console.log(car); function Vehicle(model, color, year, country) { this.model = model; this.color = color; this.year = year; this.country = country; }

1 Answers  


if the two text boxes are there i want assign the vales like 2&3 and if i select button means i want find the sum.this is client side scripting in javascript

7 Answers   Infosys,


What are the uses of javascript in web page designing?

1 Answers  


Can I write javascript in notepad?

1 Answers  


How to write a function in javascript?

1 Answers  


What is the best free ide?

1 Answers  


Why do we use javascript?

1 Answers  


What is the difference between var and let?

1 Answers  


Which is the best website to learn javascript?

1 Answers  


What's the difference methods get and post in html forms?

1 Answers  


What is the difference between write and writeln in javascript?

1 Answers  


Categories