CN113590216B - A centralized management method, device and electronic equipment for scheduled tasks - Google Patents

A centralized management method, device and electronic equipment for scheduled tasks Download PDF

Info

Publication number
CN113590216B
CN113590216B CN202110815333.XA CN202110815333A CN113590216B CN 113590216 B CN113590216 B CN 113590216B CN 202110815333 A CN202110815333 A CN 202110815333A CN 113590216 B CN113590216 B CN 113590216B
Authority
CN
China
Prior art keywords
timing
task
execution
timing task
tasks
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110815333.XA
Other languages
Chinese (zh)
Other versions
CN113590216A (en
Inventor
徐国兴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Qiyue Information Technology Co Ltd
Original Assignee
Shanghai Qiyue Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Qiyue Information Technology Co Ltd filed Critical Shanghai Qiyue Information Technology Co Ltd
Priority to CN202110815333.XA priority Critical patent/CN113590216B/en
Publication of CN113590216A publication Critical patent/CN113590216A/en
Application granted granted Critical
Publication of CN113590216B publication Critical patent/CN113590216B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the specification provides a timing task centralized management method, which comprises the steps of arranging a service system in an operating system server, constructing a timing task centralized manager coupled in the service system, integrating timing tasks into the timing task centralized manager, providing a visual configuration page through the timing task centralized manager, configuring the timing tasks, and controlling the execution of the timing tasks by utilizing the timing task centralized manager. The timing task centralized manager is coupled in the service system, so that the service docking flexibility is improved, and the decentralized management is avoided by integrating the timing tasks into the timing task centralized manager, so that the task management difficulty is reduced.

Description

Timing task centralized management method and device and electronic equipment
Technical Field
The present disclosure relates to the field of computers, and in particular, to a method and an apparatus for centralized management of timing tasks, and an electronic device.
Background
The service system is mostly deployed on an operating system (such as a linux) server, the operating system is provided with a service of a timing task, currently, for the management of the timing task, the timing service of the operating system is called at a place where the timing task is needed to be developed, in this way, the timing task is free from the service system depending on the timing service of the operating system, and when the service is in butt joint, the flexibility is poor, the developed timing task is more dispersed, and the management difficulty is high.
It is necessary to provide a method with good flexibility and little management difficulty.
Disclosure of Invention
The embodiment of the specification provides a method, a device and electronic equipment for centralized management of timing tasks, which are used for improving service docking flexibility and reducing task management difficulty.
The embodiment of the specification provides a centralized management method for timing tasks, which comprises the following steps:
deploying a business system in an operating system server, constructing a timing task centralized manager coupled in the business system, and integrating timing tasks into the timing task centralized manager;
and providing a visual configuration page through the timing task centralized manager, configuring the timing tasks, and controlling the execution of the timing tasks by utilizing the timing task centralized manager.
Optionally, the method further comprises:
and monitoring the execution state of the timing task, and providing a visual page for a user to intensively check the execution state of the timing task.
Optionally, the service system has a plurality of subsystems;
the integrating the timing task into the timing task centralized manager comprises the following steps:
the timed tasks in the plurality of subsystems are integrated into the timed task centralized manager.
Optionally, the configuration for performing the timing task includes:
the user generates a timing task by performing parameter configuration in the visualized configuration page.
Optionally, the controlling, by the timing task centralized manager, the execution of the timing task includes:
starting a daemon process, judging the state of a timing task, and sending the timing task meeting the execution condition to an execution queue;
and acquiring timing task data in an execution queue, and executing the timing task generated by user configuration.
Optionally, the method further comprises:
and judging whether the timing task data meets the execution rule, and if not, skipping the execution.
Optionally, the method further comprises:
and predicting the execution time of the timing task through the timing task centralized manager.
Optionally, the method further comprises:
and writing the execution result of the timing task into a database.
The embodiment of the specification also provides a centralized management device for timing tasks, which comprises:
the deployment module is used for deploying the service system in the operating system server, constructing a timing task centralized manager coupled in the service system and integrating the timing tasks into the timing task centralized manager;
and the interaction management module is used for providing a visual configuration page through the timing task centralized manager, configuring the timing task and controlling the execution of the timing task by utilizing the timing task centralized manager.
Optionally, the method further comprises:
and monitoring the execution state of the timing task, and providing a visual page for a user to intensively check the execution state of the timing task.
Optionally, the service system has a plurality of subsystems;
the integrating the timing task into the timing task centralized manager comprises the following steps:
the timed tasks in the plurality of subsystems are integrated into the timed task centralized manager.
Optionally, the configuration for performing the timing task includes:
the user generates a timing task by performing parameter configuration in the visualized configuration page.
Optionally, the controlling, by the timing task centralized manager, the execution of the timing task includes:
starting a daemon process, judging the state of a timing task, and sending the timing task meeting the execution condition to an execution queue;
and acquiring timing task data in an execution queue, and executing the timing task generated by user configuration.
Optionally, the method further comprises:
and judging whether the timing task data meets the execution rule, and if not, skipping the execution.
Optionally, the method further comprises:
and predicting the execution time of the timing task through the timing task centralized manager.
Optionally, the method further comprises:
and writing the execution result of the timing task into a database.
The embodiment of the specification also provides an electronic device, wherein the electronic device comprises:
a processor; the method comprises the steps of,
a memory storing computer executable instructions that, when executed, cause the processor to perform any of the methods described above.
The present description also provides a computer-readable storage medium storing one or more programs that, when executed by a processor, implement any of the methods described above.
Various technical schemes provided in the embodiments of the present disclosure configure a timing task centralized manager coupled in a service system by deploying the service system in an operating system server, integrate timing tasks into the timing task centralized manager, provide a visual configuration page through the timing task centralized manager, perform configuration of the timing tasks, and control execution of the timing tasks by using the timing task centralized manager. The timing task centralized manager is coupled in the service system, so that the service docking flexibility is improved, and the decentralized management is avoided by integrating the timing tasks into the timing task centralized manager, so that the task management difficulty is reduced.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiments of the application and together with the description serve to explain the application and do not constitute an undue limitation to the application. In the drawings:
fig. 1 is a schematic diagram of a centralized management method for timing tasks according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a centralized management device for timing tasks according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure;
fig. 4 is a schematic diagram of a computer readable medium according to an embodiment of the present disclosure.
Detailed Description
Exemplary embodiments of the present invention will now be described more fully with reference to the accompanying drawings. However, the exemplary embodiments can be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these exemplary embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the invention to those skilled in the art. The same reference numerals in the drawings denote the same or similar elements, components or portions, and thus a repetitive description thereof will be omitted.
The features, structures, characteristics or other details described in a particular embodiment do not exclude that may be combined in one or more other embodiments in a suitable manner, without departing from the technical idea of the invention.
In the description of specific embodiments, features, structures, characteristics, or other details described in the present invention are provided to enable one skilled in the art to fully understand the embodiments. However, it is not excluded that one skilled in the art may practice the present invention without one or more of the specific features, structures, characteristics, or other details.
The flow diagrams depicted in the figures are exemplary only, and do not necessarily include all of the elements and operations/steps, nor must they be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the order of actual execution may be changed according to actual situations.
The block diagrams depicted in the figures are merely functional entities and do not necessarily correspond to physically separate entities. That is, the functional entities may be implemented in software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
The term "and/or" and/or "includes all combinations of any one or more of the associated listed items.
Fig. 1 is a schematic diagram of a method for centralized management of timing tasks according to an embodiment of the present disclosure, where the method may include:
s101, arranging a service system in an operating system server, constructing a timing task centralized manager coupled in the service system, and integrating timing tasks into the timing task centralized manager.
Similar to the crontab service in the linux system, the crontab service is often not separated from the crontab service when report data is run and timing activities are performed in the industry, but is difficult to manage because the crontab service is separated from the business system.
To this end, we can deploy timed task abstractions inside the business system, interfacing with the platform of the business system, such as a robotic platform, labeling platform.
The timing task centralized manager is an abstract tool, has a visual configuration page, is used for interacting with a user, can manage the timing tasks through configuration operation, can generate or modify the timing tasks, and can browse the execution state of the timing tasks, and whether the timing tasks are executed or are about to be executed.
In the embodiment of the specification, the configuration page is provided with a visual component for a user to combine through a drag operation, the background determines the combination relation of the visual component by determining the position relation of the visual component, and a timing component is generated according to the combination relation.
Of course, the user may also edit the content of the visualization component.
When editing is performed, a task title, a task type, task content, an execution cycle, and the like can be edited. The task content section may fill in the task code.
In order to realize centralized management of timing tasks, the timing tasks can be integrated into a timing task centralized manager to be uniformly managed, and for a business system with a plurality of subsystems, the timing tasks of the subsystems can be integrated into the timing task centralized manager.
In the embodiment of the present specification, the service system has a plurality of subsystems;
the integrating the timing task into the timing task centralized manager may include:
the timed tasks in the plurality of subsystems are integrated into the timed task centralized manager.
Of course, we can also multiplex the common nodes in the timing tasks of multiple subsystems to improve the utilization rate, avoid repeated development and reduce the development difficulty.
S102, providing a visual configuration page through the timing task centralized manager, configuring the timing tasks, and controlling the execution of the timing tasks by utilizing the timing task centralized manager.
The method constructs a timing task centralized manager coupled in the service system by arranging the service system in an operating system server, integrates the timing tasks into the timing task centralized manager, provides a visual configuration page through the timing task centralized manager, carries out configuration of the timing tasks, and controls execution of the timing tasks by utilizing the timing task centralized manager. The timing task centralized manager is coupled in the service system, so that the service docking flexibility is improved, and the decentralized management is avoided by integrating the timing tasks into the timing task centralized manager, so that the task management difficulty is reduced.
In the embodiment of the present specification, the configuration for performing the timing task may include:
the user generates a timing task by performing parameter configuration in the visualized configuration page.
In the embodiment of the present specification, it may further include:
and monitoring the execution state of the timing task, and providing a visual page for a user to intensively check the execution state of the timing task.
In an embodiment of the present disclosure, the controlling, by using the timing task centralized manager, the execution of the timing task may include:
starting a daemon process, judging the state of a timing task, and sending the timing task meeting the execution condition to an execution queue;
and acquiring timing task data in an execution queue, and executing the timing task generated by user configuration.
In the embodiment of the present specification, it may further include:
and judging whether the timing task data meets the execution rule, and if not, skipping the execution.
In the embodiment of the present specification, it may further include:
and predicting the execution time of the timing task through the timing task centralized manager.
In the embodiment of the present specification, it may further include:
and writing the execution result of the timing task into a database.
The implementation flow of the timing task may include a main control program and an execution program.
For a main control program, starting a daemon process, and calling according to a preset period (such as calling every minute); acquiring a task list, judging the task state, acquiring an executable task, circularly calculating a time point of future execution, checking whether the task is being executed, skipping the execution if the task is being executed, and otherwise, sending the task to an execution queue.
And starting a daemon process, calling and acquiring task data in an execution queue according to a preset period, circularly judging whether the task data is legal, executing the timing task configured by a user if the task data is legal, otherwise, skipping the execution, waiting for the next period to continuously acquire the task data in the execution queue and judging whether the task data is legal, and writing an execution result into a database after the execution is finished.
Fig. 2 is a schematic structural diagram of a centralized management device for timing tasks according to an embodiment of the present disclosure, where the device may include:
a deployment module 201, configured to deploy a service system in an operating system server, configure a timing task centralized manager coupled within the service system, and integrate timing tasks into the timing task centralized manager;
the interaction management module 202 provides a visual configuration page through the timing task centralized manager, performs configuration of the timing tasks, and controls execution of the timing tasks by using the timing task centralized manager.
In this embodiment of the present specification, further includes:
and monitoring the execution state of the timing task, and providing a visual page for a user to intensively check the execution state of the timing task.
In the embodiment of the present specification, the service system has a plurality of subsystems;
the integrating the timing task into the timing task centralized manager comprises the following steps:
the timed tasks in the plurality of subsystems are integrated into the timed task centralized manager.
In the embodiment of the present specification, the configuration for performing a timing task includes:
the user generates a timing task by performing parameter configuration in the visualized configuration page.
In an embodiment of the present disclosure, the controlling, by using the timing task centralized manager, the execution of the timing task includes:
starting a daemon process, judging the state of a timing task, and sending the timing task meeting the execution condition to an execution queue;
and acquiring timing task data in an execution queue, and executing the timing task generated by user configuration.
In this embodiment of the present specification, further includes:
and judging whether the timing task data meets the execution rule, and if not, skipping the execution.
In this embodiment of the present specification, further includes:
and predicting the execution time of the timing task through the timing task centralized manager.
In this embodiment of the present specification, further includes:
and writing the execution result of the timing task into a database.
The device constructs a timing task centralized manager coupled in the service system by arranging the service system in an operating system server, integrates the timing tasks into the timing task centralized manager, provides a visual configuration page through the timing task centralized manager, configures the timing tasks and controls the execution of the timing tasks by utilizing the timing task centralized manager. The timing task centralized manager is coupled in the service system, so that the service docking flexibility is improved, and the decentralized management is avoided by integrating the timing tasks into the timing task centralized manager, so that the task management difficulty is reduced.
Based on the same inventive concept, the embodiments of the present specification also provide an electronic device.
The following describes an embodiment of an electronic device according to the present invention, which may be regarded as a specific physical implementation of the above-described embodiment of the method and apparatus according to the present invention. Details described in relation to the embodiments of the electronic device of the present invention should be considered as additions to the embodiments of the method or apparatus described above; for details not disclosed in the embodiments of the electronic device of the present invention, reference may be made to the above-described method or apparatus embodiments.
Fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure. An electronic device 300 according to this embodiment of the present invention is described below with reference to fig. 3. The electronic device 300 shown in fig. 3 is merely an example and should not be construed as limiting the functionality and scope of use of embodiments of the present invention.
As shown in fig. 3, the electronic device 300 is embodied in the form of a general purpose computing device. Components of electronic device 300 may include, but are not limited to: at least one processing unit 310, at least one memory unit 320, a bus 330 connecting the different system components (including the memory unit 320 and the processing unit 310), a display unit 340, and the like.
Wherein the storage unit stores program code that is executable by the processing unit 310 such that the processing unit 310 performs the steps according to various exemplary embodiments of the invention described in the above processing method section of the present specification. For example, the processing unit 310 may perform the steps shown in fig. 1.
The memory unit 320 may include readable media in the form of volatile memory units, such as Random Access Memory (RAM) 3201 and/or cache memory 3202, and may further include Read Only Memory (ROM) 3203.
The storage unit 320 may also include a program/utility 3204 having a set (at least one) of program modules 3205, such program modules 3205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment.
Bus 330 may be one or more of several types of bus structures including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 300 may also communicate with one or more external devices 400 (e.g., keyboard, pointing device, bluetooth device, etc.), one or more devices that enable a user to interact with the electronic device 300, and/or any device (e.g., router, modem, etc.) that enables the electronic device 300 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 350. Also, electronic device 300 may communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet, through network adapter 360. The network adapter 360 may communicate with other modules of the electronic device 300 via the bus 330. It should be appreciated that although not shown in fig. 3, other hardware and/or software modules may be used in connection with electronic device 300, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
From the above description of embodiments, those skilled in the art will readily appreciate that the exemplary embodiments described herein may be implemented in software, or may be implemented in software in combination with necessary hardware. Thus, the technical solution according to the embodiments of the present invention may be embodied in the form of a software product, which may be stored in a computer readable storage medium (may be a CD-ROM, a usb disk, a mobile hard disk, etc.) or on a network, and includes several instructions to cause a computing device (may be a personal computer, a server, or a network device, etc.) to perform the above-mentioned method according to the present invention. The computer program, when executed by a data processing device, enables the computer readable medium to carry out the above-described method of the present invention, namely: such as the method shown in fig. 1.
Fig. 4 is a schematic diagram of a computer readable medium according to an embodiment of the present disclosure.
A computer program implementing the method shown in fig. 1 may be stored on one or more computer readable media. The computer readable medium may be a readable signal medium or a readable storage medium. The readable storage medium can be, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium would include the following: an electrical connection having one or more wires, a portable disk, a hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer readable storage medium may include a data signal propagated in baseband or as part of a carrier wave, with readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A readable storage medium may also be any readable medium that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C++ or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of remote computing devices, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., connected via the Internet using an Internet service provider).
In summary, the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that some or all of the functionality of some or all of the components in accordance with embodiments of the present invention may be implemented in practice using a general purpose data processing device such as a microprocessor or Digital Signal Processor (DSP). The present invention can also be implemented as an apparatus or device program (e.g., a computer program and a computer program product) for performing a portion or all of the methods described herein. Such a program embodying the present invention may be stored on a computer readable medium, or may have the form of one or more signals. Such signals may be downloaded from an internet website, provided on a carrier signal, or provided in any other form.
The above-described specific embodiments further describe the objects, technical solutions and advantageous effects of the present invention in detail, and it should be understood that the present invention is not inherently related to any particular computer, virtual device or electronic apparatus, and various general-purpose devices may also implement the present invention. The foregoing description of the embodiments of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, alternatives, and improvements that fall within the spirit and scope of the invention.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and changes may be made to the present application by those skilled in the art. Any modifications, equivalent substitutions, improvements, etc. which are within the spirit and principles of the present application are intended to be included within the scope of the claims of the present application.

Claims (8)

1. A method for centrally managing timing tasks, comprising:
deploying a business system in an operating system server, the business system having a plurality of subsystems, constructing a timing task centralized manager coupled within the business system, and integrating timing tasks in the plurality of subsystems into the timing task centralized manager;
the method comprises the steps that a visualized configuration page is provided through a timing task centralized manager, configuration of timing tasks is conducted, and the implementation flow of the timing tasks comprises a main control program and an execution program;
starting a daemon process for the main control program, calling according to a preset period, acquiring a task list, judging the state of a timing task, acquiring an executable task, circularly calculating a time point of future execution, checking whether the executable task is being executed, skipping the execution if the executable task is being executed, otherwise, sending the timing task meeting the execution condition to an execution queue, acquiring timing task data in the execution queue, and executing a timing task generated by user configuration;
and starting a daemon process for the execution program, calling according to a preset period, acquiring task data in an execution queue, circularly judging whether the task data are legal, if so, executing the timing task configured by a user, and otherwise, skipping the execution.
2. The method as recited in claim 1, further comprising:
and monitoring the execution state of the timing task, and providing a visual page for a user to intensively check the execution state of the timing task.
3. The method of claim 1, wherein the configuring of the timing tasks comprises:
the user generates a timing task by performing parameter configuration in the visualized configuration page.
4. The method as recited in claim 1, further comprising:
and predicting the execution time of the timing task through the timing task centralized manager.
5. The method as recited in claim 1, further comprising:
and writing the execution result of the timing task into a database.
6. A timed task centralized management device, comprising:
a deployment module for deploying a business system in an operating system server, the business system having a plurality of subsystems, constructing a timing task centralized manager coupled within the business system, integrating timing tasks into the timing task centralized manager, integrating timing tasks in the plurality of subsystems into the timing task centralized manager;
the interactive management module is used for providing a visual configuration page through the timing task centralized manager and configuring the timing tasks, and the implementation flow of the timing tasks comprises a main control program and an execution program;
starting a daemon process for the main control program, calling according to a preset period, acquiring a task list, judging the state of a timing task, acquiring an executable task, circularly calculating a time point of future execution, checking whether the executable task is being executed, skipping the execution if the executable task is being executed, otherwise, sending the timing task meeting the execution condition to an execution queue, acquiring timing task data in the execution queue, and executing a timing task generated by user configuration;
and starting a daemon process for the execution program, calling according to a preset period, acquiring task data in an execution queue, circularly judging whether the task data are legal, if so, executing the timing task configured by a user, and otherwise, skipping the execution.
7. An electronic device, wherein the electronic device comprises:
a processor; the method comprises the steps of,
a memory storing computer executable instructions that, when executed, cause the processor to perform the method of any of claims 1-5.
8. A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of claims 1-5.
CN202110815333.XA 2021-07-19 2021-07-19 A centralized management method, device and electronic equipment for scheduled tasks Active CN113590216B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110815333.XA CN113590216B (en) 2021-07-19 2021-07-19 A centralized management method, device and electronic equipment for scheduled tasks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110815333.XA CN113590216B (en) 2021-07-19 2021-07-19 A centralized management method, device and electronic equipment for scheduled tasks

Publications (2)

Publication Number Publication Date
CN113590216A CN113590216A (en) 2021-11-02
CN113590216B true CN113590216B (en) 2024-03-19

Family

ID=78248181

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110815333.XA Active CN113590216B (en) 2021-07-19 2021-07-19 A centralized management method, device and electronic equipment for scheduled tasks

Country Status (1)

Country Link
CN (1) CN113590216B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114090217A (en) * 2021-11-26 2022-02-25 浩云科技股份有限公司 Method, system, equipment and medium for configuring timing task

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011076512A (en) * 2009-10-01 2011-04-14 Hitachi Solutions Ltd Integrated management system of job management server
CN103902360A (en) * 2014-04-02 2014-07-02 北京中交兴路车联网科技有限公司 Service scheduling method and timing server
CN108762911A (en) * 2018-06-13 2018-11-06 平安科技(深圳)有限公司 Timing task management method, apparatus, computer equipment and storage medium
CN110377413A (en) * 2019-07-24 2019-10-25 上海金融期货信息技术有限公司 Based on the distributed task scheduling asynchronous schedule of BPMN standard and the system of monitoring
CN111190732A (en) * 2019-12-27 2020-05-22 成都欧珀通信科技有限公司 Timed task processing system and method, storage medium and electronic device
CN112463317A (en) * 2020-11-16 2021-03-09 深圳市和讯华谷信息技术有限公司 Computer room task scheduling method and device, electronic equipment and storage medium
CN112506624A (en) * 2020-10-29 2021-03-16 望海康信(北京)科技股份公司 Timing task scheduling system, method and corresponding computer equipment and storage medium
CN113076186A (en) * 2021-05-07 2021-07-06 泰康保险集团股份有限公司 Task processing method and device, electronic equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011076512A (en) * 2009-10-01 2011-04-14 Hitachi Solutions Ltd Integrated management system of job management server
CN103902360A (en) * 2014-04-02 2014-07-02 北京中交兴路车联网科技有限公司 Service scheduling method and timing server
CN108762911A (en) * 2018-06-13 2018-11-06 平安科技(深圳)有限公司 Timing task management method, apparatus, computer equipment and storage medium
CN110377413A (en) * 2019-07-24 2019-10-25 上海金融期货信息技术有限公司 Based on the distributed task scheduling asynchronous schedule of BPMN standard and the system of monitoring
CN111190732A (en) * 2019-12-27 2020-05-22 成都欧珀通信科技有限公司 Timed task processing system and method, storage medium and electronic device
CN112506624A (en) * 2020-10-29 2021-03-16 望海康信(北京)科技股份公司 Timing task scheduling system, method and corresponding computer equipment and storage medium
CN112463317A (en) * 2020-11-16 2021-03-09 深圳市和讯华谷信息技术有限公司 Computer room task scheduling method and device, electronic equipment and storage medium
CN113076186A (en) * 2021-05-07 2021-07-06 泰康保险集团股份有限公司 Task processing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113590216A (en) 2021-11-02

Similar Documents

Publication Publication Date Title
CN111949170B (en) A method, apparatus and electronic device for configuring task flow
US11667033B2 (en) Systems and methods for robotic process automation
US20210117895A1 (en) Systems and Methods for Cross-Platform Scheduling and Workload Automation
US20240045850A1 (en) Systems and methods for database orientation transformation
CN104765621B (en) A kind of method and system of the deployment program in clustered node
US20180074804A1 (en) Systems and methods for dynamically replacing code objects for code pushdown
JP2023027042A (en) Business data processing method, device, electronic apparatus, storage medium, and computer program
US8214245B2 (en) Method and system for synchronizing inclusive decision branches
CN113435012B (en) Distributed aircraft simulation method and device and electronic equipment
US10705824B2 (en) Intention-based command optimization
US20130167112A1 (en) Cross-platform virtual machine and method
CN113312900A (en) Data verification method and device
CN112506854A (en) Method, device, equipment and medium for storing page template file and generating page
CN111612501B (en) An information generation method, device and electronic device based on policy reuse
CN110888639A (en) Business code compiling and packaging method and device
CN113590216B (en) A centralized management method, device and electronic equipment for scheduled tasks
CN111681093B (en) Method and device for displaying resource page and electronic equipment
CN112394920A (en) Application software development method, platform and electronic equipment
CN115291928A (en) Task automatic integration method and device of multiple technology stacks and electronic equipment
CN113902387A (en) Workflow processing method and device and electronic equipment
CN113568623B (en) A method, device and electronic device for deploying applications
US11138094B2 (en) Creation of minimal working examples and environments for troubleshooting code issues
US9787552B2 (en) Operation process creation program, operation process creation method, and information processing device
CN118093007A (en) Method for customizing Web end integrated development environment and related products
CN116051031A (en) Project scheduling system, media and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant