CN111400029A - A Web search service method and device with storage and editing functions - Google Patents
A Web search service method and device with storage and editing functions Download PDFInfo
- Publication number
- CN111400029A CN111400029A CN202010085118.4A CN202010085118A CN111400029A CN 111400029 A CN111400029 A CN 111400029A CN 202010085118 A CN202010085118 A CN 202010085118A CN 111400029 A CN111400029 A CN 111400029A
- Authority
- CN
- China
- Prior art keywords
- storage
- area
- request
- coordination
- search
- 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.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 83
- 230000006870 function Effects 0.000 title claims abstract description 19
- 230000008569 process Effects 0.000 claims abstract description 64
- 238000012545 processing Methods 0.000 claims description 17
- 238000010586 diagram Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000005192 partition Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5011—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
- G06F9/5016—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/547—Remote procedure calls [RPC]; Web services
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
本发明实施例提供一种带有存储和编辑功能的Web搜索服务方法及装置,其中,在应用服务器内存中划分设置应用服务调度区、Cache协调区及存储协调区;根据用户的请求,在所述应用服务调度区,通过调度进程并行调用所述Cache协调区或存储协调区内的相关进程以响应用户的请求。根据本发明的技术方案,通过在内存区域进行不同功能区的划分,为网络服务提供直接的可编辑的操作。
Embodiments of the present invention provide a Web search service method and device with storage and editing functions, wherein an application service scheduling area, a cache coordination area, and a storage coordination area are divided and set in the application server memory; In the application service scheduling area, the related processes in the Cache coordination area or the storage coordination area are called in parallel by the scheduling process to respond to the user's request. According to the technical solution of the present invention, by dividing different functional areas in the memory area, direct editable operations are provided for network services.
Description
技术领域technical field
本发明涉及互联网服务领域,具体涉及一种带有存储和编辑功能的Web搜索服务方法及装置。The invention relates to the field of Internet services, in particular to a Web search service method and device with storage and editing functions.
背景技术Background technique
现有技术中,Web中会提供不同的服务,比如http服务,ftp服务,Email服务等。由于这些服务的网络协议不同,所具备的硬件核心技术也有较大的差异。一般在互联网上这些服务都是单独提供的。这样会带来很多不便。比如我们搜索的时候,需要将搜索的结果保存下来,只能跨越服务器保存或保存到本地。另外我们还需要对搜索结果编辑,常常是在PC端进行的,而现有技术对于如何通过PC端直接对搜索结果进行编辑并未有涉及。In the prior art, different services are provided in the Web, such as http service, ftp service, Email service and so on. Due to the different network protocols of these services, the hardware core technologies possessed are also quite different. These services are generally provided separately on the Internet. This will cause a lot of inconvenience. For example, when we search, we need to save the search results, which can only be saved across servers or locally. In addition, we also need to edit the search results, which is often done on the PC side, and the prior art does not involve how to directly edit the search results through the PC side.
发明内容SUMMARY OF THE INVENTION
本发明实施例提供一种带有存储和编辑功能的Web搜索服务方法及装置,通过在内存区域进行不同功能区的划分,为网络服务提供直接的可编辑的操作。The embodiments of the present invention provide a Web search service method and device with storage and editing functions, which provide direct editable operations for network services by dividing different functional areas in a memory area.
为达到上述目的,一方面,本发明实施例提供了一种带有存储和编辑功能的Web搜索服务方法,所述方法包括:In order to achieve the above object, on the one hand, an embodiment of the present invention provides a Web search service method with storage and editing functions, the method includes:
在应用服务器内存中划分设置应用服务调度区、Cache协调区及存储协调区;Divide and set the application service scheduling area, the cache coordination area and the storage coordination area in the application server memory;
根据用户的请求,在所述应用服务调度区,通过调度进程并行调用所述Cache协调区或存储协调区内的相关进程以响应用户的请求。According to the user's request, in the application service scheduling area, the relevant processes in the Cache coordination area or the storage coordination area are called in parallel by the scheduling process to respond to the user's request.
另一方面,本发明实施例提供了一种带有存储和编辑功能的Web搜索服务装置,所述装置包括:On the other hand, an embodiment of the present invention provides a Web search service device with storage and editing functions, the device comprising:
内存划分单元,用于在应用服务器内存中划分设置应用服务调度区、Cache协调区及存储协调区;The memory division unit is used to divide and set the application service scheduling area, the cache coordination area and the storage coordination area in the memory of the application server;
请求处理单元,用于根据用户的请求,在所述应用服务调度区,通过调度进程并行调用所述Cache协调区或存储协调区内的相关进程以响应用户的请求。The request processing unit is configured to, according to the user's request, in the application service scheduling area, call the relevant process in the Cache coordination area or the storage coordination area in parallel through the scheduling process to respond to the user's request.
上述技术方案具有如下有益效果:The above-mentioned technical scheme has the following beneficial effects:
本发明的技术方案通过直接在内存区域中划分出应用服务调度区、Cache协调区及存储协调区,通过内存中不同区域的划分,能够将执行不同任务的程序指令设置定义在对应的区域中,以对应完成不同的指令任务,如此能为网络服务提供包括搜索、编辑及存储等不同请求的同步实现功能。The technical scheme of the present invention directly divides the application service scheduling area, the Cache coordination area and the storage coordination area in the memory area, and through the division of different areas in the memory, the program instructions for executing different tasks can be set and defined in the corresponding areas. In order to correspondingly complete different command tasks, it can provide synchronous realization functions for network services including different requests such as search, editing and storage.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the following briefly introduces the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained according to these drawings without creative efforts.
图1是本发明实施例一种带有存储和编辑功能的Web搜索服务方法的流程图;1 is a flowchart of a Web search service method with storage and editing functions according to an embodiment of the present invention;
图2是本发明实施例一种带有存储和编辑功能的Web搜索服务装置的结构示意图;2 is a schematic structural diagram of a Web search service device with storage and editing functions according to an embodiment of the present invention;
图3是本发明实施例中内存划分结构示意图。FIG. 3 is a schematic diagram of a memory partition structure in an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
如图1所示,是本发明实施例一种带有存储和编辑功能的Web搜索服务方法的流程图,所述方法包括:As shown in FIG. 1, it is a flowchart of a Web search service method with storage and editing functions according to an embodiment of the present invention, and the method includes:
S101:在应用服务器内存中划分设置应用服务调度区、Cache协调区及存储协调区。S101: Divide and set an application service scheduling area, a Cache coordination area and a storage coordination area in the memory of the application server.
S102:根据用户的请求,在所述应用服务调度区,通过调度进程并行调用所述Cache协调区或存储协调区内的相关进程以响应用户的请求。S102: According to the user's request, in the application service scheduling area, the scheduling process is used to call the relevant process in the Cache coordination area or the storage coordination area in parallel to respond to the user's request.
对于响应于用户请求的结果,通过应用服务调度区将结果通过统一的界面在客户端进行显示。For the results in response to user requests, the results are displayed on the client through a unified interface through the application service scheduling area.
优选地,所述Cache协调区内的Cache协调进程能够并行调用搜索引擎与存储引擎,所述Cache协调区的协调进程根据所述应用服务调度区的调用进程指令通过调用所述搜索引擎和/或所述存储引擎完成相应的调用指令。Preferably, the Cache coordination process in the Cache coordination area can call the search engine and the storage engine in parallel, and the coordination process in the Cache coordination area calls the search engine and/or the calling process instruction in the application service scheduling area by calling the search engine and/or The storage engine completes the corresponding call instruction.
优选地,所述存储协调区内的存储协调进程能够并行调用索引擎与存储引擎,所述存储协调区的存储协调进程根据所述应用服务调度区的调用进程指令对所述存储引擎进行输入或者输出。Preferably, the storage coordination process in the storage coordination area can call the search engine and the storage engine in parallel, and the storage coordination process in the storage coordination area inputs the storage engine according to the calling process instruction of the application service scheduling area or output.
优选地,当所述用户的请求为搜索请求时,所述存储协调区的存储协调进程调取存储引擎中存储的该用户的历史搜索结果概述放入Cache协调区,所述Cache协调区根据所述历史搜索结果概述与所述搜索请求通过Cache协调进程调用所述搜索引擎获取对应于所述搜索请求的搜索结果并返回给用户;其中,所述用户的历史搜索结果概述是随着时间窗移动选择的。Preferably, when the user's request is a search request, the storage coordination process in the storage coordination area calls the user's historical search result summary stored in the storage engine and puts it into the Cache coordination area. The historical search result overview and the search request call the search engine through the Cache coordination process to obtain the search result corresponding to the search request and return it to the user; wherein the user's historical search result overview moves with the time window Selected.
对于用户的历史搜索结果概述,通过调节用户历史搜索结果的时间窗来动态调整搜索结果概述。根据用户的历史搜索结果,确定用户的属性类别,当用户的属性被进一步明确后,可以进一步确定该用户所处的类别,从而可以动态地调整用户所处的类别,从而可以更精确地确定其搜索结果概述。For the user's historical search result summary, the search result summary is dynamically adjusted by adjusting the time window of the user's historical search result. According to the user's historical search results, the attribute category of the user is determined. When the attribute of the user is further clarified, the category of the user can be further determined, so that the category of the user can be dynamically adjusted, so that the user can be more accurately determined. Overview of search results.
优选地,当所述用户的请求为编辑请求时,根据所述编辑请求,Cache协调区通过Cache协调进程对搜索结果进行编辑;Preferably, when the user's request is an editing request, according to the editing request, the Cache coordination area edits the search results through the Cache coordination process;
当所述用户的请求为存储请求时,根据所述存储请求,存储调度服务区通过存储协调进程进行存储管理。When the user's request is a storage request, according to the storage request, the storage scheduling service area performs storage management through the storage coordination process.
具体地,当用户进行搜索时,对于搜索引擎中给出的搜索结果通常会很多,当用户需要对搜索结果进行编辑,包括选择需要的搜索结果,或者调整搜索结果的显示顺序或位置,或者删除某些搜索结果时,用户可以直接在搜索结果展示页面进行操作,包括对搜索结果的选定、拖动等,响应于用户的操作,根据本发明的内存区域划分,通过Cache协调区的协调进程实现用户对于搜索结果的编辑操作。而对于用户的相关操作结果需要进行存储时,通过存储调度服务区的存储协调进程可将用户的操作结果进行存储,或者用户对搜索结果进程存储时,通过存储协调进程完成对搜索结果的存储。Specifically, when a user conducts a search, there are usually many search results given in the search engine. When the user needs to edit the search results, including selecting the desired search result, or adjusting the display order or position of the search results, or deleting For some search results, the user can directly perform operations on the search result display page, including the selection and dragging of the search results. In response to the user's operation, according to the memory area division of the present invention, the coordination process of the Cache coordination area Implement user editing operations on search results. When the user's related operation results need to be stored, the user's operation results can be stored through the storage coordination process in the storage scheduling service area, or when the user stores the search result process, the storage coordination process completes the storage of the search results.
通过对内存区域的划分,使得内存区域按照定义根据进程进行相关功能的实现,由于各个协调区在同一内存区域,使得相同的进程可以复用;在特定区域中运行特定的进程,提高运行速度;同时可以为不同进程按需分配内存区域,从而优化系统性能。By dividing the memory area, the memory area can implement related functions according to the definition according to the process. Since each coordination area is in the same memory area, the same process can be reused; run a specific process in a specific area to improve the running speed; At the same time, memory areas can be allocated on demand for different processes to optimize system performance.
对应于上述方法,如图2所示,是本发明实施例一种带有存储和编辑功能的Web搜索服务装置的结构示意图,所述装置包括:Corresponding to the above method, as shown in FIG. 2, it is a schematic structural diagram of a Web search service device with storage and editing functions according to an embodiment of the present invention, and the device includes:
内存划分单元21,用于在应用服务器内存中划分设置应用服务调度区、Cache协调区及存储协调区;The
请求处理单元22,用于根据用户的请求,在所述应用服务调度区,通过调度进程并行调用所述Cache协调区或存储协调区内的相关进程以响应用户的请求。The
优选地,所述请求处理单元通过Cache协调区内的Cache协调进程能够并行调用搜索引擎与存储引擎,所述请求处理单元具体用于通过所述Cache协调区的协调进程,根据所述应用服务调度区的调用进程指令调用所述搜索引擎和/或所述存储引擎完成相应的调用指令。Preferably, the request processing unit can call the search engine and the storage engine in parallel through the Cache coordination process in the Cache coordination area, and the request processing unit is specifically configured to use the coordination process in the Cache coordination area to schedule according to the application service The calling process instruction of the area calls the search engine and/or the storage engine to complete the corresponding calling instruction.
优选地,所述请求处理单元通过存储协调区内的存储协调进程能够并行调用索引擎与存储引擎,所述请求处理单元具体还用于通过所述存储协调区的存储协调进程根据所述应用服务调度区的调用进程指令对所述存储引擎进行输入或者输出。Preferably, the request processing unit can call the search engine and the storage engine in parallel through the storage coordination process in the storage coordination area, and the request processing unit is further configured to use the storage coordination process in the storage coordination area to provide services according to the application The calling process instruction of the scheduling area performs input or output to the storage engine.
优选地,当所述用户的请求为搜索请求时,所述请求处理单元通过所述存储协调区的存储协调进程调取存储引擎中存储的该用户的历史搜索结果概述放入Cache协调区,所述Cache协调区根据所述历史搜索结果概述与所述搜索请求通过Cache协调进程调用所述搜索引擎获取对应于所述搜索请求的搜索结果并返回给用户;其中,所述用户的历史搜索结果概述是随着时间窗移动选择的。Preferably, when the user's request is a search request, the request processing unit invokes the user's historical search result summary stored in the storage engine through the storage coordination process of the storage coordination area and puts it into the Cache coordination area, so The cache coordination area calls the search engine through the cache coordination process according to the historical search result summary and the search request to obtain the search result corresponding to the search request and returns it to the user; wherein, the user's historical search result summary is selected as the time window moves.
优选地,当所述用户的请求为编辑请求时,所述请求处理单元根据所述编辑请求,通过Cache协调区的Cache协调进程对搜索结果进行编辑;Preferably, when the user's request is an editing request, the request processing unit edits the search result through the Cache coordination process in the Cache coordination area according to the editing request;
当所述用户的请求为存储请求时,所述请求处理单元根据所述存储请求,通过存储调度服务区的存储协调进程进行存储管理。When the user's request is a storage request, the request processing unit performs storage management through the storage coordination process of the storage scheduling service area according to the storage request.
应该明白,公开的过程中的步骤的特定顺序或层次是示例性方法的实例。基于设计偏好,应该理解,过程中的步骤的特定顺序或层次可以在不脱离本公开的保护范围的情况下得到重新安排。所附的方法权利要求以示例性的顺序给出了各种步骤的要素,并且不是要限于所述的特定顺序或层次。It is understood that the specific order or hierarchy of steps in the disclosed processes is an example of a sample approach. Based upon design preferences, it is understood that the specific order or hierarchy of steps in the processes may be rearranged without departing from the scope of the present disclosure. The accompanying method claims present elements of the various steps in a sample order, and are not meant to be limited to the specific order or hierarchy presented.
在上述的详细描述中,各种特征一起组合在单个的实施方案中,以简化本公开。不应该将这种公开方法解释为反映了这样的意图,即,所要求保护的主题的实施方案需要比清楚地在每个权利要求中所陈述的特征更多的特征。相反,如所附的权利要求书所反映的那样,本发明处于比所公开的单个实施方案的全部特征少的状态。因此,所附的权利要求书特此清楚地被并入详细描述中,其中每项权利要求独自作为本发明单独的优选实施方案。In the foregoing Detailed Description, various features are grouped together in a single embodiment for the purpose of simplifying the disclosure. This method of disclosure should not be interpreted as reflecting an intention that embodiments of the claimed subject matter require more features than are expressly recited in each claim. Rather, as the following claims reflect, present invention lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby expressly incorporated into the Detailed Description, with each claim standing on its own as a separate preferred embodiment of this invention.
为使本领域内的任何技术人员能够实现或者使用本发明,上面对所公开实施例进行了描述。对于本领域技术人员来说;这些实施例的各种修改方式都是显而易见的,并且本文定义的一般原理也可以在不脱离本公开的精神和保护范围的基础上适用于其它实施例。因此,本公开并不限于本文给出的实施例,而是与本申请公开的原理和新颖性特征的最广范围相一致。The disclosed embodiments are described above to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit and scope of this disclosure. Thus, the present disclosure is not intended to be limited to the embodiments set forth herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
上文的描述包括一个或多个实施例的举例。当然,为了描述上述实施例而描述部件或方法的所有可能的结合是不可能的,但是本领域普通技术人员应该认识到,各个实施例可以做进一步的组合和排列。因此,本文中描述的实施例旨在涵盖落入所附权利要求书的保护范围内的所有这样的改变、修改和变型。此外,就说明书或权利要求书中使用的术语“包含”,该词的涵盖方式类似于术语“包括”,就如同“包括,”在权利要求中用作衔接词所解释的那样。此外,使用在权利要求书的说明书中的任何一个术语“或者”是要表示“非排它性的或者”。The above description includes examples of one or more embodiments. Of course, it is not possible to describe all possible combinations of components or methods in order to describe the above embodiments, but one of ordinary skill in the art will recognize that further combinations and permutations of the various embodiments are possible. Accordingly, the embodiments described herein are intended to cover all such changes, modifications and variations that fall within the scope of the appended claims. Furthermore, with respect to the term "comprising," as used in the specification or claims, the word is encompassed in a manner similar to the term "comprising," as if "comprising," were construed as a conjunction in the claims. Furthermore, any use of the term "or" in the specification of the claims is intended to mean a "non-exclusive or."
以上所述的具体实施方式,对本发明的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本发明的具体实施方式而已,并不用于限定本发明的保护范围,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The specific embodiments described above further describe the objectives, technical solutions and beneficial effects of the present invention in detail. It should be understood that the above descriptions are only specific embodiments of the present invention, and are not intended to limit the scope of the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention shall be included within the protection scope of the present invention.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010085118.4A CN111400029A (en) | 2020-02-10 | 2020-02-10 | A Web search service method and device with storage and editing functions |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010085118.4A CN111400029A (en) | 2020-02-10 | 2020-02-10 | A Web search service method and device with storage and editing functions |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111400029A true CN111400029A (en) | 2020-07-10 |
Family
ID=71432630
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010085118.4A Pending CN111400029A (en) | 2020-02-10 | 2020-02-10 | A Web search service method and device with storage and editing functions |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111400029A (en) |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101588369A (en) * | 2009-06-25 | 2009-11-25 | 浙江大学 | Service discovery method based on Service Cache |
CN102214172A (en) * | 2010-04-06 | 2011-10-12 | 腾讯科技(深圳)有限公司 | Caching method and caching equipment |
CN102323909A (en) * | 2011-09-13 | 2012-01-18 | 北京北大众志微系统科技有限责任公司 | Memory management method and device for realizing application of high-capacity cache |
CN104853221A (en) * | 2015-05-22 | 2015-08-19 | 中山大学 | Multi-source stream video on demand system and multi-source stream video on demand method based on virtual server matrix |
CN105468461A (en) * | 2016-01-15 | 2016-04-06 | 浪潮(北京)电子信息产业有限公司 | Memory partitioning method and system |
CN109062693A (en) * | 2018-07-26 | 2018-12-21 | 郑州云海信息技术有限公司 | A kind of EMS memory management process and relevant device |
CN109213611A (en) * | 2018-08-01 | 2019-01-15 | 天津字节跳动科技有限公司 | The striding course means of communication, device, terminal and storage medium |
CN109635189A (en) * | 2018-11-30 | 2019-04-16 | 广州市西美信息科技有限公司 | A kind of information search method, device, terminal device and storage medium |
-
2020
- 2020-02-10 CN CN202010085118.4A patent/CN111400029A/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101588369A (en) * | 2009-06-25 | 2009-11-25 | 浙江大学 | Service discovery method based on Service Cache |
CN102214172A (en) * | 2010-04-06 | 2011-10-12 | 腾讯科技(深圳)有限公司 | Caching method and caching equipment |
CN102323909A (en) * | 2011-09-13 | 2012-01-18 | 北京北大众志微系统科技有限责任公司 | Memory management method and device for realizing application of high-capacity cache |
CN104853221A (en) * | 2015-05-22 | 2015-08-19 | 中山大学 | Multi-source stream video on demand system and multi-source stream video on demand method based on virtual server matrix |
CN105468461A (en) * | 2016-01-15 | 2016-04-06 | 浪潮(北京)电子信息产业有限公司 | Memory partitioning method and system |
CN109062693A (en) * | 2018-07-26 | 2018-12-21 | 郑州云海信息技术有限公司 | A kind of EMS memory management process and relevant device |
CN109213611A (en) * | 2018-08-01 | 2019-01-15 | 天津字节跳动科技有限公司 | The striding course means of communication, device, terminal and storage medium |
CN109635189A (en) * | 2018-11-30 | 2019-04-16 | 广州市西美信息科技有限公司 | A kind of information search method, device, terminal device and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8719833B2 (en) | Adaptive demand-driven load balancing | |
Zhu et al. | Real-time tasks oriented energy-aware scheduling in virtualized clouds | |
US8972956B2 (en) | Application deployment in heterogeneous environments | |
KR20130062991A (en) | Virtual server control system and program | |
US8584004B2 (en) | Asynchronous user defined functions | |
US20120030573A1 (en) | Framework for ad-hoc process flexibility | |
US20150156081A1 (en) | Dynamic system level agreement provisioning | |
JP5031819B2 (en) | Declarations for transformations in service sequences | |
US20150355929A1 (en) | Provisioning virtual cpus using a hardware multithreading parameter in hosts with split core processors | |
Lin et al. | Dynamic service selection based on context-aware QoS | |
US20130030858A1 (en) | Dynamically facilitating project assembly | |
US8943104B2 (en) | Dynamic record management for systems utilizing virtual storage access method (VSAM) data sets with a corresponding VSAM control block structure | |
US11113097B2 (en) | System and method for provisioning integration infrastructure at runtime indifferent to hybrid nature of endpoint applications | |
KR101770191B1 (en) | Resource allocation and apparatus | |
US11573823B2 (en) | Parallel execution of applications | |
CN115857914A (en) | A method, device and storage medium for automatically generating codes | |
US10901797B2 (en) | Resource allocation | |
CN111400029A (en) | A Web search service method and device with storage and editing functions | |
Vukojevic-Haupt et al. | Service selection for on-demand provisioned services | |
US20090113449A1 (en) | Method and system for creating and processing dynamic proxy actions for actions that are not yet registered with a client side broker | |
CN118897700A (en) | A task startup optimization method and server | |
JP4303828B2 (en) | Print management system and method | |
JP2018060378A (en) | Start control program, start control method, and start control device | |
US20190227678A1 (en) | Providing document feature management in relation to communication | |
US20150355928A1 (en) | Placement of virtual cpus using a hardware multithreading parameter |
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 | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200710 |
|
RJ01 | Rejection of invention patent application after publication |