Note:
This topic provides general and procedural information about features available in Zend Server. These features are not available in Zend Server Community Edition. Get a Trial License to try out these features.
The Recurring JobsJobs contain information about a specific Job (script to run) that you have set to run in your environment. page is accessed from Rule Management | Recurring Jobs.
The Recurring Jobs page is the central configuration area to configure jobs to run by URL. Running jobs by URL makes it easy to eliminate situations where the same file is run in multiple instances, such as off-loading tasks from the synchronous user request, to an external, parallel PHP process.
Note:
Zend Server Community Edition also provides the ability to Schedule Jobs using the Job QueueA simple and manageable system for off-loading tasks from the synchronous user request, to an external, parallel PHP process. API Zend Job Queue API . To read more about the Job Queue, see Working with Jobs.
From this page you can:
For each Rule you can:
|
|
|
Related Links: Creating a Job Job Details Edit Rule (Job Queue) Jobs Component |
|
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.