Search

CN-121979497-A - Job processing method, device, electronic equipment, storage medium and program

CN121979497ACN 121979497 ACN121979497 ACN 121979497ACN-121979497-A

Abstract

The embodiment of the invention discloses a job processing method, a device, electronic equipment, a storage medium and a program, which relate to the technical fields of computer software application and financial science and technology, wherein the job processing method comprises the steps of acquiring a job image of a pre-stored job task; the method comprises the steps of matching a job requirement of a current job task scene with a job image of a pre-stored job task to obtain a target pre-stored job task corresponding to the target job image, taking the target pre-stored job task as a target job template, and generating a current scene job task matched with the current job task scene according to the target job template. The technical scheme of the embodiment of the invention can improve the development accuracy and development efficiency of the operation.

Inventors

  • YANG XIAOKE

Assignees

  • 中国工商银行股份有限公司

Dates

Publication Date
20260505
Application Date
20260116

Claims (10)

  1. 1. A job processing method, comprising: Acquiring an operation portrait of a pre-stored operation task; matching the job requirement of the current job task scene with the job image of the pre-stored job task to obtain a target pre-stored job task corresponding to the target job image, and taking the target pre-stored job task as a target job template; And generating a current scene job task matched with the current job task scene according to the target job template.
  2. 2. The method of claim 1, further comprising, prior to said obtaining a job representation of a pre-stored job task: Screening the pre-stored job tasks from the full job tasks according to the job template screening conditions; and generating a job portrait of the pre-stored job task according to the task related information of the pre-stored job task.
  3. 3. The method of claim 2, wherein the job template screening conditions include at least one of: The job task is kept running for a long time; the running state of the job task is continuous and healthy; the job task resource is in a preset range; the job task logic is reasonable and no job condition with complexity exceeding a threshold value exists; the data processing performance of the job task exceeds a first preset threshold; The job scene search times of the job tasks exceed a second preset threshold.
  4. 4. The method according to claim 2, further comprising, after the generating a job representation of the pre-stored job task from the task association information of the pre-stored job task: extracting portrait key information according to portrait description information of the operation portrait of the pre-stored operation task; and classifying the operation images of the pre-stored operation tasks according to the image key information.
  5. 5. The method of claim 1, wherein matching the job requirements according to the current job task scenario with the job portraits of the pre-stored job tasks comprises: acquiring a job search request of the current job task scene; Extracting target key information from the job search request of the current job task scene, and classifying the current job task scene according to the target key information; matching the classification result of the current operation task scene with the operation portrait classification label of the pre-stored operation task, and screening the target operation portrait from the operation portraits of the pre-stored operation task according to the matching result and the operation portrait weight.
  6. 6. The method of claim 1, further comprising, after said generating a current scene job task that matches said current job task scene from said target job template: Generating a current operation portrait of the current scene operation task; And updating the job portrait weight of the related job task according to the current job portrait of the current scene job task.
  7. 7. A job processing apparatus, comprising: the operation portrait acquisition module is used for acquiring operation portraits of pre-stored operation tasks; The target job template screening module is used for matching the job image of the pre-stored job task with the job image of the pre-stored job task according to the job requirement of the current job task scene to obtain a target pre-stored job task corresponding to the target job image, and taking the target pre-stored job task as a target job template; and the current scene job task generating module is used for generating a current scene job task matched with the current job task scene according to the target job template.
  8. 8. An electronic device, the electronic device comprising: at least one processor, and A memory communicatively coupled to the at least one processor, wherein, The memory stores a computer program to be executed by the at least one processor, the computer program being executed by the at least one processor to enable the at least one processor to execute the job processing method according to any one of claims 1 to 6.
  9. 9. A computer-readable storage medium storing computer instructions for causing a processor to execute the job processing method of any one of claims 1 to 6.
  10. 10. A computer program product comprising computer programs/instructions which when executed by a processor implement the job processing method of any one of claims 1 to 6.

Description

Job processing method, device, electronic equipment, storage medium and program Technical Field The embodiment of the invention relates to the technical fields of computer software application and finance and technology, in particular to a job processing method, a device, electronic equipment, a storage medium and a program. Background Jobs in computer software are independent units of tasks submitted to system execution, typically comprising programs, data, and operational steps such as compilation, execution, and the like. The jobs in computer software are mainly classified into various types such as batch jobs, interactive jobs, and real-time streaming jobs. At present, the problem of high development threshold and difficult development exists in the operation tasks in the computer software. When developing a corresponding task, multiple knowledge such as programming language, development framework, and tool use is required. Meanwhile, the requirements and planning ambiguity of operation development are usually only given to the general direction, a clear boundary is lacking, and the task and design framework are independently disassembled, so that the difficulty of novice is great. Disclosure of Invention The embodiment of the invention provides a job processing method, a device, electronic equipment, a storage medium and a program, which can improve the development accuracy and development efficiency of a job. According to an aspect of the present invention, there is provided a job processing method including: Acquiring an operation portrait of a pre-stored operation task; matching the job requirement of the current job task scene with the job image of the pre-stored job task to obtain a target pre-stored job task corresponding to the target job image, and taking the target pre-stored job task as a target job template; And generating a current scene job task matched with the current job task scene according to the target job template. According to another aspect of the present invention, there is provided a job processing apparatus including: the operation portrait acquisition module is used for acquiring operation portraits of pre-stored operation tasks; The target job template screening module is used for matching the job image of the pre-stored job task with the job image of the pre-stored job task according to the job requirement of the current job task scene to obtain a target pre-stored job task corresponding to the target job image, and taking the target pre-stored job task as a target job template; and the current scene job task generating module is used for generating a current scene job task matched with the current job task scene according to the target job template. According to another aspect of the present invention, there is provided an electronic apparatus including: at least one processor, and A memory communicatively coupled to the at least one processor, wherein, The memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the job processing method according to any one of the embodiments of the present invention. According to another aspect of the present invention, there is provided a computer-readable storage medium storing computer instructions for causing a processor to execute a job processing method according to any one of the embodiments of the present invention. According to another aspect of the present invention there is also provided a computer program product comprising a computer program which when executed by a processor implements a job processing method according to any of the embodiments of the present invention. According to the embodiment of the invention, after the job image of the job task is pre-stored, the target pre-stored job task corresponding to the target job image is obtained by matching the job image of the pre-stored job task with the job image of the pre-stored job task according to the job requirement of the current job task scene, and the target pre-stored job task is used as a target job template, so that the current scene job task matched with the current job task scene is generated according to the target job template, the problem of low development efficiency caused by high development difficulty in the existing job development flow is solved, and the development accuracy and development efficiency of the job can be improved. It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows. Drawings In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are