C
Cramer
I think I understand *what* a Web garden is (app running on a server with
multiple processors). But what's the benefit?
I have googled this and have found only articles that describe WHAT and HOW
to set up a Web garden, but not WHY - what's the advantage, and how would I
take advantage of the multiple processors? Is it as simple as me making my
app multi-threaded whereever it is possible and makes sense to do so?
If I run an ASP.NET web app on a server that has multiple processors, is it
automatically considered to be a Web garden? If not, what changes would I
make to the app to cause it to be a Web garden?
Thanks.
multiple processors). But what's the benefit?
I have googled this and have found only articles that describe WHAT and HOW
to set up a Web garden, but not WHY - what's the advantage, and how would I
take advantage of the multiple processors? Is it as simple as me making my
app multi-threaded whereever it is possible and makes sense to do so?
If I run an ASP.NET web app on a server that has multiple processors, is it
automatically considered to be a Web garden? If not, what changes would I
make to the app to cause it to be a Web garden?
Thanks.