CN111600949A - Data transmission method, device, equipment and computer readable storage medium - Google Patents

Data transmission method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN111600949A
CN111600949A CN202010406929.XA CN202010406929A CN111600949A CN 111600949 A CN111600949 A CN 111600949A CN 202010406929 A CN202010406929 A CN 202010406929A CN 111600949 A CN111600949 A CN 111600949A
Authority
CN
China
Prior art keywords
metadata
uploaded
data transmission
server
data
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
Application number
CN202010406929.XA
Other languages
Chinese (zh)
Other versions
CN111600949B (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.)
Shanghai Hongyi Software Technology Co ltd
Original Assignee
Shanghai Hongyi Software 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 Shanghai Hongyi Software Technology Co ltd filed Critical Shanghai Hongyi Software Technology Co ltd
Priority to CN202010406929.XA priority Critical patent/CN111600949B/en
Publication of CN111600949A publication Critical patent/CN111600949A/en
Application granted granted Critical
Publication of CN111600949B publication Critical patent/CN111600949B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context
    • 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

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a data transmission method, which comprises the following steps: analyzing the received data transmission request to obtain each data file to be uploaded; generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded; respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of a local metadata memory; and uploading the data files to be uploaded to a server according to the metadata information. By applying the technical scheme provided by the embodiment of the invention, the time consumption for creating the metadata is greatly reduced, and the data transmission efficiency is improved. The invention also discloses a data transmission device, equipment and a storage medium, and has corresponding technical effects.

Description

Data transmission method, device, equipment and computer readable storage medium
Technical Field
The present invention relates to the field of computer application technologies, and in particular, to a data transmission method, apparatus, device, and computer-readable storage medium.
Background
With the advent of the cloud era, data is rapidly expanding, and data transmission between terminals is more and more frequent. Such as data generated by the client, needs to be transmitted to the server.
In the existing data transmission mode, a client needs to send a server request for creating metadata once every time a data file is uploaded to a server. If the server request takes 1 second for uploading 100 files, 100 server requests need to be sent, which takes 100 seconds. The metadata creating process is long in time consumption and low in data transmission efficiency.
In summary, how to effectively solve the problems of long time consumption, low data transmission efficiency and the like in the metadata creation process of the existing data transmission mode is a problem that needs to be solved urgently by a person skilled in the art at present.
Disclosure of Invention
The invention aims to provide a data transmission method, which greatly reduces the time consumption of metadata creation and improves the data transmission efficiency; another object of the present invention is to provide a data transmission device, an apparatus and a computer readable storage medium.
In order to solve the technical problems, the invention provides the following technical scheme:
a method of data transmission, comprising:
analyzing the received data transmission request to obtain each data file to be uploaded;
generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded;
respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of the local metadata storage;
and uploading the data files to be uploaded to the server according to the metadata information.
In a specific embodiment of the present invention, sending the metadata set creation request to a server includes:
and sending the metadata set creation request to a server through a pre-deployed metadata creation thread.
In a specific embodiment of the present invention, uploading each to-be-uploaded data file to the server according to each piece of metadata information includes:
and uploading the data files to be uploaded to the server through a pre-deployed data transmission thread according to the metadata information.
In a specific embodiment of the present invention, uploading each of the to-be-uploaded data files to the server according to each of the metadata information by using a pre-deployed data transmission thread includes:
and uploading each data file to be uploaded to the server through a plurality of pre-deployed data transmission threads according to each metadata information.
A data transmission apparatus comprising:
the request analysis module is used for analyzing the received data transmission request to obtain each data file to be uploaded;
the metadata set creating module is used for generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded;
the metadata reading module is used for respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of the local metadata storage;
and the data uploading module is used for uploading the data files to be uploaded to the server according to the metadata information.
In one embodiment of the invention, the metadata set creation module comprises a creation request sending submodule,
the creation request sending submodule is specifically a module for sending the metadata set creation request to a server through a pre-deployed metadata creation thread.
In a specific embodiment of the present invention, the data uploading module is a module that uploads each to-be-uploaded data file to the server according to each piece of metadata information through a pre-deployed data transmission thread.
In a specific embodiment of the present invention, the data uploading module is a module that uploads each to-be-uploaded data file to the server according to each piece of metadata information through a plurality of pre-deployed data transmission threads.
A data transmission device comprising:
a memory for storing a computer program;
a processor for implementing the steps of the data transmission method as described above when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the data transmission method as set forth above.
By applying the method provided by the embodiment of the invention, the received data transmission request is analyzed to obtain each data file to be uploaded; generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded; respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of a local metadata memory; and uploading the data files to be uploaded to a server according to the metadata information. The method comprises the steps that a metadata set creating request is generated according to data files to be uploaded, metadata information corresponding to the data files to be uploaded is created in batches through a server, a metadata set is obtained, and a local metadata storage is arranged to store the metadata set containing the metadata information in batches. Compared with the existing data transmission mode that a server request for creating metadata needs to be sent once every time a data file is uploaded to a server, the method and the device greatly reduce the time consumption of metadata creation and improve the data transmission efficiency.
Accordingly, embodiments of the present invention further provide a data transmission device, an apparatus, and a computer-readable storage medium corresponding to the data transmission method, which have the above technical effects, and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of an implementation of a data transmission method according to an embodiment of the present invention;
FIG. 2 is a flow chart of another embodiment of a data transmission method according to the present invention;
FIG. 3 is a block diagram of a data transmission apparatus according to an embodiment of the present invention;
fig. 4 is a block diagram of a data transmission device according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The first embodiment is as follows:
referring to fig. 1, fig. 1 is a flowchart of an implementation of a data transmission method according to an embodiment of the present invention, where the method may include the following steps:
s101: and analyzing the received data transmission request to obtain each data file to be uploaded.
When data needs to be transmitted to the server, a data transmission request is sent to the data transmission management center, and the data transmission request comprises data files to be uploaded which need to be uploaded to the server. And the data transmission management center receives the data transmission request, analyzes the received data transmission request and obtains each data file to be uploaded.
S102: and generating a metadata set creation request according to each data file to be uploaded, sending the metadata set creation request to the server so as to enable the server to create a corresponding metadata set, and returning the metadata set to the local metadata storage.
The metadata set comprises metadata information corresponding to each data file to be uploaded.
After the data files to be uploaded are obtained, a metadata set creating request is generated according to the data files to be uploaded, and the metadata set creating request is sent to a server. The metadata set creating request is a request for creating metadata information corresponding to each data file to be uploaded in batch. The method comprises the steps that a local metadata storage is established in advance, a server creates a corresponding metadata set after receiving a metadata set creation request, and returns the metadata set to the local metadata storage, so that the metadata set of the metadata storage comprises metadata information corresponding to each data file to be uploaded.
S103: and respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of the local metadata storage.
And after the server returns the data set to the local metadata storage, respectively reading metadata information corresponding to each data file to be uploaded from the metadata set of the local metadata storage.
S104: and uploading the data files to be uploaded to a server according to the metadata information.
The method comprises the steps of respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of a local metadata memory, uploading each data file to be uploaded to a server according to each metadata information, namely acquiring specific position information of each data file to be uploaded which needs to be uploaded to the server according to the metadata information, and uploading each data file to be uploaded to a specific position of the server. The method comprises the steps that a metadata set creating request is generated according to data files to be uploaded, metadata information corresponding to the data files to be uploaded is created in batches through a server, a metadata set is obtained, and a local metadata storage is arranged to store the metadata set containing the metadata information in batches. Compared with the existing data transmission mode that a server request for creating metadata needs to be sent once every time a data file is uploaded to a server, the method and the device greatly reduce the time consumption of metadata creation and improve the data transmission efficiency.
By applying the method provided by the embodiment of the invention, the received data transmission request is analyzed to obtain each data file to be uploaded; generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded; respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of a local metadata memory; and uploading the data files to be uploaded to a server according to the metadata information. The method comprises the steps that a metadata set creating request is generated according to data files to be uploaded, metadata information corresponding to the data files to be uploaded is created in batches through a server, a metadata set is obtained, and a local metadata storage is arranged to store the metadata set containing the metadata information in batches. Compared with the existing data transmission mode that a server request for creating metadata needs to be sent once every time a data file is uploaded to a server, the method and the device greatly reduce the time consumption of metadata creation and improve the data transmission efficiency.
It should be noted that, based on the first embodiment, the embodiment of the present invention further provides a corresponding improvement scheme. In the following embodiments, steps that are the same as or correspond to those in the first embodiment may be referred to each other, and corresponding advantageous effects may also be referred to each other, which are not described in detail in the following modified embodiments.
Example two:
referring to fig. 2, fig. 2 is a flowchart of another implementation of a data transmission method in an embodiment of the present invention, where the method may include the following steps:
s201: and analyzing the received data transmission request to obtain each data file to be uploaded.
S202: and generating a metadata set creation request according to each data file to be uploaded, sending the metadata set creation request to the server through a pre-deployed metadata creation thread so that the server creates a corresponding metadata set, and returning the metadata set to the local metadata storage.
The metadata set comprises metadata information corresponding to each data file to be uploaded.
And after the metadata set creation request is generated, the metadata set creation request is sent to the server through the pre-deployed metadata creation thread. Compared with the existing data transmission mode that the same thread is used for metadata creation and data transmission, and long-time waiting for metadata creation is needed for each data transmission, the metadata creation method and the metadata transmission device have the advantages that the metadata creation process is optimized by deploying the independent metadata creation thread in advance, so that the metadata creation operation and the data transmission operation can be kept in a synchronous state, when the metadata information of the data file to be uploaded currently needing to be uploaded exists in the local metadata storage, the execution of other metadata creation processes needing to be created is not needed, and the intermediate waiting time is omitted.
S203: and respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of the local metadata storage.
S204: and uploading each data file to be uploaded to a server through a plurality of pre-deployed data transmission threads according to each metadata information.
And a plurality of data transmission threads are deployed in advance and used for uploading each data file to be uploaded to the server. After the metadata information corresponding to each data file to be uploaded is respectively read from the metadata set of the local metadata storage, each data file to be uploaded is uploaded to the server through a plurality of pre-deployed data transmission threads according to each metadata information. Compared with the existing single-thread processing mode that only one file datum can be transmitted at one time, the embodiment of the invention greatly improves the data transmission efficiency through multi-thread data transmission.
Corresponding to the above method embodiments, the embodiments of the present invention further provide a data transmission apparatus, and the data transmission apparatus described below and the data transmission method described above may be referred to correspondingly.
Referring to fig. 3, fig. 3 is a block diagram of a data transmission apparatus according to an embodiment of the present invention, where the apparatus may include:
a request analysis module 31, configured to analyze the received data transmission request to obtain each data file to be uploaded;
the metadata set creating module 32 is configured to generate a metadata set creating request according to each data file to be uploaded, send the metadata set creating request to the server, enable the server to create a corresponding metadata set, and return the metadata set to the local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded;
the metadata reading module 33 is configured to read metadata information corresponding to each to-be-uploaded data file from a metadata set of the local metadata storage;
and the data uploading module 34 is configured to upload each data file to be uploaded to the server according to each metadata information.
The device provided by the embodiment of the invention is applied to analyze the received data transmission request to obtain each data file to be uploaded; generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded; respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of a local metadata memory; and uploading the data files to be uploaded to a server according to the metadata information. The method comprises the steps that a metadata set creating request is generated according to data files to be uploaded, metadata information corresponding to the data files to be uploaded is created in batches through a server, a metadata set is obtained, and a local metadata storage is arranged to store the metadata set containing the metadata information in batches. Compared with the existing data transmission mode that a server request for creating metadata needs to be sent once every time a data file is uploaded to a server, the method and the device greatly reduce the time consumption of metadata creation and improve the data transmission efficiency.
In one embodiment of the present invention, the metadata set creation module 32 includes a creation request transmission submodule,
the creation request sending submodule is specifically a module for sending a metadata set creation request to the server through a pre-deployed metadata creation thread.
In a specific embodiment of the present invention, the data uploading module 34 is a module that uploads each to-be-uploaded data file to the server according to each metadata information through a pre-deployed data transmission thread.
In a specific embodiment of the present invention, the data uploading module 34 is a module that uploads each to-be-uploaded data file to the server according to each metadata information through a plurality of data transmission threads that are pre-deployed.
Corresponding to the above method embodiment, referring to fig. 4, fig. 4 is a schematic diagram of a data transmission device provided in the present invention, where the data transmission device may include:
a memory 41 for storing a computer program;
the processor 42, when executing the computer program stored in the memory 41, may implement the following steps:
analyzing the received data transmission request to obtain each data file to be uploaded; generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded; respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of a local metadata memory; and uploading the data files to be uploaded to a server according to the metadata information.
For the introduction of the device provided by the present invention, please refer to the above method embodiment, which is not described herein again.
Corresponding to the above method embodiment, the present invention further provides a computer-readable storage medium having a computer program stored thereon, the computer program, when executed by a processor, implementing the steps of:
analyzing the received data transmission request to obtain each data file to be uploaded; generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded; respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of a local metadata memory; and uploading the data files to be uploaded to a server according to the metadata information.
The computer-readable storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
For the introduction of the computer-readable storage medium provided by the present invention, please refer to the above method embodiments, which are not described herein again.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device, the apparatus and the computer-readable storage medium disclosed in the embodiments correspond to the method disclosed in the embodiments, so that the description is simple, and the relevant points can be referred to the description of the method.
The principle and the implementation of the present invention are explained in the present application by using specific examples, and the above description of the embodiments is only used to help understanding the technical solution and the core idea of the present invention. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (10)

1. A method of data transmission, comprising:
analyzing the received data transmission request to obtain each data file to be uploaded;
generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded;
respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of the local metadata storage;
and uploading the data files to be uploaded to the server according to the metadata information.
2. The data transmission method according to claim 1, wherein sending the metadata set creation request to a server includes:
and sending the metadata set creation request to a server through a pre-deployed metadata creation thread.
3. The data transmission method according to claim 1 or 2, wherein uploading each of the data files to be uploaded to the server according to each of the metadata information includes:
and uploading the data files to be uploaded to the server through a pre-deployed data transmission thread according to the metadata information.
4. The data transmission method according to claim 3, wherein uploading each of the data files to be uploaded to the server according to each of the metadata information by a pre-deployed data transmission thread comprises:
and uploading each data file to be uploaded to the server through a plurality of pre-deployed data transmission threads according to each metadata information.
5. A data transmission apparatus, comprising:
the request analysis module is used for analyzing the received data transmission request to obtain each data file to be uploaded;
the metadata set creating module is used for generating a metadata set creating request according to each data file to be uploaded, sending the metadata set creating request to a server so that the server creates a corresponding metadata set, and returning the metadata set to a local metadata storage; the metadata set comprises metadata information corresponding to each data file to be uploaded;
the metadata reading module is used for respectively reading metadata information corresponding to each data file to be uploaded from a metadata set of the local metadata storage;
and the data uploading module is used for uploading the data files to be uploaded to the server according to the metadata information.
6. The data transmission apparatus according to claim 5, wherein the metadata set creation module includes a creation request transmission sub-module,
the creation request sending submodule is specifically a module for sending the metadata set creation request to a server through a pre-deployed metadata creation thread.
7. The data transmission device according to claim 5 or 6, wherein the data uploading module is specifically a module that uploads each data file to be uploaded to the server according to each piece of metadata information through a pre-deployed data transmission thread.
8. The data transmission device according to claim 7, wherein the data uploading module is specifically a module that uploads each of the data files to be uploaded to the server according to each of the metadata information by using a plurality of data transmission threads that are pre-deployed.
9. A data transmission device, comprising:
a memory for storing a computer program;
processor for implementing the steps of the data transmission method according to any one of claims 1 to 4 when executing said computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the data transmission method according to one of claims 1 to 4.
CN202010406929.XA 2020-05-14 2020-05-14 Data transmission method, device, equipment and computer readable storage medium Active CN111600949B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010406929.XA CN111600949B (en) 2020-05-14 2020-05-14 Data transmission method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010406929.XA CN111600949B (en) 2020-05-14 2020-05-14 Data transmission method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN111600949A true CN111600949A (en) 2020-08-28
CN111600949B CN111600949B (en) 2024-03-15

Family

ID=72188842

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010406929.XA Active CN111600949B (en) 2020-05-14 2020-05-14 Data transmission method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111600949B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014068749A1 (en) * 2012-11-01 2014-05-08 株式会社日立製作所 Metadata management system, metadata management method, and storage medium
CN104580437A (en) * 2014-12-30 2015-04-29 创新科存储技术(深圳)有限公司 Cloud storage client and high-efficiency data access method thereof
WO2017028719A1 (en) * 2015-08-19 2017-02-23 阿里巴巴集团控股有限公司 Metadata output method, client side, and metadata server
CN109271367A (en) * 2018-12-07 2019-01-25 浪潮(北京)电子信息产业有限公司 Distributed file system multinode snapshot rollback method and system
CN109344122A (en) * 2018-10-15 2019-02-15 中山大学 A kind of distributed meta-data management method and system for creating strategy in advance based on file
CN109542895A (en) * 2018-10-25 2019-03-29 北京开普云信息科技有限公司 A kind of method for managing resource and system based on the customized extension of metadata
CN110502485A (en) * 2019-08-16 2019-11-26 北京浪潮数据技术有限公司 File creating method, client, meta data server and system
CN110928497A (en) * 2019-11-15 2020-03-27 浪潮电子信息产业股份有限公司 Metadata processing method, device and equipment and readable storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014068749A1 (en) * 2012-11-01 2014-05-08 株式会社日立製作所 Metadata management system, metadata management method, and storage medium
CN104580437A (en) * 2014-12-30 2015-04-29 创新科存储技术(深圳)有限公司 Cloud storage client and high-efficiency data access method thereof
WO2017028719A1 (en) * 2015-08-19 2017-02-23 阿里巴巴集团控股有限公司 Metadata output method, client side, and metadata server
CN109344122A (en) * 2018-10-15 2019-02-15 中山大学 A kind of distributed meta-data management method and system for creating strategy in advance based on file
CN109542895A (en) * 2018-10-25 2019-03-29 北京开普云信息科技有限公司 A kind of method for managing resource and system based on the customized extension of metadata
CN109271367A (en) * 2018-12-07 2019-01-25 浪潮(北京)电子信息产业有限公司 Distributed file system multinode snapshot rollback method and system
CN110502485A (en) * 2019-08-16 2019-11-26 北京浪潮数据技术有限公司 File creating method, client, meta data server and system
CN110928497A (en) * 2019-11-15 2020-03-27 浪潮电子信息产业股份有限公司 Metadata processing method, device and equipment and readable storage medium

Also Published As

Publication number Publication date
CN111600949B (en) 2024-03-15

Similar Documents

Publication Publication Date Title
US10649905B2 (en) Method and apparatus for storing data
CN104601696A (en) Service processing method and service invoking frame, device and architecture
US10848960B2 (en) Method and system for interaction between AP and modem, and storage medium
US10193989B2 (en) Visualization of user behavior
US20160026728A1 (en) Interaction Method And Device Between Browsers And Browser
CN102255866A (en) Method and device for downloading data
CN110362547A (en) Coding, parsing, storage method and the device of journal file
CN112632008A (en) Data fragment transmission method and device and computer equipment
CN110569230A (en) Method, system and equipment for interconversion between database design model and design document
CN102970380B (en) Obtain method and the cloud storage server of the media data of cloud storage file
CN113535586A (en) Test environment switching method, device, equipment and readable storage medium
CN113360413A (en) Code testing method and device
CN111800511B (en) Synchronous login state processing method, system, equipment and readable storage medium
CN111506747B (en) File analysis method, device, electronic equipment and storage medium
CN110442439B (en) Task process processing method and device and computer equipment
CN110580212B (en) Data export method and device of application program, electronic equipment and storage medium
CN112416726A (en) Method and device for analyzing static resource loading performance of WEB application
CN111600949A (en) Data transmission method, device, equipment and computer readable storage medium
CN110674171A (en) Script generation method and device and data processing method and device
CN110046132B (en) Metadata request processing method, device, equipment and readable storage medium
CN115328496A (en) File generation method and device
US9055169B2 (en) Printing frames of a video
CN108089927B (en) Method and device for realizing message communication based on Web Worker
CN116431347B (en) Method, device, electronic equipment and storage medium for resource processing
CN113992493A (en) Video processing method, system, 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