A PHP timed task management method and system
A timing task and management method technology, applied in the computer field, can solve problems such as high maintenance cost, insufficient configuration transparency, and does not support dependent scheduling, etc., to achieve the effect of solving high operation and maintenance costs, simply relying on scheduling, and reducing operation and maintenance costs
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0024] The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
[0025] This solution does not completely abandon linux crontab, but uses crontab as a unified entry to execute the entry file of php, and then writes the execution cycle configuration and dependency configuration of each scheduled task in the comments of the php method, and uses the reflection mechanism of php to parse the comments , and then schedule in the php task entry file, the process will be described in detail below.
[0026] Such as figure 1 Shown is...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


