30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Components<br />

About Components<br />

Zend Server <strong>Reference</strong> Manual<br />

Zend Server is comprised of several components that each contributes important functionality to facilitate<br />

the development process.<br />

The components are:<br />

Zend Debugger - The Zend Debugger communicates with the Zend (PHP) Engine to retrieve<br />

runtime information and present it in Zend Studio for root cause analysis.<br />

Zend Optimizer+ - The Zend Optimizer+ component speeds up PHP execution via opcode<br />

caching and optimization.<br />

Zend Guard Loader - The Zend Guard Loader is used in order to run PHP scripts that are<br />

encoded with Zend Guard.<br />

Zend Data Cache - The Zend Data Cache component provides a set of PHP functions to improve<br />

performance, by storing data in the cache.<br />

Zend Java Bridge- The Zend Java Bridge component makes it possible to use Java classes and<br />

code from within PHP.<br />

Zend Framework - An open source framework for developing Web applications and Web services<br />

with PHP.<br />

Zend Monitor - The Zend Monitor component is integrated into the runtime environment and<br />

serves as an alerting and collection mechanism for early detection of PHP script problems.<br />

Zend Page Cache - The Zend Page Cache component is used to cache the entire output of PHP<br />

scripts, without changing the PHP code.<br />

ZDS (Zend Download Server) - The ZDS (Zend Download Server) component improves Apache's<br />

scalability by managing static content downloads and passing them to a dedicated process<br />

optimized for parallel downloads (not supported in Microsoft Windows).<br />

Zend Job Queue - The Jobs Component is used to streamline offline processing of PHP scripts.<br />

Zend Code Tracing - Code Tracing enables real-time execution flow recording in Production<br />

Environments.<br />

Click on a link to view a full description of the components architecture. To see how to work with a<br />

component, select a topic that begins with "Working with..." from the Tasks section. For a short<br />

description of each component and where it is installed, see the Installed Components section in the<br />

Installation <strong>Guide</strong>.<br />

185

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!