The invention relates to the field of computer
data transmission and discloses a method for increasing the read-write speed of spatial
big data files. The method for increasing the read-write speed of spatial
big data files comprises a zero-copy step, a file buffering step and a digest checking step and particularly comprises the steps of when a read-write access is performed on a spatial
big data file, obtaining a message digest of the spatial big
data file through the digest checking step and comparing the message digest of the spatial big
data file with a message digest of a file in a cache
system; if the spatial big
data file has the same copy in the cache
system, updating cache hit information of the copy, updating the weight W of the copy, adjusting the link position of the copy in a sequential
linked list according to the weight W of the updated copy, and transmitting the copy through the zero-copy step; if the spatial big data file does not have the same copy in the cache
system, creating the copy of the spatial big data file in the cache system, updating the weight W of the copy, and transmitting the copy through the zero-copy step. The method for increasing the read-write speed of spatial big data files has the advantages of overcoming data read-write bottlenecks and being beneficial to increasing data read-write speed on the whole.