Universal timed task management realization method
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- NANJING NRIET IND CORP
- Publication Date
- 2011-07-20
- Estimated Expiration
- Not applicable ยท inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention relates to a method for timing management of configurable tasks in a timing system, especially a method for triggering timing tasks suitable for light-weight applications, in particular a method for implementing general timing task management . Background technique
[0002] As we all know, in the information system, some job tasks need to be executed periodically, and these tasks can be completed by some job schedulers (such as: quartz, cron), such job schedulers periodically execute registered tasks by reading and parsing cron expressions . These schedulers are fully functional, but they are relatively complex and bulky, and are not suitable for some lightweight applications.
[0003] In addition, the operating system also provides a type of timer, which sends a special signal regularly through the underlying signal trigger mechanism, and then the application program executes periodic tasks by capturing the signal. The disadva...