In this Topic Hide
What's New in Zend Server 5.0.3
What's New in Zend Server Cluster Manager 5.0.3
Watch a video that shows the steps to complete a procedure. The video
icon
will be displayed next to procedural
steps that already have a video.
Special Requests are welcome! Feel free to ask for videos that you would like to see by sending a message to documentation@zend.com.
Code tracing captures PHP application execution both in production and in test lab environments. This allows developers to replay reported problems instead of trying to re-create them. As a result, there is a dramatic decrease in time consumed by root cause analysis.
Job Queues provide offline asynchronous processing of tasks and activities that can be run independently of the end user experience. For an overview of the Job Queue architecture see Zend Job Queue.
New supported PHP version. This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes. For a detailed list of what's new see http://php.net/releases/5_3_0.php.
|
|
|
Related Links: Code TracingWorking with Code Tracing Zend Code Tracing Zend Code Tracing - Configuration Directives Zend Job Queue Creating a Job Managing Jobs Zend Job Queue - Configuration Directives Zend Job Queue - PHP API The Zend Job Queue Class http://php.net/releases/5_3_0.php - external link |
|
|