CN108255614A - A kind of interface calling system and method based on micro services framework - Google Patents

A kind of interface calling system and method based on micro services framework Download PDF

Info

Publication number
CN108255614A
CN108255614A CN201611233706.8A CN201611233706A CN108255614A CN 108255614 A CN108255614 A CN 108255614A CN 201611233706 A CN201611233706 A CN 201611233706A CN 108255614 A CN108255614 A CN 108255614A
Authority
CN
China
Prior art keywords
micro services
call request
interface call
response message
interface
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.)
Pending
Application number
CN201611233706.8A
Other languages
Chinese (zh)
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.)
China Mobile Communications Group Co Ltd
Original Assignee
China Mobile Communications Group 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 China Mobile Communications Group Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201611233706.8A priority Critical patent/CN108255614A/en
Publication of CN108255614A publication Critical patent/CN108255614A/en
Pending legal-status Critical Current

Links

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/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • G06F9/548Object oriented; Remote method invocation [RMI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a kind of interface calling system based on micro services framework, the system comprises:The interface call request after receiving the interface call request of requesting party's transmission, is redirected to all micro services module clusters by gateway;First micro services module cluster, for generating the first response message according to the interface call request received;And at least one second response message of at least one other micro services module collection pocket transmission is received, and first response message and at least one second response message are sent by the gateway to the requesting party;Wherein, at least one second response message is generated by least one other micro services module cluster according to the interface call request respectively received.The invention also discloses a kind of interface call methods based on micro services framework.

Description

A kind of interface calling system and method based on micro services framework
Technical field
The present invention relates to the communication technology more particularly to a kind of interface calling systems and method based on micro services framework.
Background technology
The framework that existing supporting interface calls is three-tier architecture pattern, and three-tier architecture is based on modeled programming Thought, to realize the module partition method of a kind of mode standard for decomposing the demand of application program and gradually forming.Such as Fig. 1 institutes Show, entire service application is divided by it:Presentation layer 101, Business Logic 102, data access layer 103, and visited by data Ask that layer 103 calls the data in database 104.
The coupling for the framework Program intermodule that the supporting interface of above-mentioned three-tier architecture pattern calls is stronger, can not be intelligent Ground is called into line interface, change server hardware resource, and complexity is more difficult to control in the process of development, and application program owns Function code is all run on the same server, the more difficult extension of application program.
Application system framework is complicated, cumbersome development management process is current problem to be solved.
Invention content
In order to solve the above technical problems, the embodiment of the present invention provide a kind of interface calling system based on micro services framework and Method to simplify the system architecture of interface calling, makes the exploitation of application system and management become more simple.
What the technical solution of the embodiment of the present invention was realized in:
The embodiment of the present invention provides a kind of interface calling system based on micro services framework, including:
The interface call request after receiving the interface call request of requesting party's transmission, is redirected to institute by gateway There is micro services module cluster;
First micro services module cluster, for generating the first response message according to the interface call request received; And at least one second response message of at least one other micro services module collection pocket transmission is received, and described first is responded Message and at least one second response message are sent by the gateway to the requesting party;
Wherein, at least one second response message by least one other micro services module cluster according to respectively The interface call request generation received.
In said program, the first micro services module cluster be additionally operable to read micro services configuration and according to it is described in incognito Business is configured to the micro services registration.
In said program, the gateway is specifically used for, and inquires micro services list, and the note in the micro services list The interface call request is redirected to all micro services module clusters by volume information.
In said program, the first micro services module cluster is additionally operable to receive the interface call request and according to described Database, caching and third-party application component are called in interface call request, obtain requested data, and the data are encapsulated In first response message.
In said program, the gateway is additionally operable to carry out safety verification to the interface call request.
The embodiment of the present invention provides a kind of interface call method based on micro services framework, the method includes:
After the interface call request for receiving requesting party, the interface call request is redirected to all micro services module collection Group;
First response message is generated according to the interface call request received;And reception is at least one other in incognito It is engaged at least one second response message of module collection pocket transmission, and by first response message and at least one second sound Message is answered to be sent by the gateway to the requesting party;
Wherein, at least one second response message by least one other micro services module cluster according to respectively The interface call request generation received.
In said program, the interface call request is redirected to institute by the interface call request for receiving requesting party Before having micro services module cluster, the method further includes:
It reads the configuration of micro services and is registered according to the micro services that are configured to of the micro services.
In said program, after the interface call request for receiving requesting party, the interface call request is redirected to All micro services module clusters, including:Micro services list is inquired, and the log-on message in the micro services list is by described in Interface call request is redirected to all micro services module clusters.
It is described that first response message is generated according to the interface call request received in said program, including:It receives The interface call request simultaneously calls database, caching and third-party application component according to the interface call request, obtains institute The data of request, and the data are packaged in first response message.
In said program, after the interface call request for receiving requesting party, the method further includes:To the interface tune Safety verification is carried out with request.
The interface calling system and method based on micro services framework that the embodiment of the present invention is provided, by the way that interface is called Request is redirected to all micro services module clusters, makes a response to realize based on micro services frame respectively by micro services module cluster Structure realizes interface calling function, and the complexity for solving application system for the method for multiple services is applied to decompose huge monomer-type Problem, compare the prior art, makes application system that can independently be developed, managed and be accelerated, and makes deployment, the pipe of application system Reason and service function delivery become simpler.
Description of the drawings
Fig. 1 is the composition structure diagram of system architecture that existing middle interface calls;
Fig. 2 is the composition structure diagram of interface calling system of the embodiment of the present invention based on micro services framework;
Fig. 3 is the realization flow chart of interface call method of the embodiment of the present invention based on micro services framework.
Specific embodiment
Micro services framework is a kind of to be developed single application program as the external member being made of numerous small services Framework, wherein every small service is owned by the process of oneself and is realized using lightweight mechanism (being usually Data HTTP Source API) logical Letter.These small services are established around business function, and each service can be write by different programming languages to be formed and using not Same data storage technology, and realize independent deployment by automatically dispose mechanism.
The characteristics of embodiment of the present invention is exactly using micro services proposes a kind of interface calling system based on micro services framework And method.
In order to more fully hereinafter understand the features of the present invention and technology contents, below in conjunction with the accompanying drawings to the reality of the present invention It is now described in detail, appended attached drawing purposes of discussion only for reference, is not used for limiting the present invention.
Fig. 2 is the composition structure diagram of interface calling system of the embodiment of the present invention based on micro services framework, such as Fig. 2 institutes Show, the interface calling system provided in an embodiment of the present invention based on micro services framework includes:
Gateway 201 after receiving the interface call request of requesting party's transmission, interface call request is redirected to all Micro services module cluster.
First micro services module cluster 202, for generating the first response message according to the interface call request received;With And receive at least one second response message of at least one other micro services module collection pocket transmission, and by the first response message and At least one second response message is sent by gateway to requesting party;
Wherein, at least one second response message by least one other micro services module cluster according to respectively being received Interface call request generates.
Gateway 201 can connect two different networks of upper-layer protocol.Gateway 201 receives connecing for portal customer end, that is, requesting party The interface call request is simultaneously sent to different micro services modules by mouth call request.
Meanwhile gateway 201 is additionally operable to carry out safety verification to interface call request.
Micro services in first micro services module cluster 202 are needed could normal operation after registration.As shown in Fig. 2, The interface calling system based on micro services framework in the embodiment of the present invention further includes configuration center 203 and registration center 204, the One micro services module cluster is additionally operable to read the configuration of micro services and is configured to micro services registration according to micro services.
Wherein, configuration center 203 registers file for managing micro services;
Registration center 204 is used to receive the registration information of the first micro services module collection pocket transmission and believes registration request The log-on message write-in micro services list carried in breath.
Registration center provides the work(such as mandate, monitoring, load balancing, caching, request deployment and management, dynamic response processing Energy.Registration center services to management service address, definition service, selection and performs service policy.
When external request is redirected to different micro services modules, gateway 201 inquires micro services list, and according to micro- Interface call request is redirected to all micro services module clusters by the log-on message in service list.
Database 104 is to come tissue, storage and the warehouse for managing data according to data structure.As shown in Fig. 2, first in incognito Micro services in business module cluster can call the data in database 104.
When generating the first response message, the first micro services module cluster receiving interface call request is simultaneously called according to interface Request call database 104, caching and third-party application component, obtain requested data, and the data are packaged in first In response message.
In embodiments of the present invention, micro services architecture mode is given is provided using the function that monomer-type coding mode is difficult to realize Modular solution, the framework cause each service that can have special development teams to develop, developer can from By selection development technique, API service is provided.
In addition, micro services architecture mode is the deployment of each micro services independence, developer no longer needs to coordinate other services The influence to this service is disposed, and then deployment speed can be accelerated, also, micro services architecture mode causes ensured sustained development deployment to become It may.
Finally, micro services architecture mode allows each service independently to extend, and the pressure of original application system obtains very Good shunting efficiently solves the bottleneck of original application system;Also, micro services framework can be according to the scale each serviced To dispose the scale of meet demand, it might even be possible to which selection uses the hardware for being more suitable for Service Source demand.
The interface calling system based on micro services framework that the embodiment of the present invention is provided, by by interface call request weight All micro services module clusters are directed to, is made a response by micro services module cluster and is realized to realize based on micro services framework respectively Interface calling function applies the complexity problem for solving application system for the method for multiple services to decompose huge monomer-type, Compare the prior art, makes application system that can independently be developed, managed and be accelerated, make application system deployment, management and Service function delivery becomes simpler.
As shown in figure 3, the embodiment of the present invention provides a kind of interface call method based on micro services framework, this method packet It includes:
Step 301, after the interface call request for receiving requesting party, interface call request is redirected to all micro services moulds Block cluster.
Step 302, the first response message is generated according to the interface call request received;And it receives at least one other At least one second response message of micro services module collection pocket transmission, and the first response message and at least one second response are disappeared Breath is sent by gateway to requesting party;
Wherein, at least one second response message by least one other micro services module cluster according to respectively being received Interface call request generates.
In step 301, requesting party is generally portal customer end, after the interface call request for receiving portal customer end, leads to It crosses and the interface call request is sent to different micro services modules, it is multiple services to complete monomer-type application decomposition.
Micro services are needed could normal operation after registration.It is provided in an embodiment of the present invention based on micro- before step 301 The interface call method of service architecture further includes:It reads the configuration of micro services and is configured to micro services registration according to micro services.
Wherein, configuration center 203 is needed when reading the configuration of micro services from configuration for managing micro services registration file The heart is read.
Registration center 204 receives the registration information of the first micro services module collection pocket transmission and will be in registration information The log-on message write-in micro services list of carrying.
When external request is redirected to different micro services modules, by inquiring micro services list, and according in incognito Interface call request is redirected to all micro services module clusters by the log-on message in business list.
Before interface call request is redirected to all micro services module clusters, safety need to be carried out to interface call request Verification.
First response message is generated according to the interface call request received, including:Receiving interface call request and basis Database 104, caching and third-party application component are called in interface call request, obtain requested data, and the data are sealed Loaded in the first response message.
The interface call method based on micro services framework that the embodiment of the present invention is provided, by by interface call request weight All micro services module clusters are directed to, is made a response by micro services module cluster and is realized to realize based on micro services framework respectively Interface calling function applies the complexity problem for solving application system for the method for multiple services to decompose huge monomer-type, Compare the prior art, makes application system that can independently be developed, managed and be accelerated, make application system deployment, management and Service function delivery becomes simpler.
In practical applications, gateway 201, configuration center 203 and registration center 204 can be by being based on micro services frame On the interface calling system of structure central processing unit (CPU, Central Processing Unit), microprocessor (MPU, Micro Processor Unit), digital signal processor (DSP, Digital Signal Processor) or scene can compile The realizations such as journey gate array (FPGA, Field Programmable Gate Array).
It should be understood by those skilled in the art that, the embodiment of the present invention can be provided as method, system or computer program Product.Therefore, the shape of the embodiment in terms of hardware embodiment, software implementation or combination software and hardware can be used in the present invention Formula.Moreover, the present invention can be used can use storage in one or more computers for wherein including computer usable program code The form of computer program product that medium is implemented on (including but not limited to magnetic disk storage and optical memory etc.).
The present invention be with reference to according to the method for the embodiment of the present invention, the flow of equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that it can be realized by computer program instructions every first-class in flowchart and/or the block diagram The combination of flow and/or box in journey and/or box and flowchart and/or the block diagram.These computer programs can be provided The processor of all-purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices is instructed to produce A raw machine so that the instruction performed by computer or the processor of other programmable data processing devices is generated for real The device of function specified in present one flow of flow chart or one box of multiple flows and/or block diagram or multiple boxes.
These computer program instructions, which may also be stored in, can guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works so that the instruction generation being stored in the computer-readable memory includes referring to Enable the manufacture of device, the command device realize in one flow of flow chart or multiple flows and/or one box of block diagram or The function of being specified in multiple boxes.
These computer program instructions can be also loaded into computer or other programmable data processing devices so that counted Series of operation steps are performed on calculation machine or other programmable devices to generate computer implemented processing, so as in computer or The instruction offer performed on other programmable devices is used to implement in one flow of flow chart or multiple flows and/or block diagram one The step of function of being specified in a box or multiple boxes.
The foregoing is only a preferred embodiment of the present invention, is not intended to limit the scope of the present invention.

Claims (10)

1. a kind of interface calling system based on micro services framework, which is characterized in that the system comprises:
Gateway after receiving the interface call request of requesting party's transmission, the interface call request is redirected to all micro- Service module cluster;
First micro services module cluster, for generating the first response message according to the interface call request received;And Receive at least one second response message of at least one other micro services module collection pocket transmission, and by first response message It is sent at least one second response message by the gateway to the requesting party;
Wherein, at least one second response message by least one other micro services module cluster according to respectively being connect The interface call request generation received.
2. system according to claim 1, which is characterized in that the first micro services module cluster is additionally operable to read in incognito The configuration of business is simultaneously registered according to the micro services that are configured to of the micro services.
3. system according to claim 2, which is characterized in that
The gateway is specifically used for, and inquires micro services list, and the log-on message in the micro services list connects described Mouth call request is redirected to all micro services module clusters.
4. system according to claim 3, which is characterized in that the first micro services module cluster is additionally operable to described in reception Interface call request simultaneously calls database, caching and third-party application component according to the interface call request, and acquisition is asked Data, and the data are packaged in first response message.
5. system according to any one of claims 1 to 4, which is characterized in that the gateway is additionally operable to the interface tune Safety verification is carried out with request.
6. a kind of interface call method based on micro services framework, which is characterized in that the method includes:
After the interface call request for receiving requesting party, the interface call request is redirected to all micro services module clusters;
First response message is generated according to the interface call request received;And receive at least one other micro services mould At least one second response message of block collection pocket transmission, and first response message and at least one second response are disappeared Breath is sent by the gateway to the requesting party;
Wherein, at least one second response message by least one other micro services module cluster according to respectively being connect The interface call request generation received.
7. according to the method described in claim 6, it is characterized in that, it is described receive requesting party interface call request, will described in Interface call request is redirected to before all micro services module clusters, and the method further includes:
It reads the configuration of micro services and is registered according to the micro services that are configured to of the micro services.
8. the method according to the description of claim 7 is characterized in that it is described receive requesting party interface call request after, by institute It states interface call request and is redirected to all micro services module clusters, including:Micro services list is inquired, and according to the micro services The interface call request is redirected to all micro services module clusters by the log-on message in list.
9. according to the method described in claim 8, it is characterized in that, described generate according to the interface call request received First response message, including:Receive the interface call request and according to the interface call request call database, caching and Third-party application component obtains requested data, and the data is packaged in first response message.
10. according to claim 6 to 9 any one of them method, which is characterized in that the interface for receiving requesting party calls please After asking, the method further includes:Safety verification is carried out to the interface call request.
CN201611233706.8A 2016-12-28 2016-12-28 A kind of interface calling system and method based on micro services framework Pending CN108255614A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611233706.8A CN108255614A (en) 2016-12-28 2016-12-28 A kind of interface calling system and method based on micro services framework

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611233706.8A CN108255614A (en) 2016-12-28 2016-12-28 A kind of interface calling system and method based on micro services framework

Publications (1)

Publication Number Publication Date
CN108255614A true CN108255614A (en) 2018-07-06

Family

ID=62719262

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611233706.8A Pending CN108255614A (en) 2016-12-28 2016-12-28 A kind of interface calling system and method based on micro services framework

Country Status (1)

Country Link
CN (1) CN108255614A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108965442A (en) * 2018-07-23 2018-12-07 珠海宏桥高科技有限公司 A kind of micro services infrastructure services dissemination system and model-based optimization method
CN109739665A (en) * 2019-01-04 2019-05-10 上海银赛计算机科技有限公司 Interface managerial method, device, server and storage medium
CN109784709A (en) * 2019-01-07 2019-05-21 中车青岛四方机车车辆股份有限公司 IT application in enterprises collaboration applications method and system
CN111131414A (en) * 2019-12-11 2020-05-08 拉扎斯网络科技(上海)有限公司 Back-end platform, service calling method, first service module and server
WO2020124619A1 (en) * 2018-12-19 2020-06-25 深圳市优必选科技有限公司 Data processing method and device, computer apparatus, and storage medium
CN111416846A (en) * 2020-03-12 2020-07-14 苏州浪潮智能科技有限公司 Communication method, system, server and storage medium
CN111416837A (en) * 2020-02-20 2020-07-14 华迪计算机集团有限公司 Government affair system API interface access gateway, method, electronic equipment and storage medium
CN111741079A (en) * 2020-06-01 2020-10-02 广西电网有限责任公司电力科学研究院 Micro-service architecture based interface processing method and system
CN112165507A (en) * 2020-08-27 2021-01-01 福建摩尔软件有限公司 Method, device, equipment and medium for supporting multi-service architecture by single Web project
CN112968943A (en) * 2021-02-01 2021-06-15 国网安徽省电力有限公司 Electric power is platform in coordination
CN113301166A (en) * 2021-06-16 2021-08-24 杭州华橙软件技术有限公司 Service calling method and device, storage medium and electronic device
CN113424155A (en) * 2018-12-12 2021-09-21 思杰系统有限公司 Predictive microservice system and method
CN114385233A (en) * 2022-03-24 2022-04-22 山东省计算中心(国家超级计算济南中心) Cross-platform adaptive data processing workflow system and method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101554028A (en) * 2006-02-22 2009-10-07 法国电信公司 Interface for mobile devices and methods
CN102316160A (en) * 2011-06-14 2012-01-11 贵阳朗玛信息技术股份有限公司 Website system and communication method thereof
US20150149530A1 (en) * 2013-11-27 2015-05-28 Adobe Systems Incorporated Redirecting Access Requests to an Authorized Server System for a Cloud Service
CN105162884A (en) * 2015-09-25 2015-12-16 浪潮(北京)电子信息产业有限公司 Cloud management platform based on micro-service architecture
CN105515759A (en) * 2015-11-27 2016-04-20 国网信息通信产业集团有限公司 Micro service registration method and micro service registration system
CN105577780A (en) * 2015-12-21 2016-05-11 武汉理工大学 College teaching cloud platform based on micro services

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101554028A (en) * 2006-02-22 2009-10-07 法国电信公司 Interface for mobile devices and methods
CN102316160A (en) * 2011-06-14 2012-01-11 贵阳朗玛信息技术股份有限公司 Website system and communication method thereof
US20150149530A1 (en) * 2013-11-27 2015-05-28 Adobe Systems Incorporated Redirecting Access Requests to an Authorized Server System for a Cloud Service
CN105162884A (en) * 2015-09-25 2015-12-16 浪潮(北京)电子信息产业有限公司 Cloud management platform based on micro-service architecture
CN105515759A (en) * 2015-11-27 2016-04-20 国网信息通信产业集团有限公司 Micro service registration method and micro service registration system
CN105577780A (en) * 2015-12-21 2016-05-11 武汉理工大学 College teaching cloud platform based on micro services

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吕一珂: "基于云平台的B2B移动电子商务系统的设计与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108965442A (en) * 2018-07-23 2018-12-07 珠海宏桥高科技有限公司 A kind of micro services infrastructure services dissemination system and model-based optimization method
CN113424155A (en) * 2018-12-12 2021-09-21 思杰系统有限公司 Predictive microservice system and method
WO2020124619A1 (en) * 2018-12-19 2020-06-25 深圳市优必选科技有限公司 Data processing method and device, computer apparatus, and storage medium
CN111339170A (en) * 2018-12-19 2020-06-26 深圳市优必选科技有限公司 Data processing method and device, computer equipment and storage medium
CN109739665A (en) * 2019-01-04 2019-05-10 上海银赛计算机科技有限公司 Interface managerial method, device, server and storage medium
CN109784709A (en) * 2019-01-07 2019-05-21 中车青岛四方机车车辆股份有限公司 IT application in enterprises collaboration applications method and system
CN111131414A (en) * 2019-12-11 2020-05-08 拉扎斯网络科技(上海)有限公司 Back-end platform, service calling method, first service module and server
CN111131414B (en) * 2019-12-11 2022-05-24 拉扎斯网络科技(上海)有限公司 Back-end platform, service calling method, first service module and server
CN111416837A (en) * 2020-02-20 2020-07-14 华迪计算机集团有限公司 Government affair system API interface access gateway, method, electronic equipment and storage medium
CN111416846A (en) * 2020-03-12 2020-07-14 苏州浪潮智能科技有限公司 Communication method, system, server and storage medium
CN111416846B (en) * 2020-03-12 2022-12-30 苏州浪潮智能科技有限公司 Communication method, system, server and storage medium
CN111741079A (en) * 2020-06-01 2020-10-02 广西电网有限责任公司电力科学研究院 Micro-service architecture based interface processing method and system
CN112165507A (en) * 2020-08-27 2021-01-01 福建摩尔软件有限公司 Method, device, equipment and medium for supporting multi-service architecture by single Web project
CN112165507B (en) * 2020-08-27 2023-07-21 摩尔元数(福建)科技有限公司 Method, device, equipment and medium for supporting multi-service architecture by single Web project
CN112968943A (en) * 2021-02-01 2021-06-15 国网安徽省电力有限公司 Electric power is platform in coordination
CN113301166A (en) * 2021-06-16 2021-08-24 杭州华橙软件技术有限公司 Service calling method and device, storage medium and electronic device
CN114385233A (en) * 2022-03-24 2022-04-22 山东省计算中心(国家超级计算济南中心) Cross-platform adaptive data processing workflow system and method
CN114385233B (en) * 2022-03-24 2022-08-02 山东省计算中心(国家超级计算济南中心) Cross-platform adaptive data processing workflow system and method

Similar Documents

Publication Publication Date Title
CN108255614A (en) A kind of interface calling system and method based on micro services framework
CN106131213B (en) Service management method and system
CN107612955A (en) Micro services provide method, apparatus and system
CN109561171A (en) The configuration method and device of virtual private cloud service
CN108449418A (en) A kind of mixed cloud platform management system and method
CN103546571B (en) Platform-as-a-service (PaaS) realizing method and device
CN109587281A (en) Container configuration method and calculate node
CN107635022A (en) Across intranet and extranet service access methods and device
US20230071561A1 (en) Wireless communication method and apparatus, device, storage medium, and computer program product
CN110266815B (en) Micro service network system based on block chain
CN110457144A (en) A kind of method, apparatus that realizing front end applications, medium and equipment
CN109144969A (en) For the data processing method of block chain network system, device and storage medium
CN109117252A (en) Method, system and the container cluster management system of task processing based on container
CN106921721A (en) A kind of server, conversation managing method and system
CN110391938A (en) Method and apparatus for deployment services
CN107707644A (en) Processing method, device, storage medium, processor and the terminal of request message
WO2020051399A1 (en) Method and system for managing mutual distributed ledgers in a system of interconnected devices
Preuveneers et al. Samurai: A streaming multi-tenant context-management architecture for intelligent and scalable internet of things applications
CN108696649A (en) Image processing method, device, equipment and computer readable storage medium
CN114513552A (en) Data processing method, device, equipment and storage medium
CN110070394A (en) Data processing method, system, medium and calculating equipment
CN110401731A (en) Method and apparatus for distributing content distribution nodes
CN112243016A (en) Middleware platform, terminal equipment, 5G artificial intelligence cloud processing system and processing method
US11290575B2 (en) Connecting computer processing systems and transmitting data
US11357020B2 (en) Connecting computer processing systems and transmitting data

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20180706

RJ01 Rejection of invention patent application after publication