[go: up one dir, main page]

CN109783248A - Data access method, device, computer equipment and storage medium - Google Patents

Data access method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN109783248A
CN109783248A CN201811527349.5A CN201811527349A CN109783248A CN 109783248 A CN109783248 A CN 109783248A CN 201811527349 A CN201811527349 A CN 201811527349A CN 109783248 A CN109783248 A CN 109783248A
Authority
CN
China
Prior art keywords
interface
access request
local cache
data
blocker
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
Application number
CN201811527349.5A
Other languages
Chinese (zh)
Inventor
朱博斐
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Puhui Enterprise Management Co Ltd
Original Assignee
Ping An Puhui Enterprise Management Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Puhui Enterprise Management Co Ltd filed Critical Ping An Puhui Enterprise Management Co Ltd
Priority to CN201811527349.5A priority Critical patent/CN109783248A/en
Publication of CN109783248A publication Critical patent/CN109783248A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明实施例公开了一种数据访问方法、装置、计算机设备以及存储介质,其中,所述方法包括:在预设方法中配置拦截器;若接收到用户的接口访问请求,使用所述拦截器对所述接口访问请求进行预处理;解析所述接口访问请求,并获取所述接口访问请求中携带的请求信息;从本地缓存列表中查找是否存在所述请求信息;若所述本地缓存列表中存在所述请求信息,执行所述接口访问请求并从所述本地缓存列表中获取相应的接口数据;否则,执行所述接口访问请求以下发对应的接口数据,并利用所述拦截器将所述接口数据缓存至所述本地缓存列中。本发明基于数据处理,能够提高接口数据的访问效率,减少资源浪费,改善用户的使用体验。

Embodiments of the present invention disclose a data access method, device, computer equipment, and storage medium, wherein the method includes: configuring an interceptor in a preset method; if an interface access request from a user is received, using the interceptor Preprocess the interface access request; parse the interface access request, and obtain the request information carried in the interface access request; find out whether the request information exists in the local cache list; If the request information exists, execute the interface access request and obtain the corresponding interface data from the local cache list; otherwise, execute the interface access request to send the corresponding interface data, and use the interceptor to Interface data is cached into the local cache column. Based on data processing, the present invention can improve the access efficiency of interface data, reduce resource waste, and improve user experience.

Description

Data access method, device, computer equipment and storage medium
Technical field
The present invention relates to field of computer technology more particularly to a kind of data access method, device, computer equipment and Storage medium.
Background technique
Currently, we want access interface often to take some data infrequently updated, such as member in software development The data such as type, product classification need continually to access Server remote when needing to obtain the data that these are infrequently updated Interface is easy to cause the access efficiency of interface data low, and every time access when require and server end and server end On interface establish access connection relationship, lead to the wasting of resources, user experience is poor.
Summary of the invention
It is situated between in view of this, the embodiment of the present invention provides a kind of data access method, device, computer equipment and storage Matter can be improved the access efficiency of interface data, reduces the wasting of resources, improves the usage experience of user.
On the one hand, the embodiment of the invention provides a kind of data access methods, this method comprises:
Blocker is configured in presetting method;
If receiving the interface access request of user, the interface access request is located in advance using the blocker Reason;
The interface access request is parsed, and obtains the solicited message carried in the interface access request;
Search whether that there are the solicited messages from local cache list;
If executing the interface access request and from the local there are the solicited message in the local cache list Corresponding interface data is obtained in cache list;Otherwise, the interface access request is executed to issue corresponding interface data, and The interface data is cached into local cache column using the blocker.
On the other hand, the embodiment of the invention provides a kind of data access device, described device includes:
Configuration unit, for configuring blocker in presetting method;
Pretreatment unit visits the interface using the blocker if the interface access request for receiving user Ask that request is pre-processed;
Resolution unit for parsing the interface access request, and obtains the request carried in the interface access request Information;
Searching unit, for searching whether that there are the solicited messages from local cache list;
Execution unit, if executing the interface access for there are the solicited messages in the local cache list and asking It asks and obtains corresponding interface data from the local cache list;Otherwise, the interface access request is executed to issue pair The interface data answered, and cached the interface data into local cache column using the blocker.
Another aspect the embodiment of the invention also provides a kind of computer equipment, including memory, processor and is stored in On the memory and the computer program that can run on the processor, when the processor executes the computer program Realize data access method as described above.
It is described computer-readable to deposit in another aspect, the embodiment of the invention also provides a kind of computer readable storage medium Storage media is stored with one or more than one computer program, and the one or more computer program can be by one Or more than one processor executes, to realize data access method as described above.
The embodiment of the present invention provides a kind of data access method, device, computer equipment and storage medium, wherein method It include: that blocker is configured in presetting method;If receiving the interface access request of user, connect using the blocker to described Mouth access request is pre-processed;The interface access request is parsed, and obtains the request carried in the interface access request Information;Search whether that there are the solicited messages from local cache list;If there is described ask in the local cache list Information is sought, the interface access request is executed and obtains corresponding interface data from the local cache list;Otherwise, it executes The interface access request is cached the interface data to described using the blocker with issuing corresponding interface data In local cache column.The present invention is based on data processings, can be improved the access efficiency of interface data, reduce the wasting of resources, improve The usage experience of user.
Detailed description of the invention
Technical solution in order to illustrate the embodiments of the present invention more clearly, below will be to needed in embodiment description Attached drawing is briefly described, it should be apparent that, drawings in the following description are some embodiments of the invention, general for this field For logical technical staff, without creative efforts, it is also possible to obtain other drawings based on these drawings.
Fig. 1 is a kind of application scenarios schematic diagram of data access method provided in an embodiment of the present invention;
Fig. 2 is a kind of schematic flow diagram of data access method provided in an embodiment of the present invention;
Fig. 3 is a kind of another schematic flow diagram of data access method provided in an embodiment of the present invention;
Fig. 4 is a kind of another schematic flow diagram of data access method provided in an embodiment of the present invention;
Fig. 5 is a kind of schematic block diagram of data access device provided in an embodiment of the present invention;
Fig. 6 is a kind of another schematic block diagram of data access device provided in an embodiment of the present invention;
Fig. 7 is a kind of another schematic block diagram of data access device provided in an embodiment of the present invention;
Fig. 8 is a kind of structure composition schematic diagram of computer equipment provided in an embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are some of the embodiments of the present invention, instead of all the embodiments.Based on this hair Embodiment in bright, every other implementation obtained by those of ordinary skill in the art without making creative efforts Example, shall fall within the protection scope of the present invention.
It should be appreciated that ought use in this specification and in the appended claims, term " includes " and "comprising" instruction Described feature, entirety, step, operation, the presence of element and/or component, but one or more of the other feature, whole is not precluded Body, step, operation, the presence or addition of element, component and/or its set.
It is also understood that mesh of the term used in this description of the invention merely for the sake of description specific embodiment And be not intended to limit the present invention.As description of the invention and it is used in the attached claims, unless on Other situations are hereafter clearly indicated, otherwise " one " of singular, "one" and "the" are intended to include plural form.
Fig. 1 and Fig. 2 are please referred to, Fig. 1 is a kind of application scenarios signal of data access method provided in an embodiment of the present invention Figure, Fig. 2 are a kind of flow diagram of data access method provided in an embodiment of the present invention.The data access method is applied to clothes It is engaged in device or terminal, wherein terminal can be smart phone, tablet computer, laptop, desktop computer, personal digital assistant Electronic equipment with wearable device etc. with communication function.As an application, as shown in Figure 1, the data access method application In server 10, which can execute described for a server in Distributed Services platform, the server 10 Interface access request is completed if executing interface access request, is fed back in terminal according to implementing result generated, specifically, The server 10 can feed back the implementing result of interface access request in terminal 20 connected to it.
It should be noted that only illustrate a terminal 20 in Fig. 1, in the actual operation process, server 10 can be with Implementing result is sent to more terminals 20.
Referring to Fig. 2, Fig. 2 is a kind of schematic flow diagram of data access method provided in an embodiment of the present invention.Such as Fig. 2 institute Show, this approach includes the following steps S101~S106.
S101 configures blocker in presetting method.
In embodiments of the present invention, the presetting method can be config method, specifically, matching in config method That sets blocker can be with are as follows: is added to blocker in the preset group of config method, more specifically, in config method In, preset group can be by calling push method to add blocker, and following lattice can be used in preset group addition blocker Formula: preset group .push (blocker).
Further, as shown in figure 3, the step S101 includes step S202~S204.
S202 determines the interceptors array in the presetting method.
In the present embodiment, the preset group of the presetting method is interceptors array.
S204 calls push method according to the interceptors array, and configures blocker in push method.
Specifically, interceptors array can add blocker by calling push method in config method, Following format: interceptors.push (blocker) can be used in interceptors array addition blocker.
S102 carries out the interface access request using the blocker if receiving the interface access request of user Pretreatment.
In embodiments of the present invention, the interface access request includes solicited message, which includes desired mesh The interface name of tag splice mouth, it is described that the interface access request is pre-processed using the blocker, comprising: to be blocked using described It cuts device and token is written in the interface access request, and the token being written is saved into local data base.Specifically, clothes Business device end is received the interface using a variable using blocker and accessed when receiving the interface access request of user's transmission It is written used variable as token into the interface access request while request, and by the variable save in server In the local data base at end, it will unify to intercept when user's each transmission interface access request, and user is transmitted Token in the local data base of token and server end compares, if the same grant access, otherwise denied access.
S103 parses the interface access request, and obtains the solicited message carried in the interface access request.
In embodiments of the present invention, the interface access request is TCP access request, and the solicited message includes that target connects The interface name of mouth, the solicited message is for determining whether the local cache list is stored with corresponding to the solicited message Information.Specifically, different solicited messages corresponds to different interfaces, different solicited messages, requested interface data is not yet Together.For example, the entitled session1 of the interface of solicited message, that is with regard to the session1 interface in corresponding server end.More specifically, Server end can parse interface access request, and obtain the interface for being directed to target interface in request token analytically Name, wherein institute received interface access request can be user terminal transmission request, be also possible to other server ends send Request, herein with no restriction to the object of the transmission interface access request.
S104 searches whether that there are the solicited messages from local cache list.
In embodiments of the present invention, it is cached with history interface data in the local cache list, the data cached Interface name and interface parameters comprising corresponding interface obtain interface name by parsing the interface access request, by the interface Name is compared with the history interface data cached in the local cache list of server end, if interface name and sheet in request The interface name cached in ground cache list corresponds, and judges that there are the solicited messages in the local cache list.
Further, as shown in figure 4, the step S104 includes step S302~S304.
S302, by the interface name cached in the interface name carried in the interface access request and local cache list into Row compares.
S304, if the interface name carried in the interface access request and the interface name one cached in local cache list One is corresponding, determines that there are the solicited messages in the local cache list.
S105, if executing the interface access request and from institute there are the solicited message in the local cache list It states and obtains corresponding interface data in local cache list;Otherwise, S106 is executed.
S106 executes the interface access request to issue corresponding interface data, and will be described using the blocker Interface data is cached into local cache column.
As seen from the above, the embodiment of the present invention in presetting method by configuring blocker;If receiving the interface of user Access request pre-processes the interface access request using the blocker;The interface access request is parsed, and is obtained Take the solicited message carried in the interface access request;Search whether that there are the solicited messages from local cache list; If executing the interface access request and from the local cache list there are the solicited message in the local cache list It is middle to obtain corresponding interface data;Otherwise, the interface access request is executed to issue corresponding interface data, and described in utilization Blocker caches the interface data into local cache column.The present invention is based on data processings, can be improved number of ports According to access efficiency, reduce the wasting of resources, improve the usage experience of user.
Referring to Fig. 5, a kind of corresponding above-mentioned data access method, the embodiment of the present invention also proposes a kind of data access dress It sets, which includes: configuration unit 101, pretreatment unit 102, resolution unit 103, searching unit 104, execution unit 105。
Wherein, the configuration unit 101, for configuring blocker in presetting method.In embodiments of the present invention, described Presetting method can be config method, specifically, configure blocker in config method can be with are as follows: add blocker Into the preset group of config method, more specifically, in config method, preset group can be by calling push method Blocker is added, following format: preset group .push (blocker) can be used in preset group addition blocker.
Pretreatment unit 102, if the interface access request for receiving user, using the blocker to the interface Access request is pre-processed.In embodiments of the present invention, the interface access request includes solicited message, the request packet Interface name containing desired target interface, it is described that the interface access request is pre-processed using the blocker, comprising: Token is written in the interface access request using the blocker, and the token being written is saved to local data base In.Specifically, server end is connect using blocker using a variable when receiving the interface access request of user's transmission It is written used variable as token into the interface access request while receiving the interface access request, and by the variable It is stored in the local data base of server end, will unify to intercept when user's each transmission interface access request, and Token in the local data base of the token of user's transmitting and server end is compared, if the same grant access, no Then denied access.
Resolution unit 103 for parsing the interface access request, and obtains asking of carrying in the interface access request Seek information.In embodiments of the present invention, the interface access request is TCP access request, and the solicited message includes that target connects The interface name of mouth, the solicited message is for determining whether the local cache list is stored with corresponding to the solicited message Information.Specifically, different solicited messages corresponds to different interfaces, different solicited messages, requested interface data is not yet Together.For example, the entitled session1 of the interface of solicited message, that is with regard to the session1 interface in corresponding server end.More specifically, Server end can parse interface access request, and obtain the interface for being directed to target interface in request token analytically Name, wherein institute received interface access request can be user terminal transmission request, be also possible to other server ends send Request, herein with no restriction to the object of the transmission interface access request.
Searching unit 104, for searching whether that there are the solicited messages from local cache list.Implement in the present invention In example, it is cached with history interface data in the local cache list, the data cached include the interface name of corresponding interface And interface parameters, interface name is obtained by parsing the interface access request, the local of the interface name and server end is delayed The history interface data cached in list is deposited to be compared, if cached in the interface name and local cache list in request Interface name corresponds, and judges that there are the solicited messages in the local cache list.
Execution unit 105, if executing the interface access for there are the solicited messages in the local cache list It requests and obtains corresponding interface data from the local cache list;Otherwise, the interface access request is executed to issue Corresponding interface data, and cached the interface data into local cache column using the blocker.
As seen from the above, the embodiment of the present invention in presetting method by configuring blocker;If receiving the interface of user Access request pre-processes the interface access request using the blocker;The interface access request is parsed, and is obtained Take the solicited message carried in the interface access request;Search whether that there are the solicited messages from local cache list; If executing the interface access request and from the local cache list there are the solicited message in the local cache list It is middle to obtain corresponding interface data;Otherwise, the interface access request is executed to issue corresponding interface data, and described in utilization Blocker caches the interface data into local cache column.The present invention is based on data processings, can be improved number of ports According to access efficiency, reduce the wasting of resources, improve the usage experience of user.
Referring to Fig. 6, the configuration unit 101, comprising:
Determination unit 101a, for determining the interceptors array in the presetting method.In the present embodiment, institute The preset group for stating presetting method is interceptors array.
Subelement 101b is configured, for calling push method according to the interceptors array, and in push method Middle configuration blocker.Specifically, interceptors array can be by calling the addition of push method to block in config method Device is cut, following format: interceptors.push (blocker) can be used in interceptors array addition blocker.
Referring to Fig. 7, the searching unit 104, comprising:
Comparing unit 104a, for will delay in the interface name carried in the interface access request and local cache list The interface name deposited is compared.
Judging unit 104b, if delaying in interface name for being carried in the interface access request and local cache list The interface name deposited corresponds, and determines that there are the solicited messages in the local cache list.
Above-mentioned data access device and above-mentioned data access method one-to-one correspondence, specific principle and process and above-mentioned reality It is identical to apply the method, repeats no more.
Above-mentioned data access device can be implemented as a kind of form of computer program, and computer program can be in such as Fig. 8 Shown in run in computer equipment.
Fig. 8 is a kind of structure composition schematic diagram of computer equipment of the present invention.The equipment can be terminal, be also possible to take Business device, wherein terminal can be smart phone, tablet computer, laptop, desktop computer, personal digital assistant and wearing Formula device etc. has the electronic device of communication function.Server can be independent server, be also possible to multiple server groups At server cluster.Referring to Fig. 8, the computer equipment 500 include the processor 502 connected by system bus 501, it is non-easily The property lost storage medium 503, built-in storage 504 and network interface 505.Wherein, the non-volatile memories of the computer equipment 500 are situated between Matter 503 can storage program area 5031 and computer program 5032, which is performed, and may make processor 502 execute a kind of data access method.The processor 502 of the computer equipment 500 is for providing calculating and control ability, support The operation of entire computer equipment 500.The built-in storage 504 is the computer program 5032 in non-volatile memory medium 503 Operation provide environment, when which is executed by processor, processor 502 may make to execute a kind of data access side Method.The network interface 505 of computer equipment 500 such as sends the task dispatching of distribution for carrying out network communication.Those skilled in the art Member is appreciated that structure shown in Fig. 8, only the block diagram of part-structure relevant to application scheme, composition pair The restriction for the computer equipment that application scheme is applied thereon, specific computer equipment may include than as shown in the figure more More or less component perhaps combines certain components or with different component layouts.
Wherein, following operation is realized when the processor 502 executes the computer program:
Blocker is configured in presetting method;
If receiving the interface access request of user, the interface access request is located in advance using the blocker Reason;
The interface access request is parsed, and obtains the solicited message carried in the interface access request;
Search whether that there are the solicited messages from local cache list;
If executing the interface access request and from the local there are the solicited message in the local cache list Corresponding interface data is obtained in cache list;Otherwise, the interface access request is executed to issue corresponding interface data, and The interface data is cached into local cache column using the blocker.
It is in one embodiment, described that blocker is configured in presetting method, comprising:
Determine the interceptors array in the presetting method;
Push method is called according to the interceptors array, and configures blocker in push method.
It is in one embodiment, described that the interface access request is pre-processed using the blocker, comprising:
Token is written in the interface access request using the blocker, and the token being written is saved to local In database.
In one embodiment, the solicited message includes the interface name of target interface, described from local cache list Search whether that there are the solicited messages, comprising:
The interface name cached in the interface name carried in the interface access request and local cache list is compared Compared with;
If the interface name carried in the interface access request and the interface name cached in local cache list one are a pair of It answers, determines that there are the solicited messages in the local cache list.
In one embodiment, the interface access request is TCP access request, and the solicited message includes target interface Interface name, the solicited message is for determining whether the local cache list is stored with the letter corresponding to the solicited message Breath.
It will be understood by those skilled in the art that the embodiment of computer equipment shown in Fig. 8 is not constituted to computer The restriction of equipment specific composition, in other embodiments, computer equipment may include components more more or fewer than diagram, or Person combines certain components or different component layouts.For example, in some embodiments, computer equipment only includes memory And processor, in such embodiments, the structure and function of memory and processor are consistent with embodiment illustrated in fig. 8, herein It repeats no more.
The present invention provides a kind of computer readable storage medium, computer-readable recording medium storage has one or one A above computer program, the one or more computer program can be held by one or more than one processor Row, to perform the steps of
Blocker is configured in presetting method;
If receiving the interface access request of user, the interface access request is located in advance using the blocker Reason;
The interface access request is parsed, and obtains the solicited message carried in the interface access request;
Search whether that there are the solicited messages from local cache list;
If executing the interface access request and from the local there are the solicited message in the local cache list Corresponding interface data is obtained in cache list;Otherwise, the interface access request is executed to issue corresponding interface data, and The interface data is cached into local cache column using the blocker.
It is in one embodiment, described that blocker is configured in presetting method, comprising:
Determine the interceptors array in the presetting method;
Push method is called according to the interceptors array, and configures blocker in push method.
It is in one embodiment, described that the interface access request is pre-processed using the blocker, comprising:
Token is written in the interface access request using the blocker, and the token being written is saved to local In database.
In one embodiment, the solicited message includes the interface name of target interface, described from local cache list Search whether that there are the solicited messages, comprising:
The interface name cached in the interface name carried in the interface access request and local cache list is compared Compared with;
If the interface name carried in the interface access request and the interface name cached in local cache list one are a pair of It answers, determines that there are the solicited messages in the local cache list.
In one embodiment, the interface access request is TCP access request, and the solicited message includes target interface Interface name, the solicited message is for determining whether the local cache list is stored with the letter corresponding to the solicited message Breath.
Present invention storage medium above-mentioned include: magnetic disk, CD, read-only memory (Read-Only Memory, The various media that can store program code such as ROM).
Unit in all embodiments of the invention can pass through universal integrated circuit, such as CPU (Central Processing Unit, central processing unit), or pass through ASIC (Application Specific Integrated Circuit, specific integrated circuit) Lai Shixian.
Step in data access method of the embodiment of the present invention can according to actual needs the adjustment of carry out sequence, merge and delete Subtract.
Unit in data access device of the embodiment of the present invention can be combined, divided and deleted according to actual needs.
The above description is merely a specific embodiment, but scope of protection of the present invention is not limited thereto, any Those familiar with the art in the technical scope disclosed by the present invention, can readily occur in various equivalent modifications or replace It changes, these modifications or substitutions should be covered by the protection scope of the present invention.Therefore, protection scope of the present invention should be with right It is required that protection scope subject to.

Claims (10)

1. a kind of data access method, which is characterized in that the described method includes:
Blocker is configured in presetting method;
If receiving the interface access request of user, the interface access request is pre-processed using the blocker;
The interface access request is parsed, and obtains the solicited message carried in the interface access request;
Search whether that there are the solicited messages from local cache list;
If executing the interface access request and from the local cache there are the solicited message in the local cache list Corresponding interface data is obtained in list;Otherwise, the interface access request is executed to issue corresponding interface data, and is utilized The blocker caches the interface data into local cache column.
2. the method as described in claim 1, which is characterized in that described to configure blocker in presetting method, comprising:
Determine the interceptors array in the presetting method;
Push method is called according to the interceptors array, and configures blocker in push method.
3. the method as described in claim 1, which is characterized in that it is described using the blocker to the interface access request into Row pretreatment, comprising:
Token is written in the interface access request using the blocker, and the token being written is saved to local data In library.
4. the method as described in claim 1, which is characterized in that the solicited message includes the interface name of target interface, described Search whether that there are the solicited messages from local cache list, comprising:
The interface name cached in the interface name carried in the interface access request and local cache list is compared;
If the interface name carried in the interface access request and the interface name cached in local cache list correspond, sentence There are the solicited messages in the fixed local cache list.
5. the method as described in claim 1, which is characterized in that the interface access request is TCP access request, the request Information includes the interface name of target interface, and the solicited message is corresponded to for determining whether the local cache list is stored with The information of the solicited message.
6. a kind of data access device, which is characterized in that described device includes:
Configuration unit, for configuring blocker in presetting method;
Pretreatment unit asks interface access using the blocker if the interface access request for receiving user It asks and is pre-processed;
Resolution unit for parsing the interface access request, and obtains the solicited message carried in the interface access request;
Searching unit, for searching whether that there are the solicited messages from local cache list;
Execution unit, if executing the interface access request simultaneously for there are the solicited messages in the local cache list Corresponding interface data is obtained from the local cache list;Otherwise, it is corresponding to issue to execute the interface access request Interface data, and cached the interface data into local cache column using the blocker.
7. device as claimed in claim 6, which is characterized in that the configuration unit, comprising:
Determination unit, for determining the interceptors array in the presetting method;
Subelement is configured, for calling push method according to the interceptors array, and configures and blocks in push method Cut device.
8. device as claimed in claim 6, which is characterized in that the searching unit, comprising:
Comparing unit, the interface for will be cached in the interface name carried in the interface access request and local cache list Name is compared;
Judging unit, if the interface cached in interface name for being carried in the interface access request and local cache list Name corresponds, and determines that there are the solicited messages in the local cache list.
9. a kind of computer equipment, including memory, processor and it is stored on the memory and can be on the processor The computer program of operation, which is characterized in that the processor realizes that claim 1-5 such as appoints when executing the computer program Data access method described in one.
10. a kind of computer readable storage medium, which is characterized in that the computer-readable recording medium storage have one or More than one computer program, the one or more computer program can be by one or more than one processors It executes, to realize data access method as described in any one in claim 1-5.
CN201811527349.5A 2018-12-13 2018-12-13 Data access method, device, computer equipment and storage medium Pending CN109783248A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811527349.5A CN109783248A (en) 2018-12-13 2018-12-13 Data access method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811527349.5A CN109783248A (en) 2018-12-13 2018-12-13 Data access method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN109783248A true CN109783248A (en) 2019-05-21

Family

ID=66496191

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811527349.5A Pending CN109783248A (en) 2018-12-13 2018-12-13 Data access method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109783248A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110362505A (en) * 2019-07-10 2019-10-22 政采云有限公司 A method of caching is written and read using caching blocker
CN113438227A (en) * 2021-06-23 2021-09-24 平安普惠企业管理有限公司 Method, device and equipment for limiting current of repeated requests and storage medium
CN113886099A (en) * 2021-08-27 2022-01-04 北京房江湖科技有限公司 Interface access request processing method and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040060055A1 (en) * 2000-01-28 2004-03-25 Kukura Robert A. Method and system for dynamic configuration of interceptors in a client-server environment
US20050050039A1 (en) * 2003-08-29 2005-03-03 Dietmar Theobald System and method for a database access statement interceptor
US20120323987A1 (en) * 2011-06-16 2012-12-20 International Business Machines Corporation Shared network response cache
US8788612B1 (en) * 2006-08-07 2014-07-22 Unwired Planet, Llc Cache based enhancement to optimization protocol
CN105847853A (en) * 2016-04-01 2016-08-10 深圳市创云方网络科技有限公司 Video content distribution method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040060055A1 (en) * 2000-01-28 2004-03-25 Kukura Robert A. Method and system for dynamic configuration of interceptors in a client-server environment
US20050050039A1 (en) * 2003-08-29 2005-03-03 Dietmar Theobald System and method for a database access statement interceptor
US8788612B1 (en) * 2006-08-07 2014-07-22 Unwired Planet, Llc Cache based enhancement to optimization protocol
US20120323987A1 (en) * 2011-06-16 2012-12-20 International Business Machines Corporation Shared network response cache
CN105847853A (en) * 2016-04-01 2016-08-10 深圳市创云方网络科技有限公司 Video content distribution method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
姜新华等: "Java Web应用开发", 31 December 2011, 北京航空航天大学出版社, pages: 219 - 222 *
科兹洛夫斯基: "精通AngularJS", 31 October 2014, 华中科技大学出版社, pages: 102 - 107 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110362505A (en) * 2019-07-10 2019-10-22 政采云有限公司 A method of caching is written and read using caching blocker
CN113438227A (en) * 2021-06-23 2021-09-24 平安普惠企业管理有限公司 Method, device and equipment for limiting current of repeated requests and storage medium
CN113438227B (en) * 2021-06-23 2024-02-27 平安普惠企业管理有限公司 Method, device, equipment and storage medium for limiting repeated request
CN113886099A (en) * 2021-08-27 2022-01-04 北京房江湖科技有限公司 Interface access request processing method and storage medium

Similar Documents

Publication Publication Date Title
US11210131B2 (en) Method and apparatus for assigning computing task
EP3837604B1 (en) In situ triggered function as a service within a service mesh
KR20040004035A (en) Application catalog on an application server for wireless devices
CN109597643A (en) Using gray scale dissemination method, device, electronic equipment and storage medium
CN103176795A (en) Method for applying plug-in technology to data filtering of information distribution software
CN112003957B (en) Method, device, server and storage medium for scheduling access point
CN106649640A (en) Instant search method and device
CN109783248A (en) Data access method, device, computer equipment and storage medium
CN108875291B (en) Information processing method, server and computer storage medium
EP2256633A2 (en) Service provider management device, service provider management program, and service provider management method
US9164817B2 (en) Mobile communication terminal to provide widget expansion function using message communication, and operation method of the mobile communication terminal
CN112306685A (en) Task isolation method and device, electronic equipment and computer readable medium
CN114385382B (en) Light application access method, device, computer equipment and storage medium
CN106408793B (en) A kind of Service Component sharing method and system suitable for ATM business
US12170920B2 (en) Method for controlling network slice, information processing apparatus, and system
CN113986996A (en) Customize return response methods, devices, devices and storage media based on annotations
CN109062929A (en) A kind of query task communication means and system
CN111404979B (en) Method and device for processing service request and computer readable storage medium
CN113779122A (en) Method and apparatus for exporting data
CN113064678A (en) Cache configuration method and device
CN117633392A (en) Page publishing method and device
CN113761433B (en) Service processing method and device
CN105871972A (en) Video resource distributed cathe method, device and system
CN110275701A (en) Data processing method, device, medium and calculating equipment
EP4694315A1 (en) Task processing methods, and apparatus

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20190521