CN114615267A - System and method for accessing bank system to private cloud - Google Patents

System and method for accessing bank system to private cloud Download PDF

Info

Publication number
CN114615267A
CN114615267A CN202210251566.6A CN202210251566A CN114615267A CN 114615267 A CN114615267 A CN 114615267A CN 202210251566 A CN202210251566 A CN 202210251566A CN 114615267 A CN114615267 A CN 114615267A
Authority
CN
China
Prior art keywords
bank system
data stream
module
traditional
cloud
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
CN202210251566.6A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202210251566.6A priority Critical patent/CN114615267A/en
Publication of CN114615267A publication Critical patent/CN114615267A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a system and a method for accessing a bank system to a private cloud, which are applied to the technical field of cloud computing, and the system comprises: the cloud agent module is packaged with a functional interface of a traditional bank system, exposes the cloud agent functional interface to the distributed bank system, and is used for interacting with the distributed bank system through the cloud agent functional interface and interacting with the traditional bank system through the packaged functional interface of the traditional bank system; and the server agent module is packaged with the cloud micro service interface, exposes the server agent function interface to the traditional bank system, is used for interacting with the distributed bank system through the packaged cloud micro service interface and interacts with the traditional bank system through the server agent function interface. The invention can realize the access of the bank system to the private cloud and complete the interaction between the distributed bank system and the traditional bank system.

Description

System and method for accessing bank system to private cloud
Technical Field
The invention relates to the technical field of cloud computing, in particular to a system and a method for accessing a bank system to a private cloud.
Background
Today, cloud computing technology is rapidly developing. The cloud computing has the characteristics of efficient resource aggregation and sharing and multi-party cooperation, can integrate various service resources, including products, website services, customer account information and the like, owned by participants of all parties of a bank industry chain and facing final customers, and provides more comprehensive and real-time service information and corresponding bank services for the customers.
However, the traditional bank is limited by various factors such as supervision and risk, and the cloud-going process is more careful and lengthy and must be in a stage of coexistence of a cloud computing architecture and a traditional architecture for a long time. If one business process spans two architectures, due to the great difference of the two architectures in application implementation, data storage and the like, the problems of inconsistent data, interruption of the business process, splitting of customer experience and the like must be generated.
The bank system comprises a distributed bank system and a traditional bank system, the distributed bank system adopts a novel architecture, the traditional bank system adopts a traditional architecture, and under the architecture of the traditional bank system, because debit card data and account data of a customer are both stored in the same centralized database and are processed by a unified application program, the customer can simultaneously complete card opening, account opening and card account association in one transaction submission. Assuming that the bank considers risks, implementation difficulty and the like, firstly, the debit card module in the distributed bank system is put on the cloud, the rest modules still remain in the traditional bank system, a customer firstly needs to open a debit card in the debit card module under the cloud computing architecture, then needs to open an account in the system of the traditional bank system architecture and perform association, if the account is failed to be opened for some reason, the debit card module on the cloud has dirty data, because the card does not have the account associated with the account, the card needs to be returned to the cloud for data cleaning. By this simple example, the business process is interrupted, multiple submissions are required for the customer to complete, and the customer experience is poor. Therefore, a method and a device for accessing a bank system to a private cloud are needed to realize the access of the bank system to the private cloud and complete the interaction between the distributed bank system and the traditional bank system.
Disclosure of Invention
The embodiment of the invention provides a system for accessing a bank system into a private cloud, which is used for accessing the bank system into the private cloud and finishing the interaction between a distributed bank system and a traditional bank system, and comprises the following components:
the cloud agent module is packaged with a functional interface of a traditional bank system, exposes the cloud agent functional interface to the distributed bank system, and is used for interacting with the distributed bank system through the cloud agent functional interface and interacting with the traditional bank system through the packaged functional interface of the traditional bank system;
and the server agent module is packaged with the cloud micro service interface, exposes the server agent function interface to the traditional bank system, is used for interacting with the distributed bank system through the packaged cloud micro service interface and interacts with the traditional bank system through the server agent function interface.
The embodiment of the invention provides a method for accessing a bank system into a private cloud, which is used for realizing the purpose that the bank system is accessed into the private cloud and finishing the interaction between a distributed bank system and a traditional bank system, and comprises the following steps:
after receiving an interactive instruction sent by a distributed bank system, interacting with the traditional bank system through a function interface of the traditional bank system packaged in an on-cloud agent module, wherein the on-cloud agent module exposes the on-cloud agent function interface to the distributed bank system and interacts with the distributed bank system through the on-cloud agent function interface;
after receiving an interactive instruction sent by a traditional bank system, interacting with the distributed bank system through a packaged micro service interface on the cloud in a server agent module, wherein the server agent module exposes a server agent function interface to the traditional bank system and interacts with the traditional bank system through the server agent function interface.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein when the processor executes the computer program, the method for accessing the bank system to the private cloud is realized.
The embodiment of the invention also provides a computer-readable storage medium, wherein a computer program is stored in the computer-readable storage medium, and when the computer program is executed by a processor, the method for accessing the bank system to the private cloud is realized.
The embodiment of the invention also provides a computer program product, which comprises a computer program, and when the computer program is executed by a processor, the method for accessing the bank system to the private cloud is realized.
In the embodiment of the invention, the cloud agent module is packaged with a functional interface of a traditional bank system, exposes the cloud agent functional interface to the distributed bank system, and is used for interacting with the distributed bank system through the cloud agent functional interface and interacting with the traditional bank system through the packaged functional interface of the traditional bank system; and the server agent module is packaged with the cloud micro-service interface, exposes a server agent function interface to the traditional bank system, and is used for interacting with the distributed bank system through the packaged cloud micro-service interface and interacting with the traditional bank system through the server agent function interface. In the process, the interaction between the distributed bank system and the traditional bank system is realized by designing two agent modules. In the process that the traditional bank continuously goes to the cloud, the system which has gone to the cloud is not sensed, and seamless migration can be achieved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a schematic diagram of a system for accessing a private cloud by a banking system in an embodiment of the present invention;
fig. 2 is a specific schematic diagram of a system for accessing a bank system to a private cloud in the embodiment of the present invention;
FIG. 3 is a diagram illustrating an agent module on the cloud in an embodiment of the invention;
FIG. 4 is a diagram illustrating a server proxy module according to an embodiment of the present invention;
FIG. 5 is a flowchart of a method for accessing a private cloud by a banking system in an embodiment of the present invention;
FIG. 6 is a diagram of a computer device in an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
In the description of the present specification, the terms "comprising," "including," "having," "containing," and the like are used in an open-ended fashion, i.e., to mean including, but not limited to. Reference to the description of the terms "one embodiment," "a particular embodiment," "some embodiments," "for example," etc., means that a particular feature, structure, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. The sequence of steps involved in the embodiments is for illustrative purposes to illustrate the implementation of the present application, and the sequence of steps is not limited and can be adjusted as needed.
First, terms related to the present invention are explained.
Private cloud: is comprised of cloud computing resources dedicated for use by an enterprise or organization. The private cloud may be physically located at an organization's on-site data center or may be hosted by a third party service provider. However, in private clouds, services and infrastructure are always maintained on private networks, with hardware and software dedicated to organizations.
A host platform: the system is an integrated scheme comprising a large hardware platform and an operating system, has strong transaction processing capacity and extremely high availability, and is a core platform for bearing business data processing in a large key system.
Distributed system: the resource sharing and the cooperative computing capability provided by a plurality of computers (all referred to as X86 computers) are utilized to solve the processing problem of large-scale data.
Fig. 1 is a schematic diagram of a system for accessing a bank system to a private cloud in an embodiment of the present invention, and as shown in fig. 1, the system includes:
the cloud agent module 101 is packaged with a functional interface of a traditional bank system, exposes the cloud agent functional interface to the distributed bank system, and is used for interacting with the distributed bank system through the cloud agent functional interface and interacting with the traditional bank system through the packaged functional interface of the traditional bank system;
and the server agent module 102 is packaged with an on-cloud micro-service interface, exposes a server agent function interface to the traditional bank system, and is used for interacting with the distributed bank system through the packaged on-cloud micro-service interface and interacting with the traditional bank system through the server agent function interface.
Specifically, the distributed banking system performs micro-service invocation through service registration and discovery, and banking services under the traditional architecture cannot be discovered and invoked by other services in this way, so that an on-cloud proxy module is designed. A large host system is adopted in a traditional bank system, and the traditional bank system can be directly connected with a small machine but cannot directly access the cloud service. The server proxy module is therefore designed based on the technical architecture of the legacy hosts.
Fig. 2 is a specific schematic diagram of a system for accessing a bank system to a private cloud in an embodiment of the present invention, and it should be noted that in a process of evolving from a traditional bank to a distributed bank architecture, a long period of coexistence of a cloud computing architecture and a traditional architecture may be experienced. The two different technical architectures have great differences in application implementation, data storage and the like, and problems of service flow interruption, data inconsistency and the like can occur.
Taking the card opening account opening transaction as an example, the transaction is simplified and involves three systems, namely a principal system: debit card systems (microservice cluster 1 in fig. 2); and (3) matching the system: a deposit system (legacy application cluster 1 in FIG. 2); in the customer information management system (micro service cluster 2 in fig. 2), the transaction flow is as follows:
1. the customer initiates the transaction, and the application gateway decides to send the transaction to the debit card system according to the principal party of the transaction.
2. The debit card system opens a debit card for the customer (private cloud environment).
3. The debit card system sends the card information and customer information to the credit system for it to open an account (information flow needs to cross private cloud infrastructure and traditional infrastructure environments).
4. The savings system opens an account for the customer (traditional architecture environment).
5. The credit system requires information registration to the customer information system (information flow needs to cross both traditional infrastructure environment and private cloud infrastructure).
6. The customer information management system performs customer information registration (private cloud environment).
Therefore, in the process of migrating the bank system to the cloud, for some service scenarios, information flow needs to shuttle between two system architecture environments. Based on this, the embodiment of the present invention provides a system for accessing a bank system to a private cloud to perform conversion and docking of information streams, so as to avoid interruption of business processes and generation of data inconsistency caused by architecture fracture in architecture evolution of the bank system.
Since there are two directions of information flow, private cloud environment to traditional architecture environment, traditional architecture environment to private cloud environment. For the two different directions, as shown in fig. 2, the system for accessing the bank system to the private cloud in the embodiment of the present invention includes two modules, namely, an on-cloud agent module, which is used as an on-cloud agent in the conventional application; and the server agent module is used as an application agent of the service on the cloud.
The function of the proxy module on the cloud can be summarized as packaging a functional interface (such as a deposit system opening account) of a traditional server (application cluster) into a micro service on a private cloud, and other systems (such as a debit card system) in the private cloud can be directly called according to a new technology to complete information flow transfer from the private cloud to the architecture environment of the traditional bank system.
The function of the server agent module can be summarized as packaging a micro-service interface (such as registration service of customer information) of a system in the private cloud into a function interface of a traditional architecture application, and an application (such as a deposit system) of a traditional bank system can be called according to an original technology stack to complete information flow from the architecture environment of the traditional bank system to the private cloud.
Fig. 3 is a schematic diagram of an on-cloud agent module according to an embodiment of the present invention, in which the on-cloud agent module includes:
the first northbound adapter module 301 is configured to interact with a distributed bank system on a private cloud through an on-cloud agent function interface, and process a corresponding private cloud environment interaction data stream;
the first southward pointing adapter module 302 is used for interacting with the traditional bank system through a functional interface of the packaged traditional bank system and processing a corresponding traditional bank system interaction data stream;
the first service conversion module 303 is configured to perform format conversion on the private cloud environment interactive data stream and the traditional bank system interactive data stream;
the first flow control module 304 is configured to, when a first private cloud environment interaction data stream sent by the distributed bank system is received through the first northbound adapter module, invoke the first service conversion module to perform format conversion on the first private cloud environment interaction data stream, so as to obtain a first traditional bank system interaction data stream; calling a first southbound adapter module to send the first traditional bank system interactive data stream to a corresponding traditional bank system in the first traditional bank system interactive data stream; after a second traditional bank system interaction data stream fed back by a traditional bank system is received through the first southward adapter module, the first business conversion module is called to convert the format of the second traditional bank system interaction data stream to obtain a second private cloud environment interaction data stream, and the first northbound adapter module is called to send the second private cloud environment interaction data stream to a distributed bank system corresponding to the second private cloud environment interaction data stream.
In an embodiment, the first northbound adapter module is a cloud adapter; the first southbound adapter module is a SOCKET short connection adapter or a SOCKET long connection adapter.
The cloud adapter can be Tencent cloud adapter or Ariyun adapter.
Fig. 4 is a schematic diagram of a server proxy module according to an embodiment of the present invention, where in an embodiment, the server proxy module includes:
the second northbound adapter module 401 is configured to interact with the distributed banking system through the packaged cloud micro service interface, and process a corresponding private cloud environment interaction data stream;
a second southbound adapter module 402 for interacting with a conventional banking system through a server agent function interface, and processing a corresponding conventional banking system interaction data stream;
a second service conversion module 403, configured to perform format conversion on the private cloud environment interactive data stream and the traditional bank system interactive data stream;
the second flow control module 404 is configured to, when receiving a first traditional banking system interaction data stream sent by a traditional banking system through the second northbound adapter module, invoke the second service conversion module to perform format conversion on the first traditional banking system interaction data stream, so as to obtain a first private cloud environment interaction data stream; calling a second southbound adapter module to send the first private cloud environment interaction data stream to a corresponding distributed bank system in the first private cloud environment interaction data stream; after a second private cloud environment interactive data stream fed back by the distributed banking system is received through the second southbound adapter module, the second business conversion module is called to perform format conversion on the second private cloud environment interactive data stream to obtain a second traditional banking system interactive data stream, and the second northbound adapter module is called to send the second traditional banking system interactive data stream to a traditional banking system corresponding to the second traditional banking system interactive data stream.
In an embodiment, the second northbound adapter module is a SOCKET short connection adapter or a SOCKET long connection adapter; the second southbound adapter module is a cloud adapter.
In an embodiment, the first private cloud environment interactive data stream and the second private cloud environment interactive data stream adopt JSON format, and the first legacy banking system interactive data stream adopt XML or character string messages.
Specifically, the service conversion module mainly solves the conversion of data streams, because the micro-service application of the distributed banking system in the private cloud environment adopts a JSON interface, the field format is greatly different from the XML or character string message format of the application of the traditional banking system, and the service conversion module is required to map and be compatible with the service field, thereby shielding the service gap between the two systems.
Fig. 5 is a flowchart of a method for a bank system to access a private cloud in an embodiment of the present invention, where the method includes:
step 501, after receiving an interactive instruction sent by a distributed bank system, interacting with the traditional bank system through a function interface of the traditional bank system packaged in an agent module on the cloud, wherein the agent module on the cloud exposes the agent function interface on the cloud to the distributed bank system and interacts with the distributed bank system through the agent function interface on the cloud;
step 502, after receiving an interaction instruction sent by a traditional bank system, interacting with the distributed bank system through a packaged on-cloud micro-service interface in a server agent module, wherein the server agent module exposes a server agent function interface to the traditional bank system and interacts with the traditional bank system through the server agent function interface.
The system and the method provided by the embodiment of the invention have the following beneficial effects:
first, the adapter modules (including the first northbound adapter module, the second northbound adapter module, the first southbound adapter module, and the second southbound adapter module) are flexibly pluggable, and by collocating different combinations of the southbound adapter module and the northbound adapter module, can flexibly adapt to various cloud environments, and also provides complete support for the old protocols of the banking system.
Secondly, the service conversion module of the system provided by the embodiment of the invention is decoupled from the communication protocol, and is focused on solving the problems of mapping and compatibility of service data in a cross-environment, and if the external deployment environment changes, only the adapter module needs to be replaced. The responsibility is divided clearly, the adapter module shields the gap of the communication technology, and the service conversion module shields the gap of the service.
Thirdly, in the process that the architecture of the traditional bank system is continuously on the cloud, the system which is on the cloud is not sensed, and seamless migration can be achieved. A closed loop of a bank system across the architecture is formed, and the consistency of data and application logic is ensured.
Fig. 6 is a schematic diagram of a computer device in an embodiment of the present invention, where the computer device 600 includes a memory 610, a processor 620, and a computer program 630 stored in the memory 610 and capable of being executed on the processor 620, and when the processor 620 executes the computer program 630, the method for accessing the private cloud by the banking system is implemented.
The embodiment of the invention also provides a computer readable storage medium, wherein a computer program is stored in the computer readable storage medium, and when the computer program is executed by a processor, the method for accessing the bank system to the private cloud is realized.
The embodiment of the invention also provides a computer program product, which comprises a computer program, and when the computer program is executed by a processor, the method for accessing the bank system to the private cloud is realized.
It will be appreciated by one skilled in the art that embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program service system embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program business systems according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A system for a banking system to access a private cloud, comprising:
the cloud agent module is packaged with a functional interface of a traditional bank system, exposes the cloud agent functional interface to the distributed bank system, and is used for interacting with the distributed bank system through the cloud agent functional interface and interacting with the traditional bank system through the packaged functional interface of the traditional bank system;
and the server agent module is packaged with the cloud micro service interface, exposes the server agent function interface to the traditional bank system, is used for interacting with the distributed bank system through the packaged cloud micro service interface and interacts with the traditional bank system through the server agent function interface.
2. The system of claim 1, wherein the on-cloud agent module comprises:
the first northbound adapter module is used for interacting with a distributed bank system on the private cloud through an on-cloud agent function interface and processing corresponding private cloud environment interaction data flow;
the first southward adapter module is used for interacting with the traditional bank system through a functional interface of the packaged traditional bank system and processing corresponding traditional bank system interaction data flow;
the first business conversion module is used for carrying out format conversion on the private cloud environment interactive data stream and the traditional bank system interactive data stream;
the first flow control module is used for calling the first business conversion module to carry out format conversion on the first private cloud environment interactive data stream when the first private cloud environment interactive data stream sent by the distributed bank system is received through the first northbound adapter module, so as to obtain a first traditional bank system interactive data stream; calling a first southbound adapter module to send the first traditional bank system interactive data stream to a corresponding traditional bank system in the first traditional bank system interactive data stream; after a second traditional bank system interaction data stream fed back by a traditional bank system is received through the first southward adapter module, the first business conversion module is called to convert the format of the second traditional bank system interaction data stream to obtain a second private cloud environment interaction data stream, and the first northbound adapter module is called to send the second private cloud environment interaction data stream to a distributed bank system corresponding to the second private cloud environment interaction data stream.
3. The system of claim 2, wherein the first northbound adapter module is a cloud adapter; the first southbound adapter module is a SOCKET short connection adapter or a SOCKET long connection adapter.
4. The system of claim 1, wherein the server proxy module comprises:
the second northbound adapter module is used for interacting with the distributed bank system through the packaged cloud micro-service interface and processing corresponding private cloud environment interaction data streams;
the second southbound adapter module is used for interacting with the traditional bank system through the server agent function interface and processing the corresponding traditional bank system interaction data stream;
the second business conversion module is used for carrying out format conversion on the private cloud environment interactive data stream and the traditional bank system interactive data stream;
the second flow control module is used for calling the second service conversion module to perform format conversion on the interactive data stream of the first traditional bank system when the interactive data stream of the first traditional bank system sent by the traditional bank system is received through the second northbound adapter module, so as to obtain the interactive data stream of the first private cloud environment; calling a second southbound adapter module to send the first private cloud environment interaction data stream to a corresponding distributed bank system in the first private cloud environment interaction data stream; after a second private cloud environment interactive data stream fed back by the distributed bank system is received through a second southbound adapter module, a second business conversion module is called to convert the format of the second private cloud environment interactive data stream to obtain a second traditional bank system interactive data stream, and a second northbound adapter module is called to send the second traditional bank system interactive data stream to a traditional bank system corresponding to the second traditional bank system interactive data stream.
5. The system of claim 4, wherein the second northbound adapter module is a SOCKET short connection adapter or a SOCKET long connection adapter; the second southbound adapter module is a cloud adapter.
6. The system of claim 2 or 4, wherein the first private cloud environment interaction data stream and the second private cloud environment interaction data stream are in JSON format, and the first legacy banking system interaction data stream are in XML or string messages.
7. A method for accessing a private cloud by a bank system is characterized by comprising the following steps:
after receiving an interactive instruction sent by a distributed bank system, interacting with the traditional bank system through a function interface of the traditional bank system packaged in an on-cloud agent module, wherein the on-cloud agent module exposes the on-cloud agent function interface to the distributed bank system and interacts with the distributed bank system through the on-cloud agent function interface;
after receiving an interactive instruction sent by a traditional bank system, interacting with the distributed bank system through a packaged micro service interface on the cloud in a server agent module, wherein the server agent module exposes a server agent function interface to the traditional bank system and interacts with the traditional bank system through the server agent function interface.
8. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of claim 7 when executing the computer program.
9. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which, when executed by a processor, implements the method of claim 7.
10. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of claim 7.
CN202210251566.6A 2022-03-15 2022-03-15 System and method for accessing bank system to private cloud Pending CN114615267A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210251566.6A CN114615267A (en) 2022-03-15 2022-03-15 System and method for accessing bank system to private cloud

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210251566.6A CN114615267A (en) 2022-03-15 2022-03-15 System and method for accessing bank system to private cloud

Publications (1)

Publication Number Publication Date
CN114615267A true CN114615267A (en) 2022-06-10

Family

ID=81863222

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210251566.6A Pending CN114615267A (en) 2022-03-15 2022-03-15 System and method for accessing bank system to private cloud

Country Status (1)

Country Link
CN (1) CN114615267A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110401696A (en) * 2019-06-18 2019-11-01 华为技术有限公司 A kind of method, communication agent, host and the storage medium of decentralization processing
CN112073461A (en) * 2020-08-05 2020-12-11 烽火通信科技股份有限公司 Industrial Internet system based on cloud edge cooperation
CN112116444A (en) * 2020-06-11 2020-12-22 上海金融期货信息技术有限公司 Butt joint system of bank financial service system and financial futures data exchange platform
CN113741947A (en) * 2021-08-27 2021-12-03 厦门华厦学院 Method and system for solving island problem
CN113810271A (en) * 2021-08-31 2021-12-17 上海蓉亿科技有限公司 Southbound equipment interface agent device of Internet of things gateway and implementation method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110401696A (en) * 2019-06-18 2019-11-01 华为技术有限公司 A kind of method, communication agent, host and the storage medium of decentralization processing
CN112116444A (en) * 2020-06-11 2020-12-22 上海金融期货信息技术有限公司 Butt joint system of bank financial service system and financial futures data exchange platform
CN112073461A (en) * 2020-08-05 2020-12-11 烽火通信科技股份有限公司 Industrial Internet system based on cloud edge cooperation
CN113741947A (en) * 2021-08-27 2021-12-03 厦门华厦学院 Method and system for solving island problem
CN113810271A (en) * 2021-08-31 2021-12-17 上海蓉亿科技有限公司 Southbound equipment interface agent device of Internet of things gateway and implementation method

Similar Documents

Publication Publication Date Title
US11561835B2 (en) Unified container orchestration controller
US11210204B2 (en) Agentless distributed monitoring of microservices through a virtual switch
CN111290865A (en) Service calling method and device, electronic equipment and storage medium
EP3364631B1 (en) Dynamic orchestration of microservices
US7506334B2 (en) Common, multi-version interface that allows a distributed sybsystem to communicate with multiple versions of the distributed subsystem
CN108512748A (en) A kind of implementation method of micro services gateway
US7644184B2 (en) Universal adapter
CN112417049B (en) Cross-chain interaction method and system based on block chain all-in-one machine
CN113032166B (en) Inter-core communication method, processor, inter-core communication system, and computer-readable storage medium
US20210034338A1 (en) Communications Enablement Platform, System, and Method
CN111698205A (en) Service calling method and related equipment
CN111163166A (en) Enterprise service bus system
CN106027534A (en) System for implementing financial message processing based on Netty
CN113010332A (en) Remote service calling method, device, equipment and storage medium
CN111083223A (en) Block chain interconnection system for asset securitization processing sub-platform and interconnection data communication method thereof
US10218825B2 (en) Orchestrating resources in a multilayer computing environment by sending an orchestration message between layers
Prajapati AMQP and beyond
CN113645251B (en) Data transmission method and device suitable for cross-regional service
CN101631134A (en) Network message exchange service manager for distributed type computing environment
US20090300155A1 (en) Mechanism for collocation in a Java virtual machine of JSLEE, SIP servlets, and Java EE
CN114615267A (en) System and method for accessing bank system to private cloud
CN107995184B (en) Connector and communication method using same
WO2023005500A1 (en) Cross-chain transaction processing method and apparatus, electronic device, and storage medium
WO2003024054A2 (en) Inbound connector
Kumari et al. Experience sharing on SOA based heterogeneous systems integration

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