What's New in Zend Server 5.0 Beta

Zend Server 5.0 Beta is now available for the IBM i platform. Get more information about Zend Server 5.0 on IBM i

Zend Server 5.0, the upcoming new release of Zend’s enterprise-ready Web Application Server, will help you:

  • Get better application performance
  • Slash the time you spend on diagnosing and resolving application problems
  • Use the latest PHP stack components, including PHP 5.3.

Download the Zend Server 5.0 datasheet »

Code Tracing: Solve Problems Faster Than Ever!

Finding the root cause of problems, especially when they occur in the production environment, is a time-sink for developers and system administrators. Zend Server 5.0 applies the concept of a black box flight recorder to PHP. It can record live application execution in testing or production, helping you quickly pinpoint bugs and performance bottlenecks in your code.

Read more about Zend Server Code Tracing »
Read the white paper: "Troubleshooting PHP Issues With Code Tracing" »
NEW: Watch a video demonstration of Code Tracing in action »
Zend Server Code Tracing

Job Queue: Offload Execution of Long-running PHP Scripts

Web applications generally follow the synchronous communication paradigm, however some tasks are better suited to asynchronous execution. Long-running report generation, order processing, database cleanup, and pulling of RSS feeds are some examples of jobs that can be executed asynchronously. Zend Server 5.0 incorporates Job Queue, providing full support for creating, executing and managing jobs to optimize application performance and reduce server load.

Read more about Zend Server Job Queue »
Zend Server Job Queue

PHP 5.3 Support

Zend Server 5.0 provides full support for PHP 5.3 in addition to PHP 5.2, allowing you to safely develop and deploy your application using the latest PHP stack after it has been thoroughly tested by Zend.

Download Zend Server 5.0 Beta »