CN113138807A - Method and device for executing multi-node service task and electronic equipment - Google Patents

Method and device for executing multi-node service task and electronic equipment Download PDF

Info

Publication number
CN113138807A
CN113138807A CN202110463479.2A CN202110463479A CN113138807A CN 113138807 A CN113138807 A CN 113138807A CN 202110463479 A CN202110463479 A CN 202110463479A CN 113138807 A CN113138807 A CN 113138807A
Authority
CN
China
Prior art keywords
task
subtasks
subtask
user
configuration
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.)
Granted
Application number
CN202110463479.2A
Other languages
Chinese (zh)
Other versions
CN113138807B (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 CN202110463479.2A priority Critical patent/CN113138807B/en
Publication of CN113138807A publication Critical patent/CN113138807A/en
Application granted granted Critical
Publication of CN113138807B publication Critical patent/CN113138807B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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; CALCULATING OR 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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

An embodiment of the present specification provides a method for executing a multi-node service task, which provides a visual configuration page, where the visual configuration page has a visual node configuration component and a parameter configuration component, configures multiple subtasks for the service task based on a node configuration operation of a user, where the subtasks constitute nodes of the service task, receives task parameters generated by the parameter configuration operation of the user, generates a configuration file, executes a preset timing rule to trigger and invoke each subtask in the service task, and executes the subtask in the service task according to the configured task parameter. By means of task pre-configuration and timed call execution, the service tasks with a plurality of nodes are automatically processed, and task execution efficiency is improved.

Description

Method and device for executing multi-node service task and electronic equipment
Technical Field
The present application relates to the field of internet, and in particular, to a method and an apparatus for executing a multi-node service task, and an electronic device.
Background
The existing business relates to a plurality of processing links of data in the implementation process, the data processing mostly depends on manual operation and monitoring at present, the method has low automation degree, and the waiting time for the manual operation is long and the efficiency is low when the data processing task of each link is executed.
Therefore, it is necessary to provide an efficient task execution method.
Disclosure of Invention
The embodiment of the specification provides a method and a device for executing a multi-node service task and electronic equipment, which are used for improving task execution efficiency.
An embodiment of the present specification provides a method for executing a multi-node service task, including:
providing a visualization configuration page having a visualization node configuration component and a parameter configuration component;
configuring a plurality of subtasks for a service task based on node configuration operation of a user, wherein the subtasks form nodes of the service task;
receiving task parameters generated by parameter configuration operation of a user, and generating a configuration file;
and executing a preset timing rule to trigger and call each subtask in the business task, and executing the subtask in the business task according to the configured task parameter.
Optionally, the task parameters include: task interface parameters and task execution parameters;
the executing the subtasks in the business task according to the configured task parameters comprises the following steps:
determining a data transmission relation among the subtasks according to the task interface parameters of the subtasks;
and executing the current subtask according to the task execution parameter corresponding to the current subtask, and transmitting the data processing result of the current subtask to the next subtask so that the next subtask processes the data processing result.
Optionally, the method further comprises:
and monitoring the execution result information of the current subtask, and pushing the execution result information to an operation user corresponding to the current subtask.
Optionally, the plurality of subtasks are data processing tasks on the first data, and include: the method comprises the steps of searching tasks, filtering tasks and screening tasks.
Optionally, the first data comprises user information with rating data;
the executing of the subtasks in the business task includes:
and retrieving, filtering and screening the user information to obtain the screened user passenger groups.
Optionally, the method further comprises:
and outputting the screened user guest group information to a decision layer, wherein the decision layer generates an information push strategy for the user guest group.
Optionally, the method further comprises:
and determining a third-party service party according to the scale information in the information push strategy, and executing the information push strategy through the third-party service party.
Optionally, the method further comprises:
and the third party service side pushes information based on the information pushing strategy and then returns pushing result data.
Optionally, the task execution parameter comprises a data source address parameter.
Optionally, after the step of determining a data transfer relationship between the subtasks according to the task interface parameters of each subtask, the method further includes:
and generating a visual subtask link of the business task based on the data transfer relation among the plurality of subtasks.
An embodiment of the present specification further provides an apparatus for executing a multi-node service task, including:
the visualization page module is used for providing a visualization configuration page, and the visualization configuration page is provided with a visualization node configuration component and a visualization parameter configuration component;
the task configuration module is used for configuring a plurality of subtasks for the service task based on the node configuration operation of the user, wherein the subtasks form nodes of the service task;
receiving task parameters generated by parameter configuration operation of a user, and generating a configuration file;
and the task execution module executes a preset timing rule to trigger and call each subtask in the business task, and executes the subtask in the business task according to the configured task parameter.
Optionally, the task parameters include: task interface parameters and task execution parameters;
the executing the subtasks in the business task according to the configured task parameters comprises the following steps:
determining a data transmission relation among the subtasks according to the task interface parameters of the subtasks;
and executing the current subtask according to the task execution parameter corresponding to the current subtask, and transmitting the data processing result of the current subtask to the next subtask so that the next subtask processes the data processing result.
Optionally, the method further comprises:
and monitoring the execution result information of the current subtask, and pushing the execution result information to an operation user corresponding to the current subtask.
Optionally, the plurality of subtasks are data processing tasks on the first data, and include: the method comprises the steps of searching tasks, filtering tasks and screening tasks.
Optionally, the first data comprises user information with rating data;
the executing of the subtasks in the business task includes:
and retrieving, filtering and screening the user information to obtain the screened user passenger groups.
Optionally, the method further comprises:
and outputting the screened user guest group information to a decision layer, wherein the decision layer generates an information push strategy for the user guest group.
Optionally, the method further comprises:
and determining a third-party service party according to the scale information in the information push strategy, and executing the information push strategy through the third-party service party.
Optionally, the method further comprises:
and the third party service side pushes information based on the information pushing strategy and then returns pushing result data.
Optionally, the task execution parameter comprises a data source address parameter.
Optionally, after the step of determining a data transfer relationship between the subtasks according to the task interface parameters of each subtask, the method further includes:
and generating a visual subtask link of the business task based on the data transfer relation among the plurality of subtasks.
An embodiment of the present specification further provides an electronic device, where the electronic device includes:
a processor; and the number of the first and second groups,
a memory storing computer-executable instructions that, when executed, cause the processor to perform any of the methods described above.
The present specification also provides a computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement any of the above methods.
In various technical solutions provided in the embodiments of the present specification, a visual configuration page is provided, where the visual configuration page includes a visual node configuration component and a parameter configuration component, and configures a plurality of subtasks for a service task based on a node configuration operation of a user, where the subtasks constitute nodes of the service task, receives a task parameter generated by the parameter configuration operation of the user, generates a configuration file, executes a preset timing rule to trigger and call each subtask in the service task, and executes the subtask in the service task according to the configured task parameter. By means of task pre-configuration and timed call execution, the service tasks with a plurality of nodes are automatically processed, and task execution efficiency is improved.
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 embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a schematic diagram illustrating a method for executing a multi-node service task according to an embodiment of the present disclosure;
FIG. 2 is a schematic structural diagram of an apparatus for executing a multi-node service task according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure;
fig. 4 is a schematic diagram of a computer-readable medium provided in an embodiment of the present specification.
Detailed Description
Exemplary embodiments of the present invention will now be described more fully with reference to the accompanying drawings. The exemplary embodiments, however, may 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 denote the same or similar elements, components, or parts in the drawings, and thus their repetitive description will be omitted.
Features, structures, characteristics or other details described in a particular embodiment do not preclude the fact that the features, structures, characteristics or other details may be combined in a suitable manner in one or more other embodiments in accordance with the technical idea of the invention.
In describing particular embodiments, the present invention has been described with reference to features, structures, characteristics or other details that are within the purview of one skilled in the art to provide a thorough understanding of the embodiments. One skilled in the relevant art will recognize, however, that the invention may be practiced without one or more of the specific features, structures, characteristics, or other details.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to 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 actual execution sequence may be changed according to the actual situation.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
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 executing a multi-node service task according to an embodiment of the present disclosure, where the method may include:
s101: a visualization configuration page is provided having a node configuration component and a parameter configuration component of a visualization.
In the embodiment of the present specification, in order to subsequently perform tasks corresponding to multiple nodes performing data processing when automation is performed, a visual configuration page may be provided to provide a task configuration function, so that a user may configure a task by operation.
The configuration of the task may include configuring a task node and configuring a task parameter. The operator can configure through the node configuration component and the parameter configuration component, respectively.
S102: configuring a plurality of subtasks for the service task based on the node configuration operation of the user, wherein the subtasks form nodes of the service task.
During configuration, an operator can configure a plurality of subtasks, which respectively correspond to each node of a service task.
By dividing the service task into a plurality of subtasks, the cohesion of each node task is improved, and the coupling between nodes is reduced.
In this embodiment of the present specification, the plurality of subtasks are data processing tasks on the first data, and may include: the method comprises the steps of searching tasks, filtering tasks and screening tasks.
The retrieval may be to search a data source and obtain user information according to conditions, the filtering may be to filter out and shield users, such as high-risk users, and the filtering may be to select users of a specific category.
Each subtask can respectively correspond to a configuration file for storing the task parameters configured for the subtask.
S103: and receiving task parameters generated by the parameter configuration operation of the user, and generating a configuration file.
For how each subtask should be performed, we can determine by configuring the task parameters.
In an embodiment of the present specification, the task parameters include: task interface parameters and task execution parameters.
The task interface parameters may record subtasks connected to the input and output interfaces of the current subtask, and the task execution parameters may record how the current subtask should be executed. Therefore, a task execution link can be formed by configuring task parameters, and when modification is performed, because the service task is divided into the subtasks, execution for executing the task can be generated only by independently adjusting none of the subtasks, for example, adjusting interface parameters of the subtasks, and the flexibility is high.
The task execution parameter may be identification information or address information of a task function or a task model, or address information of a data source to be processed, or a threshold of a screening condition, which is not specifically described and limited again.
S104: and executing a preset timing rule to trigger and call each subtask in the business task, and executing the subtask in the business task according to the configured task parameter.
The method comprises the steps of providing a visual configuration page, wherein the visual configuration page is provided with a visual node configuration component and a parameter configuration component, configuring a plurality of subtasks for a business task based on node configuration operation of a user, the subtasks form nodes of the business task, receiving task parameters generated by the parameter configuration operation of the user, generating a configuration file, executing a preset timing rule to trigger and call each subtask in the business task, and executing the subtasks in the business task according to the configured task parameters. By means of task pre-configuration and timed call execution, the service tasks with a plurality of nodes are automatically processed, and task execution efficiency is improved.
In an embodiment of the present specification, the task parameters include: task interface parameters and task execution parameters;
the executing the subtasks in the business task according to the configured task parameters may include:
determining a data transmission relation among the subtasks according to the task interface parameters of the subtasks;
and executing the current subtask according to the task execution parameter corresponding to the current subtask, and transmitting the data processing result of the current subtask to the next subtask so that the next subtask processes the data processing result.
In the embodiment of the present specification, the method may further include:
and monitoring the execution result information of the current subtask, and pushing the execution result information to an operation user corresponding to the current subtask.
Therefore, data packets are generated from data access, analysis and screening, field personnel tracking at each node is not needed, and labor and time costs are reduced.
In an embodiment of the present specification, the first data may include user information having rating data;
the executing of the subtasks in the business task may include:
and retrieving, filtering and screening the user information to obtain the screened user passenger groups.
In the embodiment of the present specification, the method may further include:
and outputting the screened user guest group information to a decision layer, wherein the decision layer generates an information push strategy for the user guest group.
The decision layer can also call a distribution interface to distribute data.
In the embodiment of the present specification, the method may further include:
and determining a third-party service party according to the scale information in the information push strategy, and executing the information push strategy through the third-party service party.
In the embodiment of the present specification, the method may further include:
and the third party service side pushes information based on the information pushing strategy and then returns pushing result data.
In an embodiment of the present specification, the task execution parameter may include a data source address parameter.
In this embodiment of this specification, after the step of determining a data transfer relationship between subtasks according to task interface parameters of each subtask, the method may further include:
and generating a visual subtask link of the business task based on the data transfer relation among the plurality of subtasks.
In this way, the operator can intuitively know the task execution logic and details reflected by the configuration result of the device after configuring the subtask link, so as to compare the task execution logic and details with the expected business task and determine whether the configuration is completed.
In practical application, the control of subtasks of all nodes in the whole process can be completed through a configurable file and a visual interface, the retrieval, filtration, screening and decision of data before intelligent marketing are completed through the scheduling among modules in an automatic task layer, the purpose of distribution according to different strategies is finally completed, the execution process of each subtask is monitored through a program internal monitoring system, and information such as various messages, warnings, errors and the like in the program execution process is notified to a module principal through a mail system in a mail mode.
In the embodiment of the present specification, an output layer may be further constructed, and is used for outgoing receipt data, warning information, prompt information, abnormal information, screened crowd packets, and the like, which is not specifically described herein.
Fig. 2 is a schematic structural diagram of an apparatus for executing a multi-node service task according to an embodiment of the present disclosure, where the apparatus may include:
a visualization page module 201, which provides a visualization configuration page having a visualization node configuration component and a parameter configuration component;
a task configuration module 202, configured to configure a plurality of subtasks for the service task based on the node configuration operation of the user, where the subtasks constitute nodes of the service task;
receiving task parameters generated by parameter configuration operation of a user, and generating a configuration file;
the task execution module 203 executes a preset timing rule to trigger and call each subtask in the business task, and executes the subtask in the business task according to the configured task parameter.
In an embodiment of the present specification, the task parameters include: task interface parameters and task execution parameters;
the executing the subtasks in the business task according to the configured task parameters comprises the following steps:
determining a data transmission relation among the subtasks according to the task interface parameters of the subtasks;
and executing the current subtask according to the task execution parameter corresponding to the current subtask, and transmitting the data processing result of the current subtask to the next subtask so that the next subtask processes the data processing result.
The task execution parameter may be identification information or address information of a task function or a task model, or address information of a data source to be processed, or a threshold of a screening condition, which is not specifically described and limited again.
In the embodiment of this specification, still include:
and monitoring the execution result information of the current subtask, and pushing the execution result information to an operation user corresponding to the current subtask.
In an embodiment of the present specification, the plurality of subtasks are data processing tasks on first data, and include: the method comprises the steps of searching tasks, filtering tasks and screening tasks.
In an embodiment of the present specification, the first data comprises user information having rating data;
the executing of the subtasks in the business task includes:
and retrieving, filtering and screening the user information to obtain the screened user passenger groups.
Therefore, data packets are generated from data access, analysis and screening, field personnel tracking at each node is not needed, and labor and time costs are reduced.
In the embodiment of this specification, still include:
and outputting the screened user guest group information to a decision layer, wherein the decision layer generates an information push strategy for the user guest group.
In the embodiment of this specification, still include:
and determining a third-party service party according to the scale information in the information push strategy, and executing the information push strategy through the third-party service party.
In the embodiment of this specification, still include:
and the third party service side pushes information based on the information pushing strategy and then returns pushing result data.
In an embodiment of the specification, the task execution parameter includes a data source address parameter.
In this embodiment of this specification, after the step of determining a data transfer relationship between subtasks according to task interface parameters of each subtask, the method further includes:
and generating a visual subtask link of the business task based on the data transfer relation among the plurality of subtasks.
In practical application, the control of subtasks of all nodes in the whole process can be completed through a configurable file and a visual interface, the retrieval, filtration, screening and decision of data before intelligent marketing are completed through the scheduling among modules in an automatic task layer, the purpose of distribution according to different strategies is finally completed, the execution process of each subtask is monitored through a program internal monitoring system, and information such as various messages, warnings, errors and the like in the program execution process is notified to a module principal through a mail system in a mail mode.
The device configures a plurality of subtasks for a business task based on node configuration operation of a user by providing a visual configuration page, wherein the subtasks form nodes of the business task, receives task parameters generated by the parameter configuration operation of the user, generates a configuration file, executes a preset timing rule to trigger and call each subtask in the business task, and executes the subtasks in the business task according to the configured task parameters. By means of task pre-configuration and timed call execution, the service tasks with a plurality of nodes are automatically processed, and task execution efficiency is improved.
Based on the same inventive concept, the embodiment of the specification further provides the electronic equipment.
In the following, embodiments of the electronic device of the present invention are described, which may be regarded as specific physical implementations for the above-described embodiments of the method and apparatus of the present invention. Details described in the embodiments of the electronic device of the invention should be considered supplementary to the embodiments of the method or apparatus described above; for details which are not disclosed in embodiments of the electronic device of the invention, reference may be made to the above-described embodiments of the method or the apparatus.
Fig. 3 is a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure. An electronic device 300 according to this embodiment of the invention is described below with reference to fig. 3. The electronic device 300 shown in fig. 3 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 3, electronic device 300 is embodied in the form of a general purpose computing device. The 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 various 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 executable by the processing unit 310 to cause the processing unit 310 to perform the steps according to various exemplary embodiments of the present invention described in the above-mentioned processing method section of the present specification. For example, the processing unit 310 may perform the steps as shown in fig. 1.
The storage unit 320 may include readable media in the form of volatile storage units, such as a random access memory unit (RAM)3201 and/or a cache storage unit 3202, and may further include a read only memory unit (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 of which, or some combination thereof, may comprise 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.), with one or more devices that enable a user to interact with the electronic device 300, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 300 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 350. Also, the electronic device 300 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) via the network adapter 360. Network adapter 360 may communicate with other modules of electronic device 300 via bus 330. It should be appreciated that although not shown in FIG. 3, other hardware and/or software modules may be used in conjunction with electronic device 300, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments of the present invention described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention can be embodied in the form of a software product, which can be stored in a computer-readable storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to make a computing device (which can be a personal computer, a server, or a network device, etc.) execute the above-mentioned method according to the present invention. The computer program, when executed by a data processing apparatus, enables the computer readable medium to implement the above-described method of the invention, namely: such as the method shown in fig. 1.
Fig. 4 is a schematic diagram of a computer-readable medium provided in an embodiment of the present specification.
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. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc 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 propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable storage medium may also be any readable medium that is not a readable storage medium and 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 for aspects 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 and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, 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., through 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 embodiments in accordance with the invention may be implemented in practice using a general purpose data processing device such as a microprocessor or a Digital Signal Processor (DSP). The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
While the foregoing embodiments have described the objects, aspects and advantages of the present invention in further detail, it should be understood that the present invention is not inherently related to any particular computer, virtual machine or electronic device, and various general-purpose machines may be used to implement the present invention. The invention is not to be considered as limited to the specific embodiments thereof, but is to be understood as being modified in all respects, all changes and equivalents that come within the spirit and scope of the invention.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (13)

1. A method for executing a multi-node service task, comprising:
providing a visualization configuration page having a visualization node configuration component and a parameter configuration component;
configuring a plurality of subtasks for a service task based on node configuration operation of a user, wherein the subtasks form nodes of the service task;
receiving task parameters generated by parameter configuration operation of a user, and generating a configuration file;
and executing a preset timing rule to trigger and call each subtask in the business task, and executing the subtask in the business task according to the configured task parameter.
2. The method of claim 1, wherein the task parameters comprise: task interface parameters and task execution parameters;
the executing the subtasks in the business task according to the configured task parameters comprises the following steps:
determining a data transmission relation among the subtasks according to the task interface parameters of the subtasks;
and executing the current subtask according to the task execution parameter corresponding to the current subtask, and transmitting the data processing result of the current subtask to the next subtask so that the next subtask processes the data processing result.
3. The method according to any one of claims 1-2, further comprising:
and monitoring the execution result information of the current subtask, and pushing the execution result information to an operation user corresponding to the current subtask.
4. A method according to any of claims 1-3, wherein the plurality of sub-tasks are data processing tasks on first data, comprising: the method comprises the steps of searching tasks, filtering tasks and screening tasks.
5. The method of any of claims 1-4, wherein the first data comprises user information having rating data;
the executing of the subtasks in the business task includes:
and retrieving, filtering and screening the user information to obtain the screened user passenger groups.
6. The method according to any one of claims 1-5, further comprising:
and outputting the screened user guest group information to a decision layer, wherein the decision layer generates an information push strategy for the user guest group.
7. The method according to any one of claims 1-6, further comprising:
and determining a third-party service party according to the scale information in the information push strategy, and executing the information push strategy through the third-party service party.
8. The method according to any one of claims 1-7, further comprising:
and the third party service side pushes information based on the information pushing strategy and then returns pushing result data.
9. The method of any of claims 1-8, wherein the task execution parameters comprise a data source address parameter.
10. The method according to any one of claims 1 to 9, wherein after the step of determining the data transfer relationship between the subtasks according to the task interface parameters of the subtasks, the method further comprises:
and generating a visual subtask link of the business task based on the data transfer relation among the plurality of subtasks.
11. An apparatus for performing a multi-node business task, comprising:
the visualization page module is used for providing a visualization configuration page, and the visualization configuration page is provided with a visualization node configuration component and a visualization parameter configuration component;
the task configuration module is used for configuring a plurality of subtasks for the service task based on the node configuration operation of the user, wherein the subtasks form nodes of the service task;
receiving task parameters generated by parameter configuration operation of a user, and generating a configuration file;
and the task execution module executes a preset timing rule to trigger and call each subtask in the business task, and executes the subtask in the business task according to the configured task parameter.
12. An electronic device, wherein the electronic device comprises:
a processor; and the number of the first and second groups,
a memory storing computer-executable instructions that, when executed, cause the processor to perform the method of any of claims 1-10.
13. 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-10.
CN202110463479.2A 2021-04-25 2021-04-25 Method and device for executing multi-node service task and electronic equipment Active CN113138807B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110463479.2A CN113138807B (en) 2021-04-25 2021-04-25 Method and device for executing multi-node service task and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110463479.2A CN113138807B (en) 2021-04-25 2021-04-25 Method and device for executing multi-node service task and electronic equipment

Publications (2)

Publication Number Publication Date
CN113138807A true CN113138807A (en) 2021-07-20
CN113138807B CN113138807B (en) 2022-09-09

Family

ID=76816189

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110463479.2A Active CN113138807B (en) 2021-04-25 2021-04-25 Method and device for executing multi-node service task and electronic equipment

Country Status (1)

Country Link
CN (1) CN113138807B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101567013A (en) * 2009-06-02 2009-10-28 阿里巴巴集团控股有限公司 Method and apparatus for implementing ETL scheduling
CN101694709A (en) * 2009-09-27 2010-04-14 华中科技大学 Service-oriented distributed work flow management system
CN101794215A (en) * 2010-03-05 2010-08-04 北京红旗胜利科技发展有限责任公司 Method and device for assembling and performing complex tasks
CN102567838A (en) * 2010-12-30 2012-07-11 中国移动通信集团公司 Collaborative development system and collaborative development method
CN103310362A (en) * 2013-06-14 2013-09-18 江苏省广电有线信息网络股份有限公司南京分公司 Intelligent broadcast and television marketing assisting method and system based on GPS (globe positioning system) positioning
CN104754526A (en) * 2013-12-30 2015-07-01 中国移动通信集团上海有限公司 Method for distributing short message and server
CN109670664A (en) * 2018-09-11 2019-04-23 深圳平安财富宝投资咨询有限公司 Flow implementation method, user equipment, storage medium and device based on workflow
CN110119269A (en) * 2019-04-19 2019-08-13 北京大米科技有限公司 Method, apparatus, server and the storage medium of control task object
CN110705890A (en) * 2019-10-10 2020-01-17 达飞云贷科技(北京)有限公司 Business process driving method and device, server and storage medium
CN111522617A (en) * 2020-04-28 2020-08-11 上海淇馥信息技术有限公司 Method and device for maintaining system and electronic equipment
CN111612513A (en) * 2020-04-11 2020-09-01 上海淇玥信息技术有限公司 Resource allocation method and device based on business project information and electronic equipment
CN111949170A (en) * 2020-07-17 2020-11-17 上海淇馥信息技术有限公司 Method and device for configuring task flow and electronic equipment
CN111967849A (en) * 2020-08-19 2020-11-20 支付宝(杭州)信息技术有限公司 Task processing flow arrangement method and device and electronic equipment
CN112035235A (en) * 2020-09-02 2020-12-04 中国平安人寿保险股份有限公司 Task scheduling method, system, device and storage medium
CN112445597A (en) * 2020-11-27 2021-03-05 中国工商银行股份有限公司 Timing task scheduling method and device

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101567013A (en) * 2009-06-02 2009-10-28 阿里巴巴集团控股有限公司 Method and apparatus for implementing ETL scheduling
CN101694709A (en) * 2009-09-27 2010-04-14 华中科技大学 Service-oriented distributed work flow management system
CN101794215A (en) * 2010-03-05 2010-08-04 北京红旗胜利科技发展有限责任公司 Method and device for assembling and performing complex tasks
CN102567838A (en) * 2010-12-30 2012-07-11 中国移动通信集团公司 Collaborative development system and collaborative development method
CN103310362A (en) * 2013-06-14 2013-09-18 江苏省广电有线信息网络股份有限公司南京分公司 Intelligent broadcast and television marketing assisting method and system based on GPS (globe positioning system) positioning
CN104754526A (en) * 2013-12-30 2015-07-01 中国移动通信集团上海有限公司 Method for distributing short message and server
CN109670664A (en) * 2018-09-11 2019-04-23 深圳平安财富宝投资咨询有限公司 Flow implementation method, user equipment, storage medium and device based on workflow
CN110119269A (en) * 2019-04-19 2019-08-13 北京大米科技有限公司 Method, apparatus, server and the storage medium of control task object
CN110705890A (en) * 2019-10-10 2020-01-17 达飞云贷科技(北京)有限公司 Business process driving method and device, server and storage medium
CN111612513A (en) * 2020-04-11 2020-09-01 上海淇玥信息技术有限公司 Resource allocation method and device based on business project information and electronic equipment
CN111522617A (en) * 2020-04-28 2020-08-11 上海淇馥信息技术有限公司 Method and device for maintaining system and electronic equipment
CN111949170A (en) * 2020-07-17 2020-11-17 上海淇馥信息技术有限公司 Method and device for configuring task flow and electronic equipment
CN111967849A (en) * 2020-08-19 2020-11-20 支付宝(杭州)信息技术有限公司 Task processing flow arrangement method and device and electronic equipment
CN112035235A (en) * 2020-09-02 2020-12-04 中国平安人寿保险股份有限公司 Task scheduling method, system, device and storage medium
CN112445597A (en) * 2020-11-27 2021-03-05 中国工商银行股份有限公司 Timing task scheduling method and device

Also Published As

Publication number Publication date
CN113138807B (en) 2022-09-09

Similar Documents

Publication Publication Date Title
CN111190888A (en) Method and device for managing graph database cluster
CN111212388B (en) Method, system and electronic equipment for batch short message sending management
CN113268399B (en) Alarm processing method and device and electronic equipment
CN104991821A (en) Monitor task batch processing method and apparatus
CN105099755A (en) Method, device and system for monitoring performance of website system
CN112291114A (en) Data source monitoring method and system, electronic equipment and storage medium
CN112817720A (en) Visual workflow scheduling method and device and electronic equipment
CN111177541A (en) Data analysis method and device based on user tag generation time, server and storage medium
CN105099801A (en) Testing system for information management system, and testing environment simulation method
CN109814957B (en) Label adding method and device for IOS (input/output system)
CN113609008A (en) Test result analysis method and device and electronic equipment
CN113760677A (en) Abnormal link analysis method, device, equipment and storage medium
US12035156B2 (en) Communication method and apparatus for plurality of administrative domains
CN111859139A (en) Application program recommendation method and device, computing equipment and medium
CN111522617A (en) Method and device for maintaining system and electronic equipment
CN113138898A (en) Method and device for identifying and early warning business system abnormity and electronic equipment
CN113138807B (en) Method and device for executing multi-node service task and electronic equipment
CN110609761B (en) Method and device for determining fault source, storage medium and electronic equipment
CN111162938A (en) Data processing system and method
CN113407429B (en) Task processing method and device
CN113141407A (en) Page resource loading method and device and electronic equipment
CN111681093B (en) Method and device for displaying resource page and electronic equipment
CN115291928A (en) Task automatic integration method and device of multiple technology stacks and electronic equipment
CN114756301A (en) Log processing method, device and system
CN113806225A (en) Method and device for identifying service abnormal node 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