![]() | WebSphere Application Server in Plain English |
||
| Back to home page | Back to articles page | Back to home page | |
| How Content Flows Through WebSphere Application Server | Author | |||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
So it really is a little more complicated than A, B, C, but not that much more complicated! Now let's imagine that each of those four parts of your web site are on four different computers. So now you have a small network of computers powering your web site. WebSphere Application Server can handle this. Now let's pretend that your web site becomes so popular that you start getting a lot of visitors. Maybe you decide that you need three computers running in parallel just to keep your front door open (Column A). Maybe you find out you can get by with two computers running in parallel serving up static content (Column B). But maybe you need twelve computers running in parallel to keep up with the demand for dynamic content (Column C). All of a sudden, you web site is a lot more complicated. Traffic can enter your web site from any of three computers. Each of those computers has to talk to one of the two computers serving up static content. Each computer serving static content might need to talk to one of twelve computers serving up the dynamic content. Each computer serving dynamic content might need to talk to one or more back end systems. All of a sudden, you have 72 separate data paths through your web site without considering the back end systems! The moment this happens, you will find you need information about the health of each computer in your web site network and you need that information in a very timely fashion. You now have a network of data information for your customers and a network of status information for you. This article describes how WebSphere Application Server can handle this challenge. Very few other servers can. But we are not done... Let's pretend that you have to guarantee that your web site never fails. Ever! One way to do that is to take the computers we just described and make another site just like them. Put those new computers in a building at least 500 miles (800 kilometers) away from your company, and you are all set. Now you have a really complicated web site! WebSphere Application Server can easily monitor this kind of network. Very few other servers can. This article describes in detail how WebSphere Application Server controls such a network. |
Arthur Kevin McGrath Date: January 12, 2007 Bio: The author is an engineer with the consulting firm, Contract Engineers. He has consulted and lectured extensively since 1987 about the infrastructure that makes electronic commerce possible
|
|||||||||||||||||||||||||||||
Sources | ||||||||||||||||||||||||||||||
| To schedule a speaker at your location, write speakers@edu4eng.com | ||||||||||||||||||||||||||||||
| To inquire about consulting for your company, write consultants@edu4eng.com | ||||||||||||||||||||||||||||||
| To inquire about training, write training@edu4eng.com | ||||||||||||||||||||||||||||||