Web-based workloads on z/OS
|
Previous topic |
Next topic |
Contents |
Glossary |
Contact z/OS |
PDF
Web-based workloads Web-based workloads on z/OS |
|
|
As enterprises move many of their applications to the Web, mainframe organizations face the complexity of enabling and managing new Web-based workloads in addition to more traditional workloads, such as batch processing. This topic uses IBM® products in the examples, but many such middleware products exist in the marketplace today. WebSphere® is IBM's integration software platform. It includes the entire middleware infrastructure— servers, services, and tools—needed to write, run, and monitor 24x7 industrial-strength, on demand Web applications and cross-platform, cross-product solutions. WebSphere provides reliable, flexible, and robust integration software. A middleware product often includes an application programming
interface (API). In some cases, applications are written to run completely
under the control of this middleware API, while in other cases it
is used only for unique purposes. Some examples of mainframe middleware
APIs include:
A Web server is considered to be middleware and Web programming (Web pages, CGIs, and so forth) is largely coded to the interfaces and standards presented by the Web server instead of the interfaces presented by the operating system. Java™ is another example in which applications are written to run under a Java Virtual Machine (JVM) and are largely independent of the operating system being used. z/OS® HTTP Server serves static and dynamic Web pages. HTTP Server has the same capabilities as any other Web server, but it also has some features that are z/OS-specific.
|
|
Copyright IBM Corporation 1990, 2010 |