CN113179222A - Current-limiting control method, device and equipment for hotspot data and storage medium - Google Patents

Current-limiting control method, device and equipment for hotspot data and storage medium Download PDF

Info

Publication number
CN113179222A
CN113179222A CN202110483959.5A CN202110483959A CN113179222A CN 113179222 A CN113179222 A CN 113179222A CN 202110483959 A CN202110483959 A CN 202110483959A CN 113179222 A CN113179222 A CN 113179222A
Authority
CN
China
Prior art keywords
access
data
hot spot
hotspot
flow
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
CN202110483959.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.)
Kangjian Information Technology Shenzhen Co Ltd
Original Assignee
Kangjian Information Technology Shenzhen 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 Kangjian Information Technology Shenzhen Co Ltd filed Critical Kangjian Information Technology Shenzhen Co Ltd
Priority to CN202110483959.5A priority Critical patent/CN113179222A/en
Publication of CN113179222A publication Critical patent/CN113179222A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/215Flow control; Congestion control using token-bucket
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/20Traffic policing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Storage Device Security (AREA)

Abstract

The invention relates to the field of Internet, and discloses a method, a device, equipment and a storage medium for controlling the current limit of hot spot data, wherein the method comprises the following steps: acquiring access information of the data object, and identifying hotspot data which is being accessed in the data object; determining an access control rule of the hotspot data, and calculating an access flow threshold value based on the access control rule; when an access request for hotspot data is received, acquiring traffic resources occupied by each access request, and calculating a total access traffic value; judging whether the total access flow value is larger than an access flow threshold value or not; and if so, limiting all access requests of the hotspot data. The method can identify the hot spot data according to the real-time service request data, and uses the corresponding access control rule to distribute the flow aiming at different hot spot data, thereby avoiding cache breakdown caused by sudden increase of data time access amount and ensuring normal operation of the system.

Description

Current-limiting control method, device and equipment for hotspot data and storage medium
Technical Field
The invention relates to the field of internet, in particular to a method, a device, equipment and a storage medium for controlling current limitation of hot spot data.
Background
The existing current limiting technology defines the concept of resources and rules for a system, wherein the resources are codes needing protection, and the rules are access control rules, fusing degradation rules, system protection rules, hotspot protection rules and the like. And in the system operation, the flow condition is monitored in real time, and the protection effect on the existing system is realized according to the flow rule.
When the existing flow prevention and control system is actually used, the definition of resources needs to be preset and points are buried in advance. That is, in the development and design stage, the resources of the traffic hot spot need to be identified, so that the hot spot is predicted in advance and the rule is set.
However, in the actual operation of the e-commerce transaction system, the flow rate is unpredictable and random. In practice, the hot spot data is unpredictable, and the instantaneous visit amount of a certain commodity is possibly very high. At this time, the traditional flow prevention and control is adopted, and the hot data is predicted in advance, and the prevention and control rules are set for the data, so that the prediction is impossible. For hot spot data which cannot be estimated in advance and set with rules, all request resources may be occupied, and request resources of other data may be occupied, thereby affecting the system process. Even a large number of requests may be present to puncture the cache, which may eventually cause the system to hang up, with a significant risk to the system.
Disclosure of Invention
The invention mainly aims to solve the technical problem that the existing data current limiting is difficult to predict hot data.
The invention provides a current-limiting control method of hotspot data, which comprises the following steps: acquiring access information of a data object from a data platform through a platform data interface; identifying hotspot data which are being accessed in the data objects according to the access information; determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule; when access requests for the hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources; judging whether the total access flow value is larger than the access flow threshold value; and if so, performing current limiting control on all access requests of the hotspot data.
Optionally, in a first implementation manner of the first aspect of the present invention, after identifying, according to the access information, hotspot data being accessed in the data object, the method further includes: acquiring log data of the hot spot data according to the access information of the hot spot data; and asynchronously storing the log data in a database through a message queue.
Optionally, in a second implementation manner of the first aspect of the present invention, the identifying, according to the access information, hot spot data being accessed in the data object includes: acquiring a data storage period of the database, and taking the data storage period as a statistical period of hot spot data; according to the statistical period and the access information, calculating the access frequency of each item of data in the data object; and taking the data with the access frequency greater than the preset frequency in the data object as the hot spot data.
Optionally, in a third implementation manner of the first aspect of the present invention, the determining an access control rule of the hotspot data, and calculating an access traffic threshold of the hotspot data based on the access control rule includes: determining an access control rule of the hotspot data, and acquiring a maximum flow threshold of the data platform based on the access control rule; calculating the access proportion of the hot data according to the access information of each item of data in the data object; and calculating the access flow threshold of the hotspot data according to the access proportion and the maximum flow threshold.
Optionally, in a fourth implementation manner of the first aspect of the present invention, before determining the access control rule of the hotspot data and calculating the access traffic threshold of the hotspot data based on the access control rule, the method further includes: acquiring a label of the data object; traversing a preset access control rule base according to the label to acquire an access control rule corresponding to the data object; and distributing access priority to each item of data in the data object according to the access control rule.
Optionally, in a fifth implementation manner of the first aspect of the present invention, after performing current limiting control on all access requests to the hotspot data, the method further includes: when the number of the hot spot data is more than one, acquiring the access priority corresponding to the hot spot data; acquiring the current total access flow of the data platform, and judging whether the current total access flow is greater than the maximum flow threshold value; if not, calculating a residual flow space according to the current total access flow and the maximum flow threshold; according to the remaining flow space and the access priority of the hot spot data, canceling the flow limitation of the hot spot data with the highest access priority, and updating the remaining flow space; and if the updated residual flow space is larger than zero, cancelling the flow limitation of the residual hot spot data step by step according to the access priority until the residual flow space is not larger than zero.
Optionally, in a sixth implementation manner of the first aspect of the present invention, the performing current-limiting control on all access requests of the hotspot data includes: obtaining an access type of the access request, and accessing the access request to a preset token bucket according to the access type; obtaining the residual token number of the token bucket accessed by the access request; if the number of the remaining tokens is zero, rejecting the access request and returning an access failure prompt; and if the number of the remaining tokens is not zero, releasing the access request for subsequent processing.
The second aspect of the present invention provides a current limiting control device for hot spot data, including: the access acquisition module is used for acquiring access information of the data object from the data platform through the platform data interface; the identification module is used for identifying the hotspot data which is accessed in the data objects according to the access information; the distribution module is used for determining an access control rule of the hotspot data and calculating an access flow threshold of the hotspot data based on the access control rule; the traffic acquisition module is used for acquiring traffic resources occupied by each access request when the access request to the hotspot data is received, and calculating the total access traffic value required by all the access requests based on the traffic resources; the judging module is used for judging whether the total access flow value is larger than the access flow threshold value; and the current limiting module is used for performing current limiting control on all access requests of the hotspot data when the total access flow value is greater than the access flow threshold value.
Optionally, in a first implementation manner of the second aspect of the present invention, the current-limiting control apparatus for hotspot data further includes a log storage module, where the log storage module is specifically configured to: acquiring log data of the hot spot data according to the access information of the hot spot data; and asynchronously storing the log data in a database through a message queue.
Optionally, in a second implementation manner of the second aspect of the present invention, the identification module is specifically configured to: acquiring a data storage period of the database, and taking the data storage period as a statistical period of hot spot data; according to the statistical period and the access information, calculating the access frequency of each item of data in the data object; and taking the data with the access frequency greater than the preset frequency in the data object as the hot spot data.
Optionally, in a third implementation manner of the second aspect of the present invention, the allocation module is specifically configured to: determining an access control rule of the hotspot data, and acquiring a maximum flow threshold of the data platform based on the access control rule; calculating the access proportion of the hot data according to the access information of each item of data in the data object; and calculating the access flow threshold of the hotspot data according to the access proportion and the maximum flow threshold.
Optionally, in a fourth implementation manner of the second aspect of the present invention, the current-limiting control apparatus for hotspot data further includes a priority setting module, where the priority setting module is specifically configured to: acquiring a label of the data object; traversing a preset access control rule base according to the label to acquire an access control rule corresponding to the data object; and distributing access priority to each item of data in the data object according to the access control rule.
Optionally, in a fifth implementation manner of the second aspect of the present invention, the current-limiting control device for hotspot data further includes a current-limiting release module, where the current-limiting release module is specifically configured to: when the number of the hot spot data is more than one, acquiring the access priority corresponding to the hot spot data; acquiring the current total access flow of the data platform, and judging whether the current total access flow is greater than the maximum flow threshold value; if not, calculating a residual flow space according to the current total access flow and the maximum flow threshold; according to the remaining flow space and the access priority of the hot spot data, canceling the flow limitation of the hot spot data with the highest access priority, and updating the remaining flow space; and if the updated residual flow space is larger than zero, cancelling the flow limitation of the residual hot spot data step by step according to the access priority until the residual flow space is not larger than zero.
Optionally, in a sixth implementation manner of the second aspect of the present invention, the current limiting module is specifically configured to: obtaining an access type of the access request, and accessing the access request to a preset token bucket according to the access type; obtaining the residual token number of the token bucket accessed by the access request; if the number of the remaining tokens is zero, rejecting the access request and returning an access failure prompt; and if the number of the remaining tokens is not zero, releasing the access request for subsequent processing.
A third aspect of the present invention provides a device for limiting current of hot spot data, including: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line; and the at least one processor calls the instructions in the memory to enable the current limiting control device of the hot spot data to execute the steps of the current limiting control method of the hot spot data.
A fourth aspect of the present invention provides a computer-readable storage medium, which stores instructions that, when executed on a computer, cause the computer to perform the steps of the above-mentioned method for controlling current limiting of hotspot data.
In the technical scheme of the invention, access information of a data object is acquired from a data platform through a platform data interface; identifying hotspot data which are being accessed in the data objects according to the access information; determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule; when access requests for the hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources; judging whether the total access flow value is larger than the access flow threshold value; and if so, performing current limiting control on all access requests of the hotspot data. According to the method, the hot data can be identified according to the actual service request data in the system operation process without manual point burying, and the corresponding access control rules can be used for carrying out flow distribution aiming at different identified hot data, so that the problem of cache breakdown caused by sudden increase of the access quantity of part of data in time is avoided, and the normal operation of the system is ensured.
Drawings
Fig. 1 is a schematic diagram of a first embodiment of a method for limiting current of hot spot data according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a current limiting control method for hot spot data according to a second embodiment of the present invention;
fig. 3 is a schematic diagram of a third embodiment of a method for limiting current of hot spot data according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a fourth embodiment of a method for limiting current of hot spot data according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a fifth embodiment of a method for limiting current of hot spot data according to an embodiment of the present invention;
fig. 6 is a schematic diagram of an embodiment of a current limiting control apparatus for hot spot data according to an embodiment of the present invention;
fig. 7 is a schematic diagram of another embodiment of a current limiting control apparatus for hot spot data according to an embodiment of the present invention;
fig. 8 is a schematic diagram of an embodiment of a device for limiting current of hot spot data according to an embodiment of the present invention.
Detailed Description
In the technical scheme of the invention, access information of a data object is acquired from a data platform through a platform data interface; identifying hotspot data which are being accessed in the data objects according to the access information; determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule; when access requests for the hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources; judging whether the total access flow value is larger than the access flow threshold value; and if so, performing current limiting control on all access requests of the hotspot data. According to the method, the hot data can be identified according to the actual service request data in the system operation process without manual point burying, and the corresponding access control rules can be used for carrying out flow distribution aiming at different identified hot data, so that the problem of cache breakdown caused by sudden increase of the access quantity of part of data in time is avoided, and the normal operation of the system is ensured.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," or "having," and any variations thereof, are intended to cover non-exclusive inclusions, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For convenience of understanding, a detailed flow of an embodiment of the present invention is described below, and referring to fig. 1, a first embodiment of a method for controlling current limitation of hot spot data according to an embodiment of the present invention includes:
101. acquiring access information of a data object from a data platform through a platform data interface;
it is to be understood that the execution subject of the present invention may be a current limiting control device of hot spot data, and may also be a terminal or a server, which is not limited herein. The embodiment of the present invention is described by taking a server as an execution subject.
It is emphasized that the above access information may be stored in a node of a blockchain in order to ensure privacy and security of the data.
In this embodiment, the method is mainly applied to current limiting control of a system in which a user needs to interact with a background for multiple times, for example, an e-commerce platform, and a user generally needs to interact with multiple service interfaces of the background of the e-commerce platform for multiple times to complete one e-commerce service. It can also be applied to a single interactive system, for example, a system service can be completed by a page access. Wherein the system may provide a variety of user access channels, such as standalone applications, wechat applets, web access, and the like. In this embodiment, taking the data platform as an e-commerce platform as an example, in the process of shopping on the e-commerce platform, a user needs to click a commodity interface to access, that is, access to a data object, for each access request, the system records a request log, and corresponding access information can be generated according to the request log, and after the user logs in the e-commerce platform, the user can access various services provided by the e-commerce platform as needed, where each service has a corresponding service interface, for example, a service interface corresponding to various shopping activities held by the e-commerce platform, an information access interface for each commodity in a shopping activity page, and the like. And generating different data object types according to different access types.
102. Identifying hotspot data which are being accessed in the data object according to the access information;
in this embodiment, the data object includes various data, taking the e-commerce platform as an example, when the type of the data object is an activity of the e-commerce platform, the various data of the data object are service codes of various activities held by the e-commerce platform, access information corresponding to the activity is generated according to the fact that different users click the activity held by the e-commerce platform to access, when the type of the data object is a commodity of the e-commerce platform, the various data of the data object are a commodity type of each commodity in the e-commerce platform and a generated sku array, access information corresponding to the commodity is generated according to the fact that different users click the commodity on the e-commerce platform to access, according to a preset identification rule, identification of hot spot data in the access information of the various data of the data object is performed on the access information of the various data of the data object, for example, statistics is performed on the access frequency of each data in real-time (1s) accessed by users in a time window, when the access frequency of certain data in the data reaches a certain threshold value, the data is identified as hot data.
103. Determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule;
in this embodiment, the corresponding access control rule is obtained according to the type of the data object, and meanwhile, the selection of the access control rule may also be performed according to the network connection time, the network traffic fluctuation characteristic, the network resource source, and the connection access frequency, which is not limited in the present invention.
In this embodiment, the access control rule includes a time range, a weight value, a priority, and the like, the time range, the weight value, and the priority are performed on each item of data, and according to different time ranges, each item of data priority of each data object sets a network traffic threshold of an event in a different scenario, for example, during a shopping festival, between 0 a morning and 2 a morning, a purchase request of a user is preferentially satisfied, when a commodity viewing request of the user is satisfied, a larger traffic threshold is set for the purchase request of the user, and a smaller traffic threshold is set for the commodity viewing request.
104. When access requests for hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources;
105. judging whether the total access flow value is larger than an access flow threshold value or not;
in this embodiment, taking the data platform as an e-commerce platform as an example, when a user purchases on the e-commerce platform, the user needs to click a commodity interface to access, that is, access a data object, and for each access request, the system records a request log, and when an access request for hot data is recorded in the request log, obtains an access flow total value of each item of data in the data object according to the request log, and obtains the access flow total value of the hot data therefrom, where the access flow total value is obtained by calculating a flow resource occupied by the access request for the item of data, compares the access flow total value of the hot data with a pre-allocated flow threshold value, and determines whether the access flow total value is greater than the hot flow threshold value, if so, performs flow limitation on the access request corresponding to the hot data, and if not, the total value of the access traffic is incremented and updated.
106. And if so, performing current limiting control on all access requests of the hotspot data.
In this embodiment, different current limiting policies may be performed according to different types of access requests for hotspot data, where an access request sent by a user may carry multiple kinds of identification information expressing a user purpose, such as a destination address (url address) of the access request, and specific operation information, such as a request to download, request to perform network transaction, and request to perform data storage or relay, and it may be determined whether current limiting is required to be performed on the access request according to information carried in the access request for hotspot information, and how current limiting should be performed, that is, performing differential current limiting according to different access requests for hotspot data.
In this embodiment, a data table about access destination information may be stored in a local database of the system in advance, where the data table records the access destination information and a corresponding flow limiting policy, if a flow limiting policy can be queried according to the access destination information, flow limiting is performed according to the queried flow limiting policy, and if the flow limiting policy cannot be queried, flow limiting may not be performed generally, or other flow control manners are performed, which is not limited in the present invention.
In the embodiment, access information of a data object is acquired from a data platform through a platform data interface; identifying hotspot data which are being accessed in the data objects according to the access information; determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule; when access requests for the hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources; judging whether the total access flow value is larger than the access flow threshold value; and if so, performing current limiting control on all access requests of the hotspot data. According to the method, the hot data can be identified according to the actual service request data in the system operation process without manual point burying, and the corresponding access control rules can be used for carrying out flow distribution aiming at different identified hot data, so that the problem of cache breakdown caused by sudden increase of the access quantity of part of data in time is avoided, and the normal operation of the system is ensured.
Referring to fig. 2, a second embodiment of the method for limiting current of hot spot data according to the embodiment of the present invention includes:
201. acquiring access information of a data object from a data platform through a platform data interface;
step 201 in this embodiment is similar to step 101 in the first embodiment, and is not described here again.
202. Acquiring a data storage period of a database, and taking the data storage period as a statistical period of hot spot data;
203. calculating the access frequency of each item of data in the data object according to the statistical period and the access information;
204. taking data with access frequency greater than preset frequency in the data object as hot spot data;
in practical application, hot spot data can be identified through different identification strategies, for example, the access frequency of each item of data accessed by a user in real time within a time window (1s) is counted, and when the access frequency of some item of data in each item of data reaches a certain threshold value, the item of data is identified as the hot spot data.
In this embodiment, hot data is identified according to a storage period of the database, a streaming storage manner is adopted, the storage period is a certain storage period, and when the storage period passes, old data on the storage node is deleted, the storage node stores new data, and the timeliness of the hot data is ensured.
In the embodiment, the access frequency of each item of data in the data object is calculated according to the statistical period and the access information; and taking the data with the access frequency greater than the preset frequency in the data object as the hot spot data.
205. Acquiring log data of the hot data according to the access information of the hot data;
206. asynchronously storing the log data in a database through a message queue;
in this embodiment, for each access request, the system records a request log, and can generate corresponding access information according to the request log, and after screening hot spot data from each item of data of a data object, the system obtains log data corresponding to the hot spot data through a data interface of the platform, and facilitates subsequent service analysis and monitoring by asynchronously storing the hot spot data, monitoring the hot spot data of the system, and flow control data, in this embodiment, because the data writing speed of the database is slow, and the access amount of the platform is large, there are access requests of different users, which may cause the data not to be written into the database at last, and the log data is first put into a portable memory connection pool by an asynchronous storage mode, and then the data of the connection pool is written into the database at the same time, so that the writing speed of the database can be improved, meanwhile, log data of the access stroke can be written into the database, and the integrity of the data can be ensured.
207. Determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule;
208. when access requests for hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources;
209. judging whether the total access flow value is larger than an access flow threshold value or not;
210. and if so, performing current limiting control on all access requests of the hotspot data.
The steps 207-210 in the present embodiment are similar to the steps 103-106 in the first embodiment, and are not described herein again.
On the basis of the previous embodiment, the process of identifying the hot spot data in the data object according to the access information is described in detail, and the data storage period of the database is obtained and is used as a statistical period of the hot spot data; according to the statistical period and the access information, calculating the access frequency of each item of data in the data object; and taking the data with the access frequency greater than the preset frequency in the data object as the hot spot data. By using the method, the data storage period of the database is used as the statistical period of the hot spot identification, the identification of the hot spot data can be periodically updated, the timeliness of the hot spot data is ensured, and the storage pressure of the database is reduced. Meanwhile, the method and the device also increase the process of storing the log data of the hot data into the database, ensure the integrity of the data, and facilitate subsequent service analysis and monitoring according to the log data.
Referring to fig. 3, a third embodiment of the method for limiting current of hot spot data according to the embodiment of the present invention includes:
301. acquiring access information of a data object from a data platform through a platform data interface;
302. identifying hotspot data which are being accessed in the data objects according to the access information;
the steps 301-302 in the present embodiment are similar to the steps 101-102 in the first embodiment, and are not described herein again.
303. Determining an access control rule of the hotspot data, and acquiring a maximum flow threshold of the data platform based on the access control rule;
304. calculating the access proportion of the hot data according to the access information of each item of data in the data object;
305. calculating an access flow threshold of the hot data according to the access proportion and the maximum flow threshold;
in this embodiment, the access control rule includes a time range, a weight value, a priority, and the like, where the traffic thresholds of different data in the data object can be distributed by calculating the weight value and the obtained maximum traffic threshold. In practical application, the weight value may be distributed according to the priority, and meanwhile, the access proportion of the hot spot data in the access information of each item of data in the data object may also be used, for example, in a period of time, if the access information of the hot spot data in the access information of the data object accounts for 30%, the hot spot traffic threshold value is set to be 30% of the maximum traffic threshold value, and in addition, the hot spot traffic threshold value may also be set in different manners, which is not limited in the present invention.
306. When access requests for hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources;
307. judging whether the total access flow value is larger than an access flow threshold value or not;
308. and if so, performing current limiting control on all access requests of the hotspot data.
The steps 306-308 in the present embodiment are similar to the steps 104-106 in the first embodiment, and are not described herein again.
On the basis of the foregoing embodiment, the present embodiment describes in detail a process of allocating a hot spot traffic threshold to the hot spot data according to a preset access control rule. Obtaining a maximum flow threshold of the data platform; calculating the access proportion of the hot data according to the access information of each item of data in the data object; and calculating the hot spot traffic threshold of the hot spot data according to the access proportion and the maximum traffic threshold. According to the method, the flow threshold of the hot data is distributed through the maximum flow threshold of the data platform, the flow threshold can be reasonably distributed, the cache is prevented from being punctured by a request, and the system operation is guaranteed.
Referring to fig. 4, a fourth embodiment of the method for limiting current of hot spot data according to the embodiment of the present invention includes:
401. acquiring access information of a data object from a data platform through a platform data interface;
402. identifying hotspot data which are being accessed in the data objects according to the access information;
steps 401-402 in this embodiment are similar to steps 101-102 in the first embodiment, and are not described herein again.
403. Acquiring a label of a data object;
404. traversing a preset access control rule base according to the label to obtain an access control rule corresponding to the data object;
405. according to the access control rule, allocating access priority to each item of data in the data object;
in the embodiment, a tag of a data object and a first access control rule in an access control rule base are obtained and matched; if the matching is unsuccessful, judging whether the first access control rule is the last access control rule in the access control rule base; if the access control rule is the last access control rule, ending traversal of the access control rules in an access control rule base, and if the access control rule corresponding to the transaction message is not detected, judging that the target access control rule corresponding to the transaction message does not exist in the access control rule base; if the access control rule is not the last access control rule, taking the next access control rule of the first access control rule in the access control rule base as a new first access control rule, and returning to execute the label for acquiring the first access control rule; and if the matching is successful, judging that the first access control rule is a target access control rule corresponding to the transaction message.
406. Determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule;
407. when access requests for hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources;
408. judging whether the total access flow value is larger than an access flow threshold value or not;
409. if so, performing current limiting control on all access requests of the hotspot data;
steps 406-409 in this embodiment are similar to steps 103-106 in the first embodiment, and are not described herein again.
410. When the number of the hot spot data is more than one, acquiring the access priority corresponding to the hot spot data;
411. acquiring the current total access flow of the data platform, and judging whether the current total access flow is greater than a maximum flow threshold value;
412. if not, calculating a residual flow space according to the current total access flow and the maximum flow threshold;
413. according to the access priority of the residual flow space and the hot spot data, canceling the current limitation of the hot spot data with the highest access priority, and updating the residual flow space;
414. and if the updated residual flow space is larger than zero, cancelling the flow limitation of the residual hot spot data step by step according to the access priority until the residual flow space is not larger than zero.
In practical application, multiple hot data may be identified in each item of data of a data object, in this embodiment, a pre-assigned priority is used to give priority to assigning special hot data to allocate traffic, so as to ensure the operation of a major activity service, the special hot data may include a commodity information hot spot, a channel source hot spot, a merchant information hot spot, a commodity label hot spot, a commodity activity label, a merchant activity label hot spot, and a commodity fund information hot spot in a promotion activity, for hot data with a higher priority, when a total access traffic value of the hot data is greater than a hot traffic threshold value, but a total current access traffic is less than a maximum traffic threshold value, the remaining traffic space may be allocated to hot data with a higher priority, and gradually allocated according to the priority, and when the total access traffic value of the hot data is greater than the hot traffic threshold value, meanwhile, when the current total access flow is greater than the maximum flow threshold, the access requests of the data with lower priority can be limited, and the flow space limited by the current access flow is distributed to the hot point data with higher priority.
In this embodiment, a process of setting a data priority is added on the basis of the previous embodiment, and a tag of the data object is obtained; traversing a preset access control rule base according to the label to acquire an access control rule corresponding to the data object; according to the access control rule, distributing access priorities to each item of data in the data object, and by setting the priorities of the data, when the number of the hot spot data is more than one, acquiring the access priority corresponding to the hot spot data; acquiring the current total access flow of the data platform, and judging whether the current total access flow is greater than the maximum flow threshold value; if not, calculating a residual flow space according to the current total access flow and the maximum flow threshold; according to the remaining flow space and the access priority of the hot spot data, canceling the flow limitation of the hot spot data with the highest access priority, and updating the remaining flow space; and if the updated residual flow space is larger than zero, cancelling the flow limitation of the residual hot spot data step by step according to the access priority until the residual flow space is not larger than zero, so that the flow space subjected to flow limitation is distributed to the hot spot data with higher priority, and the normal operation of the system is ensured.
Referring to fig. 5, a fifth embodiment of the method for limiting current of hot spot data according to the embodiment of the present invention includes:
501. acquiring access information of a data object from a data platform through a platform data interface;
502. identifying hotspot data which are being accessed in the data object according to the access information;
503. determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule;
504. when access requests for hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources;
505. judging whether the total access flow value is larger than an access flow threshold value or not;
the steps 501-505 in the present embodiment are similar to the steps 101-105 in the first embodiment, and are not described herein again.
506. If so, acquiring the access type of the access request, and accessing the access request to a preset token bucket according to the access type;
507. judging whether the residual token number of the token bucket accessed by the access request is zero or not;
508. if the number of the remaining tokens is zero, rejecting the access request and returning an access failure prompt;
509. and if the number of the remaining tokens is not zero, releasing the access request for subsequent processing.
In this embodiment, requests for accessing the token bucket may be classified, for example, one type of request may be attributed to one application, and different users corresponding to one application may be classified into different types of requests. Different service requests generated by one application may also be divided into different types of requests. The access request with the token obtained can be subjected to corresponding access operation by distributing the token for the access request, and the access request without the token is directly returned to a corresponding prompt of access failure.
On the basis of the previous embodiment, the current-limiting control process of all access requests of the hotspot data is described in detail, and the access requests are accessed into a preset token bucket by acquiring the access types of the access requests and according to the access types; obtaining the residual token number of the token bucket accessed by the access request; if the number of the remaining tokens is zero, rejecting the access request and returning an access failure prompt; and if the number of the remaining tokens is not zero, releasing the access request for subsequent processing. By the method of setting the token bucket, the token method can be carried out on the access request, and the current limitation of the access request is realized.
With reference to fig. 6, the method for controlling current limit of hot spot data in the embodiment of the present invention is described above, and a current limit control device of hot spot data in the embodiment of the present invention is described below, where an embodiment of the current limit control device of hot spot data in the embodiment of the present invention includes:
an access obtaining module 601, configured to obtain access information of a data object from a data platform through a platform data interface; an identifying module 602, configured to identify hotspot data being accessed in the data object according to the access information; the distribution module 603 is configured to determine an access control rule of the hotspot data, and calculate an access traffic threshold of the hotspot data based on the access control rule; a traffic obtaining module 604, configured to obtain traffic resources occupied by each access request when receiving an access request for the hotspot data, and calculate a total access traffic value required by all access requests based on the traffic resources; a determining module 605, configured to determine whether the total access traffic value is greater than the access traffic threshold; and a current limiting module 606, configured to perform current limiting control on all access requests of the hotspot data when the total access traffic value is greater than the access traffic threshold.
It is emphasized that, in order to ensure the privacy and security of the data, the access information of the data object may be stored in a node of a block chain.
In the embodiment of the invention, the current-limiting control device of the hot spot data runs the current-limiting control method of the hot spot data, and the current-limiting control device of the hot spot data acquires access information of a data object from a data platform through a platform data interface; identifying hotspot data which are being accessed in the data objects according to the access information; determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule; when access requests for the hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources; judging whether the total access flow value is larger than the access flow threshold value; and if so, performing current limiting control on all access requests of the hotspot data. According to the method, the hot data can be identified according to the actual service request data in the system operation process without manual point burying, and the corresponding access control rules can be used for carrying out flow distribution aiming at different identified hot data, so that the problem of cache breakdown caused by sudden increase of the access quantity of part of data in time is avoided, and the normal operation of the system is ensured.
Referring to fig. 7, a second embodiment of a current limiting control apparatus for hot spot data according to an embodiment of the present invention includes:
an access obtaining module 601, configured to obtain access information of a data object from a data platform through a platform data interface; an identifying module 602, configured to identify hotspot data being accessed in the data object according to the access information; the distribution module 603 is configured to determine an access control rule of the hotspot data, and calculate an access traffic threshold of the hotspot data based on the access control rule; a traffic obtaining module 604, configured to obtain traffic resources occupied by each access request when receiving an access request for the hotspot data, and calculate a total access traffic value required by all access requests based on the traffic resources; a determining module 605, configured to determine whether the total access traffic value is greater than the access traffic threshold; and a current limiting module 606, configured to perform current limiting control on all access requests of the hotspot data when the total access traffic value is greater than the access traffic threshold.
The current-limiting control device for hotspot data further includes a log storage module 607, where the log storage module 607 is specifically configured to: acquiring log data of the hot spot data according to the access information of the hot spot data; and asynchronously storing the log data in a database through a message queue.
Optionally, the identification module 602 is specifically configured to: acquiring a data storage period of the database, and taking the data storage period as a statistical period of hot spot data; according to the statistical period and the access information, calculating the access frequency of each item of data in the data object; and taking the data with the access frequency greater than the preset frequency in the data object as the hot spot data.
Optionally, the allocating module 603 is specifically configured to: determining an access control rule of the hotspot data, and acquiring a maximum flow threshold of the data platform based on the access control rule; calculating the access proportion of the hot data according to the access information of each item of data in the data object; and calculating the access flow threshold of the hotspot data according to the access proportion and the maximum flow threshold.
The device for controlling current limitation of hotspot data further includes a priority setting module 608, where the priority setting module 608 is specifically configured to: acquiring a label of the data object; traversing a preset access control rule base according to the label to acquire an access control rule corresponding to the data object; and distributing access priority to each item of data in the data object according to the access control rule.
The device for controlling the current limit of the hotspot data further comprises a current limit removing module 609, wherein the current limit removing module 609 is specifically configured to: when the number of the hot spot data is more than one, acquiring the access priority corresponding to the hot spot data; acquiring the current total access flow of the data platform, and judging whether the current total access flow is greater than the maximum flow threshold value; if not, calculating a residual flow space according to the current total access flow and the maximum flow threshold; according to the remaining flow space and the access priority of the hot spot data, canceling the flow limitation of the hot spot data with the highest access priority, and updating the remaining flow space; and if the updated residual flow space is larger than zero, cancelling the flow limitation of the residual hot spot data step by step according to the access priority until the residual flow space is not larger than zero.
Optionally, the current limiting module 606 is specifically configured to: obtaining an access type of the access request, and accessing the access request to a preset token bucket according to the access type; obtaining the residual token number of the token bucket accessed by the access request; if the number of the remaining tokens is zero, rejecting the access request and returning an access failure prompt; and if the number of the remaining tokens is not zero, releasing the access request for subsequent processing.
The embodiment describes the specific functions of each module and the unit structure of a part of the modules in detail on the basis of the previous embodiment, the added log storage module can store the log data of the hot spot data in a database, thereby facilitating the analysis of subsequent services and the monitoring of the hot spot data, and in addition, the priority setting module sets the access priority of the data object, in the subsequent stage, the current limit can be released stage by stage according to the access priority, and by the device, in the running process of the system, according to the actual service request data, the hot spot data is identified without manual spot burying, and aiming at different identified hot spot data, the corresponding access control rule can be used for carrying out flow distribution, the problem of cache breakdown caused by sudden increase of the access quantity of part of data time is avoided, and the normal operation of the system is ensured.
Fig. 6 and 7 describe the current limiting control device for hot spot data in the embodiment of the present invention in detail from the perspective of a modular functional entity, and the current limiting control device for hot spot data in the embodiment of the present invention is described in detail from the perspective of hardware processing.
Fig. 8 is a schematic structural diagram of a device for limiting current of hot spot data, where the device 800 for limiting current of hot spot data may generate a relatively large difference due to different configurations or performances, and may include one or more processors (CPUs) 810 (e.g., one or more processors) and a memory 820, and one or more storage media 830 (e.g., one or more mass storage devices) storing an application 833 or data 832. Memory 820 and storage medium 830 may be, among other things, transient or persistent storage. The program stored in the storage medium 830 may include one or more modules (not shown), and each module may include a series of instruction operations in the current limiting control apparatus 800 for hot spot data. Further, the processor 810 may be configured to communicate with the storage medium 830, and execute a series of instruction operations in the storage medium 830 on the device 800 for controlling current limiting of hot spot data, so as to implement the steps of the method for controlling current limiting of hot spot data.
The apparatus 800 may also include one or more power supplies 840, one or more wired or wireless network interfaces 850, one or more input-output interfaces 860, and/or one or more operating systems 831, such as Windows Server, Mac OS X, Unix, Linux, FreeBSD, etc. Those skilled in the art will appreciate that the configuration of the current limiting control device for hot spot data shown in fig. 8 does not constitute a limitation of the current limiting control device for hot spot data provided herein, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components.
The block chain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
The present invention also provides a computer-readable storage medium, which may be a non-volatile computer-readable storage medium, and may also be a volatile computer-readable storage medium, where instructions are stored, and when the instructions are executed on a computer, the instructions cause the computer to execute the steps of the method for controlling the current limit of hot spot data.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses, and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A current limiting control method for hotspot data is characterized by comprising the following steps:
acquiring access information of a data object from a data platform through a platform data interface;
identifying hotspot data which are being accessed in the data objects according to the access information;
determining an access control rule of the hotspot data, and calculating an access flow threshold of the hotspot data based on the access control rule;
when access requests for the hotspot data are received, acquiring traffic resources occupied by each access request, and calculating the total access traffic value required by all the access requests based on the traffic resources;
judging whether the total access flow value is larger than the access flow threshold value;
and if so, performing current limiting control on all access requests of the hotspot data.
2. The method for limiting current of hot spot data according to claim 1, further comprising, after identifying the hot spot data being accessed in the data object according to the access information:
acquiring log data of the hot spot data according to the access information of the hot spot data;
and asynchronously storing the log data in a database through a message queue.
3. The method for limiting current of hot spot data according to claim 2, wherein the identifying the hot spot data being accessed in the data object according to the access information includes:
acquiring a data storage period of the database, and taking the data storage period as a statistical period of hot spot data;
according to the statistical period and the access information, calculating the access frequency of each item of data in the data object;
and taking the data with the access frequency greater than the preset frequency in the data object as the hot spot data.
4. The method for limiting current of claim 3, wherein the determining the access control rule of the hot spot data and calculating the access traffic threshold of the hot spot data based on the access control rule comprises:
determining an access control rule of the hotspot data, and acquiring a maximum flow threshold of the data platform based on the access control rule;
calculating the access proportion of the hot data according to the access information of each item of data in the data object;
and calculating the access flow threshold of the hotspot data according to the access proportion and the maximum flow threshold.
5. The method for limiting current of hot spot data according to claim 4, further comprising, before determining the access control rule of the hot spot data and calculating the access traffic threshold of the hot spot data based on the access control rule:
acquiring a label of the data object;
traversing a preset access control rule base according to the label to acquire an access control rule corresponding to the data object;
and distributing access priority to each item of data in the data object according to the access control rule.
6. The method for current-limiting control of hot spot data according to claim 5, further comprising, after the current-limiting control of all access requests to the hot spot data:
when the number of the hot spot data is more than one, acquiring the access priority corresponding to the hot spot data;
acquiring the current total access flow of the data platform, and judging whether the current total access flow is greater than the maximum flow threshold value;
if not, calculating a residual flow space according to the current total access flow and the maximum flow threshold;
according to the remaining flow space and the access priority of the hot spot data, canceling the flow limitation of the hot spot data with the highest access priority, and updating the remaining flow space;
and if the updated residual flow space is larger than zero, cancelling the flow limitation of the residual hot spot data step by step according to the access priority until the residual flow space is not larger than zero.
7. The method for current-limiting control of hot spot data according to any one of claims 1 to 6, wherein the current-limiting control of all access requests to the hot spot data includes:
obtaining an access type of the access request, and accessing the access request to a preset token bucket according to the access type;
obtaining the residual token number of the token bucket accessed by the access request;
if the number of the remaining tokens is zero, rejecting the access request and returning an access failure prompt;
and if the number of the remaining tokens is not zero, releasing the access request for subsequent processing.
8. A current limiting control device for hot spot data is characterized by comprising:
the access acquisition module is used for acquiring access information of the data object from the data platform through the platform data interface;
the identification module is used for identifying the hotspot data which is accessed in the data objects according to the access information;
the distribution module is used for determining an access control rule of the hotspot data and calculating an access flow threshold of the hotspot data based on the access control rule;
the traffic acquisition module is used for acquiring traffic resources occupied by each access request when the access request to the hotspot data is received, and calculating the total access traffic value required by all the access requests based on the traffic resources;
the judging module is used for judging whether the total access flow value is larger than the access flow threshold value;
and the current limiting module is used for performing current limiting control on all access requests of the hotspot data when the total access flow value is greater than the access flow threshold value.
9. A device for controlling current limiting of hot spot data, the device comprising: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line;
the at least one processor invokes the instructions in the memory to cause the device for throttling control of hot spot data to perform the steps of the method for throttling control of hot spot data according to any one of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for current limitation control of hotspot data of any one of claims 1 to 7.
CN202110483959.5A 2021-04-30 2021-04-30 Current-limiting control method, device and equipment for hotspot data and storage medium Pending CN113179222A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110483959.5A CN113179222A (en) 2021-04-30 2021-04-30 Current-limiting control method, device and equipment for hotspot data and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110483959.5A CN113179222A (en) 2021-04-30 2021-04-30 Current-limiting control method, device and equipment for hotspot data and storage medium

Publications (1)

Publication Number Publication Date
CN113179222A true CN113179222A (en) 2021-07-27

Family

ID=76926197

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110483959.5A Pending CN113179222A (en) 2021-04-30 2021-04-30 Current-limiting control method, device and equipment for hotspot data and storage medium

Country Status (1)

Country Link
CN (1) CN113179222A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938430A (en) * 2021-09-15 2022-01-14 山东有人物联网股份有限公司 Flow control method, device, equipment and storage medium
CN113965519A (en) * 2021-09-06 2022-01-21 阿里巴巴(中国)有限公司 Flow control method, cluster resource guarantee method, equipment and storage medium
CN113992596A (en) * 2021-10-18 2022-01-28 北京沃东天骏信息技术有限公司 Interface current limiting method, device, equipment, system and storage medium
CN114465959A (en) * 2021-12-24 2022-05-10 南京苏宁电子信息技术有限公司 Interface dynamic flow control method and device, computer equipment and storage medium
CN114513468A (en) * 2022-02-14 2022-05-17 中国农业银行股份有限公司 Method, device, equipment, storage medium and product for protecting flow in Sentinel
CN114938353A (en) * 2022-05-27 2022-08-23 中国银行股份有限公司 Asynchronous notification current limiting method and system based on stream computing
CN115051952A (en) * 2022-08-16 2022-09-13 阿里巴巴(中国)有限公司 Current limiting processing method, device, equipment and storage medium
CN117793783A (en) * 2024-02-27 2024-03-29 深圳市英迈通信技术有限公司 5G mobile phone data flow monitoring method and system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653642A (en) * 2015-12-25 2016-06-08 曙光信息产业股份有限公司 Data management method and device of distributed file system
US20170063717A1 (en) * 2015-08-25 2017-03-02 Alibaba Group Holding Limited Method and system for network access request control
US20170272371A1 (en) * 2016-03-21 2017-09-21 Alibaba Group Holding Limited Flow control in connection with an access request
CN108282411A (en) * 2017-12-29 2018-07-13 北京五八信息技术有限公司 A kind of access current-limiting method, device, equipment and computer readable storage medium
CN108712350A (en) * 2018-06-05 2018-10-26 中国农业银行股份有限公司 Based on custom rule can in real time auto-control flow control methods and device
CN109842565A (en) * 2018-12-15 2019-06-04 平安科技(深圳)有限公司 Interface current-limiting method, device, electronic equipment and storage medium
CN109885399A (en) * 2019-01-17 2019-06-14 平安普惠企业管理有限公司 Data processing method, electronic device, computer equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170063717A1 (en) * 2015-08-25 2017-03-02 Alibaba Group Holding Limited Method and system for network access request control
CN105653642A (en) * 2015-12-25 2016-06-08 曙光信息产业股份有限公司 Data management method and device of distributed file system
US20170272371A1 (en) * 2016-03-21 2017-09-21 Alibaba Group Holding Limited Flow control in connection with an access request
CN108282411A (en) * 2017-12-29 2018-07-13 北京五八信息技术有限公司 A kind of access current-limiting method, device, equipment and computer readable storage medium
CN108712350A (en) * 2018-06-05 2018-10-26 中国农业银行股份有限公司 Based on custom rule can in real time auto-control flow control methods and device
CN109842565A (en) * 2018-12-15 2019-06-04 平安科技(深圳)有限公司 Interface current-limiting method, device, electronic equipment and storage medium
CN109885399A (en) * 2019-01-17 2019-06-14 平安普惠企业管理有限公司 Data processing method, electronic device, computer equipment and storage medium

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113965519A (en) * 2021-09-06 2022-01-21 阿里巴巴(中国)有限公司 Flow control method, cluster resource guarantee method, equipment and storage medium
CN113965519B (en) * 2021-09-06 2024-01-26 阿里巴巴(中国)有限公司 Flow control and cluster resource guarantee method, equipment and storage medium
CN113938430A (en) * 2021-09-15 2022-01-14 山东有人物联网股份有限公司 Flow control method, device, equipment and storage medium
CN113938430B (en) * 2021-09-15 2023-06-30 山东有人物联网股份有限公司 Flow control method, device, equipment and storage medium
CN113992596A (en) * 2021-10-18 2022-01-28 北京沃东天骏信息技术有限公司 Interface current limiting method, device, equipment, system and storage medium
CN114465959A (en) * 2021-12-24 2022-05-10 南京苏宁电子信息技术有限公司 Interface dynamic flow control method and device, computer equipment and storage medium
CN114513468A (en) * 2022-02-14 2022-05-17 中国农业银行股份有限公司 Method, device, equipment, storage medium and product for protecting flow in Sentinel
CN114513468B (en) * 2022-02-14 2024-05-10 中国农业银行股份有限公司 Method, device, equipment, storage medium and product for protecting flow in Sentinel
CN114938353B (en) * 2022-05-27 2024-04-16 中国银行股份有限公司 Asynchronous notification current limiting method and system based on stream computing
CN114938353A (en) * 2022-05-27 2022-08-23 中国银行股份有限公司 Asynchronous notification current limiting method and system based on stream computing
CN115051952A (en) * 2022-08-16 2022-09-13 阿里巴巴(中国)有限公司 Current limiting processing method, device, equipment and storage medium
CN117793783B (en) * 2024-02-27 2024-04-26 深圳市英迈通信技术有限公司 5G mobile phone data flow monitoring method and system
CN117793783A (en) * 2024-02-27 2024-03-29 深圳市英迈通信技术有限公司 5G mobile phone data flow monitoring method and system

Similar Documents

Publication Publication Date Title
CN113179222A (en) Current-limiting control method, device and equipment for hotspot data and storage medium
US10609045B2 (en) Autonomic incident triage prioritization by performance modifier and temporal decay parameters
CN109787908A (en) Server current-limiting method, system, computer equipment and storage medium
US7840517B2 (en) Performance evaluating apparatus, method, and computer-readable medium
CN109241772B (en) Invoice block chain recording method, invoice block chain recording device, block chain gateway server and invoice block chain recording medium
CN104601601B (en) The detection method and device of web crawlers
CN107679740A (en) Business personnel's screening and activating method, electronic installation and computer-readable recording medium
US8171060B2 (en) Storage system and method for operating storage system
CN107527222B (en) Information processing method, device and system
Kravchenko et al. Evaluating the effectiveness of cloud services
CN110602227B (en) Intelligent contract management method and related device
CN106685894B (en) Risk identification method, device and system
CN113342498A (en) Concurrent request processing method, device, server and storage medium
CN109492856B (en) Service request processing method, device, computer equipment and storage medium
CN112767108A (en) Decision tree creating method and device, rule executing method and device and storage medium
CN113360269A (en) Task allocation method, device, server and storage medium
GB2529475A (en) Tenant allocation in multi-tenant software applications technical field
CN112634024A (en) Method and device for processing balance of hotspot account
CN106952085A (en) A kind of method and device of data storage and Business Processing
CN110659296B (en) Storage method, device, equipment and computer readable medium
CN113315825A (en) Distributed request processing method, device, equipment and storage medium
CN105184559A (en) System and method for payment
CN113095855A (en) Method for circulating customer source and system for circulating customer source
CN111738837A (en) Credit card limit processing method and device
CN111681094A (en) Method and device for monitoring resource strategy abnormity and electronic equipment

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