CN113111074A - Block chain-based interactive data monitoring method and device - Google Patents
Block chain-based interactive data monitoring method and device Download PDFInfo
- Publication number
- CN113111074A CN113111074A CN202110261666.2A CN202110261666A CN113111074A CN 113111074 A CN113111074 A CN 113111074A CN 202110261666 A CN202110261666 A CN 202110261666A CN 113111074 A CN113111074 A CN 113111074A
- Authority
- CN
- China
- Prior art keywords
- data
- changed
- target unit
- block chain
- catalogued
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 34
- 238000012544 monitoring process Methods 0.000 title claims abstract description 27
- 230000002452 interceptive effect Effects 0.000 title claims abstract description 18
- 230000008859 change Effects 0.000 claims abstract description 41
- 238000001514 detection method Methods 0.000 claims abstract description 32
- 230000003993 interaction Effects 0.000 claims description 19
- 230000006399 behavior Effects 0.000 claims description 18
- 230000001360 synchronised effect Effects 0.000 claims description 5
- 238000012545 processing Methods 0.000 claims description 4
- 238000012806 monitoring device Methods 0.000 claims description 3
- 230000010354 integration Effects 0.000 description 16
- 238000007726 management method Methods 0.000 description 11
- 238000004873 anchoring Methods 0.000 description 8
- 238000012508 change request Methods 0.000 description 6
- 238000004806 packaging method and process Methods 0.000 description 4
- 238000012550 audit Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000013507 mapping Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000008901 benefit Effects 0.000 description 2
- 238000004590 computer program Methods 0.000 description 2
- 238000013075 data extraction Methods 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 238000013475 authorization Methods 0.000 description 1
- 239000000306 component Substances 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 239000008358 core component Substances 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000002955 isolation Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000008447 perception Effects 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2365—Ensuring data consistency and integrity
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The application provides an interactive data monitoring method and device based on a block chain, wherein the method comprises the following steps: executing a timing detection task, wherein the timing detection task is used for detecting the change condition of source data corresponding to the catalogued data in the block chain on the detection line; if the change condition indicates that the corresponding source data has been changed, sending a data update request to a target unit providing the data; acquiring changed data from a target unit according to the data updating request; and synchronously updating the catalogued data according to the changed data. According to the scheme of the application, the change condition of the data can be acquired in time, and the consistency of the data is ensured.
Description
Technical Field
The application relates to the technical field of big data, in particular to an interactive data monitoring method and device based on a block chain.
Background
Information resources are a general term of various data reflecting business work and related things, the information resources are managed by business units, and in business activities, the management of the information resources and the interaction of data among the units are very important.
In the current data interaction scheme, when the source data of a data provider is changed, the online data cannot be updated in time, so that the data are inconsistent.
Disclosure of Invention
The present application is directed to solving, at least to some extent, one of the technical problems in the related art.
Therefore, the application provides an interactive data monitoring method and device based on a block chain.
An embodiment of a first aspect of the present application provides an interactive data monitoring method based on a block chain, including:
executing a timing detection task, wherein the timing detection task is used for detecting the change condition of source data corresponding to the catalogued data in the block chain on the detection line;
if the change condition indicates that the corresponding source data has been changed, sending a data update request to a target unit providing the data;
acquiring changed data from the target unit according to the data updating request; and
and synchronously updating the catalogued data according to the changed data.
An embodiment of a second aspect of the present application provides an interactive data monitoring apparatus based on a block chain, including:
the system comprises an execution module, a timing detection module and a processing module, wherein the execution module is used for executing a timing detection task, and the timing detection task is used for detecting the change condition of source data corresponding to catalogued data in a block chain on a detection line;
a sending module, configured to send a data update request to a target unit that provides the data if the change condition indicates that the corresponding source data has been changed;
the acquisition module is used for acquiring changed data from the target unit according to the data updating request; and
and the updating module is used for synchronously updating the catalogued data according to the changed data.
The embodiment of the third aspect of the present application provides an electronic device, which includes at least one processor, and a memory communicatively connected to the at least one processor; wherein the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to execute the method for monitoring interaction data based on block chains as described in the embodiment of the first aspect.
A fourth aspect of the present application is directed to a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the method for monitoring interaction data based on blockchains according to the first aspect.
One embodiment in the above application has the following advantages or benefits: the method comprises the steps of detecting the change condition of source data corresponding to catalogued data in a block chain on a line by executing a timing detection task, sending a data updating request to a target unit providing the data if the change condition indicates that the corresponding source data is changed, acquiring changed data from the target unit according to the data updating request, and synchronously updating the catalogued data according to the changed data. According to the scheme of the application, the source data change condition is inquired regularly, the change condition of the data can be acquired in time, and the real-time performance of data updating and the consistency of the data are guaranteed.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present application, nor do they limit the scope of the present application. Other features of the present application will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not intended to limit the present application. Wherein:
fig. 1 is a schematic flowchart of an interactive data monitoring method based on a blockchain according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of another method for monitoring interaction data based on a blockchain according to an embodiment of the present disclosure;
fig. 3 is a schematic flowchart of another method for monitoring interaction data based on a blockchain according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an interactive data monitoring apparatus based on a blockchain according to an embodiment of the present disclosure.
Detailed Description
The following description of the exemplary embodiments of the present application, taken in conjunction with the accompanying drawings, includes various details of the embodiments of the application for the understanding of the same, which are to be considered exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic flowchart of an interactive data monitoring method based on a blockchain according to an embodiment of the present application, where as shown in fig. 1, the method includes:
In this embodiment, the block chain may be a data encoding chain channel, and data interaction between units in the region is realized based on the block chain.
The block chain may include a plurality of block chain nodes, and the block chain nodes are used for storing corresponding blocks. As an example, a unit serves as a data provider, packs data into blocks, catalogs the data, and writes the blocks into a block chain on a line, wherein data encoding membership between the data can be determined by cataloging the data.
In this embodiment, a timing detection task may be preset, the timing detection task is driven to be executed by an intelligent contract, and a change condition of source data corresponding to catalogued data is determined by executing the timing detection task, so as to realize a periodic query of the change condition of the source data. The intelligent contract, namely the chain code program, is used for increasing, deleting, changing and checking data according to rule logic and authority control mechanisms agreed by each unit, is solidified into a uniform chain code program, is independently deployed and operated in a block chain environment, and is decoupled with each unit business system.
The source data is data provided by a data provider, the catalogued data is obtained according to the source data, and the change condition is used for indicating whether the source data generates a change or not.
The timing detection task can be executed at preset time intervals under contract driving, and the time interval for executing the timing detection task can be determined according to the type of the catalogued data, the unit corresponding to the data or set according to the actual requirement.
Therefore, in the embodiment, the management of the unit database can be realized on the basis of the data coding link, and various changes of the database, such as field change, type change, length change, data volume change, updating time and the like, can be sensed in time through data anchoring.
In this embodiment, the number of the units is multiple, each unit can be used as a data provider to provide data, a corresponding relationship between the source data and the unit can be established, and when the change condition indicates that the corresponding source data has been changed, the corresponding relationship is queried to determine a corresponding target unit, and a data update request is sent to the target unit.
The data updating request is used for acquiring changed data.
In one embodiment of the application, each unit in the area provides a data access interface for the data coding link system, so that data interaction is realized through the data access interface. In this embodiment, acquiring changed data from a target unit according to a data update request includes: and calling a data access interface provided by the target unit to the data coding link system according to the data updating request to acquire the changed data from the target unit.
The data anchoring platform comprises a data integration component, the data change condition is detected through data detection assistance, and meanwhile, the system provides application programming interface packaging capacity to achieve data access interface packaging. Therefore, an original large-scale data interaction mode is improved to an on-demand interface query mode in a business scene, the data query efficiency is improved, and meanwhile, the safety and the reliability of data are guaranteed.
And step 104, synchronously updating the catalogued data according to the changed data.
In this embodiment, by executing the timing detection task, the changed source data can be determined in time, and by acquiring the corresponding changed data from the target unit, the catalogued data can be deleted from the online block chain, and the changed data can be written in, so as to implement synchronous data update.
According to the interactive data monitoring method based on the block chain, the change condition of the source data corresponding to the cataloged data in the block chain on the line is detected by executing the timing detection task, if the change condition indicates that the corresponding source data is changed, a data updating request is sent to a target unit providing the data, the changed data is obtained from the target unit according to the data updating request, and the cataloged data is synchronously updated according to the changed data. According to the scheme of the application, the data change condition can be inquired regularly, whether a unit refreshes data coding information or not is captured in time, and the real-time performance of data change and the consistency of data in a block chain and source data under a block chain data interaction scene are guaranteed.
Based on the foregoing embodiment, fig. 2 is a schematic flowchart of another method for monitoring interactive data based on a block chain according to an embodiment of the present application, where after the step 102 sends a data update request to a target unit providing data, as shown in fig. 2, the method further includes:
In this embodiment, the data update request includes: the first resource inventory information includes a first data identification of the inventorized data and first resource inventory information corresponding to the inventorized data. The first data identification is used to indicate cataloged data.
And acquiring corresponding first resource cataloging information according to the cataloged data, wherein the first resource cataloging information is used for describing the data coding membership between the cataloged data which are changed and other data in the online block chain.
Optionally, data coding and editing are performed on the data according to preset metadata, and resource catalog information is generated. The data includes, for example, information resources of each unit. The data items of different types, such as a structured database, a structured file, a picture, audio and video, of each unit are cataloged by using a related resource cataloging function according to related definition standards.
And acquiring corresponding second resource cataloging information according to the changed data, wherein the second resource cataloging information is used for describing a data coding membership relationship between the changed data and the cataloged data in the online block chain.
The implementation manner of the second resource catalog information may refer to the first resource catalog information, and is not described herein again.
And step 203, updating the cataloged data according to the changed data, and adjusting the data coding membership between the cataloged data and other data in the online block chain according to the second resource cataloging information.
And as a possible implementation mode, generating a data change request according to the changed data and the second resource catalog information, sending the data change request to a management node of the data coding link, and auditing the data change request by the management node in combination with a data coding contract and an authorization contract. And if the verification is passed, updating the cataloged data according to the changed data, and adjusting the data coding membership between the cataloged data and other data in the online block chain according to the second resource cataloging information.
According to the block chain-based interactive data monitoring method, the cataloged data are updated through the changed data, the data coding membership between the cataloged data and other data in the on-line block chain is adjusted according to the second resource cataloging information, synchronous updating of the data and the data coding membership is achieved, and accuracy of data coding information and consistency of the data and the data coding are guaranteed.
In an embodiment of the present application, after acquiring the changed data from the target unit according to the data update request, as shown in fig. 3, the method further includes:
The access behavior information is used for describing the access condition of acquiring the changed data from the target unit, and the target unit is a unit for providing the data.
In the embodiment, the change perception of the data source is carried out through a preset rule, and meanwhile, data extraction can be carried out according to business requirements based on safe database management and data coding link authority control, access behavior information is recorded in a block chain, and reliable data access is guaranteed.
And step 302, synchronously updating the catalogued data according to the changed data.
As an example, the block chain includes a management node, where the management node is configured to audit a service, initiate a data change request by a target unit, utilize a multi-party endorsement policy of the block chain, and use three units, namely, a core unit X, a core unit Y, and a core unit Z, as endorsement nodes of the block chain to jointly audit and verify whether the data change request is valid, for example, after any two of the three parties agree, it is determined that the management node has passed the audit on the data change request, and perform synchronous update on the block chain node corresponding to the target unit according to changed data.
The policy of multi-party endorsement can be set according to the actual service scenario, for example, according to the timestamp recorded on the blockchain at each change, to determine frequent abnormal updates or determine whether the content of the change record complies with the standard, whether the information item is missing, and the like.
In the embodiment, the access behavior information is recorded in the block chain, so that the data access is ensured to be reliable.
The following description is made in connection with data anchoring.
In the logical architecture of the data anchoring platform, the core components include, for example, data integration (FDI), message integration (MQS), and service integration (APIG). The data anchoring platform can meet the requirements of data extraction, data comparison and data interface packaging through the efficient integration and cooperation of a unified integration platform, data, an Application Programming Interface (API) and messages.
The data integration is a data integration part of the data anchoring module, supports non-invasive data integration among various data sources such as texts, messages, APIs (application programming interfaces), structural and unstructured data and the like, can realize a cross-machine-room, cross-data-center and cross-cloud data integration scheme, and can implement, operate, maintain and monitor integrated data by self. The FDI source data and the FDI target data establish a relation through a Mapping rule and complete data interaction, multiple database types are supported, and Mapping can be performed through database Mapping and API.
The MQS is a message integration product of a data anchoring platform, and based on a high-availability distributed cluster technology, the established message cloud service comprises publishing and subscribing, message track, resource statistics, monitoring and alarming and the like. The MQS provides support for message services such as unit data interactive application, data coding uplink, permission approval and the like. The MQS provides an asynchronous message service which is easy to connect, cross-network isolation, cross-data center, cross-public cloud and private cloud, elastically expands low delay, freely networks and is accessed nearby.
The service integration is an API management part of a data anchoring platform, and comprises functions of focusing on API lightweight integration, inventory system service transformation, cross-data center routing and the like, and realizes the full life cycle management and end-to-end integration from API design, development and management to release. The service integration provides a lightweight and high-performance API gateway service, constructs the API gateway of the service integration, and provides a data interface packaging service for each unit data and information system in the region.
In order to implement the above embodiments, the present application further provides an interactive data monitoring device based on a block chain.
Fig. 4 is a schematic structural diagram of an interactive data monitoring apparatus based on a blockchain according to an embodiment of the present disclosure, as shown in fig. 4, the apparatus includes: the device comprises an execution module 10, a sending module 20, an obtaining module 30 and an updating module 40.
The system comprises an execution module 10, a processing module and a processing module, wherein the execution module is used for executing a timing detection task, and the timing detection task is used for detecting the change condition of source data corresponding to catalogued data in a block chain on a detection line;
a sending module 20, configured to send a data update request to a target unit providing the data if the change condition indicates that the corresponding source data has been changed;
an obtaining module 30, configured to obtain changed data from the target unit according to the data update request; and
and the updating module 40 is configured to perform synchronous updating on the catalogued data according to the changed data.
Optionally, the obtaining module 30 is specifically configured to: and calling a data access interface provided by the target unit to a data coding chain channel system according to the data updating request so as to acquire the changed data from the target unit.
Optionally, the data update request includes: a first data identifier of the cataloged data, and first resource cataloging information corresponding to the cataloged data, where the first resource cataloging information is used to describe a data coding membership between the cataloged data that has been changed and other data in an online block chain, and the obtaining module 30 is specifically configured to: acquiring changed data corresponding to the first data identifier from the target unit according to the data updating request; and acquiring second resource cataloging information corresponding to the changed data, wherein the second resource cataloging information is used for describing a data coding membership relationship between the changed data and the cataloged data in the online block chain.
Optionally, the updating module 40 is specifically configured to: and updating the catalogued data according to the changed data, and adjusting the data coding membership between the catalogued data and other data in the online block chain according to the second resource catalogued information.
Optionally, the apparatus further comprises: the generating module is used for generating access behavior information, and the access behavior information is used for describing the access condition of the changed data acquired from the target unit;
and the recording module is used for generating a block corresponding to the access behavior information and writing the block into an on-line block chain, wherein the block is used for recording the access behavior information.
The explanation of the method for monitoring interaction data based on a block chain in the foregoing embodiment is also applicable to the device for monitoring interaction data based on a block chain in this embodiment, and is not repeated here.
The interactive data monitoring device based on the block chain in the embodiment of the application detects the change condition of the source data corresponding to the catalogued data in the block chain on the line by executing the timing detection task, sends a data updating request to a target unit providing the data if the change condition indicates that the corresponding source data is changed, acquires the changed data from the target unit according to the data updating request, and synchronously updates the catalogued data according to the changed data. According to the scheme of the application, the data change condition can be inquired regularly, whether a unit refreshes data coding information or not can be captured in time, and the real-time performance of data change and the consistency of data and data coding are guaranteed.
In order to implement the foregoing embodiments, the present application further proposes a computer program product, wherein when the instructions in the computer program product are executed by a processor, the method for monitoring interaction data based on a blockchain according to any one of the foregoing embodiments is implemented.
There is also provided, in accordance with an embodiment of the present application, an electronic device, including at least one processor, and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a blockchain based interaction data monitoring method according to any of the preceding embodiments.
There is also provided, in accordance with an embodiment of the present application, a non-transitory computer-readable storage medium having stored thereon computer instructions for causing a computer to perform the method for blockchain-based interaction data monitoring according to any of the preceding embodiments.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present application may be executed in parallel, sequentially, or in different orders, and the present invention is not limited thereto as long as the desired results of the technical solutions disclosed in the present application can be achieved.
The above-described embodiments should not be construed as limiting the scope of the present application. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present application shall be included in the protection scope of the present application.
Claims (13)
1. A method for monitoring interaction data based on a block chain is characterized by comprising the following steps:
executing a timing detection task, wherein the timing detection task is used for detecting the change condition of source data corresponding to the catalogued data in the block chain on the detection line;
if the change condition indicates that the corresponding source data has been changed, sending a data update request to a target unit providing the data;
acquiring changed data from the target unit according to the data updating request; and
and synchronously updating the catalogued data according to the changed data.
2. The method of claim 1, wherein the obtaining changed data from the target unit in accordance with the data update request comprises:
and calling a data access interface provided by the target unit to a data coding chain channel system according to the data updating request so as to acquire the changed data from the target unit.
3. The method of claim 1, wherein the data update request comprises: the system comprises a first data identifier of the cataloged data and first resource cataloging information corresponding to the cataloged data, wherein the first resource cataloging information is used for describing data coding membership between the cataloged data which are changed and other data in an online block chain.
4. The method of claim 3, wherein the obtaining changed data from the target unit in accordance with the data update request comprises:
acquiring changed data corresponding to the first data identifier from the target unit according to the data updating request;
after the acquiring the changed data from the target unit according to the data update request, the method further includes:
and acquiring second resource cataloging information corresponding to the changed data, wherein the second resource cataloging information is used for describing a data coding membership relationship between the changed data and the cataloged data in the online block chain.
5. The method of claim 4, wherein said synchronously updating the cataloged data based on the changed data comprises:
and updating the catalogued data according to the changed data, and adjusting the data coding membership between the catalogued data and other data in the online block chain according to the second resource catalogued information.
6. The method of claim 1, further comprising, after said obtaining altered data from the target unit according to the data update request:
generating access behavior information, wherein the access behavior information is used for describing the access condition of acquiring the changed data from the target unit;
after the synchronous updating of the catalogued data according to the changed data, the method further comprises:
and generating a block corresponding to the access behavior information, and writing the block into an on-line block chain, wherein the block is used for recording the access behavior information.
7. An interactive data monitoring device based on a blockchain comprises:
the system comprises an execution module, a timing detection module and a processing module, wherein the execution module is used for executing a timing detection task, and the timing detection task is used for detecting the change condition of source data corresponding to catalogued data in a block chain on a detection line;
a sending module, configured to send a data update request to a target unit that provides the data if the change condition indicates that the corresponding source data has been changed;
the acquisition module is used for acquiring changed data from the target unit according to the data updating request; and
and the updating module is used for synchronously updating the catalogued data according to the changed data.
8. The apparatus of claim 7, wherein the acquisition module is specifically configured to:
and calling a data access interface provided by the target unit to a data coding chain channel system according to the data updating request so as to acquire the changed data from the target unit.
9. The apparatus of claim 7, wherein the data update request comprises: a first data identifier of the cataloged data, and first resource catalog information corresponding to the cataloged data, wherein the first resource catalog information is used to describe data coding membership between the cataloged data that has made a change and other data in an on-line block chain, the apparatus further comprising: the acquisition module is specifically configured to:
acquiring changed data corresponding to the first data identifier from the target unit according to the data updating request;
and acquiring second resource cataloging information corresponding to the changed data, wherein the second resource cataloging information is used for describing a data coding membership relationship between the changed data and the cataloged data in the online block chain.
10. The apparatus of claim 9, wherein the update module is specifically configured to:
and updating the catalogued data according to the changed data, and adjusting the data coding membership between the catalogued data and other data in the online block chain according to the second resource catalogued information.
11. The apparatus of claim 7, further comprising:
the generating module is used for generating access behavior information, and the access behavior information is used for describing the access condition of the changed data acquired from the target unit;
and the recording module is used for generating a block corresponding to the access behavior information and writing the block into an on-line block chain, wherein the block is used for recording the access behavior information.
12. An electronic device, comprising:
at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the blockchain based interaction data monitoring method of any one of claims 1 to 6.
13. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the blockchain-based interaction data monitoring method of any one of claims 1 to 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110261666.2A CN113111074B (en) | 2021-03-10 | 2021-03-10 | Interactive data monitoring method and device based on block chain |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110261666.2A CN113111074B (en) | 2021-03-10 | 2021-03-10 | Interactive data monitoring method and device based on block chain |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113111074A true CN113111074A (en) | 2021-07-13 |
CN113111074B CN113111074B (en) | 2024-01-09 |
Family
ID=76712175
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110261666.2A Active CN113111074B (en) | 2021-03-10 | 2021-03-10 | Interactive data monitoring method and device based on block chain |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113111074B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113987077A (en) * | 2021-12-23 | 2022-01-28 | 太极计算机股份有限公司 | Data sensing and cross-link scheduling method and device based on chain code mechanism |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105404701A (en) * | 2015-12-31 | 2016-03-16 | 浙江图讯科技股份有限公司 | Peer-to-peer network-based heterogeneous database synchronization method |
CN109033268A (en) * | 2018-07-10 | 2018-12-18 | 安心财产保险有限责任公司 | Method of data synchronization, device, equipment and storage medium |
CN109214792A (en) * | 2017-07-06 | 2019-01-15 | 万事达卡国际公司 | Via the method and system of the electronics coupons of block chain |
US20190108140A1 (en) * | 2017-10-11 | 2019-04-11 | International Business Machines Corporation | Smart contract creation and monitoring for event identification in a blockchain |
CN110472886A (en) * | 2019-08-22 | 2019-11-19 | 广州数知科技有限公司 | A kind of data governing system based on block chain |
WO2020000349A1 (en) * | 2018-06-29 | 2020-01-02 | 财团法人交大思源基金会 | Distributed computing method and management system |
CN111274252A (en) * | 2020-01-08 | 2020-06-12 | 平安科技(深圳)有限公司 | Block chain data chaining method, device, storage medium and server |
CN112214547A (en) * | 2020-09-24 | 2021-01-12 | 百度国际科技(深圳)有限公司 | Data processing method, data server, electronic device and storage medium |
CN112435128A (en) * | 2021-01-27 | 2021-03-02 | 江苏恒鸿供应链管理有限公司 | Supply chain tracing system based on multi-level block chain technology |
-
2021
- 2021-03-10 CN CN202110261666.2A patent/CN113111074B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105404701A (en) * | 2015-12-31 | 2016-03-16 | 浙江图讯科技股份有限公司 | Peer-to-peer network-based heterogeneous database synchronization method |
CN109214792A (en) * | 2017-07-06 | 2019-01-15 | 万事达卡国际公司 | Via the method and system of the electronics coupons of block chain |
US20190108140A1 (en) * | 2017-10-11 | 2019-04-11 | International Business Machines Corporation | Smart contract creation and monitoring for event identification in a blockchain |
WO2020000349A1 (en) * | 2018-06-29 | 2020-01-02 | 财团法人交大思源基金会 | Distributed computing method and management system |
CN109033268A (en) * | 2018-07-10 | 2018-12-18 | 安心财产保险有限责任公司 | Method of data synchronization, device, equipment and storage medium |
CN110472886A (en) * | 2019-08-22 | 2019-11-19 | 广州数知科技有限公司 | A kind of data governing system based on block chain |
CN111274252A (en) * | 2020-01-08 | 2020-06-12 | 平安科技(深圳)有限公司 | Block chain data chaining method, device, storage medium and server |
CN112214547A (en) * | 2020-09-24 | 2021-01-12 | 百度国际科技(深圳)有限公司 | Data processing method, data server, electronic device and storage medium |
CN112435128A (en) * | 2021-01-27 | 2021-03-02 | 江苏恒鸿供应链管理有限公司 | Supply chain tracing system based on multi-level block chain technology |
Non-Patent Citations (1)
Title |
---|
李涛;杨进;: "网络空间数字虚拟资产保护研究构想和成果展望", 工程科学与技术, no. 04 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113987077A (en) * | 2021-12-23 | 2022-01-28 | 太极计算机股份有限公司 | Data sensing and cross-link scheduling method and device based on chain code mechanism |
CN113987077B (en) * | 2021-12-23 | 2022-03-29 | 太极计算机股份有限公司 | Data sensing and cross-link scheduling method and device based on chain code mechanism |
Also Published As
Publication number | Publication date |
---|---|
CN113111074B (en) | 2024-01-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2019154394A1 (en) | Distributed database cluster system, data synchronization method and storage medium | |
CN106453377B (en) | Block chain based distributed network intelligent monitoring system and method | |
US20170083579A1 (en) | Distributed data processing method and system | |
US9367261B2 (en) | Computer system, data management method and data management program | |
EP2919130A1 (en) | Method and system for synchronizing distributed database | |
CN111400112A (en) | Writing method and device of storage system of distributed cluster and readable storage medium | |
CN105824846B (en) | Data migration method and device | |
CN105447046A (en) | Distributed system data consistency processing method, device and system | |
CN103248645A (en) | BT (Bit Torrent) off-line data downloading system and method | |
WO2016029744A1 (en) | Metadata recovery method and relevant device | |
CN111831748A (en) | Data synchronization method, device and storage medium | |
CN113347164A (en) | Block chain-based distributed consensus system, method, device and storage medium | |
JP6434021B2 (en) | Manage data feeds | |
CN105208060A (en) | Service data synchronization method, service data synchronization device and service data synchronization system | |
CN107040576A (en) | Information-pushing method and device, communication system | |
CN113919821A (en) | Service transfer method, device, computer equipment and storage medium | |
CN112351068A (en) | Information synchronization method, system, device, computer equipment and storage medium | |
CN111597197A (en) | Data reconciliation method and device between databases, storage medium and electronic equipment | |
CN113434312A (en) | Data blood relationship processing method and device | |
US20190370353A1 (en) | Change notifications for object storage | |
CN113111074A (en) | Block chain-based interactive data monitoring method and device | |
US20150088958A1 (en) | Information Processing System and Distributed Processing Method | |
CN113111100B (en) | Data interaction system and method based on block chain | |
CN109992447B (en) | Data copying method, device and storage medium | |
CN109389271B (en) | Application performance management method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |