You are currently viewing Zend Server 5.x documentation. Click here to view the latest Zend Server online documentation.
You are here: Zend Server User Guide > Concepts > Rule Management Tab > Recurring Jobs

Recurring Jobs

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 for IBMi 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

Related Links:

Jobs

Creating a Job

Job Details

Edit Rule (Job Queue)

Jobs Component

 

 

 

© 1999-2013 Zend Technologies, Ltd. All rights reserved.