CN116582578A - Heterogeneous blockchain management platform and implementation method - Google Patents

Heterogeneous blockchain management platform and implementation method Download PDF

Info

Publication number
CN116582578A
CN116582578A CN202310132092.8A CN202310132092A CN116582578A CN 116582578 A CN116582578 A CN 116582578A CN 202310132092 A CN202310132092 A CN 202310132092A CN 116582578 A CN116582578 A CN 116582578A
Authority
CN
China
Prior art keywords
blockchain
component
management
resource
subsystem
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
CN202310132092.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.)
Hangzhou Rivtower Technology Co Ltd
Original Assignee
Hangzhou Rivtower Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Rivtower Technology Co Ltd filed Critical Hangzhou Rivtower Technology Co Ltd
Priority to CN202310132092.8A priority Critical patent/CN116582578A/en
Publication of CN116582578A publication Critical patent/CN116582578A/en
Pending legal-status Critical Current

Links

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/2866Architectures; Arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • 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
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

The embodiment of the specification discloses a heterogeneous blockchain management platform and an implementation method, wherein the platform comprises a management subsystem and an operation subsystem; the running subsystem comprises a control API, a protocol analysis executor, a blockchain driving manager, a resource provider and other components; the control API component is used for receiving a block chain management protocol; the protocol analysis executor component is used for analyzing the block chain management protocol and delivering the block chain management protocol to the block chain driving manager component and the resource manager component; the block chain drive manager component is used for registering the block chain drive and calling the block chain drive matched with the block chain management protocol; the resource manager component is used for registering and calling the resource provider; the resource provider component is operative to implement interoperation of node execution environment resources in response to a blockchain driven request. According to the scheme, the block chain management platform is used for managing the block chain bottom layer drive and the node operation environment resource, so that deployment and migration of heterogeneous block chain nodes can be completed rapidly.

Description

Heterogeneous blockchain management platform and implementation method
Technical Field
The present disclosure relates to the field of computer software technologies, and in particular, to a heterogeneous blockchain management platform, an implementation method, an electronic device, and a storage medium.
Background
The deployment and implementation of the block chain bottom layer platform are very complex, multiple parties are required to participate, the running environments of the infrastructures used by each party are different, and the system is provided with public cloud services, private cloud services and a self-built machine room. As a platform for providing a blockchain service, the requirements of constructing a blockchain network by using different blockchain frames also need to be met, and each party needs to know the deployment and use difference of each blockchain frame when implementing the platform, so that the learning cost is huge. Therefore, how to deploy blockchain nodes under different blockchain frameworks in different running environments in a distributed manner to realize rapid deployment of heterogeneous blockchain nodes to form a blockchain network is a technical problem to be solved.
Disclosure of Invention
An object of embodiments of the present disclosure is to provide a heterogeneous blockchain management platform, an implementation method, an electronic device, and a storage medium, in response to the above-described problems.
In order to solve the above technical problems, the embodiments of the present specification are implemented as follows:
in a first aspect, a heterogeneous blockchain management platform is provided, including a management subsystem for issuing a blockchain management protocol, and an operation subsystem deployed in different blockchain node operation environments for managing blockchain node operation environment resources and operation data; the running subsystem at least comprises a control API component, a protocol analysis executor component, a blockchain driving manager component, a resource manager component and a resource provider component; wherein, the liquid crystal display device comprises a liquid crystal display device,
the control API component is used for receiving the blockchain management protocol;
the protocol analysis executor component is used for analyzing the blockchain management protocol and transmitting the analyzed blockchain management protocol to the blockchain driving manager component and the resource manager component to execute corresponding operations respectively;
the blockchain driver manager component for loading and registering at least 1 blockchain driver and invoking the blockchain driver that matches the blockchain management protocol;
the resource manager component is used for registering and calling the resource provider component;
the resource provider component is used for responding to the request of the block chain drive to realize the interactive operation of corresponding resources of the block chain link point operation environment.
Further, the management subsystem further comprises: the database is used for providing a unified user interaction interface for platform users with different roles and storing management platform data; the user interaction interface comprises at least one of loading, selecting, maintaining and publishing operations of a blockchain management protocol; the platform data includes at least one of blockchain management protocol maintenance, available resource information, blockchain and node information, blockchain application information, platform user information, and monitoring management information.
Further, the blockchain management protocol includes the blockchain management protocol described in metadata.
Further, the blockchain driver includes management of operation commands and specific implementations for the blockchain and its nodes; the operation commands to the blockchain and its nodes include at least one of add, delete, modify, and query operations.
Further, the blockchain driver also includes ledger access management for the blockchain; ledger access management to the blockchain includes at least one of ledger status queries, transaction submissions, and transaction queries.
Further, the blockchain drivers registered in the blockchain driver manager component include at least one blockchain driver of an ethernet blockchain and a cloud native blockchain.
Further, the resource provider component interoperating with corresponding resources of the blockchain node runtime environment includes: at least one of environmental interactions, resource usage, resource reclamation, and resource querying.
Further, the resource Provider component's resource types include at least one of a host Provider and a different Kubernetes Provider.
Further, the operation subsystem further comprises an operation log management component for recording operation logs of all components of the operation subsystem.
Further, the system also comprises a monitoring subsystem for acquiring the operation state information of the management subsystem and the operation subsystem and providing corresponding state prompts.
In a second aspect, a heterogeneous blockchain management platform implementation method is provided, wherein a management subsystem for issuing a blockchain management protocol is deployed, and an operation subsystem for managing blockchain link point operation environment resources is deployed in different blockchain node operation environments; the running subsystem comprises a control API component, a protocol analysis executor component, a blockchain driving manager component, a resource manager component and a resource provider component; comprising the following steps:
receiving, by the control API component, the blockchain management protocol;
analyzing the blockchain management protocol by the protocol analysis executor component, and transmitting the analyzed blockchain management protocol to the blockchain driving manager component and the resource manager component to execute corresponding operations respectively;
invoking the blockchain driver matching the blockchain management protocol if the blockchain driver manager component completes loading and registering at least 1 blockchain driver;
and calling the resource provider component to respond to the request of the block chain drive to realize the interaction with corresponding resources in the block chain link point running environment under the condition that the resource manager component finishes registering the appointed resource provider component.
Further, the system also comprises a deployment monitoring subsystem for acquiring the operation state information of the management subsystem and the operation subsystem and providing corresponding state prompts.
In a third aspect, an electronic device is provided, comprising: a processor; and
a memory arranged to store computer executable instructions which, when executed, cause the processor to perform the method of the second aspect.
In a fourth aspect, a computer readable storage medium is presented, the computer readable storage medium storing one or more programs, which when executed by an electronic device comprising a plurality of application programs, cause the electronic device to perform the method of the second aspect.
The specification can achieve at least the following technical effects:
the scheme of the invention realizes the management of the blockchain network and the infrastructure running environment of the blockchain bottom framework by constructing the blockchain management platform comprising the management subsystem and the running subsystem and updating and calling the blockchain driving and infrastructure running environment resource provider, and can rapidly complete the deployment and migration of the heterogeneous blockchain nodes by responding to the blockchain management protocol issued by the management subsystem and the deployment running subsystem.
Drawings
In order to more clearly illustrate the embodiments of the present description or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some of the embodiments described in the present description, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of a heterogeneous blockchain management platform according to embodiments of the present disclosure.
FIG. 2 is a diagram illustrating a second embodiment of a heterogeneous blockchain management platform according to the present disclosure.
FIG. 3 is a third diagram illustrating a heterogeneous blockchain management platform according to embodiments of the present disclosure.
FIG. 4 is a schematic diagram of a heterogeneous blockchain management platform according to embodiments of the present disclosure.
FIG. 5 is a schematic diagram of a heterogeneous blockchain management platform according to embodiments of the present disclosure.
Detailed Description
In order to make the technical solutions in the present specification better understood by those skilled in the art, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only some embodiments of the present specification, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are intended to be within the scope of the present disclosure.
A heterogeneous blockchain management platform scheme referred to in this specification is detailed below by way of specific examples.
Key terms
Blockchain: the system is a brand new distributed infrastructure and calculation paradigm which uses a block chain type data structure to verify and store data, uses a distributed node consensus algorithm to generate and update data, uses a cryptography mode to ensure the safety of data transmission and access, and uses an intelligent contract consisting of automatic script codes to program and operate the data. Essentially, the system is a shared database, and data or information stored in the shared database has the characteristics of incapability of counterfeiting, whole-process trace, traceability, openness, transparency, collective maintenance and the like. Based on the characteristics, the blockchain technology lays a solid trust foundation, creates a reliable cooperation mechanism and has wide application prospect. The blockchains are classified into public chains, alliance chains, and private chains according to the admission mechanism.
Heterogeneous blockchain: in terms of blockchain deployment, because the deployment implementation of a blockchain underlying platform is complex, multiple parties are required to participate, the IT infrastructure used by each party is different, and the security mechanism and consensus algorithm between different chains may be inconsistent, so that the interaction difficulty between heterogeneous cross-chains may be relatively large. With the continuous deepening of the application of the block chain, the improvement of performance and capacity drives the multi-chain expansion, and the complex and various calling cross-chain collaboration of the service scene. Aiming at the cross-chain operation and the consistency problem between isomorphic and heterogeneous blockchains, developing multi-chain operation research of the isomorphic blockchains, ensuring consistency and improving expandability; and developing a cross-chain collaborative research of heterogeneous blockchains, developing a cross-chain universal protocol and an interface, and realizing cross-chain trust extension. The third party service platform is generally required to provide auxiliary services to be smoothly carried out, and as a service platform for providing the blockchain service, the requirements of constructing the blockchain network by using different blockchain frames are also required to be met, and all parties need to know the deployment and use difference of all the blockchain frames when implementing the system.
A blockchain management protocol may be understood as a protocol that describes what processes must be followed to generate a consistent set of behavior for some data in what data structure format. The blockchain system is a set of software programs automatically executed according to a defined blockchain protocol, is a distributed system and consists of a plurality of consensus nodes, and each node is usually provided with a participant for operation. The installation and deployment of the system and the program upgrading are all carried out by negotiating a plurality of participants, the program upgrading caused by the change of the block chain protocol from the first installation to the subsequent installation is carried out by a plurality of times of negotiations and tests, and the step or knowledge preparation of the installation and upgrading by the executive of each participant is insufficient, so that the unavailability of the whole system (the consistency problem of the distributed system) is caused, and the continuous availability of the block chain system is not facilitated. By using the mode of describing the blockchain system as metadata of the blockchain system, the deployment and upgrading efficiency of the blockchain system is improved, the error opportunity is reduced, the downtime of the system is reduced, and the availability of the system is improved.
Example 1
The invention focuses on how to deploy the blockchain nodes under different blockchain frameworks in different running environments in a distributed mode, and the technical problem of quickly deploying heterogeneous blockchain nodes to form a blockchain network is solved. Generally, a blockchain system is a set of software programs that are automatically executed according to a predetermined blockchain management protocol, and is composed of a plurality of consensus nodes, and typically each node has a participant responsible for operation, which is typically a distributed system. The distributed system is installed, deployed and upgraded by negotiating a plurality of participants, the program upgrade caused by the change of the block chain protocol from the first installation to the subsequent installation is carried out by a plurality of negotiations and tests, and the step or knowledge preparation of the installation and upgrade by the executive of each participant is insufficient, which causes the problem of the consistency of the distributed system as the unavailable whole system, and is unfavorable for the continuous availability of the block chain system. A blockchain management protocol may be understood as a protocol that describes what processes must be performed, what data structure formats are followed, what data is generated, and what consistency behavior is met. By using the mode of describing the blockchain system as metadata of the blockchain system, the deployment and upgrading efficiency of the blockchain system is improved, the error opportunity is reduced, the downtime of the system is reduced, and the availability of the system is improved. It follows that deployment of the blockchain network operates both with respect to the underlying drivers of the blockchain network and with respect to the infrastructure operating environment resources operated by the blockchain nodes. The bottom layer driving of the blockchain network comprises the operations of adding, deleting and checking blockchain, blockchain nodes and consensus nodes, and also comprises the control management of account access authority; for the infrastructure running environment of the blockchain node and the resources provided by the infrastructure running environment, the infrastructure running environment at least comprises cloud resources and host resources, the cloud resources and the host resources can be abstracted into computing resources for management, a resource provider mode is adopted for registering corresponding computing resources by a resource manager, and the resource manager invokes a resource provider interface to realize interactive operation with the specific environment resources.
Therefore, in order to achieve the goal of deploying heterogeneous blockchain nodes to form a blockchain network in a heterogeneous environment, the constructed third-party blockchain management platform needs to be capable of realizing the following functions, and when the support of a new blockchain bottom layer framework is added, corresponding blockchain driving is only needed to be realized according to the system architecture and interface requirements so as to support and manage the blockchain network of the blockchain bottom layer framework; when a new infrastructure environment needs to be added, the corresponding resource provider module is realized only according to the system architecture and interface requirements to support the deployment of the blockchain network in the new infrastructure environment; when the block chain link point is required to be migrated to a new infrastructure environment, the migration of the block chain node can be rapidly completed by only installing a corresponding operation system on the new infrastructure and reissuing the block chain management protocol. Referring to fig. 1, a schematic diagram of a heterogeneous blockchain management platform according to an embodiment of the present invention is shown. The platform includes a management subsystem 101 for issuing blockchain management protocols, and an operation subsystem 102 deployed in different blockchain node operation environments for managing blockchain node operation environment resources and operation data. Specifically, the management subsystem 101 may provide a user operation web interface, and may store management platform data, including platform available resource information, blockchain and node information, application information, platform user information, and the like, where the subsystem provides platform information for a platform manager role, provides application information for a service application developer, transmits an operation control instruction to the operation subsystem 102, and transmits monitoring management information to the monitoring system. The running subsystem 102 receives the instructions of the management subsystem 101, runs the blockchain node service and the blockchain component service, stores running information data including blockchain ledger data and blockchain component data, receives service data of service applications, provides on-chain information, provides monitoring data for the monitoring system, and provides running logs of the component services for the operation and maintenance system.
As shown in FIG. 2, the run subsystem 102 includes at least a control API component 211, a protocol resolution executor component 212, a blockchain driver manager component 213, a resource manager component 214, and a resource provider component 215. Wherein:
the control API component 211 is configured to receive the blockchain management protocol. Specifically, the management subsystem 101 provides an API interface, receiving requests for blockchain management protocols for blockchain network management and administration. Optionally, the blockchain management protocol includes the blockchain management protocol described in metadata. Specifically, by using the way of describing the blockchain system as metadata of the blockchain system, the deployment and upgrading efficiency of the blockchain system are improved, the error chance is reduced, the downtime of the system is reduced, and the availability of the system is improved.
The protocol parsing executor component 212 is configured to parse the blockchain management protocol, and send the parsed blockchain management protocol to the blockchain driving manager component 213 and the resource manager component 214 to perform corresponding operations respectively. It should be noted that the number of the substrates,
the blockchain driver manager component 213 is configured to load and register at least 1 blockchain driver and invoke the blockchain driver that matches the blockchain management protocol. Specifically, the blockchain driver manager component 213 integrates a specific blockchain programming SDK, i.e., a blockchain driver, and can be loaded and registered with the blockchain driver manager component 213 in jar packets to implement deployment, update, and ledger interaction for blockchains.
Optionally, the blockchain driver includes managing operation commands and specific implementations for the blockchain and its nodes; the operation commands to the blockchain and its nodes include at least one of add, delete, modify, and query operations. Specifically, the operation command for the blockchain also includes changing metadata, governance rules, etc.; the operation commands to the blockchain node also include health detection, operation and maintenance operations, such as node backup, pin block, snapshot, etc.
Optionally, the blockchain driver further includes managing ledger access of the blockchain; the managing ledger access of the blockchain includes at least one of ledger status queries, transaction submissions, and transaction queries.
Optionally, the blockchain driver registered in the blockchain driver manager component includes at least one of an ethernet blockchain driver and a cloud-native blockchain driver.
The resource manager component 214 is configured to register and invoke management on the resource provider component 215. Optionally, the resource provider component interoperating with corresponding resources of the blockchain node runtime environment includes: at least one of environmental interactions, resource usage, resource reclamation, and resource querying.
The resource provider component 215 is configured to implement, in response to the request for the blockchain driver, an interactive operation on corresponding resources of the blockchain link point operating environment. Optionally, the resource type of the resource Provider component includes at least one of a host Provider and a differential Kubernetes Provider-based resource. In particular, the different Kubernetes Provider may include ali cloud Kubernetes Provider, hua cloud Kubernetes Provider, self-built Kubernetes Provider, and so forth.
Optionally, as shown in fig. 3, the operation subsystem 102 further includes a operation log management component 216, configured to record an operation log of each component of the operation subsystem.
Optionally, as shown in fig. 4, the management subsystem 101 includes a database 112 for providing a unified user interaction interface 111 for platform users of different roles, and for unified storage of management platform data. The user interaction interface 111 includes at least one of loading, selecting, maintaining, publishing operations of the blockchain management protocol; the platform data includes at least one of blockchain management protocol maintenance, available resource information, blockchain and node information, blockchain application information, platform user information, and monitoring management information.
As shown in FIG. 5, another implementation of the heterogeneous blockchain management platform according to the embodiment of the present invention, the platform further includes a monitoring subsystem 103, configured to obtain the operation status information of the management subsystem and the operation subsystem and provide corresponding status prompts.
An embodiment shown in fig. 6 is illustrated. The heterogeneous blockchain management platform is used as a third party blockchain service platform and comprises a management subsystem and an operation subsystem which operates in different blockchain node infrastructure operation environments. If the first infrastructure operating environment is the alicloud Kubernetes, the second infrastructure operating environment is the cloud Kubernetes, and the third operating environment is the self-established cluster Kubernetes. First, a blockchain management protocol is issued by a management subsystem to an operating subsystem operating in a different blockchain node infrastructure environment. Taking a first operation subsystem operating in the first infrastructure operation environment, namely the Alrange cloud Kubernetes as an example, after the control API component receives the blockchain management protocol, the protocol analysis executor component analyzes the blockchain management protocol, and the analyzed blockchain management protocol is transmitted to the blockchain driving manager component and the resource manager component. For the blockchain driver manager component, registration of at least 1 blockchain driver is completed, e.g., including the blockchain network a and the blockchain network B drivers, the blockchain driver matching the corresponding blockchain management protocol may be invoked to establish the blockchain network with the blockchain nodes of the same blockchain driver in the first infrastructure operating environment as cloud Kubernetes or the first infrastructure operating environment self-established cluster Kubernetes. For the resource manager component, upon completion of registration of a specified resource provider component, the resource provider component, such as the ali cloud Kubernetes Provider, is invoked to effect interoperation with corresponding resources in a blockchain link point operating environment in response to the blockchain-driven request.
The scheme of the invention realizes the management of the blockchain network and the infrastructure running environment of the blockchain bottom framework by constructing the blockchain management platform comprising the management subsystem and the running subsystem and updating and calling the blockchain driving and infrastructure running environment resource provider, and can rapidly complete the deployment and migration of the heterogeneous blockchain nodes by responding to the blockchain management protocol issued by the management subsystem and the deployment running subsystem.
Example two
Referring to fig. 7, a schematic diagram of a method for implementing a heterogeneous blockchain management platform according to an embodiment of the present invention is shown. The heterogeneous blockchain management platform comprises a management subsystem for issuing a blockchain management protocol and an operation subsystem which is deployed in different blockchain node operation environments and is used for managing blockchain link point operation environment resources and operation data; the run subsystem includes at least a control API component, a protocol resolution executor component, a blockchain drive manager component, a resource manager component, and a resource provider component. The method comprises the following steps:
s1: the blockchain management protocol is received by the control API component.
S2: and the protocol analysis executor component analyzes the blockchain management protocol and transmits the analyzed blockchain management protocol to the blockchain driving manager component and the resource manager component to execute corresponding operations respectively.
S3: the blockchain driver matching the blockchain management protocol is invoked upon the blockchain driver manager component completing loading and registering of at least 1 blockchain driver.
S4: and calling the resource provider component to respond to the request of the block chain drive to realize the interaction with corresponding resources in the block chain link point running environment under the condition that the resource manager component finishes registering the appointed resource provider component.
In another implementation method of the heterogeneous blockchain management platform according to the embodiment of the present invention, as shown in fig. 8, the implementation process of the visualization component of the smart contract model structure further includes:
s5: and deploying a monitoring subsystem to acquire the running state information of the management subsystem and the running subsystem and provide corresponding state prompts.
Example III
Fig. 9 is a schematic structural view of an electronic device according to an embodiment of the present specification. Referring to fig. 9, at the hardware level, the electronic device includes a processor, and optionally an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory (non-volatile Memory), such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, network interface, and memory may be interconnected by an internal bus, which may be an ISA (Industry Standard Architecture ) bus, a PCI (Peripheral Component Interconnect, peripheral component interconnect standard) bus, or EISA (Extended Industry Standard Architecture ) bus, among others. The buses may be classified as address buses, data buses, control buses, etc. For ease of illustration, only one bi-directional arrow is shown in fig. 9, but not only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code including computer-operating instructions. The memory may include memory and non-volatile storage and provide instructions and data to the processor.
The processor reads the corresponding computer program from the nonvolatile memory into the memory and then runs, and forms a shared resource access control device on a logic level. The processor is used for executing the programs stored in the memory and is specifically used for executing the following operations:
operating a management subsystem for issuing a block chain management protocol, and deploying the operation subsystem for managing block chain link point operation environment resources in different block chain node operation environments; the running subsystem comprises a control API component, a protocol analysis executor component, a blockchain driving manager component, a resource manager component and a resource provider component; comprising the following steps:
receiving, by the control API component, the blockchain management protocol;
analyzing the blockchain management protocol by the protocol analysis executor component, and transmitting the analyzed blockchain management protocol to the blockchain driving manager component and the resource manager component to execute corresponding operations respectively;
invoking the blockchain driver matching the blockchain management protocol if the blockchain driver manager component completes loading and registering at least 1 blockchain driver;
and calling the resource provider component to respond to the request of the block chain drive to realize the interaction with corresponding resources in the block chain link point running environment under the condition that the resource manager component finishes registering the appointed resource provider component.
The heterogeneous blockchain management platform implementation method disclosed in the embodiments shown in fig. 7 to 8 of the present specification can be applied to a processor or implemented by the processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or by instructions in the form of software. The processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), etc.; but also digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), field programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components. The methods, steps and logic blocks disclosed in the embodiments of the present specification may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the embodiments of the present specification may be embodied directly in hardware, in a decoded processor, or in a combination of hardware and software modules in a decoded processor. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in a memory, and the processor reads the information in the memory and, in combination with its hardware, performs the steps of the above method.
Of course, in addition to the software implementation, the electronic device of the embodiments of the present disclosure does not exclude other implementations, such as a logic device or a combination of software and hardware, that is, the execution subject of the following processing flow is not limited to each logic unit, but may also be hardware or a logic device.
Example IV
The present description also proposes a computer-readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a portable electronic device comprising a plurality of application programs, enable the portable electronic device to perform the heterogeneous blockchain management platform implementation method of the embodiments shown in fig. 7-8, and in particular to perform the following method:
operating a management subsystem for issuing a block chain management protocol, and deploying the operation subsystem for managing block chain link point operation environment resources in different block chain node operation environments; the running subsystem comprises a control API component, a protocol analysis executor component, a blockchain driving manager component, a resource manager component and a resource provider component; comprising the following steps:
receiving, by the control API component, the blockchain management protocol;
analyzing the blockchain management protocol by the protocol analysis executor component, and transmitting the analyzed blockchain management protocol to the blockchain driving manager component and the resource manager component to execute corresponding operations respectively;
invoking the blockchain driver matching the blockchain management protocol if the blockchain driver manager component completes loading and registering at least 1 blockchain driver;
and calling the resource provider component to respond to the request of the block chain drive to realize the interaction with corresponding resources in the block chain link point running environment under the condition that the resource manager component finishes registering the appointed resource provider component.
In summary, the foregoing description is only a preferred embodiment of the present invention and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present specification should be included in the protection scope of the present specification.
The system, apparatus, module or unit set forth in the above embodiments may be implemented in particular by a computer chip or entity, or by a product having a certain function. One typical implementation is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, as relevant to see a section of the description of method embodiments.

Claims (14)

1. The heterogeneous blockchain management platform is characterized by comprising a management subsystem for issuing a blockchain management protocol and an operation subsystem which is deployed in different blockchain node operation environments and is used for managing blockchain node operation environment resources and operation data; the running subsystem at least comprises a control API component, a protocol analysis executor component, a blockchain driving manager component, a resource manager component and a resource provider component; wherein, the liquid crystal display device comprises a liquid crystal display device,
the control API component is used for receiving the blockchain management protocol;
the protocol analysis executor component is used for analyzing the blockchain management protocol and transmitting the analyzed blockchain management protocol to the blockchain driving manager component and the resource manager component to execute corresponding operations respectively;
the blockchain driver manager component for loading and registering at least 1 blockchain driver and invoking the blockchain driver that matches the blockchain management protocol;
the resource manager component is used for registering and calling the resource provider component;
the resource provider component is used for responding to the request of the block chain drive to realize interactive operation on corresponding resources of the block chain link point operation environment.
2. The heterogeneous blockchain management platform of claim 1, wherein the management subsystem further comprises: the database is used for providing a unified user interaction interface for platform users with different roles and storing management platform data; the user interaction interface comprises at least one of loading, selecting, maintaining and publishing operations of a blockchain management protocol; the platform data includes at least one of blockchain management protocol maintenance, available resource information, blockchain and node information, blockchain application information, platform user information, and monitoring management information.
3. The heterogeneous blockchain management platform of claim 1, wherein the blockchain management protocol includes the blockchain management protocol described in metadata.
4. The heterogeneous blockchain management platform of claim 1, wherein the blockchain driver includes a management module that manages operation commands and implementations for the blockchain and its nodes; and, the operation commands to the blockchain and its nodes include at least one of add, delete, modify, and query operations.
5. The heterogeneous blockchain management platform of claim 4, wherein the blockchain driver further includes managing ledger access of the blockchain; the managing ledger access of the blockchain includes at least one of ledger status queries, transaction submissions, and transaction queries.
6. The heterogeneous blockchain management platform of any of claims 4 or 5, wherein the blockchain driver registered in the blockchain driver manager component includes at least one of an ethernet blockchain and a cloud native blockchain driver.
7. The heterogeneous blockchain management platform of claim 1, wherein the resource provider component interoperates a blockchain node runtime environment corresponding resource comprises: at least one of environmental interactions, resource usage, resource reclamation, and resource querying.
8. The heterogeneous blockchain management platform of claim 7, wherein the resource types of the resource Provider component include at least one of a host Provider and a different Kubernetes Provider.
9. The heterogeneous blockchain management platform of claim 1, wherein the runtime subsystem further comprises a runtime log management component for recording a runtime log of each component of the runtime subsystem.
10. The heterogeneous blockchain management platform of claim 1, further comprising a monitoring subsystem for obtaining operational status information of the management subsystem and the operational subsystem and providing corresponding status cues.
11. The implementation method of the heterogeneous blockchain management platform is characterized in that a management subsystem for issuing a blockchain management protocol is operated, and operation subsystems for managing the block chain link point operation environment resources are deployed in different blockchain node operation environments; the running subsystem comprises a control API component, a protocol analysis executor component, a blockchain driving manager component, a resource manager component and a resource provider component; comprising the following steps:
receiving, by the control API component, the blockchain management protocol;
analyzing the blockchain management protocol by the protocol analysis executor component, and transmitting the analyzed blockchain management protocol to the blockchain driving manager component and the resource manager component to execute corresponding operations respectively;
invoking the blockchain driver matching the blockchain management protocol if the blockchain driver manager component completes loading and registering at least 1 blockchain driver;
and calling the resource provider component to respond to the request of the block chain drive to realize the interaction with corresponding resources in the block chain link point running environment under the condition that the resource manager component finishes registering the appointed resource provider component.
12. The heterogeneous blockchain management platform implementation of claim 11, further comprising deploying a monitoring subsystem to obtain operational status information of the management subsystem and the operational subsystem and provide corresponding status hints.
13. An electronic device, comprising: a processor; and a memory arranged to store computer executable instructions that when executed cause the processor to perform the heterogeneous blockchain management platform implementation method of any of claims 11 to 12.
14. A computer readable storage medium storing one or more programs that, when executed by an electronic device comprising a plurality of application programs, cause the electronic device to perform the heterogeneous blockchain management platform implementation method of any of claims 11-12.
CN202310132092.8A 2023-02-06 2023-02-06 Heterogeneous blockchain management platform and implementation method Pending CN116582578A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310132092.8A CN116582578A (en) 2023-02-06 2023-02-06 Heterogeneous blockchain management platform and implementation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310132092.8A CN116582578A (en) 2023-02-06 2023-02-06 Heterogeneous blockchain management platform and implementation method

Publications (1)

Publication Number Publication Date
CN116582578A true CN116582578A (en) 2023-08-11

Family

ID=87538328

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310132092.8A Pending CN116582578A (en) 2023-02-06 2023-02-06 Heterogeneous blockchain management platform and implementation method

Country Status (1)

Country Link
CN (1) CN116582578A (en)

Similar Documents

Publication Publication Date Title
US10289468B1 (en) Identification of virtual computing instance issues
US11561889B2 (en) Orchestration for automated performance testing
CN101384995A (en) Administration automation in application servers
US10817387B2 (en) Auto point in time data restore for instance copy
US20080288622A1 (en) Managing Server Farms
US6658644B1 (en) Services-based architecture for a telecommunications enterprise
US20220278900A1 (en) Techniques for verifying network policies in container frameworks
US20230259358A1 (en) Documentation enforcement during compilation
US11151020B1 (en) Method and system for managing deployment of software application components in a continuous development pipeline
US9632897B2 (en) Monitoring components in a service framework
CN116893945A (en) Operation and maintenance cloud platform service early warning method, system and device
CN115860950A (en) Contract transaction execution method and device, electronic equipment and readable storage medium
CN116582578A (en) Heterogeneous blockchain management platform and implementation method
CN112506781B (en) Test monitoring method, device, electronic equipment, storage medium and program product
CN114237821A (en) Self-discovery method and device for Kubernetes container cluster, electronic device and storage medium
CN114116509A (en) Program analysis method, program analysis device, electronic device, and storage medium
CN113542323A (en) Service processing method, device, equipment and computer readable storage medium
Borges et al. Taming internet of things application development with the iotvar middleware
CN111581256A (en) Interaction method and system for application program of intelligent measurement terminal
CN112565340B (en) Service scheduling method, device, computer system and medium for distributed application
CN110191141B (en) Service calling information processing method and device and computer system
CN113760651B (en) Main sub-chain running state collection method, system and storage medium of block chain
US11966723B2 (en) Automatic management of applications in a containerized environment
US11023489B2 (en) Asset registration and detection system with closed-loop feedback channel
WO2023140908A1 (en) Super-app extension discovery and configuration via source code management platform comments

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