WO2018153256A1 - Method and apparatus for accelerating dynamic resource access, medium, and device - Google Patents

Method and apparatus for accelerating dynamic resource access, medium, and device Download PDF

Info

Publication number
WO2018153256A1
WO2018153256A1 PCT/CN2018/075540 CN2018075540W WO2018153256A1 WO 2018153256 A1 WO2018153256 A1 WO 2018153256A1 CN 2018075540 W CN2018075540 W CN 2018075540W WO 2018153256 A1 WO2018153256 A1 WO 2018153256A1
Authority
WO
WIPO (PCT)
Prior art keywords
request
result
stored
target
mapping
Prior art date
Application number
PCT/CN2018/075540
Other languages
French (fr)
Chinese (zh)
Inventor
丛磊
Original Assignee
贵州白山云科技有限公司
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 贵州白山云科技有限公司 filed Critical 贵州白山云科技有限公司
Publication of WO2018153256A1 publication Critical patent/WO2018153256A1/en

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/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • 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
    • 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/62Establishing a time schedule for servicing the requests

Definitions

  • the embodiments of the present invention are not limited to the field of communications, and particularly relate to a dynamic resource access acceleration method, apparatus, medium, and device.
  • a Content Delivery Network adds a layer of cache between the source server and the end user of the content provider, including one or more content nodes distributed in each area to provide content to the end user. Faster and less waiting time for access.
  • an embodiment of the present invention provides a dynamic resource access acceleration method, apparatus, medium, and device.
  • the method further includes: when it is determined that the request result corresponding to the mapping request is not stored, or when determining that the request result corresponding to the mapping request is stored and the duration of the request result storage is greater than a preset duration, obtaining the location from the target website After the request result of the request target is stored, the result of the request is stored as a result of the request corresponding to the mapping request, and the result of the request is sent to the user corresponding to the user identifier.
  • the method further includes: determining an association target corresponding to the request target, determining that the user corresponding to the user identifier is a user accepting the recommendation, and generating a mapping request carrying the request target of the target website according to the API request, determining the The request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted, and the identifier of the associated target and the corresponding request result are sent to the recommended content as the recommended content.
  • the user corresponding to the user ID determining an association target corresponding to the request target, determining that the user corresponding to the user identifier is a user accepting the recommendation, and generating a mapping request carrying the request target of the target website according to the API request, determining the The request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted, and the identifier of the associated target
  • the preset duration is a value between 1 and 1000 milliseconds.
  • the request target is a code for a security.
  • a receiving module configured to receive an application programming interface API request that carries a user identifier and a request target for the target website;
  • a generating module configured to generate, according to the API request, a mapping request for removing related information of the user identifier
  • a storage judging module configured to determine whether a request result corresponding to the mapping request is stored, and whether the duration of the request result storage is less than or equal to a preset duration
  • a processing module configured to: when the determining module determines that the request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, extracting the stored request result corresponding to the mapping request;
  • a sending module configured to return the result of the request to a user corresponding to the user identifier.
  • the above dynamic resource access acceleration device also has the following features:
  • the storage maintenance module is configured to: when it is determined that the request result corresponding to the mapping request is not stored, or to determine that the request result corresponding to the mapping request is stored, and the time length of the request result storage is greater than a preset duration, to the target website After obtaining the request result of the request target, storing the result of the request as a request result corresponding to the mapping request;
  • the sending module is configured to send a newly stored or updated stored request result of the storage maintenance module to a user corresponding to the user identifier.
  • the above dynamic resource access acceleration device also has the following features:
  • the recommendation module is configured to determine an association target corresponding to the request target, and determine that the user corresponding to the user identifier is a user that accepts the recommendation, and generates a mapping request that carries the request target of the target website according to the API request, and determines the The request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted; the identifier of the associated target and the corresponding request result are sent to the recommended content as the recommended content. Transmitting module;
  • the sending module is further configured to send the identifier of the associated target and the corresponding request result as the recommended content to the user corresponding to the user identifier.
  • the above dynamic resource access acceleration device also has the following features:
  • the preset duration is a value between 1 and 1000 milliseconds.
  • the above dynamic resource access acceleration device also has the following features:
  • the request target is a code for a security.
  • the embodiment of the invention further provides a computer readable storage medium on which a computer program is stored, the program being implemented by the processor to implement the steps of the above method.
  • Embodiments of the present invention also provide a computer device including a memory, a processor, and a computer program stored on the memory and operable on the processor, the processor implementing the steps of the method when the program is executed.
  • the embodiment of the invention can effectively accelerate the dynamic resource access based on the API request, and is particularly suitable for the price inquiry of the financial product, can effectively improve the cache hit rate of the user API request, and further improve the cache hit rate. Can improve the response speed of the request.
  • the recommendation function is also added in the embodiment of the present invention, which can improve the intelligence of the service and improve the user experience.
  • Embodiment 1 is a flowchart of a dynamic resource access acceleration method in Embodiment 1;
  • FIG. 2 is a structural diagram of a dynamic resource access acceleration apparatus in Embodiment 2.
  • the main body of execution of this method is a server or a node.
  • the server can be a web server, a CDN content node server, or a server in a cloud computing service platform.
  • Embodiment 1 is a flowchart of a dynamic resource access acceleration method in Embodiment 1; the method includes:
  • Step 101 Receive an application programming interface API request that carries a user identifier and a request target for the target website.
  • Step 102 Generate, according to the API request, a mapping request for removing related information of the user identifier.
  • Step 103 Determine that the request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, extract the stored request result corresponding to the mapping request, and return the result of the request to the user identifier. User.
  • the method further includes a step 104 performed in parallel with step 103: determining that the request result corresponding to the mapping request is not stored, or determining that the request result corresponding to the mapping request is stored and the time length of the request result storage is greater than a preset duration, After the request result of the request target is obtained from the target website, the result of the request is stored as a result of the request corresponding to the mapping request, and the result of the request is sent to the user corresponding to the user identifier.
  • the method further includes the step of recommending the user according to the request target of the user, including: determining an association target corresponding to the request target, and determining that the user corresponding to the user identifier is a user accepting the recommendation, and generating the carrying according to the API request.
  • the mapping request request target of the target website determines that the request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted, and the associated target is The identifier and the corresponding request result are sent as recommended content to the user corresponding to the user identifier.
  • the preset duration is a value between 1 and 1000 milliseconds, so that the cache speed is increased to the millisecond level, and the preset duration is typically 1 millisecond.
  • the preset duration is typically 1 millisecond.
  • the request target in this method is typically a code for a security, or other request object with real-time results.
  • the embodiment of the invention can effectively accelerate the dynamic resource access based on the API request, and is particularly suitable for the price inquiry of the financial product, can effectively improve the cache hit rate of the user API request, and further improve the cache hit rate. Can improve the response speed of the request.
  • the recommendation function is also added in the embodiment of the present invention, which can improve the intelligence of the service and improve the user experience.
  • the embodiment of the present invention further provides a computer readable storage medium, where the computer program stores a computer program, and when the program is executed by the processor, the steps of the foregoing method are implemented.
  • the embodiment of the invention further provides a computer device, comprising a memory, a processor and a computer program stored on the memory and operable on the processor, the processor implementing the program to implement the steps of the above method.
  • FIG. 2 is a structural diagram of a dynamic resource access acceleration apparatus in Embodiment 2, where the apparatus is applied to a server or a node, and the server may be a website server, a CDN content node server, or a server in a cloud computing service platform, and the apparatus includes:
  • a receiving module configured to receive an application programming interface API request that carries a user identifier and a request target for the target website;
  • a generating module configured to generate, according to the API request, a mapping request for removing related information of the user identifier
  • a storage judging module configured to determine whether a request result corresponding to the mapping request is stored, and whether the duration of the request result storage is less than or equal to a preset duration
  • a processing module configured to: when the determining module determines that the request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, extracting the stored request result corresponding to the mapping request;
  • a sending module configured to return the result of the request to a user corresponding to the user identifier.
  • the device also includes a storage maintenance module.
  • the storage maintenance module is further configured to: when it is determined that the request result corresponding to the mapping request is not stored, or to determine that the request result corresponding to the mapping request is stored, and the duration of the request result storage is greater than a preset duration, obtain the location from the target website. After the result of the request of the request target is stored, the result of the request is stored as a result of the request corresponding to the mapping request;
  • the sending module is further configured to send the newly stored or updated stored request result of the storage maintenance module to the user corresponding to the user identifier.
  • This device also includes a recommendation module.
  • a recommendation module configured to determine an association target corresponding to the request target, and determine that the user corresponding to the user identifier is a user that accepts the recommendation, and generates a mapping request carrying the request target of the target website according to the API request, and determines the mapping request.
  • the corresponding request result is stored and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted; the identifier of the associated target and the corresponding request result are sent as the recommended content to the sending. Module.
  • the sending module is further configured to send the identifier of the associated target and the corresponding request result as the recommended content to the user corresponding to the user identifier.
  • the preset duration is a value between 1 and 1000 milliseconds.
  • the request is for the code of the securities.
  • the server provides a real-time query of the fund price for registered users of a website, and only stores the fund code and the corresponding price when storing.
  • the user identifier and the fund code are parsed from the API request, and the real-time price of the fund code is queried to the back-end server.
  • the queried real-time price is returned to the user corresponding to the above user identifier.
  • the fund identifier and the corresponding price requested by the user are cached in real time, and the preset duration is set to 1 millisecond, and the price is updated after 1 millisecond.
  • the relevant information of the user identifier described in the API request is removed, and a mapping request carrying the request target of the target website is generated http://www.stock.com/price.php?
  • the result of the request is that the result of the request is stored and the length of the result of the request is less than or equal to 1 millisecond
  • the result of the request corresponding to the stored mapping request is extracted, and the result of the request is returned to the user identifier.
  • computer storage medium includes volatile and nonvolatile, implemented in any method or technology for storing information, such as computer readable instructions, data structures, program modules or other data. Sex, removable and non-removable media.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical disc storage, magnetic cartridge, magnetic tape, magnetic disk storage or other magnetic storage device, or may Any other medium used to store the desired information and that can be accessed by the computer.
  • communication media typically includes computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and can include any information delivery media. .
  • the embodiment of the invention can effectively accelerate the dynamic resource access based on the API request, and is particularly suitable for the price inquiry of the financial product, can effectively improve the cache hit rate of the user API request, and further improve the cache hit rate.
  • the request response speed can be improved.
  • the embodiment of the present invention also adds a recommendation function, which can improve the intelligence of the service and improve the user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Disclosed are a method and apparatus for accelerating dynamic resource access, a medium, and a device. The method comprises: receiving an API request carrying a user identifier and a request target for a target website; generating, according to the API request, a mapping request for removing related information of the user identifier; determining that a request result corresponding to the mapping request is stored and a time length in which the request result is stored is less than or equal to a preset time length; and extracting the stored request result corresponding to the mapping request, and returning the request result to a user corresponding to the user identifier. In the present invention, dynamic resource access based on an API request can be can effectively accelerated, and the present invention is especially applicable to a price query of a financial product, and the cache hit rate for an user API request can be effectively improved; in addition, the response speed of a request can be improved while the cache hit rate is improved.

Description

一种动态资源访问加速方法、装置、介质及设备Dynamic resource access acceleration method, device, medium and device
本申请要求在2017年2月21日提交中国专利局、申请号为201710093381.6、发明名称为“一种提高缓存命中率的动态资源访问加速方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on February 21, 2017, the Chinese Patent Office, Application No. 201710093381.6, entitled "A Dynamic Resource Access Acceleration Method and Apparatus for Increasing the Cache Hit Ratio", the entire contents of which is hereby incorporated by reference. This is incorporated herein by reference.
技术领域Technical field
本发明实施例但不限于涉及通信领域,尤其涉及一种动态资源访问加速方法、装置、介质及设备。The embodiments of the present invention are not limited to the field of communications, and particularly relate to a dynamic resource access acceleration method, apparatus, medium, and device.
背景技术Background technique
内容分发网络(Content Delivery Network,简称CDN)在内容提供商的源服务器和终端用户之间添加一层缓存,包含了分布在各个区域上的一个或多个内容节点,以便为终端用户提供对内容的更快和更少等待时间的访问。A Content Delivery Network (CDN) adds a layer of cache between the source server and the end user of the content provider, including one or more content nodes distributed in each area to provide content to the end user. Faster and less waiting time for access.
现在技术中在多个用户访问相同的动态资源时,都需对每个用户均执行相同的处理和保存流程,都从而造成整体页面传输延迟的问题。因此,亟需一种针对API请求的动态资源访问进行有效加速的方法。In the current technology, when multiple users access the same dynamic resource, the same processing and saving process needs to be performed for each user, which causes a problem of overall page transmission delay. Therefore, there is a need for a method for efficient acceleration of dynamic resource access for API requests.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
为了解决上述技术问题,本发明实施例提供了一种动态资源访问加速方法、装置、介质及设备。In order to solve the above technical problem, an embodiment of the present invention provides a dynamic resource access acceleration method, apparatus, medium, and device.
本发明实施例提供的动态资源访问加速方法,包括:The dynamic resource access acceleration method provided by the embodiment of the present invention includes:
接收携带用户标识和对目标网站的请求目标的应用程序编程接口API请求,根据此API请求生成去除所述用户标识的相关信息的映射请求,判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长,提取已存储的此映射请求对应的请求结果,将此请求结果返回至所述用户标识对 应的用户。Receiving an application programming interface API request carrying a user identifier and a request target for the target website, generating a mapping request for removing related information of the user identifier according to the API request, determining that the request result corresponding to the mapping request is stored and the result of the request is The storage duration is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted, and the result of the request is returned to the user corresponding to the user identifier.
上述动态资源访问加速方法还具有以下特点:The above dynamic resource access acceleration method also has the following characteristics:
所述方法还包括:判断所述映射请求对应的请求结果未存储时,或者,判断此映射请求对应的请求结果已存储并且请求结果存储的时长大于预设时长时,向所述目标网站获取所述请求目标的请求结果后存储此请求结果为所述映射请求对应的请求结果,将此请求结果发送至所述用户标识对应的用户。The method further includes: when it is determined that the request result corresponding to the mapping request is not stored, or when determining that the request result corresponding to the mapping request is stored and the duration of the request result storage is greater than a preset duration, obtaining the location from the target website After the request result of the request target is stored, the result of the request is stored as a result of the request corresponding to the mapping request, and the result of the request is sent to the user corresponding to the user identifier.
上述动态资源访问加速方法还具有以下特点:The above dynamic resource access acceleration method also has the following characteristics:
所述方法还包括:确定与所述请求目标对应的关联目标,判断所述用户标识对应的用户为接受推荐的用户时,根据此API请求生成携带对目标网站的请求目标的映射请求,判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长,提取已存储的此映射请求对应的请求结果,将关联目标的标识和相应的请求结果作为推荐内容发送至所述用户标识对应的用户。The method further includes: determining an association target corresponding to the request target, determining that the user corresponding to the user identifier is a user accepting the recommendation, and generating a mapping request carrying the request target of the target website according to the API request, determining the The request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted, and the identifier of the associated target and the corresponding request result are sent to the recommended content as the recommended content. The user corresponding to the user ID.
上述动态资源访问加速方法还具有以下特点:The above dynamic resource access acceleration method also has the following characteristics:
所述预设时长为1至1000毫秒之间的值。The preset duration is a value between 1 and 1000 milliseconds.
上述动态资源访问加速方法还具有以下特点:The above dynamic resource access acceleration method also has the following characteristics:
所述请求目标为有价证券的代码。The request target is a code for a security.
本发明实施例提供的提高缓存命中率的动态资源访问加速装置,包括:The dynamic resource access acceleration device for improving the cache hit ratio provided by the embodiment of the present invention includes:
接收模块,用于接收携带用户标识和对目标网站的请求目标的应用程序编程接口API请求;a receiving module, configured to receive an application programming interface API request that carries a user identifier and a request target for the target website;
生成模块,用于根据此API请求生成去除所述用户标识的相关信息的映射请求;a generating module, configured to generate, according to the API request, a mapping request for removing related information of the user identifier;
存储判断模块,用于判断此映射请求对应的请求结果是否已存储并且此请求结果存储的时长是否小于或等于预设时长;a storage judging module, configured to determine whether a request result corresponding to the mapping request is stored, and whether the duration of the request result storage is less than or equal to a preset duration;
处理模块,用于在判断模块判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长时,提取已存储的此映射请求对应的请求结果;a processing module, configured to: when the determining module determines that the request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, extracting the stored request result corresponding to the mapping request;
发送模块,用于将此请求结果返回至所述用户标识对应的用户。And a sending module, configured to return the result of the request to a user corresponding to the user identifier.
上述动态资源访问加速装置还具有以下特点:The above dynamic resource access acceleration device also has the following features:
还包括存储维护模块;Also includes a storage maintenance module;
所述存储维护模块,用于判断所述映射请求对应的请求结果未存储时,或者,判断此映射请求对应的请求结果已存储并且请求结果存储的时长大于预设时长时,向所述目标网站获取所述请求目标的请求结果后存储此请求结果为所述映射请求对应的请求结果;The storage maintenance module is configured to: when it is determined that the request result corresponding to the mapping request is not stored, or to determine that the request result corresponding to the mapping request is stored, and the time length of the request result storage is greater than a preset duration, to the target website After obtaining the request result of the request target, storing the result of the request as a request result corresponding to the mapping request;
所述发送模块,用于将所述存储维护模块新存储的或更新存储的请求结果发送至所述用户标识对应的用户。The sending module is configured to send a newly stored or updated stored request result of the storage maintenance module to a user corresponding to the user identifier.
上述动态资源访问加速装置还具有以下特点:The above dynamic resource access acceleration device also has the following features:
还包括推荐模块;Also includes a recommendation module;
所述推荐模块,用于确定与所述请求目标对应的关联目标,判断所述用户标识对应的用户为接受推荐的用户时,根据此API请求生成携带对目标网站的请求目标的映射请求判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长,提取已存储的此映射请求对应的请求结果;将关联目标的标识和相应的请求结果作为推荐内容发送至所述发送模块;The recommendation module is configured to determine an association target corresponding to the request target, and determine that the user corresponding to the user identifier is a user that accepts the recommendation, and generates a mapping request that carries the request target of the target website according to the API request, and determines the The request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted; the identifier of the associated target and the corresponding request result are sent to the recommended content as the recommended content. Transmitting module;
所述发送模块,还用于将关联目标的标识和相应的请求结果作为推荐内容发送至所述用户标识对应的用户。The sending module is further configured to send the identifier of the associated target and the corresponding request result as the recommended content to the user corresponding to the user identifier.
上述动态资源访问加速装置还具有以下特点:The above dynamic resource access acceleration device also has the following features:
所述预设时长为1至1000毫秒之间的值。The preset duration is a value between 1 and 1000 milliseconds.
上述动态资源访问加速装置还具有以下特点:The above dynamic resource access acceleration device also has the following features:
所述请求目标为有价证券的代码。The request target is a code for a security.
本发明实施例还提供了计算机可读存储介质,此存储介质上存储有计算机程序,所述程序被处理器执行时实现上述方法的步骤。The embodiment of the invention further provides a computer readable storage medium on which a computer program is stored, the program being implemented by the processor to implement the steps of the above method.
本发明实施例还提供了计算机设备,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述程序时实现上述方法的步骤。Embodiments of the present invention also provide a computer device including a memory, a processor, and a computer program stored on the memory and operable on the processor, the processor implementing the steps of the method when the program is executed.
本发明实施例可以对基于API请求的动态资源访问进行有效的加速处理,尤其适用于金融产品的价格查询,可以有效提高对用户API请求的缓存命中率,另外,在提高缓存命中率的同时还可以提高请求响应速度。本发明实施例中还增加了推荐功能,可以提高服务的智能性,提高用户使用体验。The embodiment of the invention can effectively accelerate the dynamic resource access based on the API request, and is particularly suitable for the price inquiry of the financial product, can effectively improve the cache hit rate of the user API request, and further improve the cache hit rate. Can improve the response speed of the request. The recommendation function is also added in the embodiment of the present invention, which can improve the intelligence of the service and improve the user experience.
附图说明DRAWINGS
此处所说明的附图用来提供对本发明实施例的进一步理解,构成本申请的一部分,本发明实施例的示意性实施例及其说明用于解释本发明实施例,并不构成对本发明实施例的不当限定。在附图中:The accompanying drawings are intended to provide a further understanding of the embodiments of the embodiments of the invention Improper limitations. In the drawing:
图1是实施例一中动态资源访问加速方法的流程图;1 is a flowchart of a dynamic resource access acceleration method in Embodiment 1;
图2是实施例二中动态资源访问加速装置的结构图。FIG. 2 is a structural diagram of a dynamic resource access acceleration apparatus in Embodiment 2.
具体实施方式detailed description
现结合附图和具体实施方式对本发明实施例进一步说明。The embodiments of the present invention will be further described with reference to the drawings and specific embodiments.
实施例一Embodiment 1
本方法的执行主体是服务器或节点。服务器可以是网站服务器,CDN内容节点服务器,或是云计算服务平台中的服务器。The main body of execution of this method is a server or a node. The server can be a web server, a CDN content node server, or a server in a cloud computing service platform.
图1是实施例一中动态资源访问加速方法的流程图;此方法包括:1 is a flowchart of a dynamic resource access acceleration method in Embodiment 1; the method includes:
步骤101,接收携带用户标识和对目标网站的请求目标的应用程序编程接口API请求;Step 101: Receive an application programming interface API request that carries a user identifier and a request target for the target website.
步骤102,根据此API请求生成去除所述用户标识的相关信息的映射请求;Step 102: Generate, according to the API request, a mapping request for removing related information of the user identifier.
步骤103,判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长,提取已存储的此映射请求对应的请求结果,将此请求结果返回至所述用户标识对应的用户。Step 103: Determine that the request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, extract the stored request result corresponding to the mapping request, and return the result of the request to the user identifier. User.
此方法还包括与步骤103并列执行的步骤104:判断所述映射请求对应的请求结果未存储时,或者,判断此映射请求对应的请求结果已存储并且请求结果存储的时长大于预设时长时,向所述目标网站获取所述请求目标的请求结果后存储此请求结果为所述映射请求对应的请求结果,将此请求结果发送至所述用户标识对应的用户。The method further includes a step 104 performed in parallel with step 103: determining that the request result corresponding to the mapping request is not stored, or determining that the request result corresponding to the mapping request is stored and the time length of the request result storage is greater than a preset duration, After the request result of the request target is obtained from the target website, the result of the request is stored as a result of the request corresponding to the mapping request, and the result of the request is sent to the user corresponding to the user identifier.
此方法还包括根据用户的请求目标为用户进行推荐的步骤,包括:确定与所述请求目标对应的关联目标,判断所述用户标识对应的用户为接受推荐的用户时,根据此API请求生成携带对目标网站的请求目标的映射请求,判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长,提取已存储的此映射请求对应的请求结果,将关联目标的标识和相应的请求结 果作为推荐内容发送至所述用户标识对应的用户。The method further includes the step of recommending the user according to the request target of the user, including: determining an association target corresponding to the request target, and determining that the user corresponding to the user identifier is a user accepting the recommendation, and generating the carrying according to the API request. The mapping request request target of the target website determines that the request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted, and the associated target is The identifier and the corresponding request result are sent as recommended content to the user corresponding to the user identifier.
本方法中预设时长为1至1000毫秒之间的值,使缓存速度提高为毫秒级,预设时长典型的为1毫秒。另外,通过请求结果缓存规则,能够准确判断是否可以为某个API添加缓存,在不影响业务逻辑的前提下,大大提高缓存命中率。In this method, the preset duration is a value between 1 and 1000 milliseconds, so that the cache speed is increased to the millisecond level, and the preset duration is typically 1 millisecond. In addition, by requesting the result cache rule, it is possible to accurately determine whether a cache can be added to an API, and the cache hit ratio is greatly improved without affecting the business logic.
本方法中的请求目标典型的为有价证券的代码,也可以是其它具有实时结果的请求对象。The request target in this method is typically a code for a security, or other request object with real-time results.
本发明实施例可以对基于API请求的动态资源访问进行有效的加速处理,尤其适用于金融产品的价格查询,可以有效提高对用户API请求的缓存命中率,另外,在提高缓存命中率的同时还可以提高请求响应速度。本发明实施例中还增加了推荐功能,可以提高服务的智能性,提高用户使用体验。The embodiment of the invention can effectively accelerate the dynamic resource access based on the API request, and is particularly suitable for the price inquiry of the financial product, can effectively improve the cache hit rate of the user API request, and further improve the cache hit rate. Can improve the response speed of the request. The recommendation function is also added in the embodiment of the present invention, which can improve the intelligence of the service and improve the user experience.
本发明实施例还提供了一种计算机可读存储介质,此存储介质上存储有计算机程序,所述程序被处理器执行时实现上述方法的步骤。The embodiment of the present invention further provides a computer readable storage medium, where the computer program stores a computer program, and when the program is executed by the processor, the steps of the foregoing method are implemented.
本发明实施例还提供了一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行此程序时实现上述方法的步骤。The embodiment of the invention further provides a computer device, comprising a memory, a processor and a computer program stored on the memory and operable on the processor, the processor implementing the program to implement the steps of the above method.
实施例二Embodiment 2
图2是实施例二中动态资源访问加速装置的结构图,此装置应用于服务器或节点,服务器可以是网站服务器,CDN内容节点服务器,或是云计算服务平台中的服务器,此装置包括:2 is a structural diagram of a dynamic resource access acceleration apparatus in Embodiment 2, where the apparatus is applied to a server or a node, and the server may be a website server, a CDN content node server, or a server in a cloud computing service platform, and the apparatus includes:
接收模块,用于接收携带用户标识和对目标网站的请求目标的应用程序编程接口API请求;a receiving module, configured to receive an application programming interface API request that carries a user identifier and a request target for the target website;
生成模块,用于根据此API请求生成去除所述用户标识的相关信息的映射请求;a generating module, configured to generate, according to the API request, a mapping request for removing related information of the user identifier;
存储判断模块,用于判断此映射请求对应的请求结果是否已存储并且此请求结果存储的时长是否小于或等于预设时长;a storage judging module, configured to determine whether a request result corresponding to the mapping request is stored, and whether the duration of the request result storage is less than or equal to a preset duration;
处理模块,用于在判断模块判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长时,提取已存储的此映射请求对应的请求结果;a processing module, configured to: when the determining module determines that the request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, extracting the stored request result corresponding to the mapping request;
发送模块,用于将此请求结果返回至所述用户标识对应的用户。And a sending module, configured to return the result of the request to a user corresponding to the user identifier.
其中,among them,
此装置还包括存储维护模块。The device also includes a storage maintenance module.
存储维护模块还用于判断所述映射请求对应的请求结果未存储时,或者,判断此映射请求对应的请求结果已存储并且请求结果存储的时长大于预设时长时,向所述目标网站获取所述请求目标的请求结果后存储此请求结果为所述映射请求对应的请求结果;The storage maintenance module is further configured to: when it is determined that the request result corresponding to the mapping request is not stored, or to determine that the request result corresponding to the mapping request is stored, and the duration of the request result storage is greater than a preset duration, obtain the location from the target website. After the result of the request of the request target is stored, the result of the request is stored as a result of the request corresponding to the mapping request;
发送模块还用于将所述存储维护模块新存储的或更新存储的请求结果发送至所述用户标识对应的用户。The sending module is further configured to send the newly stored or updated stored request result of the storage maintenance module to the user corresponding to the user identifier.
此装置还包括推荐模块。This device also includes a recommendation module.
推荐模块,用于确定与所述请求目标对应的关联目标,判断所述用户标识对应的用户为接受推荐的用户时,根据此API请求生成携带对目标网站的请求目标的映射请求判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长,提取已存储的此映射请求对应的请求结果;将关联目标的标识和相应的请求结果作为推荐内容发送至所述发送模块。a recommendation module, configured to determine an association target corresponding to the request target, and determine that the user corresponding to the user identifier is a user that accepts the recommendation, and generates a mapping request carrying the request target of the target website according to the API request, and determines the mapping request. The corresponding request result is stored and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted; the identifier of the associated target and the corresponding request result are sent as the recommended content to the sending. Module.
发送模块还用于将关联目标的标识和相应的请求结果作为推荐内容发送至所述用户标识对应的用户。The sending module is further configured to send the identifier of the associated target and the corresponding request result as the recommended content to the user corresponding to the user identifier.
预设时长为1至1000毫秒之间的值。The preset duration is a value between 1 and 1000 milliseconds.
请求目标为有价证券的代码。The request is for the code of the securities.
具体实施例Specific embodiment
服务器为某网站的注册用户提供基金价格实时查询功能,在存储时只存储基金代码和相应的价格。现有技术中在进行处理时收到某用户发送的查询某一基金的价格的API请求后,从此API请求中解析出用户标识和基金代码,向后端服务器查询此基金代码的实时价格,将查询到的实时价格返回给上述用户标识对应的用户。The server provides a real-time query of the fund price for registered users of a website, and only stores the fund code and the corresponding price when storing. In the prior art, after receiving an API request sent by a user to query the price of a certain fund, the user identifier and the fund code are parsed from the API request, and the real-time price of the fund code is queried to the back-end server. The queried real-time price is returned to the user corresponding to the above user identifier.
本具体实施例中,实时缓存用户请求过的基金标识和对应的价格,设置预设时长为1毫秒,在1毫秒后更新价格。从第一用户张三收到API的请求,此API请求为请求基金代码为300384的价格,API请求为 http://www.stock.com/price.php?user=张三&stock=300384。将此API请求中所述用户标识的相关信息去除,生成携带对目标网站的请求目标的映射请求 http://www.stock.com/price.php?stock=300384,判断此映射请求对应的请求 结果已存储并且此请求结果存储的时长小于或等于1毫秒时,提取已存储的此映射请求对应的请求结果,将此请求结果返回至上述用户标识对应的用户。当其它用户在短时内也请求此基金代码的价格时,可以共用上述已存储的结果。从第一用户李四收到API的请求,此API请求为请求基金代码为300384的价格,API请求为 http://www.stock.com/price.php?user=李四&stock=300384。将此API请求中所述用户标识的相关信息去除,生成携带对目标网站的请求目标的映射请求 http://www.stock.com/price.php?stock=300384,提取此映射请求对应的请求结果。本方案相比现有技术中的方式,可以使不同用户共享同一存储结果,可以有效提高对API请求的响应速度,并且节省向后端服务器的查询流程。 In this embodiment, the fund identifier and the corresponding price requested by the user are cached in real time, and the preset duration is set to 1 millisecond, and the price is updated after 1 millisecond. From the first user Zhang San received the API request, this API request is the price of the request fund code is 300384, the API request is http://www.stock.com/price.php? User=Zhang San &stock=300384. The relevant information of the user identifier described in the API request is removed, and a mapping request carrying the request target of the target website is generated http://www.stock.com/price.php? If the result of the request is that the result of the request is stored and the length of the result of the request is less than or equal to 1 millisecond, the result of the request corresponding to the stored mapping request is extracted, and the result of the request is returned to the user identifier. User. When other users request the price of this fund code within a short period of time, the above stored results can be shared. From the first user Li Si received the API request, this API request is the price of the request fund code is 300384, the API request is http://www.stock.com/price.php? User=李四&stock=300384 . The relevant information of the user identifier described in the API request is removed, and a mapping request carrying the request target of the target website is generated http://www.stock.com/price.php? Stock=300384 , extract the result of the request corresponding to this mapping request. Compared with the prior art, the solution can enable different users to share the same storage result, can effectively improve the response speed to the API request, and save the query process to the back-end server.
本领域的普通技术人员应当理解,可以对本发明实施例的技术方案进行修改或者等同替换,而不脱离本发明技术方案的精神和范围,均应涵盖在权利要求范围当中。A person skilled in the art should understand that the technical solutions of the embodiments of the present invention may be modified or equivalent, without departing from the spirit and scope of the present invention, and should be included in the scope of the claims.
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统、装置中的功能模块/单元可以被实施为软件、固件、硬件及其适当的组合。在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些组件或所有组件可以被实施为由处理器,如数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。Those of ordinary skill in the art will appreciate that all or some of the steps, systems, and functional blocks/units of the methods disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be composed of several physical The components work together. Some or all of the components may be implemented as software executed by a processor, such as a digital signal processor or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on a computer readable medium, which may include computer storage media (or non-transitory media) and communication media (or transitory media). As is well known to those of ordinary skill in the art, the term computer storage medium includes volatile and nonvolatile, implemented in any method or technology for storing information, such as computer readable instructions, data structures, program modules or other data. Sex, removable and non-removable media. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical disc storage, magnetic cartridge, magnetic tape, magnetic disk storage or other magnetic storage device, or may Any other medium used to store the desired information and that can be accessed by the computer. Moreover, it is well known to those skilled in the art that communication media typically includes computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and can include any information delivery media. .
工业实用性Industrial applicability
本发明实施例可以对基于API请求的动态资源访问进行有效的加速处理,尤其适用于金融产品的价格查询,可以有效提高对用户API请求的缓存命中率,另外,在提高缓存命中率的同时还可以提高请求响应速度;本发明实施例还增加了推荐功能,可以提高服务的智能性,提高用户使用体验。The embodiment of the invention can effectively accelerate the dynamic resource access based on the API request, and is particularly suitable for the price inquiry of the financial product, can effectively improve the cache hit rate of the user API request, and further improve the cache hit rate. The request response speed can be improved. The embodiment of the present invention also adds a recommendation function, which can improve the intelligence of the service and improve the user experience.

Claims (12)

  1. 一种提高缓存命中率的动态资源访问加速方法,包括:A dynamic resource access acceleration method for improving cache hit ratio, comprising:
    接收携带用户标识和对目标网站的请求目标的应用程序编程接口API请求,根据此API请求生成去除所述用户标识的相关信息的映射请求,判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长,提取已存储的此映射请求对应的请求结果,将此请求结果返回至所述用户标识对应的用户。Receiving an application programming interface API request carrying a user identifier and a request target for the target website, generating a mapping request for removing related information of the user identifier according to the API request, determining that the request result corresponding to the mapping request is stored and the result of the request is The storage duration is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted, and the result of the request is returned to the user corresponding to the user identifier.
  2. 如权利要求1所述的提高缓存命中率的动态资源访问加速方法,其中,A dynamic resource access acceleration method for improving a cache hit ratio according to claim 1, wherein
    所述方法还包括:判断所述映射请求对应的请求结果未存储时,或者,判断此映射请求对应的请求结果已存储并且请求结果存储的时长大于预设时长时,向所述目标网站获取所述请求目标的请求结果后存储此请求结果为所述映射请求对应的请求结果,将此请求结果发送至所述用户标识对应的用户。The method further includes: when it is determined that the request result corresponding to the mapping request is not stored, or when determining that the request result corresponding to the mapping request is stored and the duration of the request result storage is greater than a preset duration, obtaining the location from the target website After the request result of the request target is stored, the result of the request is stored as a result of the request corresponding to the mapping request, and the result of the request is sent to the user corresponding to the user identifier.
  3. 如权利要求1所述的提高缓存命中率的动态资源访问加速方法,其中,A dynamic resource access acceleration method for improving a cache hit ratio according to claim 1, wherein
    所述方法还包括:确定与所述请求目标对应的关联目标,判断所述用户标识对应的用户为接受推荐的用户时,根据此API请求生成携带对目标网站的请求目标的映射请求,判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长,提取已存储的此映射请求对应的请求结果,将关联目标的标识和相应的请求结果作为推荐内容发送至所述用户标识对应的用户。The method further includes: determining an association target corresponding to the request target, determining that the user corresponding to the user identifier is a user accepting the recommendation, and generating a mapping request carrying the request target of the target website according to the API request, determining the The request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted, and the identifier of the associated target and the corresponding request result are sent to the recommended content as the recommended content. The user corresponding to the user ID.
  4. 如权利要求1所述的提高缓存命中率的动态资源访问加速方法,其中,A dynamic resource access acceleration method for improving a cache hit ratio according to claim 1, wherein
    所述预设时长为1至1000毫秒之间的值。The preset duration is a value between 1 and 1000 milliseconds.
  5. 如权利要求1所述的提高缓存命中率的动态资源访问加速方法,其中,A dynamic resource access acceleration method for improving a cache hit ratio according to claim 1, wherein
    所述请求目标为有价证券的代码。The request target is a code for a security.
  6. 一种提高缓存命中率的动态资源访问加速装置,包括:A dynamic resource access acceleration device for improving cache hit ratio, comprising:
    接收模块,用于接收携带用户标识和对目标网站的请求目标的应用程序编程接口API请求;a receiving module, configured to receive an application programming interface API request that carries a user identifier and a request target for the target website;
    生成模块,用于根据此API请求生成去除所述用户标识的相关信息的映射请求;a generating module, configured to generate, according to the API request, a mapping request for removing related information of the user identifier;
    存储判断模块,用于判断此映射请求对应的请求结果是否已存储并且此请求结果存储的时长是否小于或等于预设时长;a storage judging module, configured to determine whether a request result corresponding to the mapping request is stored, and whether the duration of the request result storage is less than or equal to a preset duration;
    处理模块,用于在判断模块判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长时,提取已存储的此映射请求对应的请求结果;a processing module, configured to: when the determining module determines that the request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, extracting the stored request result corresponding to the mapping request;
    发送模块,用于将此请求结果返回至所述用户标识对应的用户。And a sending module, configured to return the result of the request to a user corresponding to the user identifier.
  7. 如权利要求6所述的提高缓存命中率的动态资源访问加速装置,其中,还包括存储维护模块;The dynamic resource access acceleration device for improving cache hit ratio according to claim 6, further comprising a storage maintenance module;
    所述存储维护模块,用于判断所述映射请求对应的请求结果未存储时,或者,判断此映射请求对应的请求结果已存储并且请求结果存储的时长大于预设时长时,向所述目标网站获取所述请求目标的请求结果后存储此请求结果为所述映射请求对应的请求结果;The storage maintenance module is configured to: when it is determined that the request result corresponding to the mapping request is not stored, or to determine that the request result corresponding to the mapping request is stored, and the time length of the request result storage is greater than a preset duration, to the target website After obtaining the request result of the request target, storing the result of the request as a request result corresponding to the mapping request;
    所述发送模块,用于将所述存储维护模块新存储的或更新存储的请求结果发送至所述用户标识对应的用户。The sending module is configured to send a newly stored or updated stored request result of the storage maintenance module to a user corresponding to the user identifier.
  8. 如权利要求6所述的提高缓存命中率的动态资源访问加速装置,其中,还包括推荐模块;The dynamic resource access acceleration device for improving cache hit ratio according to claim 6, further comprising a recommendation module;
    所述推荐模块,用于确定与所述请求目标对应的关联目标,判断所述用户标识对应的用户为接受推荐的用户时,根据此API请求生成携带对目标网站的请求目标的映射请求判断此映射请求对应的请求结果已存储并且此请求结果存储的时长小于或等于预设时长,提取已存储的此映射请求对应的请求结果;将关联目标的标识和相应的请求结果作为推荐内容发送至所述发送模块;The recommendation module is configured to determine an association target corresponding to the request target, and determine that the user corresponding to the user identifier is a user that accepts the recommendation, and generates a mapping request that carries the request target of the target website according to the API request, and determines the The request result corresponding to the mapping request is stored, and the duration of the request result storage is less than or equal to the preset duration, and the stored request result corresponding to the mapping request is extracted; the identifier of the associated target and the corresponding request result are sent to the recommended content as the recommended content. Transmitting module;
    所述发送模块,还用于将关联目标的标识和相应的请求结果作为推荐内容发送至所述用户标识对应的用户。The sending module is further configured to send the identifier of the associated target and the corresponding request result as the recommended content to the user corresponding to the user identifier.
  9. 如权利要求6所述的提高缓存命中率的动态资源访问加速装置,其中,A dynamic resource access acceleration device for improving a cache hit ratio according to claim 6, wherein
    所述预设时长为1至1000毫秒之间的值。The preset duration is a value between 1 and 1000 milliseconds.
  10. 如权利要求6所述的提高缓存命中率的动态资源访问加速装置,其中,A dynamic resource access acceleration device for improving a cache hit ratio according to claim 6, wherein
    所述请求目标为有价证券的代码。The request target is a code for a security.
  11. 一种计算机可读存储介质,所述存储介质上存储有计算机程序,所述程序被处理器执行时实现权利要求1至5中任意一项所述方法的步骤。A computer readable storage medium having stored thereon a computer program, the program being executed by a processor to perform the steps of the method of any one of claims 1 to 5.
  12. 一种计算机设备,其特征在于,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述程序时实现权利要求1至5中任意一项所述方法的步骤。A computer device, comprising: a memory, a processor, and a computer program stored on the memory and operable on the processor, the processor executing the program to implement the claims 1 to 5 The steps of any of the methods described.
PCT/CN2018/075540 2017-02-21 2018-02-07 Method and apparatus for accelerating dynamic resource access, medium, and device WO2018153256A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710093381.6A CN107707593B (en) 2017-02-21 2017-02-21 A kind of dynamic resource access accelerating method and device improving cache hit rate
CN201710093381.6 2017-02-21

Publications (1)

Publication Number Publication Date
WO2018153256A1 true WO2018153256A1 (en) 2018-08-30

Family

ID=61169457

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/075540 WO2018153256A1 (en) 2017-02-21 2018-02-07 Method and apparatus for accelerating dynamic resource access, medium, and device

Country Status (2)

Country Link
CN (1) CN107707593B (en)
WO (1) WO2018153256A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111385335A (en) * 2018-12-29 2020-07-07 广州市百果园信息技术有限公司 Data request processing method, device, equipment and storage medium
CN111522836A (en) * 2020-04-22 2020-08-11 杭州海康威视系统技术有限公司 Data query method and device, electronic equipment and storage medium
CN110764903B (en) * 2019-09-19 2023-06-16 平安科技(深圳)有限公司 Method, apparatus, device and storage medium for elastically performing heat container

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108696579A (en) * 2018-04-28 2018-10-23 北京奇艺世纪科技有限公司 A kind of request responding method, device and electronic equipment
US11119673B2 (en) 2018-08-12 2021-09-14 International Business Machines Corporation Optimizing synchronous I/O for zHyperLink
CN111562994B (en) * 2020-04-29 2023-10-31 北京达佳互联信息技术有限公司 Application program interface forwarding method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104935636A (en) * 2015-04-29 2015-09-23 广州杰赛科技股份有限公司 Network channel acceleration method and system
CN104994079A (en) * 2015-06-10 2015-10-21 网宿科技股份有限公司 Access request processing method, access request processing device and acceleration server
US20150310482A1 (en) * 2014-04-23 2015-10-29 Iperceptions Inc. Method and survey server for generating metrics indicative of website visit originating channel effectiveneess
CN105930528A (en) * 2016-06-03 2016-09-07 腾讯科技(深圳)有限公司 Webpage cache method and server

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101729273A (en) * 2008-10-27 2010-06-09 中国移动通信集团公司 Streaming media distribution system, method and device
CN102750493B (en) * 2012-06-26 2016-01-06 华为终端有限公司 Access right control method, Apparatus and system
CN102904959B (en) * 2012-10-19 2016-01-20 北京极科极客科技有限公司 Network accelerating method and gateway
CN104168300B (en) * 2013-05-17 2017-06-27 中国电信股份有限公司 Content accelerated method and system
CN103516785A (en) * 2013-08-19 2014-01-15 上海艾泰网络信息有限公司 Web page proxy system and communication method thereof
US9794339B2 (en) * 2013-09-12 2017-10-17 Data Accelerator Ltd. Accelerated remote operation system API requests
CN104836821B (en) * 2014-02-10 2019-03-19 腾讯科技(深圳)有限公司 A kind of network accelerating method based on router device, device and equipment
CN104132634A (en) * 2014-07-14 2014-11-05 华南理工大学 Device and method for measuring dynamic displacement of bridge based on mobile terminal
US9930103B2 (en) * 2015-04-08 2018-03-27 Amazon Technologies, Inc. Endpoint management system providing an application programming interface proxy service

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150310482A1 (en) * 2014-04-23 2015-10-29 Iperceptions Inc. Method and survey server for generating metrics indicative of website visit originating channel effectiveneess
CN104935636A (en) * 2015-04-29 2015-09-23 广州杰赛科技股份有限公司 Network channel acceleration method and system
CN104994079A (en) * 2015-06-10 2015-10-21 网宿科技股份有限公司 Access request processing method, access request processing device and acceleration server
CN105930528A (en) * 2016-06-03 2016-09-07 腾讯科技(深圳)有限公司 Webpage cache method and server

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111385335A (en) * 2018-12-29 2020-07-07 广州市百果园信息技术有限公司 Data request processing method, device, equipment and storage medium
CN111385335B (en) * 2018-12-29 2023-04-07 广州市百果园信息技术有限公司 Data request processing method, device, equipment and storage medium
CN110764903B (en) * 2019-09-19 2023-06-16 平安科技(深圳)有限公司 Method, apparatus, device and storage medium for elastically performing heat container
CN111522836A (en) * 2020-04-22 2020-08-11 杭州海康威视系统技术有限公司 Data query method and device, electronic equipment and storage medium
CN111522836B (en) * 2020-04-22 2023-10-10 杭州海康威视系统技术有限公司 Data query method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN107707593A (en) 2018-02-16
CN107707593B (en) 2018-08-17

Similar Documents

Publication Publication Date Title
WO2018153256A1 (en) Method and apparatus for accelerating dynamic resource access, medium, and device
US11394805B1 (en) Automatic discovery of API information
US10515132B2 (en) Optimizing transmission of digital components
US9043383B2 (en) Stream processing using a client-server architecture
CN106534243B (en) Caching, requesting and responding method based on HTTP protocol and corresponding device
JP2019533235A5 (en)
EP2975826B1 (en) Method and system for keeping interest alive in a content centric network
US20180013610A1 (en) File delivery method, apparatus and system
CN107465693B (en) Request message processing method and device
EP2996309A1 (en) Interest keep alives at intermediate routers in a ccn
US20170366448A1 (en) Generating and transmitting back-to-source routing information
US9059883B2 (en) Method and apparatus for facilitating content distribution
CN107332908A (en) A kind of data transmission method and its system
CN107347015B (en) Method, device and system for identifying content distribution network
US20190370293A1 (en) Method and apparatus for processing information
WO2018228234A1 (en) Video caching method and video caching device
JP6687802B2 (en) Service processing method and apparatus
WO2018153236A1 (en) Method and apparatus for accelerating dynamic resource access based on api request, medium, and device
US20160028641A1 (en) Advanced notification of workload
CN110943876B (en) URL state detection method, device, equipment and system
US20170155711A1 (en) Processing Requests
KR101993435B1 (en) Search and search for Kid data maintained using the Kid database
US9294372B2 (en) Status determination in computer network-based communications system
US11875376B2 (en) Minimizing impact of experimental content delivery on computing devices
US20200133748A1 (en) Messaging in a multi-cloud computing environment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18756558

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18756558

Country of ref document: EP

Kind code of ref document: A1