Zend Server for IBMi is comprised of several components that each contributes important functionality to facilitate the development process.
The components are:
Zend 5250 Bridge - The Zend 5250 Bridge component makes it possible to use the 5250 Bridge on Zend Server for IBMi.
Zend Monitor - The Zend Monitor component is integrated into the runtime environment and serves as an alerting and collection mechanism for early detection of PHP script problems.
Zend Page Cache - The Zend Page Cache component is used to cache the entire output of PHP scripts, without changing the PHP code.
ZDS (Zend Download Server) - The ZDS (Zend Download Server) component improves Apache's scalability by managing static content downloads and passing them to a dedicated process optimized for parallel downloads (not supported in Microsoft Windows).
Zend Job Queue - The JobsJobs contain information about a specific Job (script to run) that you have set to run in your environment. Component is used to streamline offline processing of PHP scripts.
Zend Code Tracing - Code Tracing enables real-time execution flow recording in Production Environments.
Zend Deployment- Zend Deployment allows you to package an application and deploy it using Zend Server and Zend Server Cluster Manager, making it available for users on the Web.
Click on a link to view a full description of the components architecture. To see how to work with a component, select a topic that begins with "Working with..." from the Tasks section. For a short description of each component and where it is installed, see the Installed Components section in the Installation Guide.
Note:
The following components are disabled when running PHP in CLI mode: Zend Data Cache, Zend Download Server, Zend Session Clustering, Zend Optimizer+, Zend Monitor and Zend Page Cache.
|
|
|
Related Links: Installed Components |
|
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.