Method and system for implementing concurrent execution of cache data access and loading
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- 北京空中信使信息技术有限公司
- Publication Date
- 2009-06-17
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The present invention relates to data caching, in particular to a method and system for realizing concurrent caching data access and loading. Background technique
[0002] In Internet data access, the client will frequently search for and read some relevant content in the request service for querying, inserting and updating data on the access server, such as the search request service. Generally, these read The content data is stored on the disk, which affects the speed of accessing the data due to the slow speed of reading the disk.
[0003] The way to improve is to store the data that needs to be read frequently in the memory in advance before accessing, because the speed of computer access to memory is much higher than the speed of accessing disk, which will greatly increase the speed of accessing data. However, the prior art does not solve the problem of loading data in memory and accessing data at the same time, and data loading is a time-consumi...