CN113242321B - Data transmission method for mobile storage device - Google Patents

Data transmission method for mobile storage device Download PDF

Info

Publication number
CN113242321B
CN113242321B CN202110781485.2A CN202110781485A CN113242321B CN 113242321 B CN113242321 B CN 113242321B CN 202110781485 A CN202110781485 A CN 202110781485A CN 113242321 B CN113242321 B CN 113242321B
Authority
CN
China
Prior art keywords
file
mobile storage
storage device
temporary
terminal device
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
CN202110781485.2A
Other languages
Chinese (zh)
Other versions
CN113242321A (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.)
Tangshan Yaoqi Iot Technology Co ltd
Original Assignee
Guangdong Eflycloud Computing 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 Guangdong Eflycloud Computing Co Ltd filed Critical Guangdong Eflycloud Computing Co Ltd
Priority to CN202110781485.2A priority Critical patent/CN113242321B/en
Publication of CN113242321A publication Critical patent/CN113242321A/en
Application granted granted Critical
Publication of CN113242321B publication Critical patent/CN113242321B/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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • 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/01Protocols
    • H04L67/08Protocols specially adapted for terminal emulation, e.g. Telnet
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • 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/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a data transmission method of mobile storage equipment, which comprises the following steps: the terminal equipment sets a cache region; the cloud desktop sends out an instruction for reading the specified file; a Share _ folder _ interface process acquires an instruction and file index information of a specified file; the usbmount process judges whether the designated file has a corresponding temporary file according to the file index information, if not, the designated file needs to be read from the mobile storage device, and the designated file is generated into the temporary file; if the corresponding temporary file exists, directly reading the specified file in the cache region; and the Share _ folder _ interface process sends the specified file to the cloud desktop, and the cloud desktop finishes reading the specified file. The invention improves the transmission reliability and the read-write transmission efficiency of the data.

Description

Data transmission method for mobile storage device
Technical Field
The invention relates to the technical field of mobile storage, in particular to a data transmission method of mobile storage equipment.
Background
With the continuous development of cloud computing, enterprise informatization becomes an indispensable component of cloud computing, and a cloud desktop belongs to a recognized implementation mode and can play an important role in the enterprise resource datamation industry. Rdp remote desktop based cloud desktop implementation is the most used cloud desktop implementation currently used by the industry.
In a general office scene, a user often uses a mobile storage device (usb mobile storage) to perform file transmission; in cloud desktop transmission, the transmission efficiency of files is often affected due to the limitation of the read-write performance of mobile storage and the limitation of network bandwidth.
At present, freerdp can realize reading and writing of a cloud desktop on a mobile storage device through mapping of a driving device, but due to the fact that a reading and writing path is too long and the media of the mobile device are limited to be different, a large number of small file reading and writing scenes are generated, and transmission performance is greatly influenced.
Disclosure of Invention
In order to solve one of the above problems, the present invention provides a method for transmitting data of a mobile storage device, which can shorten an IO read-write path in a scenario where a mobile storage device is mapped on a cloud desktop, improve data transmission reliability and read-write transmission efficiency, and do not need to add an additional burden to rdp.
In order to solve the technical problems, the invention provides the following technical scheme: a data transmission method of a mobile storage device comprises the following steps:
step S1, the terminal device sets a buffer area, and the buffer area is used for buffering the temporary file of the mobile storage device;
step S2, the cloud desktop sends out an instruction for reading the specified file of the corresponding mobile storage device in the shared mounting point; the terminal equipment identifies the mobile storage equipment in advance and mounts the mobile storage equipment to a shared mounting point of the terminal equipment;
step S3, a Share _ folder _ interface process acquisition instruction of the terminal equipment acquires file index information of the designated file; the Share _ folder _ interface process sends the file index information to the usbmount process;
step S4, the usbmount process judges whether the designated file has a corresponding temporary file in the cache region according to the file index information; if the specified file does not have the corresponding temporary file in the cache region, the usbmount process reads the specified file from the mobile storage device according to the file index information, and stores the specified file in the cache region to generate the corresponding temporary file;
if the specified file in the cache region has a corresponding temporary file, the usbmount process directly reads the temporary file in the cache region;
step S5, the usbmount process transmits the temporary file generated in the cache region or the temporary file read in the cache region to a Share _ folder _ interface process; and the Share _ folder _ interface process sends the specified file to the cloud desktop, and the cloud desktop finishes reading the specified file.
Further, step S0 is included before step S1, after the mobile storage device is inserted into the terminal device, the terminal device identifies the mobile storage device and mounts the mobile storage device to the shared mounting point of the terminal device; the terminal device is connected with the cloud desktop through an rdp protocol, and the cloud desktop maps the shared mounting point of the terminal device.
Further, in step S5, the usbmount process converts the read specified file into a bitstream and transmits the bitstream to the Share _ folder _ interface process.
Further, step S5 is followed by step S6, after the mobile storage device is removed from the terminal device, the terminal device clears the buffer and the temporary file in the buffer.
The invention also aims to provide a data transmission method of the mobile storage device, which comprises the following steps: step S11, the terminal device sets up a buffer area, the buffer area is used for buffering the temporary data written by the mobile storage device;
step S12, the cloud desktop sends an instruction for writing the specified data into the mobile storage device corresponding to the shared mounting point; the terminal equipment identifies the mobile storage equipment in advance and mounts the mobile storage equipment to a shared mounting point of the terminal equipment;
step S13, the Share _ folder _ interface process obtains the instruction, and obtains the file index information of the temporary data; the Share _ folder _ interface process sends the file index information to the usbmount process;
step S14, the usbmount process judges whether the temporary data has a corresponding temporary file in the cache region according to the file index information; if the temporary data in the cache region does not have the corresponding temporary file, the usbmount process creates a new temporary file, and the cloud desktop writes the temporary data into the new temporary file; if the temporary data in the cache region has the corresponding temporary file, the cloud desktop directly writes the temporary data into the temporary file, and the temporary file obtains a new round of updating;
step 15, after the operation of writing the temporary data into the temporary file by the cloud desktop is finished, copying the temporary file onto the mobile storage device by the usbmount process.
Further, step S10 is included before step S11, after the mobile storage device is inserted into the terminal device, the terminal device identifies the mobile storage device and mounts the mobile storage device to the shared mounting point of the terminal device; the terminal device is connected with the cloud desktop through an rdp protocol, and the cloud desktop maps the shared mounting point of the terminal device.
Further, step S15 is followed by step S16, after the mobile storage device is removed from the terminal device, the terminal device clears the buffer and the temporary file in the buffer.
After the technical scheme is adopted, the invention at least has the following beneficial effects: according to the invention, the cache region is arranged on the terminal equipment, when the cloud desktop reads or writes data into the mobile storage equipment, the data is firstly stored in the cache region, and the data is copied into the mobile storage equipment by the terminal equipment after the data is read or written.
Drawings
Fig. 1 is a flowchart illustrating steps of a data transmission method (data reading) of a mobile storage device according to an embodiment 1 of the present invention.
Fig. 2 is a flowchart illustrating a data transmission method (data writing) of a mobile storage device according to an embodiment 2 of the present invention.
Detailed Description
It should be noted that, in the present application, the embodiments and features of the embodiments may be combined with each other without conflict, and the present application is further described in detail with reference to the drawings and specific embodiments.
According to the invention, the cache region is mainly arranged on the terminal equipment, so that the reading and writing speed of the cloud desktop on the mobile storage equipment is improved, and the transmission efficiency and experience of the cloud desktop are improved. Since any mobile storage device is involved in reading and writing data, the present invention is mainly described in two parts, one part is described in a reading process from the mobile storage device (embodiment 1), and the other part is described in a writing process from the mobile storage device (embodiment 2), which both belong to the field of data operation of a cloud desktop on the mobile storage device.
Example 1
As shown in fig. 1, the present embodiment discloses a data transmission method (data reading) for a mobile storage device, which includes the steps of:
step S0, after the mobile storage device is inserted into the terminal device, the terminal device identifies the mobile storage device and mounts the mobile storage device to a shared mounting point of the terminal device; the terminal equipment is connected with the cloud desktop through an rdp protocol, and the cloud desktop maps a shared mounting point of the terminal equipment; the mapping function is that the cloud desktop can directly read and write the data of the mobile storage device through the shared mounting point; in this embodiment, the mobile storage device is preferentially selected as the USB storage device;
step S1, the terminal device sets a buffer area, and the buffer area is used for buffering the temporary file of the mobile storage device;
step S2, the cloud desktop sends out an instruction for reading the specified file of the corresponding mobile storage device in the shared mounting point;
step S3, a Share _ folder _ interface process acquisition instruction of the terminal equipment acquires file index information of the designated file; the Share _ folder _ interface process sends the file index information to the usbmount process;
step S4, the usbmount process judges whether the designated file has a corresponding temporary file in the cache region according to the file index information; if the specified file does not have the corresponding temporary file in the cache region, the usbmount process reads the specified file from the mobile storage device according to the file index information, and stores the specified file in the cache region to generate the corresponding temporary file;
if the specified file in the cache region has a corresponding temporary file, the usbmount process directly reads the specified file in the cache region;
step S5, the usbmount process transmits the read specified file to the Share _ folder _ interface process; the Share _ folder _ interface process sends the specified file to the cloud desktop, and the cloud desktop finishes reading the specified file; preferentially, the usbmount process converts the read specified file into a bit stream and then transmits the bit stream to the Share _ folder _ interface process;
and step S6, after the mobile storage device is removed from the terminal device, the terminal device clears the buffer area and the temporary file in the buffer area.
Example 2
As shown in fig. 2, the present embodiment provides a data transmission method (data writing) for a mobile storage device, including the following steps:
step S10, after the mobile storage device is inserted into the terminal device, the terminal device identifies the mobile storage device and mounts the mobile storage device to a shared mounting point of the terminal device; the terminal equipment is connected with the cloud desktop through an rdp protocol, and the cloud desktop maps a shared mounting point of the terminal equipment;
step S11, the terminal device sets up a buffer area, the buffer area is used for buffering the temporary data written by the mobile storage device;
step S12, the cloud desktop sends an instruction for writing the specified data into the mobile storage device corresponding to the shared mounting point;
step S13, the Share _ folder _ interface process obtains the instruction, and obtains the file index information of the temporary data; the Share _ folder _ interface process sends the file index information to the usbmount process;
step S14, the usbmount process judges whether the temporary data has a corresponding temporary file in the cache region according to the file index information; if the temporary data in the cache region does not have the corresponding temporary file, the usbmount process creates a new temporary file, and the cloud desktop writes the temporary data into the new temporary file; if the temporary data in the cache region has the corresponding temporary file, the cloud desktop directly writes the temporary data into the temporary file, and the temporary file obtains a new round of updating;
step S15, after the operation that the cloud desktop writes the temporary data into the temporary file is finished, copying the temporary file to the mobile storage device by the usbmount process;
and step S16, after the mobile storage device is removed from the terminal device, the terminal device clears the buffer area and the temporary file in the buffer area.
In this embodiment 1 and embodiment 2, a buffer area is mainly set in the terminal device, when the cloud desktop reads or writes data into the mobile storage device, the data is first stored in the buffer area, and the data is copied into the mobile storage device by the terminal device after the data is read or written, because the buffer area of the terminal device has a faster read-write speed than the mobile storage device (for example, the terminal device uses a solid state disk, the read speed can reach 2G per second, while the mobile storage device can only reach 100M per second, and the difference between the read-write speeds of the two devices is huge and obvious), the speed of reading or writing the data into the mobile storage device by the cloud desktop is greatly increased.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that various equivalent changes, modifications, substitutions and alterations can be made herein without departing from the principles and spirit of the invention, the scope of which is defined by the appended claims and their equivalents.

Claims (7)

1. A data transmission method of a mobile storage device is characterized by comprising the following steps:
step S1, the terminal device sets a buffer area, and the buffer area is used for buffering the temporary file of the mobile storage device;
step S2, the cloud desktop sends out an instruction for reading the specified file of the corresponding mobile storage device in the shared mounting point; the terminal equipment identifies the mobile storage equipment in advance and mounts the mobile storage equipment to a shared mounting point of the terminal equipment;
step S3, a Share _ folder _ interface process acquisition instruction of the terminal equipment acquires file index information of the designated file; the Share _ folder _ interface process sends the file index information to the usbmount process;
step S4, the usbmount process judges whether the designated file has a corresponding temporary file in the cache region according to the file index information; if the specified file does not have the corresponding temporary file in the cache region, the usbmount process reads the specified file from the mobile storage device according to the file index information, and stores the specified file in the cache region to generate the corresponding temporary file;
if the specified file in the cache region has a corresponding temporary file, the usbmount process directly reads the temporary file in the cache region;
step S5, the usbmount process transmits the temporary file generated in the cache region or the temporary file read in the cache region to a Share _ folder _ interface process; and the Share _ folder _ interface process sends the specified file to the cloud desktop, and the cloud desktop finishes reading the specified file.
2. The method for data transmission of a mobile storage device according to claim 1, wherein the step S1 is preceded by a step S0, after the mobile storage device is inserted into the terminal device, the terminal device identifies the mobile storage device and mounts the mobile storage device to the shared mounting point of the terminal device; the terminal device is connected with the cloud desktop through an rdp protocol, and the cloud desktop maps the shared mounting point of the terminal device.
3. The method according to claim 1 or 2, wherein in step S5, the usbmount process converts the read specific file into a bitstream and transmits the bitstream to the Share _ folder _ interface process.
4. The method for data transmission of a mobile storage device according to claim 2, wherein the step S5 is followed by a step S6, and after the mobile storage device is removed from the terminal device, the terminal device clears the buffer and the temporary file in the buffer.
5. A data transmission method of a mobile storage device is characterized by comprising the following steps:
step S11, the terminal device sets up a buffer area, the buffer area is used for buffering the temporary data written by the mobile storage device;
step S12, the cloud desktop sends an instruction for writing the specified data into the mobile storage device corresponding to the shared mounting point; the terminal equipment identifies the mobile storage equipment in advance and mounts the mobile storage equipment to a shared mounting point of the terminal equipment;
step S13, the Share _ folder _ interface process obtains the instruction, and obtains the file index information of the temporary data; the Share _ folder _ interface process sends the file index information to the usbmount process;
step S14, the usbmount process judges whether the temporary data has a corresponding temporary file in the cache region according to the file index information; if the temporary data in the cache region does not have the corresponding temporary file, the usbmount process creates a new temporary file, and the cloud desktop writes the temporary data into the new temporary file; if the temporary data in the cache region has the corresponding temporary file, the cloud desktop directly writes the temporary data into the temporary file, and the temporary file obtains a new round of updating;
step 15, after the operation of writing the temporary data into the temporary file by the cloud desktop is finished, copying the temporary file onto the mobile storage device by the usbmount process.
6. The method for data transmission of a mobile storage device according to claim 5, wherein said step S11 is preceded by a step S10, after the mobile storage device is inserted into the terminal device, the terminal device identifies the mobile storage device and mounts the mobile storage device to the shared mounting point of the terminal device; the terminal device is connected with the cloud desktop through an rdp protocol, and the cloud desktop maps the shared mounting point of the terminal device.
7. The method for data transmission of a mobile storage device according to claim 5 or 6, wherein the step S15 is followed by a step S16, and after the mobile storage device is removed from the terminal device, the terminal device clears the buffer and the temporary file in the buffer.
CN202110781485.2A 2021-07-12 2021-07-12 Data transmission method for mobile storage device Active CN113242321B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110781485.2A CN113242321B (en) 2021-07-12 2021-07-12 Data transmission method for mobile storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110781485.2A CN113242321B (en) 2021-07-12 2021-07-12 Data transmission method for mobile storage device

Publications (2)

Publication Number Publication Date
CN113242321A CN113242321A (en) 2021-08-10
CN113242321B true CN113242321B (en) 2021-11-02

Family

ID=77135281

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110781485.2A Active CN113242321B (en) 2021-07-12 2021-07-12 Data transmission method for mobile storage device

Country Status (1)

Country Link
CN (1) CN113242321B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114936387B (en) * 2022-07-25 2022-11-29 深圳市明源云科技有限公司 Text file reading method, text file writing method, electronic equipment and readable storage medium

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080209114A1 (en) * 1999-08-04 2008-08-28 Super Talent Electronics, Inc. Reliability High Endurance Non-Volatile Memory Device with Zone-Based Non-Volatile Memory File System
CN101833622B (en) * 2010-05-10 2012-07-18 深圳市五巨科技有限公司 Method and apparatus for checking and killing Trojan of removable storage device of terminal
JP5391153B2 (en) * 2010-06-01 2014-01-15 株式会社バッファロー File management apparatus and file management method
CN102929559B (en) * 2012-09-20 2015-07-22 深圳市亚特尔科技有限公司 Method and system for providing file
CN105100384B (en) * 2014-05-22 2019-06-07 比亚迪股份有限公司 The default storage device selection method and device of mobile terminal, mobile terminal
CN106021381A (en) * 2016-05-11 2016-10-12 北京搜狐新媒体信息技术有限公司 Data access/storage method and device for cloud storage service system
CN106293513A (en) * 2016-07-26 2017-01-04 惠州市斯坦利科技有限公司 Movable storage device file reading and device
CN106503065A (en) * 2016-09-29 2017-03-15 乐视控股(北京)有限公司 The method and system of data transfer
CN107145308B (en) * 2017-05-04 2021-06-22 惠州Tcl移动通信有限公司 Mobile terminal, SD card operation control method and system thereof, and storage device
CN107357929B (en) * 2017-07-27 2020-06-23 Oppo广东移动通信有限公司 File reading method, mobile terminal and readable storage medium
CN110442310A (en) * 2019-08-06 2019-11-12 惠州Tcl移动通信有限公司 Application data processing method, device, storage medium and terminal device
CN110807010A (en) * 2019-10-29 2020-02-18 北京猎豹移动科技有限公司 File reading method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113242321A (en) 2021-08-10

Similar Documents

Publication Publication Date Title
US20230011387A1 (en) Data processing method and nvme storage device
US10635348B2 (en) Storage system and method for storage control
CN110109778B (en) Large-amount small data file backup method and recovery method
US20080222208A1 (en) Methods for managing files according to application
CN111708738B (en) Method and system for realizing interaction of hadoop file system hdfs and object storage s3 data
CN107608627B (en) Remote data hierarchical storage method, electronic equipment and storage medium
CN109240607B (en) File reading method and device
CN106790612B (en) Dynamic virtual camera mapping method and system
CN113242321B (en) Data transmission method for mobile storage device
US7970927B1 (en) Concurrent transmit processing
CN114048152A (en) Data caching method and device, electronic equipment and storage medium
CN107423425B (en) Method for quickly storing and inquiring data in K/V format
EP3804244B1 (en) Systems and methods for transport layer processing of server message block protocol messages
CN108228108A (en) A kind of difference virtual disk link method
CN105488108A (en) High-speed parallel storage method and apparatus for multiple video files
CN113296691B (en) Data processing system, method and device and electronic equipment
CN113190384A (en) Data recovery control method, device, equipment and medium based on erasure codes
CN112463073A (en) Object storage distributed quota method, system, equipment and storage medium
CN111984198A (en) Message queue implementation method and device and electronic equipment
WO2024021470A1 (en) Cross-region data scheduling method and apparatus, device, and storage medium
CN111343404B (en) Imaging data processing method and device
CN109189339B (en) Automatic configuration cache acceleration method under storage system
CN114328417A (en) Case data quick access system
CN113242322B (en) Mapping method and system of mobile storage device
CN109960460B (en) Distributed storage 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
TR01 Transfer of patent right

Effective date of registration: 20240313

Address after: 063010 Room 1202, Unit 1, Building B2, Changlong Golden River, East Side of Kaisan Road and North Side of Longhua Road, Tangshan High tech Industrial Park, Lubei District, Tangshan City, Hebei Province (lease term until April 24, 2028)

Patentee after: Tangshan Yaoqi IoT Technology Co.,Ltd.

Country or region after: China

Address before: 528000 room 705-708, block 2, No. 121, Lingnan Avenue North, Chancheng District, Foshan City, Guangdong Province

Patentee before: GUANGDONG EFLYCLOUD COMPUTING Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right