Management method and device for timed triggering task, computer equipment and storage medium

The invention discloses a management method and device for timed triggering tasks, computer equipment and a storage medium, and the method comprises the steps: distributing all execution tasks in a target task library to a preset thread pool when the current time is matched with the timed triggering...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: SUN JUNYI, WEN LINDING, LIU YUNFENG
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention discloses a management method and device for timed triggering tasks, computer equipment and a storage medium, and the method comprises the steps: distributing all execution tasks in a target task library to a preset thread pool when the current time is matched with the timed triggering time corresponding to the target task library in a plurality of task libraries, wherein the timed triggering time of all execution tasks in each task library is the same; and executing all the execution tasks in the target task library by using the threads in the preset thread pool. According to the method, triggering of all execution tasks is managed based on the timed triggering time corresponding to the task library, and the corresponding tasks can be triggered and executed in a timed manner only by configuring the triggers for the task library corresponding to the tasks at the same timed triggering time, so that the number of the triggers is reduced, and the execution efficiency is improved. And management and