CN112882817A - Workflow processing method based on super computer - Google Patents

Workflow processing method based on super computer Download PDF

Info

Publication number
CN112882817A
CN112882817A CN202110311627.9A CN202110311627A CN112882817A CN 112882817 A CN112882817 A CN 112882817A CN 202110311627 A CN202110311627 A CN 202110311627A CN 112882817 A CN112882817 A CN 112882817A
Authority
CN
China
Prior art keywords
workflow
module
super computer
instruction
cloud server
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
CN202110311627.9A
Other languages
Chinese (zh)
Other versions
CN112882817B (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.)
National Supercomputer Center In Tianjin
Original Assignee
National Supercomputer Center In Tianjin
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 National Supercomputer Center In Tianjin filed Critical National Supercomputer Center In Tianjin
Priority to CN202110311627.9A priority Critical patent/CN112882817B/en
Publication of CN112882817A publication Critical patent/CN112882817A/en
Application granted granted Critical
Publication of CN112882817B publication Critical patent/CN112882817B/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/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
    • 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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
    • 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/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/545Gui
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/547Messaging middleware
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/548Queue

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a workflow processing method based on a super computer, which comprises the following steps: the method comprises the steps that a cloud server constructs a workflow component based on an instruction received by a user terminal browser, wherein the workflow component comprises a plurality of modules arranged according to a preset execution sequence; the cloud server sends the workflow component to a super computer; the super computer sequentially converts data of each module in the workflow components into instructions executable by the super computer and executes the instructions according to a preset execution sequence corresponding to the workflow components, and maps an execution result obtained after the whole workflow components are executed to the cloud server; and the cloud server sends the execution result to a browser of the user terminal for displaying. The invention directly constructs the workflow component by interacting with the browser and runs the workflow component on the super computer, thereby improving the interaction efficiency and the calculation efficiency, facilitating the cooperation of the front end and the back end and reducing the interaction cost.

Description

Workflow processing method based on super computer
Technical Field
The invention relates to the technical field of computers, in particular to a workflow processing method based on a super computer.
Background
With the continuous development of the information age, more and more practical processes are electronized, so that the rapid development of the workflow technology is promoted, and in the face of the development technology and means of various workflow management systems, developing a workflow component which meets the standard specification, has strong flexibility and is universal is meaningful work. The workflow component can greatly accelerate the development speed of the business system in the flow direction in the business system, enhance the stability of the whole system and bring quick function promotion to the business system. The supercomputer is a computer which is formed by combining a plurality of computing nodes and can perform large-scale computation or data processing in parallel, is also called as a parallel computer, is the computer with the strongest function, fastest operation and largest storage capacity at present, is mainly used for the national high-tech field and advanced technical research, and is an important embodiment of the national technological development level and comprehensive national strength. The execution efficiency of the supercomputer is high, but the supercomputer corresponds to a command line interactive interface, and only professionals can interact with the command line interactive interface. Therefore, based on the prior art, if the workflow components are operated on the supercomputer, professional persons are inevitably required to spend a great deal of time and energy to realize the workflow components, and the workflow components are high in cost and low in efficiency.
Disclosure of Invention
The invention aims to provide a workflow processing method based on a super computer, which directly constructs a workflow component through interaction with a browser and runs the workflow component on the super computer, so that the interaction efficiency and the calculation efficiency are improved, the cooperation of a front end and a back end is facilitated, and the interaction cost is reduced.
A supercomputer-based workflow processing method, comprising:
the method comprises the steps that a cloud server constructs a workflow component based on an instruction received by a user terminal browser, wherein the workflow component comprises a plurality of modules arranged according to a preset execution sequence;
the cloud server sends the workflow component to a super computer;
the super computer sequentially converts data of each module in the workflow components into instructions executable by the super computer and executes the instructions according to a preset execution sequence corresponding to the workflow components, and maps an execution result obtained after the whole workflow components are executed to the cloud server;
and the cloud server sends the execution result to a browser of the user terminal for displaying.
Further, the cloud server constructs a workflow component based on an instruction received by the user terminal browser, including:
building a module set and a flow chart set on the cloud server, wherein the module set comprises one or more of parameter ID information, a maximum value, a minimum value, parameter options and default parameters, and the flow chart set comprises a node set and a connection set;
and constructing a UI interaction layer on the browser, receiving an instruction through the UI interaction layer, and acquiring data corresponding to the instruction in a module set and a flow chart set from the cloud server based on the instruction to construct a workflow component.
Further, the UI interaction layer includes a module pool and a modeling area, the receiving of the instruction by the UI interaction layer, and the obtaining of data corresponding to the instruction in the module set and the flowchart set from the cloud server based on the instruction to construct the workflow component include:
receiving a module dragging instruction, dragging a corresponding module in the module pool to a modeling area, and correspondingly updating service flow data;
receiving a module dragging instruction, automatically generating a connecting line from one module to another module, and recording information of a source point and a destination point of the connection;
and repeatedly executing the steps according to the preset execution sequence until the workflow component is constructed.
Further, the UI interaction layer further includes a parameter area, and the method further includes: receiving a module display instruction, and displaying the corresponding parameters of the module in the parameter area; and/or receiving a parameter modification instruction, modifying the corresponding parameter in the parameter area, and synchronously storing the parameter to the workflow component.
Further, the cloud server is connected with the super computer through the message queue forwarding server, and the message queue forwarding server is used for sending the workflow component to the super computer.
Further, the super computer includes a login node, a computation cluster and a storage cluster, and the super computer sequentially converts data of each module in the workflow component into a super computer executable instruction and executes the instruction according to a preset execution sequence corresponding to the workflow component, and maps an execution result obtained after the workflow component is executed to the cloud server, including:
the message queue forwarding server sends the workflow component to a login node;
the login node sequentially converts the received data of each module in the workflow assembly into command line instructions executable by the super computer according to the preset execution sequence and sends the command line instructions to the computing cluster;
the computing cluster is used for executing the command line instruction and storing an execution result obtained after the whole workflow component is executed into the storage cluster;
the cloud server is connected with the storage cluster and used for acquiring the execution result from the computing cluster.
Further, an interface program is arranged between the cloud server and the super computer, and the interface program is used for converting data of each module in the workflow component into command line instructions which can be executed by the super computer.
Further, the interface program includes a first interface program installed at the cloud server and a second interface program installed at the login node, wherein,
the first interface program is used for converting the data of each module in the workflow assembly into a target data structure and then forwarding the target data structure to the message queue forwarding server;
the second program interface is used for converting the target data structure into command line instructions which can be executed by the super computer, and the target data structure can be serialized and deserialized.
Further, the login node is specifically configured to convert the target data structure into a script form specified by the supercomputer, package the script form into a command line instruction that can be recognized by the supercomputer, analyze a target parameter from the command line instruction, and send the target parameter to a corresponding computing resource in the computing cluster according to the command line instruction for execution.
Further, the super computer mounts the execution result to the cloud server in a form of a network disk.
Compared with the prior art, the invention has obvious advantages and beneficial effects. By means of the technical scheme, the workflow processing method based on the super computer can achieve considerable technical progress and practicability, has industrial wide utilization value, and at least has the following advantages:
the invention directly constructs the workflow component by interacting with the browser and runs the workflow component on the super computer, thereby improving the interaction efficiency and the calculation efficiency, facilitating the cooperation of the front end and the back end and reducing the interaction cost. And the user can directly interact with the super computer through the browser without mastering the use rule of the corresponding super computer, and the super computer executes the operation, so that the user experience is improved.
The foregoing description is only an overview of the technical solutions of the present invention, and in order to make the technical means of the present invention more clearly understood, the present invention may be implemented in accordance with the content of the description, and in order to make the above and other objects, features, and advantages of the present invention more clearly understood, the following preferred embodiments are described in detail with reference to the accompanying drawings.
Drawings
Fig. 1 is a schematic diagram of a workflow processing method based on a supercomputer according to an embodiment of the present invention.
Detailed Description
To further illustrate the technical means and effects of the present invention adopted to achieve the predetermined objects, the following detailed description will be given to a specific implementation and effects of a workflow processing method based on a supercomputer according to the present invention with reference to the accompanying drawings and preferred embodiments.
An embodiment of the present invention provides a workflow processing method based on a supercomputer, as shown in fig. 1, including the following steps:
step S1, the cloud server constructs a workflow component based on an instruction received by a user terminal browser, wherein the workflow component comprises a plurality of modules arranged according to a preset execution sequence;
step S2, the cloud server sends the workflow component to a super computer;
step S3, the super computer sequentially converts the data of each module in the workflow assembly into instructions executable by the super computer and executes the instructions according to the preset execution sequence corresponding to the workflow assembly, and maps the execution result obtained after the whole workflow assembly is executed to the cloud server;
and step S4, the cloud server sends the execution result to the browser of the user terminal for display.
As an example, the step S1 includes:
step S11, building a module set and a flow chart set on the cloud server, wherein the module set comprises one or more of parameter ID information, a maximum value, a minimum value, parameter options and default parameters, and the flow chart set comprises a node set and a connection set;
step S12, a UI interaction layer is built on the browser, instructions are received through the UI interaction layer, and workflow components are built by acquiring data corresponding to the instructions in a module set and a flow chart set from the cloud server based on the instructions.
As an example, the UI interaction layer includes a module pool and a modeling area, the module pool includes a plurality of packaged modules, and data or programs corresponding to each module are stored on a cloud server. Step S12 further includes:
step S121, receiving a module dragging instruction, dragging a corresponding module in the module pool to a modeling area, and correspondingly updating service flow data;
step S122, receiving a module dragging instruction, automatically generating a connecting line from one module to another module, and recording information of a source point and a destination point of the connection;
and S123, repeatedly executing the steps according to the preset execution sequence until the workflow component is built.
As an example, the UI interaction layer further includes a parameter area, and the method further includes step S124, receiving a module display instruction, and displaying a parameter corresponding to the module in the parameter area; and/or step S125, receiving a parameter modification instruction, modifying the corresponding parameter in the parameter area, and synchronously storing the parameter to the workflow component.
As an example, the cloud server is connected to the super computer through the message queue forwarding server, and the message queue forwarding server is configured to send the workflow component to the super computer.
In order to ensure the security of the super computer, the message queue forwarding server is further configured to filter the received instruction in the workflow component according to a preset rule and send the filtered instruction to the super computer. As an example, an instruction mapper and an instruction filtering list are configured in the message queue forwarding server, where a preset filtering instruction is stored in the instruction filtering list; the instruction mapper is used for mapping the workflow component into an instruction to be filtered, the instruction filter is used for comparing the instruction to be filtered with the filtering list, if the instruction to be filtered is stored in the filtering list, the instruction to be filtered is not forwarded, otherwise, the instruction to be filtered is forwarded to the super computer. The message queue forwarding server is arranged between the cloud server and the super computer, so that the direct interconnection of the cloud server and the login node can be avoided, and through instruction filtering operation, instructions for deleting and changing important parameter instructions and other instructions which possibly affect the safety of the super computer can be filtered, so that misoperation can be avoided, and the safety of the system is improved.
The supercomputer includes a login node, a computation cluster, and a storage cluster, and the step S3 includes:
step S31, the message queue forwarding server sends the workflow component to a login node;
step S32, the login node converts the received data of each module in the workflow assembly into command line instructions executable by the super computer in sequence according to the preset execution sequence and sends the command line instructions to the computing cluster;
the computing cluster is used for executing the command line instruction and storing an execution result obtained after the whole workflow component is executed into the storage cluster;
the cloud server is connected with the storage cluster and used for acquiring the execution result from the computing cluster.
As an example, an interface program is provided between the cloud server and the super computer, and the interface program is used for converting data of each module in the workflow component into command line instructions which can be executed by the super computer.
The interface programs comprise a first interface program installed on the cloud server and a second interface program installed on the login node, wherein the first interface program is used for converting data of each module in the workflow component into a target data structure and then forwarding the target data structure to the message queue forwarding server; the second program interface is used for converting the target data structure into a command line instruction which can be executed by the super computer, the target data structure can be serialized and deserialized to facilitate analysis and generation of the instruction, the target data structure can be in a json format, an XML format and the like, can also be a self-defined data structure, and only needs to realize serialization and deserialization.
As an example, the login node is specifically configured to convert the target data structure into a script form specified by the supercomputer, package the script form into a command line instruction that can be recognized by the supercomputer, analyze a target parameter from the command line instruction, and send the target parameter to a corresponding computing resource in the computing cluster according to the command line instruction for execution. Specifically, the method can be implemented by executing a four-level scheduling through a login node, and specifically includes: the service layer obtains a target data structure, the scheduling layer converts the target data structure into a script form specified by the super computer, the packaging layer packages the script converted by the scheduling layer into a command line instruction which can be identified by the super computer, and the base layer analyzes a target parameter from the command line instruction and sends the target parameter to a corresponding computing resource in the computing cluster for execution.
As an example, the supercomputer may mount the execution result to the cloud server in a form of a network disk, so as to achieve mutual access of data of the supercomputer storage cluster and the cloud server, and directly map the result onto the cloud server. The mounting process can be specifically realized by techniques such as Samba (information service block), NFS (Network File System), JumpServer, SSHFS, and the like.
The embodiment of the invention directly constructs the workflow component by interacting with the browser and runs the workflow component on the super computer, thereby improving the interaction efficiency and the calculation efficiency, facilitating the cooperation of the front end and the back end and reducing the interaction cost. And the user can directly interact with the super computer through the browser without mastering the use rule of the corresponding super computer, and the super computer executes the operation, so that the user experience is improved.
Although the present invention has been described with reference to a preferred embodiment, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A workflow processing method based on a super computer is characterized by comprising the following steps:
the method comprises the steps that a cloud server constructs a workflow component based on an instruction received by a user terminal browser, wherein the workflow component comprises a plurality of modules arranged according to a preset execution sequence;
the cloud server sends the workflow component to a super computer;
the super computer sequentially converts data of each module in the workflow components into instructions executable by the super computer and executes the instructions according to a preset execution sequence corresponding to the workflow components, and maps an execution result obtained after the whole workflow components are executed to the cloud server;
and the cloud server sends the execution result to a browser of the user terminal for displaying.
2. The supercomputer-based workflow processing method of claim 1,
the cloud server constructs a workflow component based on an instruction received by a user terminal browser, and the method comprises the following steps:
building a module set and a flow chart set on the cloud server, wherein the module set comprises one or more of parameter ID information, a maximum value, a minimum value, parameter options and default parameters, and the flow chart set comprises a node set and a connection set;
and constructing a UI interaction layer on the browser, receiving an instruction through the UI interaction layer, and acquiring data corresponding to the instruction in a module set and a flow chart set from the cloud server based on the instruction to construct a workflow component.
3. The supercomputer-based workflow processing method of claim 2,
the UI interaction layer comprises a module pool and a modeling area, the UI interaction layer receives an instruction, and a workflow component is constructed by acquiring data corresponding to the instruction in a module set and a flow chart set from the cloud server based on the instruction, and the method comprises the following steps:
receiving a module dragging instruction, dragging a corresponding module in the module pool to a modeling area, and correspondingly updating service flow data;
receiving a module dragging instruction, automatically generating a connecting line from one module to another module, and recording information of a source point and a destination point of the connection;
and repeatedly executing the steps according to the preset execution sequence until the workflow component is constructed.
4. The supercomputer-based workflow processing method of claim 2,
the UI interaction layer further includes a parameter area, and the method further includes: receiving a module display instruction, and displaying the corresponding parameters of the module in the parameter area; and/or receiving a parameter modification instruction, modifying the corresponding parameter in the parameter area, and synchronously storing the parameter to the workflow component.
5. The supercomputer-based workflow processing method of claim 1,
the cloud server is connected with the super computer through the message queue forwarding server, and the message queue forwarding server is used for sending the workflow component to the super computer.
6. The supercomputer-based workflow processing method of claim 5,
the super computer includes login node, calculation cluster and storage cluster, the super computer according to the corresponding predetermined execution order of workflow subassembly, in proper order with the data conversion of each module in the workflow subassembly is super computer executable instruction and execution, and with whole the execution result that obtains after the workflow subassembly execution is accomplished maps to on the cloud ware, include:
the message queue forwarding server sends the workflow component to a login node;
the login node sequentially converts the received data of each module in the workflow assembly into command line instructions executable by the super computer according to the preset execution sequence and sends the command line instructions to the computing cluster;
the computing cluster is used for executing the command line instruction and storing an execution result obtained after the whole workflow component is executed into the storage cluster;
the cloud server is connected with the storage cluster and used for acquiring the execution result from the computing cluster.
7. The supercomputer-based workflow processing method of claim 6,
an interface program is arranged between the cloud server and the super computer and used for converting data of each module in the workflow assembly into command line instructions capable of being executed by the super computer.
8. The supercomputer-based workflow processing method of claim 7,
the interface program includes a first interface program installed at the cloud server and a second interface program installed at the login node, wherein,
the first interface program is used for converting the data of each module in the workflow assembly into a target data structure and then forwarding the target data structure to the message queue forwarding server;
the second program interface is used for converting the target data structure into command line instructions which can be executed by the super computer, and the target data structure can be serialized and deserialized.
9. The supercomputer-based workflow processing method of claim 6,
the login node is specifically used for converting the target data structure into a script form designated by the super computer, then packaging the script form into a command line instruction which can be identified by the super computer, then analyzing a target parameter from the command line instruction, and sending the target parameter to a corresponding computing resource in the computing cluster according to the command line instruction for execution.
10. The supercomputer-based workflow processing method of claim 1,
and the super computer mounts the execution result to the cloud server in a network disk form.
CN202110311627.9A 2021-03-24 2021-03-24 Workflow processing method based on super computer Active CN112882817B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110311627.9A CN112882817B (en) 2021-03-24 2021-03-24 Workflow processing method based on super computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110311627.9A CN112882817B (en) 2021-03-24 2021-03-24 Workflow processing method based on super computer

Publications (2)

Publication Number Publication Date
CN112882817A true CN112882817A (en) 2021-06-01
CN112882817B CN112882817B (en) 2022-08-12

Family

ID=76042143

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110311627.9A Active CN112882817B (en) 2021-03-24 2021-03-24 Workflow processing method based on super computer

Country Status (1)

Country Link
CN (1) CN112882817B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805871A (en) * 2021-09-26 2021-12-17 平安国际智慧城市科技股份有限公司 Front-end code generation method and device and computer equipment
CN114020443A (en) * 2022-01-05 2022-02-08 国家超级计算天津中心 Supercomputer resource scheduling method, electronic device and medium
CN114462260A (en) * 2022-04-14 2022-05-10 国家超级计算天津中心 Magnetic confinement fusion numerical processing system based on supercomputer
CN117519838A (en) * 2024-01-04 2024-02-06 浙江大华技术股份有限公司 AI workflow modeling method, related device, equipment, system and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101539901A (en) * 2009-04-23 2009-09-23 深圳先进技术研究院 Mobile terminal equipment, system and method for accessing super computer
CN103995735A (en) * 2013-02-14 2014-08-20 韩国电子通信研究院 Device and method for scheduling working flow
US20160063145A1 (en) * 2014-08-29 2016-03-03 International Business Machines Corporation Dynamic and collaborative workflow authoring with cloud-supported live feedback
CN108958937A (en) * 2018-06-29 2018-12-07 国家超级计算天津中心 A kind of templating calculating environment configurations method
CN110351342A (en) * 2019-06-20 2019-10-18 平安科技(深圳)有限公司 Service order processing method, device, computer equipment and storage medium
CN111367681A (en) * 2020-04-03 2020-07-03 中交第一公路勘察设计研究院有限公司 Cloud computing cluster-oriented bridge design system under high load state

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101539901A (en) * 2009-04-23 2009-09-23 深圳先进技术研究院 Mobile terminal equipment, system and method for accessing super computer
CN103995735A (en) * 2013-02-14 2014-08-20 韩国电子通信研究院 Device and method for scheduling working flow
US20160063145A1 (en) * 2014-08-29 2016-03-03 International Business Machines Corporation Dynamic and collaborative workflow authoring with cloud-supported live feedback
CN108958937A (en) * 2018-06-29 2018-12-07 国家超级计算天津中心 A kind of templating calculating environment configurations method
CN110351342A (en) * 2019-06-20 2019-10-18 平安科技(深圳)有限公司 Service order processing method, device, computer equipment and storage medium
CN111367681A (en) * 2020-04-03 2020-07-03 中交第一公路勘察设计研究院有限公司 Cloud computing cluster-oriented bridge design system under high load state

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李宏源: "基于工作流的科学大数据查询处理技术研究", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》, 15 July 2016 (2016-07-15) *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805871A (en) * 2021-09-26 2021-12-17 平安国际智慧城市科技股份有限公司 Front-end code generation method and device and computer equipment
CN113805871B (en) * 2021-09-26 2023-08-15 平安国际智慧城市科技股份有限公司 Front-end code generation method and device and computer equipment
CN114020443A (en) * 2022-01-05 2022-02-08 国家超级计算天津中心 Supercomputer resource scheduling method, electronic device and medium
CN114462260A (en) * 2022-04-14 2022-05-10 国家超级计算天津中心 Magnetic confinement fusion numerical processing system based on supercomputer
CN117519838A (en) * 2024-01-04 2024-02-06 浙江大华技术股份有限公司 AI workflow modeling method, related device, equipment, system and medium
CN117519838B (en) * 2024-01-04 2024-04-12 浙江大华技术股份有限公司 AI workflow modeling method, related device, equipment, system and medium

Also Published As

Publication number Publication date
CN112882817B (en) 2022-08-12

Similar Documents

Publication Publication Date Title
CN112882817B (en) Workflow processing method based on super computer
CN112882851B (en) Cloud interaction system based on supercomputer
WO2019064055A1 (en) Job processing in quantum computing enabled cloud environments
CN112395736B (en) Parallel simulation job scheduling method of distributed interactive simulation system
WO2022127196A1 (en) Application identification method and apparatus, and device and storage medium
CN110769002A (en) LabVIEW-based message analysis method, system, electronic device and medium
CN111221793A (en) Data mining method, platform, computer equipment and storage medium
CN114138674A (en) Automatic testing method and device and computer equipment
CN115115062B (en) Machine learning model building method, related device and computer program product
CN115857910A (en) Programming method, device, server and medium of edge computing collector
CN110764769A (en) Method and device for processing user request
CN113515306B (en) System transplanting method and device
CN116107543A (en) Project changing method and device based on VUE engineering code project
CN112882696A (en) Full-factor model training system based on supercomputer
CN114070889A (en) Configuration method, traffic forwarding method, device, storage medium, and program product
CN114171107A (en) Detection method, device, equipment and storage medium for VPD information of solid state disk
CN112699117A (en) Data transmission system, data transmission method, device and medium based on Internet of things
CN112000310A (en) Electric power automation operation and maintenance system
US20130080998A1 (en) Extracting business rules of a service-oriented architecture (soa) system
CN112883654B (en) Model training system based on data driving
Nakao et al. Introducing Open OnDemand to Supercomputer Fugaku
KR102529547B1 (en) Big-data collection device and method for data linkage automation
CN113342633B (en) Performance test method and device
CN112311833B (en) Data updating method and device
CN117852299A (en) Electromagnetic force simulation method and system of nuclear fusion device 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