CN117812069B - Information sharing method and system based on multi-source data - Google Patents

Information sharing method and system based on multi-source data Download PDF

Info

Publication number
CN117812069B
CN117812069B CN202410235622.6A CN202410235622A CN117812069B CN 117812069 B CN117812069 B CN 117812069B CN 202410235622 A CN202410235622 A CN 202410235622A CN 117812069 B CN117812069 B CN 117812069B
Authority
CN
China
Prior art keywords
information
sharing
data
metadata
grid
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.)
Active
Application number
CN202410235622.6A
Other languages
Chinese (zh)
Other versions
CN117812069A (en
Inventor
田中立
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tianjin Yingxin Technology Co ltd
Original Assignee
Tianjin Yingxin 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 Tianjin Yingxin Technology Co ltd filed Critical Tianjin Yingxin Technology Co ltd
Priority to CN202410235622.6A priority Critical patent/CN117812069B/en
Publication of CN117812069A publication Critical patent/CN117812069A/en
Application granted granted Critical
Publication of CN117812069B publication Critical patent/CN117812069B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application relates to the technical field of big data processing, in particular to an information sharing method and a system sharing initiating terminal based on multi-source data, which package information to be shared to form information files, wherein metadata values of the information files are separated according to a first clustering field; dividing a dividing grid with the size of T into T discrete information files with minimum metadata values; transmitting the information files corresponding to each grid element of the split grid to a shared receiving end through a multi-data source separation interface and triggering a monitor; deciding whether a sharing success response transmitted by a sharing receiving end is obtained in a first period; splitting the split grid to unstructured data source metadata values under the condition that a sharing success response is received; transmitting the information file corresponding to each grid element of the split grid again under the condition that the sharing success response is not received; the application can effectively carry out sharing processing operation on the multi-source data.

Description

Information sharing method and system based on multi-source data
Technical Field
The application relates to the technical field of big data processing, in particular to an information sharing method and system based on multi-source data.
Background
With the rapid development of the internet, the requirements of users on network performance are higher and higher, and for file transmission, the transmission of large files is more and more frequent, and the transmission efficiency is of concern. For most of servers on the enterprise at present, several tens of cores of cpu and more than hundred gigas of memory are already standard, most of servers also support hyper-threading, and network cards can support more than gigas. It is therefore desirable to achieve the most efficient transmission scheme if the various hardware resources are fully utilized. And the concurrent and intermittent continuous transmission can well improve the transmission performance.
In metadata processing, only exchange and sharing of information resources can be fully developed and utilized, exchange and sharing of data are key rings for playing value in a full life cycle of the data, and in the related technology, data sharing can only be carried out under specific conditions, and no related sharing method is available for cross-platform and cross-enterprise.
Disclosure of Invention
The application provides the following technical scheme:
According to a first aspect of the present invention, the present invention claims an information sharing method based on multi-source data, which is characterized by comprising:
The sharing initiation terminal encapsulates the information to be shared to form information files, and metadata values of the information files are separated according to a first clustering field;
Dividing a division grid with the size of T into T discrete information files with minimum metadata values, and enabling one grid element in the division grid to correspond to the metadata value of one information file; t is a positive integer;
Transmitting information files corresponding to each grid element of the split grid to a shared receiving end through a multi-data source separation interface, and triggering a monitor;
Deciding whether a sharing success response transmitted by a sharing receiving end is obtained in a first period; the successful sharing response comprises a structured data source metadata value fed back by the sharing receiving end through the multi-data source separation interface, wherein the structured data source metadata value is the largest metadata value in a plurality of metadata value discrete information files received by the sharing receiving end;
splitting the split grid to unstructured data source metadata values under the condition that a sharing success response is received; the unstructured data source metadata value is larger than the structured data source metadata value and is the smallest metadata value in the metadata values of the information files which are not successfully transmitted;
And retransmitting the information file corresponding to each grid element of the split grid under the condition that no sharing success response is received.
Further, the first clustering field includes increasing a metadata value of a current information file by a predetermined value based on a metadata value of a previous information file when the first clustering field is encapsulated.
Further, the sharing initiation end detects the data association degree of the multi-data source separation interface;
and adjusting the number of modules contained in the segmentation grid according to the data association degree.
Further, the sharing initiator encapsulates the information to be shared to form information files, including:
Integrating information to be shared, and packaging each piece of data into an information file according to the following steps: obtaining a metadata value for the current information set according to the first cluster field; splitting the information of the current information set; calculating a hash value for the information of the current information set; and forming the metadata value, the split data and the hash value into an information file.
Further, packaging the information to be shared to form each information file includes:
dividing the information to be shared into a plurality of data blocks, and comparing metadata values of the data blocks for each data block according to a second aggregation field;
Dividing each data block into a plurality of information sets, and comparing information set metadata values for each information set according to a first clustering field;
Packaging each information set to form each information file, wherein the metadata value of each information file is obtained according to the metadata value of the data block and the metadata value of the information set;
and setting a plurality of division grids, wherein each division grid corresponds to one data block respectively, so that parallel transmission of each information file through the corresponding division grid is realized.
Further, the sharing initiation end detects the data association degree of the multi-data source separation interface;
And adjusting the number of the segmentation grids according to the data association degree.
According to a second aspect of the present invention, the present invention claims an information sharing method based on multi-source data, which is characterized by comprising:
The sharing receiving end receives the target information file transmitted by the sharing initiating end through the multi-data source separation interface;
Analyzing the target information file to obtain a metadata value of the target information file;
Deciding whether the metadata value of the target information file is discrete from the metadata value of the received information file and is larger than the current maximum metadata value;
If yes, taking the metadata value of the target information file as a maximum metadata value, and storing the data in the target information file;
And transmitting the current maximum metadata value to the sharing initiator through the multi-data source separation interface.
Further, the sharing receiving end maintains a plurality of maximum metadata values, and each maximum metadata value corresponds to one segmentation grid respectively;
The method further comprises the steps of:
deciding whether each data block is transmitted successfully;
Under the condition that each data block is successfully transmitted, deciding whether metadata values of the received data blocks are discrete or not;
In the discrete case, transmitting information of successful transmission of the current batch to the sharing initiator for the sharing initiator to start data transmission of the next batch after receiving the information of successful transmission of the current batch.
Further, the information set metadata values of each batch begin numbering again; correspondingly, deciding whether each data block is successfully transmitted, including deciding whether each data block is successfully transmitted by the following method:
Deciding whether the maximum metadata value fed back to the sharing initiator reaches a preset value, wherein the preset value is the number of information sets divided by each data block, which is obtained in advance;
and under the condition that the data blocks associated with the segmentation grids corresponding to the maximum metadata value are successfully transmitted.
According to a third aspect of the present invention, the present invention claims an information sharing system based on multi-source data, comprising:
The packaging module is used for packaging the information to be shared by the sharing initiating terminal to form information files, and metadata values of the information files are separated according to the first clustering field;
the first setting module is used for dividing the division grid with the size of T into T discrete information files with minimum metadata values, so that one grid element in the division grid corresponds to the metadata value of one information file; t is a positive integer;
The first transmission module is used for transmitting the information files corresponding to each grid element of the split grid to the shared receiving end through the multi-data source separation interface and triggering the monitor;
The first decision module is used for deciding whether a sharing success response transmitted by the sharing receiving end is acquired in a first period; the successful sharing response comprises a structured data source metadata value fed back by the sharing receiving end through the multi-data source separation interface, wherein the structured data source metadata value is the largest metadata value in a plurality of metadata value discrete information files received by the sharing receiving end;
The second setting module is used for dividing the division grid into unstructured data source metadata values under the condition that a sharing success response is received; the unstructured data source metadata value is larger than the structured data source metadata value and is the smallest metadata value in the metadata values of the information files which are not successfully transmitted;
and the second transmission module is used for retransmitting the information file corresponding to each grid element of the split grid under the condition that the sharing success response is not received.
The application relates to the technical field of big data processing, in particular to an information sharing method and a system sharing initiating terminal based on multi-source data, which package information to be shared to form information files, wherein metadata values of the information files are separated according to a first clustering field; dividing a dividing grid with the size of T into T discrete information files with minimum metadata values; transmitting the information files corresponding to each grid element of the split grid to a shared receiving end through a multi-data source separation interface and triggering a monitor; deciding whether a sharing success response transmitted by a sharing receiving end is obtained in a first period; splitting the split grid to unstructured data source metadata values under the condition that a sharing success response is received; transmitting the information file corresponding to each grid element of the split grid again under the condition that the sharing success response is not received; the application can effectively carry out sharing processing operation on the multi-source data.
Drawings
FIG. 1 is a flowchart of a method for sharing information based on multi-source data according to a first embodiment of the present application;
FIG. 2 is a second workflow diagram of a multi-source data based information sharing method according to the first embodiment of the present application;
FIG. 3 is a flowchart illustrating a method for sharing information based on multi-source data according to a second embodiment of the present application;
Fig. 4 is a block diagram of an information sharing system based on multi-source data according to a third embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
The terms "first," "second," "third," and the like in this disclosure are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "first," "second," and "third" may explicitly or implicitly include at least one such feature. In the description of the present application, the meaning of "plurality" means at least two, for example, two, three, etc., unless specifically defined otherwise. All directional indications (such as up, down, left, right, front, back … …) in the embodiments of the present application are merely used to explain the relative positional relationship, movement, etc. between the components in a particular gesture (as shown in the drawings), and if the particular gesture changes, the directional indication changes accordingly. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or modules is not limited to only those steps or modules but may include other steps or modules not expressly listed or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the application. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
According to a first embodiment of the present invention, referring to fig. 1, the present invention claims an information sharing method based on multi-source data, which is characterized by comprising:
The sharing initiation terminal encapsulates the information to be shared to form information files, and metadata values of the information files are separated according to a first clustering field;
Dividing a division grid with the size of T into T discrete information files with minimum metadata values, and enabling one grid element in the division grid to correspond to the metadata value of one information file; t is a positive integer;
Transmitting information files corresponding to each grid element of the split grid to a shared receiving end through a multi-data source separation interface, and triggering a monitor;
Deciding whether a sharing success response transmitted by a sharing receiving end is obtained in a first period; the successful sharing response comprises a structured data source metadata value fed back by the sharing receiving end through the multi-data source separation interface, wherein the structured data source metadata value is the largest metadata value in a plurality of metadata value discrete information files received by the sharing receiving end;
splitting the split grid to unstructured data source metadata values under the condition that a sharing success response is received; the unstructured data source metadata value is larger than the structured data source metadata value and is the smallest metadata value in the metadata values of the information files which are not successfully transmitted;
And retransmitting the information file corresponding to each grid element of the split grid under the condition that no sharing success response is received.
Further, the first clustering field includes increasing a metadata value of a current information file by a predetermined value based on a metadata value of a previous information file when the first clustering field is encapsulated.
Further, the sharing initiation end detects the data association degree of the multi-data source separation interface;
and adjusting the number of modules contained in the segmentation grid according to the data association degree.
Further, the sharing initiator encapsulates the information to be shared to form information files, including:
Integrating information to be shared, and packaging each piece of data into an information file according to the following steps: obtaining a metadata value for the current information set according to the first cluster field; splitting the information of the current information set; calculating a hash value for the information of the current information set; and forming the metadata value, the split data and the hash value into an information file.
Further, referring to fig. 2, the packaging the information to be shared to form each information file includes:
dividing the information to be shared into a plurality of data blocks, and comparing metadata values of the data blocks for each data block according to a second aggregation field;
Dividing each data block into a plurality of information sets, and comparing information set metadata values for each information set according to a first clustering field;
Packaging each information set to form each information file, wherein the metadata value of each information file is obtained according to the metadata value of the data block and the metadata value of the information set;
and setting a plurality of division grids, wherein each division grid corresponds to one data block respectively, so that parallel transmission of each information file through the corresponding division grid is realized.
Further, the sharing initiation end detects the data association degree of the multi-data source separation interface;
And adjusting the number of the segmentation grids according to the data association degree.
According to a second embodiment of the present invention, referring to fig. 3, the present invention claims an information sharing method based on multi-source data, which is characterized by comprising:
The sharing receiving end receives the target information file transmitted by the sharing initiating end through the multi-data source separation interface;
Analyzing the target information file to obtain a metadata value of the target information file;
Deciding whether the metadata value of the target information file is discrete from the metadata value of the received information file and is larger than the current maximum metadata value;
If yes, taking the metadata value of the target information file as a maximum metadata value, and storing the data in the target information file;
And transmitting the current maximum metadata value to the sharing initiator through the multi-data source separation interface.
Further, the sharing receiving end maintains a plurality of maximum metadata values, and each maximum metadata value corresponds to one segmentation grid respectively;
The method further comprises the steps of:
deciding whether each data block is transmitted successfully;
Under the condition that each data block is successfully transmitted, deciding whether metadata values of the received data blocks are discrete or not;
In the discrete case, transmitting information of successful transmission of the current batch to the sharing initiator for the sharing initiator to start data transmission of the next batch after receiving the information of successful transmission of the current batch.
Further, the information set metadata values of each batch begin numbering again; correspondingly, deciding whether each data block is successfully transmitted, including deciding whether each data block is successfully transmitted by the following method:
Deciding whether the maximum metadata value fed back to the sharing initiator reaches a preset value, wherein the preset value is the number of information sets divided by each data block, which is obtained in advance;
and under the condition that the data blocks associated with the segmentation grids corresponding to the maximum metadata value are successfully transmitted.
According to a third embodiment of the present invention, referring to fig. 4, the present invention claims an information sharing system based on multi-source data, comprising:
The packaging module is used for packaging the information to be shared by the sharing initiating terminal to form information files, and metadata values of the information files are separated according to the first clustering field;
the first setting module is used for dividing the division grid with the size of T into T discrete information files with minimum metadata values, so that one grid element in the division grid corresponds to the metadata value of one information file; t is a positive integer;
The first transmission module is used for transmitting the information files corresponding to each grid element of the split grid to the shared receiving end through the multi-data source separation interface and triggering the monitor;
The first decision module is used for deciding whether a sharing success response transmitted by the sharing receiving end is acquired in a first period; the successful sharing response comprises a structured data source metadata value fed back by the sharing receiving end through the multi-data source separation interface, wherein the structured data source metadata value is the largest metadata value in a plurality of metadata value discrete information files received by the sharing receiving end;
The second setting module is used for dividing the division grid into unstructured data source metadata values under the condition that a sharing success response is received; the unstructured data source metadata value is larger than the structured data source metadata value and is the smallest metadata value in the metadata values of the information files which are not successfully transmitted;
and the second transmission module is used for retransmitting the information file corresponding to each grid element of the split grid under the condition that the sharing success response is not received.
In the several embodiments provided in the present application, it should be understood that the disclosed system, system and method may be implemented in other manners. For example, the system embodiments described above are merely illustrative, e.g., the division of modules is merely a logical function division, and there may be additional divisions of actual implementation, e.g., multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with respect to each other may be through some interface, indirect coupling or communication connection of systems or modules, electrical, mechanical, or other form.
In addition, each functional module in each embodiment of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one grid element. The integrated modules may be implemented in hardware or in software functional modules. The foregoing is only the embodiments of the present application, and the patent scope of the application is not limited thereto, but is also covered by the patent protection scope of the application, as long as the equivalent structure or equivalent flow changes made by the description and the drawings of the application or the direct or indirect application in other related technical fields are adopted.
The embodiments of the application have been described in detail above, but they are merely examples, and the application is not limited to the above-described embodiments. It will be apparent to those skilled in the art that any equivalent modifications or substitutions to this application are within the scope of the application, and therefore, all equivalent changes and modifications, improvements, etc. that do not depart from the spirit and scope of the principles of the application are intended to be covered by this application.

Claims (5)

1. An information sharing method based on multi-source data, comprising:
The sharing initiation terminal encapsulates the information to be shared to form information files, and metadata values of the information files are separated according to a first clustering field;
Dividing a division grid with the size of T into T discrete information files with minimum metadata values, and enabling one grid element in the division grid to correspond to the metadata value of one information file; t is a positive integer;
Transmitting information files corresponding to each grid element of the split grid to a shared receiving end through a multi-data source separation interface, and triggering a monitor;
Deciding whether a sharing success response transmitted by a sharing receiving end is obtained in a first period; the successful sharing response comprises a structured data source metadata value fed back by the sharing receiving end through the multi-data source separation interface, wherein the structured data source metadata value is the largest metadata value in a plurality of metadata value discrete information files received by the sharing receiving end;
splitting the split grid to unstructured data source metadata values under the condition that a sharing success response is received; the unstructured data source metadata value is larger than the structured data source metadata value and is the smallest metadata value in the metadata values of the information files which are not successfully transmitted;
Transmitting the information file corresponding to each grid element of the split grid again under the condition that a sharing success response is not received;
the sharing initiating terminal encapsulates the information to be shared to form information files, comprising:
integrating information to be shared, and packaging each piece of data into an information file according to the following steps: obtaining a metadata value for the current information set according to the first cluster field; splitting the information of the current information set; calculating a hash value for the information of the current information set; forming an information file by the metadata value, the split data and the hash value;
Packaging the information to be shared to form information files, including:
dividing the information to be shared into a plurality of data blocks, and comparing metadata values of the data blocks for each data block according to a second aggregation field;
Dividing each data block into a plurality of information sets, and comparing information set metadata values for each information set according to a first clustering field;
Packaging each information set to form each information file, wherein the metadata value of each information file is obtained according to the metadata value of the data block and the metadata value of the information set;
and setting a plurality of division grids, wherein each division grid corresponds to one data block respectively, so that parallel transmission of each information file through the corresponding division grid is realized.
2. The multi-source data based information sharing method of claim 1, further comprising: the first cluster field includes increasing a metadata value of a current information file by a predetermined value based on a metadata value of a previous information file at the time of encapsulation.
3. The multi-source data based information sharing method of claim 1, further comprising:
the sharing initiation end detects the data association degree of the multi-data source separation interface;
and adjusting the number of modules contained in the segmentation grid according to the data association degree.
4. The multi-source data based information sharing method of claim 3, further comprising:
the sharing initiation end detects the data association degree of the multi-data source separation interface;
And adjusting the number of the segmentation grids according to the data association degree.
5. An information sharing system based on multi-source data, comprising:
The packaging module is used for packaging the information to be shared by the sharing initiating terminal to form information files, and metadata values of the information files are separated according to the first clustering field;
the first setting module is used for dividing the division grid with the size of T into T discrete information files with minimum metadata values, so that one grid element in the division grid corresponds to the metadata value of one information file; t is a positive integer;
The first transmission module is used for transmitting the information files corresponding to each grid element of the split grid to the shared receiving end through the multi-data source separation interface and triggering the monitor;
The first decision module is used for deciding whether a sharing success response transmitted by the sharing receiving end is acquired in a first period; the successful sharing response comprises a structured data source metadata value fed back by the sharing receiving end through the multi-data source separation interface, wherein the structured data source metadata value is the largest metadata value in a plurality of metadata value discrete information files received by the sharing receiving end;
The second setting module is used for dividing the division grid into unstructured data source metadata values under the condition that a sharing success response is received; the unstructured data source metadata value is larger than the structured data source metadata value and is the smallest metadata value in the metadata values of the information files which are not successfully transmitted;
the second transmission module is used for retransmitting the information file corresponding to each grid element of the split grid under the condition that the sharing success response is not received;
The information sharing system based on multi-source data is used for executing an information sharing method based on multi-source data according to any one of claims 1-4.
CN202410235622.6A 2024-03-01 2024-03-01 Information sharing method and system based on multi-source data Active CN117812069B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410235622.6A CN117812069B (en) 2024-03-01 2024-03-01 Information sharing method and system based on multi-source data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410235622.6A CN117812069B (en) 2024-03-01 2024-03-01 Information sharing method and system based on multi-source data

Publications (2)

Publication Number Publication Date
CN117812069A CN117812069A (en) 2024-04-02
CN117812069B true CN117812069B (en) 2024-05-17

Family

ID=90425188

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410235622.6A Active CN117812069B (en) 2024-03-01 2024-03-01 Information sharing method and system based on multi-source data

Country Status (1)

Country Link
CN (1) CN117812069B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1599362A (en) * 2003-09-17 2005-03-23 微软公司 Metaspace: communication middleware for partially connected mobile ad hoc networks
CN101043525A (en) * 2007-04-26 2007-09-26 北京航空航天大学 Method for realizing file sharing in P2P network environment
CN104754400A (en) * 2015-03-26 2015-07-01 广东欧珀移动通信有限公司 Envelope information sharing method and device based on mobile terminal
CN109885775A (en) * 2019-03-05 2019-06-14 重庆工商大学融智学院 A method of realize ecological environment space large data sets at shared
CN110928497A (en) * 2019-11-15 2020-03-27 浪潮电子信息产业股份有限公司 Metadata processing method, device and equipment and readable storage medium
CN114356872A (en) * 2021-12-25 2022-04-15 南京欧珀软件科技有限公司 File sharing method of cross-terminal equipment and related product
CN117240937A (en) * 2023-09-27 2023-12-15 北京计算机技术及应用研究所 Military data transmission method based on shared metadata in narrow bandwidth environment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1599362A (en) * 2003-09-17 2005-03-23 微软公司 Metaspace: communication middleware for partially connected mobile ad hoc networks
CN101043525A (en) * 2007-04-26 2007-09-26 北京航空航天大学 Method for realizing file sharing in P2P network environment
CN104754400A (en) * 2015-03-26 2015-07-01 广东欧珀移动通信有限公司 Envelope information sharing method and device based on mobile terminal
CN109885775A (en) * 2019-03-05 2019-06-14 重庆工商大学融智学院 A method of realize ecological environment space large data sets at shared
CN110928497A (en) * 2019-11-15 2020-03-27 浪潮电子信息产业股份有限公司 Metadata processing method, device and equipment and readable storage medium
CN114356872A (en) * 2021-12-25 2022-04-15 南京欧珀软件科技有限公司 File sharing method of cross-terminal equipment and related product
CN117240937A (en) * 2023-09-27 2023-12-15 北京计算机技术及应用研究所 Military data transmission method based on shared metadata in narrow bandwidth environment

Also Published As

Publication number Publication date
CN117812069A (en) 2024-04-02

Similar Documents

Publication Publication Date Title
CN107515878B (en) Data index management method and device
CN103678293B (en) Data storage method and device
CN111090268B (en) Data acquisition method and device based on thread division and data acquisition equipment
CN109766707B (en) Data processing method, device, equipment and medium based on block chain
CN103246659A (en) Method and device for key value data query
CN107066522B (en) Database access method and device
CN112115105A (en) Service processing method, device and equipment
US20240095210A1 (en) Data Transmission Method, Electronic Device, and Computer-Readable Storage Medium
CN111800292A (en) Early warning method and device based on historical flow, computer equipment and storage medium
CN117812069B (en) Information sharing method and system based on multi-source data
CN108881124B (en) Method, system, storage medium and device for realizing high-performance communication between modules
CN106202456B (en) Send the method and device of picture
CN111767419B (en) Picture searching method, device, equipment and computer readable storage medium
CN107977381B (en) Data configuration method, index management method, related device and computing equipment
CN110598068A (en) Global identification generation method and device
CN112395337A (en) Data export method and device
WO2021088686A1 (en) Compiler optimization information generating method and apparatus, and electronic device
CN111191612B (en) Video image matching method, device, terminal equipment and readable storage medium
CN111881086A (en) Big data storage method, big data query method, electronic device and storage medium
CN113590322A (en) Data processing method and device
CN113326407A (en) Data processing method and device
CN111698321A (en) Internet of things equipment data synchronization method and device and control center
CN113127510B (en) Method and device for archiving data, electronic equipment and storage medium
CN112016466A (en) Face recognition method, face recognition system, electronic device and computer storage medium
CN117032913A (en) Task execution method, electronic device and storage medium

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