CN112286946B - Data processing method, server and medium - Google Patents

Data processing method, server and medium Download PDF

Info

Publication number
CN112286946B
CN112286946B CN202011026090.3A CN202011026090A CN112286946B CN 112286946 B CN112286946 B CN 112286946B CN 202011026090 A CN202011026090 A CN 202011026090A CN 112286946 B CN112286946 B CN 112286946B
Authority
CN
China
Prior art keywords
access
network information
server
identification
identifier
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.)
Active
Application number
CN202011026090.3A
Other languages
Chinese (zh)
Other versions
CN112286946A (en
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.)
Changsha Youheng Network Technology Co Ltd
Original Assignee
Changsha Youheng Network Technology 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 Changsha Youheng Network Technology Co Ltd filed Critical Changsha Youheng Network Technology Co Ltd
Priority to CN202011026090.3A priority Critical patent/CN112286946B/en
Publication of CN112286946A publication Critical patent/CN112286946A/en
Application granted granted Critical
Publication of CN112286946B publication Critical patent/CN112286946B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2358Change logging, detection, and notification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24552Database cache management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2462Approximate or statistical queries
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the application provides a data processing method, a server and a medium. In this embodiment of the present application, in addition to a service server responsible for providing network information, the cache server is added to be responsible for managing the access amount of the network information, specifically, the access amount of the network information may be locally recorded according to the access condition of the access terminal to the network information, and the access record of the access terminal to the network information may be stored in the search server. Under the condition that the access amount of the locally recorded network information is effective, the access amount of the network information can be directly provided for a demand end, and the providing efficiency of the access amount information is improved; in addition, when the failure of the access amount of the locally recorded network information is identified, the access amount of the network information can be recalculated according to the access record of the network information stored in the search server, the locally failed access amount is complemented, and the validity and the reliability of the access amount provided to the needed end are ensured.

Description

Data processing method, server and medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to a data processing method, a server, and a medium.
Background
With the development of internet technology, internet applications are becoming wider and more frequent, and users access the internet. In many internet domains, the amount of user access to network information is of value. For the e-commerce field, the degree of the commodity favored by the user can be estimated according to the access amount of the user to a certain commodity, and a recommendation strategy of the commodity is formulated. For another example, for industries such as self media and new media, a contributor's reward may be calculated based on the amount of access to a post.
In the prior art, for a certain network information, in each day, a server side records the user access amount of the network information in the day, calculates the latest access total amount of the network information according to the user access amount in the day and the historical access total amount stored in a database, stores the latest access total amount into the database, and reads the latest access total amount from the database and returns the latest access total amount to a client side when the client side applies for the access total amount of the network information. However, in this calculation method, in the process of writing the latest access amount into the database, a writing error may occur, and the latest access amount cannot be successfully stored into the database, so that data is lost, which may cause a difference between the user access amount and the actual access amount taken by the client.
Disclosure of Invention
Aspects of the present application provide a data processing method, a server, and a medium for providing a data recovery function to ensure validity and reliability of a network information access amount in case of failure of the network information access amount.
The embodiment of the application provides a data processing method, which is applicable to a server and comprises the following steps: receiving an access request of an access terminal to network information, wherein the access request comprises an identifier of the network information and a corresponding access update identifier; updating the access quantity of the network information which is recorded locally and has not been invalidated according to the access update identification in the access request, and storing the identification of the network information and the corresponding access update identification into a search server; and under the condition that the access quantity of the locally recorded network information is identified to be invalid, sending a search request to a search server, wherein the search request comprises the identification of the network information so as to request the existing access update identification corresponding to the network information; and recalculating the access quantity of the network information according to the existing access update identification corresponding to the network information returned by the search server.
The embodiment of the application also provides a server, which comprises: a processor and a memory storing a computer program; the processor is configured to execute the computer program for: receiving an access request of an access terminal to network information, wherein the access request comprises an identifier of the network information and a corresponding access update identifier; updating the access quantity of the network information which is recorded locally and has not been invalidated according to the access update identification in the access request, and storing the identification of the network information and the corresponding access update identification into a search server; and under the condition that the access quantity of the locally recorded network information is identified to be invalid, sending a search request to a search server, wherein the search request comprises the identification of the network information so as to request the existing access update identification corresponding to the network information; and recalculating the access quantity of the network information according to the existing access update identification corresponding to the network information returned by the search server.
The present application also provides a computer readable storage medium storing a computer program, which when executed by a processor causes the processor to implement the steps in the method embodiments of the present application.
In the embodiment of the application, besides the service server responsible for providing the network information, the cache server is added to be responsible for managing the access amount of the network information, specifically, the access amount of the network information can be locally recorded according to the access condition of the access terminal to the network information, and the access record of the access terminal to the network information is stored in the search server; under the condition that the access amount of the locally recorded network information is effective, the access amount of the network information can be directly provided for a demand end, and the providing efficiency of the access amount information is improved; in addition, when the failure of the access amount of the locally recorded network information is identified, the access amount of the network information can be recalculated according to the access record of the network information stored in the search server, the locally failed access amount is complemented, and the validity and the reliability of the access amount provided to the needed end are ensured.
Drawings
FIG. 1 is a schematic diagram of a network information processing system according to an embodiment of the present disclosure;
FIG. 2 is a flowchart of a pile data processing method according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a server according to an embodiment of the present application.
Detailed Description
For the purposes, technical solutions and advantages of the present application, the technical solutions of the present application will be clearly and completely described below with reference to specific embodiments of the present application and corresponding drawings. It will be apparent that the described embodiments are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
Aiming at the problems that the update record of the access amount of the stored network information of the existing service server is lost and the lost record is difficult to find out, the embodiment of the application provides a network information processing system, which comprises a cache server and a search server, wherein the cache server is added in addition to the service server and is responsible for managing the access amount of the network information, the access amount of the network information can be locally recorded according to the access condition of the access end to the network information, and the access record of the access end to the network information is stored in the search server; under the condition that the access amount of the locally recorded network information is effective, the access amount of the network information can be directly provided for a demand end, and the providing efficiency of the access amount information is improved; in addition, when the failure of the access amount of the locally recorded network information is identified, the access amount of the network information can be recalculated according to the access record of the network information stored in the search server, the locally failed access amount is complemented, and the validity and the reliability of the access amount provided to the needed end are ensured. In addition, in the embodiment of the application, the access record of the access terminal to the network information is stored on the search server, rather than directly storing the access quantity of the access terminal to the network information, so that the problem that the cache server cannot acquire the access quantity from the search server later due to the loss of the access quantity written into the search server can be avoided. And the access records of the access terminal to the network information stored in the search server are stored one by one, the total loss probability is low, and even if partial access records are lost, the partial access records of the network information successfully stored on the search server can ensure that the cache server roughly calculates the access quantity of the access terminal to the network information. Furthermore, in the embodiment, the cache server independent of the service server is specially responsible for the access amount processing, so that the processing resource of the service server is not occupied, the access amount acquisition request of the access end to the network information can be processed in time under the condition that the processing logic of the service server is not influenced, and the time efficiency of the access end to acquire the access amount information of the network information is improved.
Further optionally, the system further provides a software development kit packaged with an access cache server for the access end, the software development kit comprises an interface for accessing the cache server, the access end can interact with the cache server by calling the interface in the software development kit only by introducing the software development kit into a software project, statistics of access amount of network information is achieved through the cache server, and access amount of network information is obtained from the cache server through the interface in the software development kit. The software development kit does not limit the application scene of the access terminal, so that the network information which can be processed by the cache server is more diversified.
The network information processing system according to the embodiment of the present application is described in detail below with reference to the accompanying drawings.
Fig. 1 is a schematic structural diagram of a network information processing system 100 according to an embodiment of the present application, and as shown in fig. 1, the network information processing system 100 includes a cache server 10, an access terminal 20, a search server 30, a service server 40, a message system 50, and a demand terminal 60. The access terminal 20 may be communicatively connected to the cache server 10 through a mobile network, for example, a network system of the mobile network may be any one of 2G (GSM), 2.5G (GPRS), 3G (WCDMA, TD-SCDMA, CDMA2000, UTMS), 4G (LTE), 4g+ (lte+), 5G, wiMax, or a new network system that will be forthcoming in the future, which is not specifically limited. The cache server 10 is a server with a time-efficient cache function, and is configured to process data provided by the access terminal 20, and store a processing result in a local storage space, so that the access terminal 20 requests to obtain the processing result. The message system 50 is a distributed system for publishing and subscribing messages with high throughput, and can process numerous data streams, and the cache server 10 can communicate with the search server 30 and the service server 40 through the message system 50, respectively, and the message system 50 is used for receiving the request of the cache server 10, and transmitting information to the search server 30 and the service server 40 in a message manner in response to the request, so that the search server 30 and the service server 40 can store the received data. The search server 30 is a server with a function of quickly searching a large amount of data, and can be used for compensating the invalid data for the cache server 10 under the condition that the data in the local storage space of the cache server 10 is invalid, so as to ensure the integrity of the data.
As shown in interactions 1 and 2.1 in fig. 1, the cache server 10 may receive an access request from the access terminal 20 to the network information, where the access request includes an identifier of the network information and a corresponding access update identifier. After receiving the access request for the network information sent by the access terminal 20, the cache server 10 may send a network information acquisition request to the service server 40 to request to acquire the network information corresponding to the identifier of the network information; as shown in interaction 3 in fig. 1, the service server 40 receives a network information acquisition request sent by the cache server 10, and can query corresponding network information according to the identifier of the network information included in the request, and return the network information to the cache server 10; further, the cache server 10 may send the network information returned by the service server 40 to the access terminal 20, so that the access terminal 20 obtains the network information. Further, the access terminal 20 may present the network information to the user.
In this embodiment, the cache server 10 may record the access amount of each network information locally, and dynamically update the access amount of the network information according to the access condition of the access terminal 20 to the network information, in addition to the information transfer between the access terminal 20 and the service server 40. Based on this, as shown in interaction 2.2 in fig. 1, after receiving the access request of the network information, the cache server 10 may update the access amount of the network information that is locally recorded and has not yet been invalidated according to the access update identifier in the access request, and store the identifier of the network information and the corresponding access update identifier in the search server 30. Wherein, the access update identifier refers to an identifier of what update operation the access terminal 20 requests the cache server 10 to perform on the access amount of the network information, for example, performing an increasing or decreasing operation on the access amount of the network information, the access update identifier may be +1 or-1, where +1 indicates performing the increasing operation and-1 indicates performing the decreasing operation. As shown in fig. 1, the cache server 10 includes a local storage space, and the access amount of the network information is recorded in the local storage space of the cache server 10, and when the cache server 10 receives the access request sent by the access terminal 20, it can determine whether the access amount of the network information recorded in the local storage space is valid, and when the access amount of the network information recorded in the local storage space is valid, update the access amount of the network information recorded in the local storage space according to the access update identifier. In this embodiment, since the cache server 10 is a cache server with timeliness, and the access amount stored in the local storage space is invalid, the cache server 10 stores the access update identifier of the network information in the search server 30, so that on one hand, the access record of the access terminal 20 to the network information can be recorded, and on the other hand, when the access amount of the local network information is invalid, the access record of the network information stored in the search server 30 can be used as a calculation basis for compensating the invalid access amount in the cache server 10, and the access amount of the network information can be recalculated. As shown in the interactions 4 and 5 in fig. 1, the cache server 10 is further configured to send a search request to the search server 30, where the search request includes an identifier of the network information to request an existing access update identifier corresponding to the network information, in case that it is identified that the access amount of the locally recorded network information is invalid. When receiving the search request, the search server 30 may query the existing access update identifier corresponding to the network information according to the identifier of the network information in the search request, and return the queried existing access update identifier to the cache server 10. Further, as shown in interaction 6 in fig. 1, the cache server 10 may recalculate the access amount of the network information according to the existing access update identifier corresponding to the network information returned by the search server 30, and replace the access amount of the same network information in the local storage space with the recalculated access amount of the network information, thereby compensating for the failed access amount in the local storage space.
In this embodiment, the manner of recalculating the access amount of the network information is not limited, and taking access update identifiers of +1 and-1 as an example, the cache server 10 may accumulate the access update identifiers from the initial timestamp to the latest timestamp according to the timestamps corresponding to the access update identifiers returned by the search server 30, and store the accumulated result as the latest access amount of the network information in the local storage space of the cache server 10, so as to compensate for the ineffective access amount in the local storage space. It should be noted that the above calculation method is merely an exemplary illustration, and the calculation method may also be different according to the implementation method of the access update identifier, if the access update identifier is a letter or other identifier, the cache server 10 needs to convert the access update identifier returned by the search server 30 into the corresponding access amount number according to the correspondence between the access update identifier and the access amount, and then calculate the converted access amount number to obtain the access amount of the network information, where the specific implementation method may be set according to the actual situation.
In an alternative embodiment, the cache server 10 may asynchronously write the identification of the network information and the corresponding access update identification to the search server 30 when storing the identification of the network information and the corresponding access update identification to the search server 30. Alternatively, as shown by the interaction 2.2.1 in the dashed box in fig. 1, when writing the identifier of the network information and the corresponding access update identifier to the search server 30, the cache server 10 may send an asynchronous message to the search server 30 through the message system 50, where the asynchronous message includes the identifier of the network information and the corresponding access update identifier, so that the search server 30 receives and stores the identifier of the network information and the corresponding access update identifier. For example, when receiving the identifier of the network information and the corresponding access update identifier in the access request sent by the access terminal 20, the cache server 10 may send a write request to the message system 50, where the write request includes the identifier of the network information and the corresponding access update identifier, and the message system 50 may send an asynchronous message including the identifier of the network information and the corresponding access update identifier to the search server 30 in an asynchronous manner after receiving the write request, so as to notify the identifier of the stored network information and the corresponding access update identifier. In terms of implementation, the implementation of the cache server 10 and the search server 30 is not limited, as long as servers capable of implementing the above functions are applicable to the embodiments of the present application. For example, cache server 10 may employ a Redis server with better aging cache performance, and messaging system 50 may employ a distributed publish-subscribe messaging system (Apache Kafka) with high throughput capabilities.
Further alternatively, writing the identifier of the network information and the corresponding access update identifier to the search server 30 may cause writing failure due to network failure or temporary downtime of the search server 30. In this embodiment, in order to ensure that the access record of the access terminal 20 to the network information can be successfully written into the search server 30, a local queue is further provided on the side of the cache server 10, so that the search server 30 actively reads the identifier of the network information and the corresponding access update identifier. Based on this, if the writing fails, the cache server 10 writes the identifier of the network information and the corresponding access update identifier into the local queue, so that the search server 30 actively reads and stores the identifier of the network information and the corresponding access update identifier from the local queue. As shown in fig. 1, in which the interaction between the local queue and the local queue is 2.2.2.3, if the message system 50 fails to send a message or the message system 50 fails to send a message, but the search server 30 fails to store the identifier of the network information and the corresponding access update identifier, the identifier of the network information and the corresponding access update identifier may be written into the local queue for the search server 30 to actively read from the local queue and store. In the present embodiment, the manner in which the search server 30 actively reads the identifier of the network information and the corresponding access update identifier from the local queue is not limited, for example, the search server 30 may periodically send a read request to the cache server 10, and the request may include the identifier of the network information stored in the search server 30. After receiving the read request, the cache server 10 may query the local queue for an access update identifier corresponding to the identifier of the network information according to the identifier sum of the network information, and return the queried access update identifier corresponding to the identifier of the network information to the search server 30. Further optionally, if the search server 30 has an access update identifier corresponding to the identifier of the network information locally, the read request may further include: the search server 30 has locally an access update identifier corresponding to the timestamp. In this way, the cache server 10 can acquire the access update identification corresponding to the identification of the network information and stored after the time stamp from the local pair column, and return it to the search server 30.
Further alternatively, as shown in the interaction 2.2.1 in the dashed box of fig. 1, the cache server 10 may write the identifier of the network information and the corresponding access update identifier to the search server 30, and may send an asynchronous message to the service server 40 corresponding to the network information in an asynchronous manner through the message system 50, so that the service server 40 receives and stores the identifier of the network information and the corresponding access update identifier. Accordingly, as shown in the interaction 2.2.3 between the local queue and the service server 40 in fig. 1, if the writing fails, the identifier of the network information and the corresponding access update identifier are written into the local queue, so that the service server 40 actively reads and stores the identifier of the network information and the corresponding access update identifier from the local queue. The identifier of the network information and the corresponding access update identifier stored in the service server 40 may be recorded as original data, or may be recorded as an access amount update to be backed up, so as to compensate for the invalid access amount for the local storage space of the cache server 10. Regarding the manner in which the cache server 10 writes the identifier of the network information and the corresponding access update identifier to the service server 40, and the manner in which the service server 40 reads and stores the identifier of the network information and the corresponding access update identifier from the local queue, reference may be made to the embodiment content of the cache server 10 in writing the identifier of the network information and the corresponding access update identifier to the search server 30, which is not described herein.
Further alternatively, the time interval between the search server 30 or the service server 40 actively reading the identifier of the network information and the corresponding access update identifier from the local queue is smaller than the expiration time period during which the cache server 10 sets the identifier of the network information and the corresponding access update identifier. The cache server 10 has timeliness, the access amount of the network information stored in the local storage space has a fixed effective duration, and the access amount of the network information in the local storage space cannot be used if the access amount of the network information in the local storage space fails. Therefore, in order to ensure that the access amount of the network information in the local storage space can be obtained at any time, the search server 30 or the service server 40 may actively read the identifier of the network information and the corresponding access update identifier from the local queue during the validity period of the access amount of the network information. In this way, even when the access amount of the network information in the local storage space is invalid, the latest access update identification of the network information is acquired from the search server 30 or the service server 40, and the acquired latest access update identification of the network information is given, so that the access amount of the network information can be recalculated, and the invalid access amount in the local storage space can be complemented.
Further alternatively, after the identification of the network information and the corresponding access update identification stored in the local queue corresponding to the identification of the network information included in the read request are provided to the search server 30 or the service server 40, considering that since the length of the queue is limited, the cache server 10 may delete the identification of the network information and the corresponding access update identification stored in the local queue in case that the search server 30 or the service server 40 successfully holds the identification of the received network information and the corresponding access update identification, so as not to cause the queue to be blocked, a case that the identification of the network information and the corresponding access update identification which have not been successfully written into the search server 30 or the service server 40 cannot be continuously held. In this embodiment, since the cache server 10 may delete the identifier of the network information and the corresponding access update identifier stored in the local queue in the case where the search server 30 or the service server 40 successfully stores the identifier of the network information and the corresponding access update identifier. Thus, the search server 30 or the service server 40 may also send a read request to the cache server 10 each time the message system 50 fails to send an asynchronous message, or each time the identity of the network information and the corresponding access update identity are not successfully saved. When receiving a read request sent by the search server 30 or the service server 40, the cache server 10 may determine whether the local queue is empty before reading, if not, directly return the identifier of the network information stored in the local queue and the corresponding access update identifier to the search server 30 or the service server 40, and delete the identifier of the stored network information and the corresponding access update identifier in the local queue when the search server 30 or the service server 40 successfully stores the identifier of the network information and the corresponding access update identifier, so as to ensure that the identifier of the network information and the corresponding access update identifier stored next time are all the identifier of the latest network information and the corresponding access update identifier which are not successfully stored by the search server 30 or the service server 40.
In an alternative embodiment, as shown in interactions 7 and 8 in fig. 1, the cache server 10 may further receive an access amount acquisition request sent by the demand end 60, where the access amount acquisition request includes an identifier of the network information, and the cache server 10 may return, to the demand end 60, the local storage space for the corresponding access amount according to the identifier of the network information. Since the access amount of the network information in the local storage space is invalid, the cache server 10 may determine whether the access amount of the locally recorded network information is invalid when receiving the access amount acquisition request for acquiring the access amount of the network information sent by the demand side 60 when identifying whether the access amount of the locally recorded network information is invalid. If the access amount of the locally recorded network information has been disabled, the existing access update identifier corresponding to the network information may be obtained from the search server 30 through the interactions 4 and 5 in fig. 1, and recalculated, so as to compensate the access amount that has been disabled in the local storage space, so as to make a request for obtaining by the demand terminal 60. In this embodiment, since the search server 30 is a server with a fast index function, after receiving a search request sent by the cache server 10, an existing access update identifier corresponding to network information can be quickly queried from a large amount of data, and the queried result is returned to the cache server 10, so as to ensure timeliness of the access amount of the network information requested by the demand end 60.
It should be noted that, in the embodiment of the present application, the access end 20 and the demand end 60 may be the same end or different ends. If the access request is the same, the access terminal 20 or the demand terminal 60 may send an access request of the network information to the cache server 10 to request the cache server 10 to update the access amount of the network information, or send an access amount obtaining request to the cache server 10 to request the cache server 10 to obtain the access amount of the updated network information. If the access request of the network information sent by the access terminal 20 is received, the cache server 10 may update the access amount of the network information, and the updated access amount of the network information may be provided to the demand terminal 60, and the demand terminal 60 sends an access amount obtaining request to the cache server 10, so as to obtain the updated access amount of the network information.
In this embodiment of the present application, an access interface for accessing the cache server 10 is further provided for the access terminal 20, and an access amount acquisition interface for requesting access amount for acquiring network information is provided for the demand terminal 60, and the provided interface is packaged in a software development kit, so that the access terminal 20 sends an access request to the server 10 through the access interface, and the demand terminal 60 sends an access amount acquisition request to the server 10 through the access amount acquisition interface. It should be noted that, in the embodiment of the present application, the access end 20 and the demand end 60 may be the same or different, which is not limited herein. Moreover, the software development kit provided by the embodiment of the application can be applied to various scenes in the field of Internet, so that the embodiment of the application can be used for carrying out access quantity statistics on network information generated in various scenes, and is more diversified in the application process.
In the present embodiment, the implementation form of the network information is not limited, and may be, for example, an application page, a web page, data for the server to perform statistics, or the like. If the network information is a page in the application software, the service server 40 may be a server corresponding to the application software, and the access terminal 20 or the demand terminal 60 is a terminal installed with the application software. The application software can be application software such as game type, instant messaging type, question-answer type, social type and the like. If the network information is a web page, the service server 40 is a web server, and the access terminal 20 or the demand terminal 60 is a terminal for installing a browser. If the network information is data for the server to perform statistics, the access terminal 20 or the demand terminal 60 may be other servers, the service server 40 may be a storage server that provides a data base for the access terminal 20 or the demand terminal 60, and the specific implementation manner may be more specific to the demand. In addition, the operation type represented by the access update identifier of the network information may represent an operation of increasing access to the network information, or may represent an operation of decreasing access to the network information, and the operation type represented by the access update identifier may be different according to different service requirements. For example, the network information is a post on the forum, and each time the access terminal 20 accesses the post, the post represents the access number +1, the operation type represented by the access update identifier is the add operation. For another example, the network information is information representing the number of sweepstakes, and each time the access terminal 20 performs a sweepstakes, the number of sweepstakes will be-1, and the operation type represented by the access update identification is the reduction operation.
In the embodiment of the application, besides the service server responsible for providing the network information, the cache server is added to be responsible for managing the access amount of the network information, specifically, the access amount of the network information can be locally recorded according to the access condition of the access terminal to the network information, and the access record of the access terminal to the network information is stored in the search server; under the condition that the access amount of the locally recorded network information is effective, the access amount of the network information can be directly provided for a demand end, and the providing efficiency of the access amount information is improved; in addition, when the failure of the access amount of the locally recorded network information is identified, the access amount of the network information can be recalculated according to the access record of the network information stored in the search server, the locally failed access amount is complemented, and the validity and the reliability of the access amount provided to the needed end are ensured. Furthermore, the interface of the access cache server is packaged into the software development kit, so that the access server can be provided for an access end and/or a demand end under any application scene, the variety of network information which can be processed by the network information processing system is enriched, and the application is wider.
The embodiment of the application further provides a data processing method, which is applicable to the server in the network information processing system, and fig. 2 is a flowchart of the data processing method of the embodiment of the application, as shown in fig. 2, and the method includes:
S1, receiving an access request of an access terminal to network information, wherein the access request comprises an identifier of the network information and a corresponding access update identifier.
S2, updating the access quantity of the network information which is recorded locally and has not been invalidated according to the access update identification in the access request, and storing the identification of the network information and the corresponding access update identification into a search server.
And S3, under the condition that the fact that the access quantity of the locally recorded network information is invalid is identified, sending a search request to a search server, wherein the search request comprises the identification of the network information so as to request the existing access update identification corresponding to the network information.
S4, recalculating the access quantity of the network information according to the existing access update identification corresponding to the network information returned by the search server.
In the embodiment of the application, the access amount of the network information which is not locally disabled can be updated according to the identifier of the network information and the corresponding access update identifier in the access request sent by the received access terminal, and the identifier of the network information and the corresponding access update identifier are stored in the search server. Under the condition that the access quantity of the local network information is identified to be invalid, a search request can be sent to a search server, and recalculation is carried out according to the existing access update identification of the network information returned by the search server, so that the access quantity of the network information is obtained, the access quantity of the network information which is invalid locally is complemented, and the integrity of data is ensured.
In an alternative embodiment, when the identifier of the network information and the corresponding access update identifier are stored in the search server, the identifier of the network information and the corresponding access update identifier may be written to the search server in an asynchronous manner. By means of the asynchronous writing mode, the access end can request to acquire the access amount of the locally stored network information without waiting for a written response result, and the real-time acquisition requirement of the access end can be met. And under the condition of writing failure, writing the identifier of the network information and the corresponding access update identifier into the local queue so that the search server can actively read and store the identifier of the network information and the corresponding access update identifier from the local queue, and further ensuring the integrity of data, so that under the condition that the access quantity of the locally stored network information is invalid, the existing access update identifier of the network information can be timely obtained from the search server for recalculation, and the invalid access quantity is compensated. In another alternative embodiment, the identifier of the network information and the corresponding access update identifier may also be written to the service server corresponding to the network information in an asynchronous manner, so as to save the original data, or be used as backup data for recovering the access amount of the network information that is locally failed. Correspondingly, if the writing fails, the identification of the network information and the corresponding access update identification are written into the local queue, so that the service server can actively read and store the identification of the network information and the corresponding access update identification from the local queue.
Further optionally, the time interval between the search server or the service server actively reading the identifier of the network information and the corresponding access update identifier from the local queue is less than the expiration time of the server setting the identifier of the network information and the corresponding access update identifier. When the access quantity of the network information which is locally invalid is recovered, the access update identification of the network information can be acquired from the search server or the service server, and the data is ensured not to be lost.
In an alternative embodiment, a read request sent by the search server or the service server to the local queue may also be received, where the read request includes an identifier of network information, and the identifier of the network information corresponding to the identifier of the network information included in the read request and the corresponding access update identifier stored in the local queue are provided to the search server or the service server, so as to ensure that the search server or the service server can still obtain the lost data in the case that writing the identifier of the network information and the corresponding access update identifier to the search server or the service server fails. Further, under the condition that the search server or the service server successfully acquires and stores the identifier of the network information and the corresponding access update identifier, deleting the identifier of the network information and the corresponding access update identifier stored in the local queue, and avoiding the local queue from being blocked.
In an optional embodiment, when identifying whether the access amount of the locally recorded network information is invalid, if an access amount acquisition request sent by the demand end for acquiring the access amount of the network information is received, it may be further determined whether the access amount of the locally recorded network information is invalid, and if it is determined that the access amount of the locally recorded network information has been invalid, a search request may be sent to the search server to obtain an access update identifier of the network information, so as to recalculate the access amount of the network information.
In an alternative embodiment of the present application, the access interface and/or the access volume acquisition interface may be further encapsulated in a software development kit, and the software development kit is provided to the access end and/or the demand end, so that the access end and/or the demand end may send an access request to the server through the access interface and/or send an access volume acquisition request to the server through the access volume acquisition interface, where the access end and the demand end may be the same or different. Moreover, the software development kit can be applied to various scenes in the field of the Internet, so that the processing of the network information is more diversified in the embodiment of the application.
In the embodiment of the application, the access amount of the network information can be recorded locally according to the access condition of the access terminal to the network information, and the access record of the access terminal to the network information is stored in the search server; and under the condition that the access amount of the locally recorded network information is effective, the access amount of the network information can be directly provided for the demand end, so that the providing efficiency of the access amount information is improved; in addition, when the failure of the access amount of the locally recorded network information is identified, the access amount of the network information can be recalculated according to the access record of the network information stored in the search server, the locally failed access amount is complemented, and the validity and the reliability of the access amount provided to the needed end are ensured.
It should be noted that, the implementation logic of the method provided in the above embodiment is the same as the corresponding logic in the above system embodiment, and specific content may refer to the above system embodiment and will not be described herein again. In addition, the execution subjects of the steps in the above method embodiments may be the same device, or the method may also be executed by different devices. For example, the execution subject of step S1 to step S4 may be the device a; for another example, the execution subject of steps S1 and S2 may be device a, and the execution subject of steps S3 and S4 may be device B; etc. In addition, in the above-described embodiment and the flow described in the drawings, a plurality of operations appearing in a specific order are included, but it should be clearly understood that the operations may be performed out of the order in which they appear herein or performed in parallel, the sequence numbers of the operations such as S1, S2, etc. are merely used to distinguish between the various operations, and the sequence numbers themselves do not represent any order of execution. In addition, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel.
Fig. 3 is a schematic structural diagram of a server according to an embodiment of the present application, and as shown in fig. 3, the cache server 10 includes: a processor 11, a memory 12 in which a computer program is stored, a local queue 15 and a local memory space 16; the processor 11 and the memory 12 may be one or more, and the local queue 15 and the local storage space 16 are used to store local data of the server 10.
The memory 12 is mainly used for storing computer programs, and the computer programs can be executed by the processor 11, so that the processor 11 controls the cache server 10 to realize corresponding functions and complete corresponding actions or tasks. In addition to storing computer programs, the memory 12 may also be configured to store various other data to support operations on the cache server 10. Examples of such data include instructions for any application or method operating on cache server 10.
The memory 12 may be implemented by any type or combination of volatile or nonvolatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
In the embodiment of the present application, the implementation form of the processor 11 is not limited, and may be, for example, but not limited to, a CPU, a GPU, an MCU, or the like. The processor 11 may be regarded as a control system of the cache server 10 and may be used to execute a computer program stored in the memory 12 for controlling the cache server 10 to perform the respective functions, perform the respective actions or tasks. It should be noted that, depending on the implementation form and the scene in which the cache server 10 is located, the functions, actions or tasks to be implemented may be different; accordingly, the computer programs stored in the memory 12 may also be different, and the execution of the different computer programs by the processor 11 may control the cache server 10 to perform different functions, perform different actions or tasks.
In some alternative embodiments, as shown in fig. 3, the cache server 10 may further include: power supply assembly 13 and communication assembly 14, among other components. The illustration of only a few components in fig. 3 is not meant to imply that the cache server 10 only comprises the components shown in fig. 3, but that the cache server 10 may also comprise other components depending on the product form of the cache server 10 for different application requirements.
In the present embodiment, when the processor 11 executes the computer program in the memory 12, it is used to: receiving an access request of an access terminal to network information, wherein the access request comprises an identifier of the network information and a corresponding access update identifier; updating the access quantity of the network information which is recorded in the local storage space 16 and is not yet invalid according to the access update identification in the access request, and storing the identification of the network information and the corresponding access update identification into a search server; and in case that the access amount of the network information recorded in the local storage space 16 is identified to be invalid, sending a search request to the search server, wherein the search request contains an identifier of the network information so as to request an existing access update identifier corresponding to the network information; and recalculating the access quantity of the network information according to the existing access update identification corresponding to the network information returned by the search server.
In an alternative embodiment, the processor 11 is configured to, when storing the identity of the network information and the corresponding access update identity in the search server: writing an identifier of network information and a corresponding access update identifier into a search server in an asynchronous mode; if the writing fails, the identification of the network information and the corresponding access update identification are written into the local queue 15, so that the search server actively reads and stores the identification of the network information and the corresponding access update identification from the local queue 15.
In an alternative embodiment, processor 11 is further configured to: writing an identifier of the network information and a corresponding access update identifier into a service server corresponding to the network information in an asynchronous mode; if the writing fails, the identification of the network information and the corresponding access update identification are written into the local queue 15, so that the service server actively reads and stores the identification of the network information and the corresponding access update identification from the local queue 15.
In an alternative embodiment, the time interval between the search server or the service server actively reading the identifier of the network information and the corresponding access update identifier from the local queue 15 is less than the expiration time period for the server to set the identifier of the network information and the corresponding access update identifier.
In an alternative embodiment, processor 11 is further configured to: receiving a read request sent by a search server or a service server to the local queue 15, wherein the read request comprises an identifier of network information; providing the identification of the network information corresponding to the identification of the network information included in the read request and the corresponding access update identification stored in the local queue 15 to a search server or a service server; and delete the identity of the network information stored in the local queue 15 and the corresponding access update identity.
In an alternative embodiment, the processor 11 is configured, in identifying whether the access amount of the network information recorded in the local storage space 16 is invalid, to: receiving an access quantity acquisition request sent by a demand terminal and used for acquiring the access quantity of network information; upon receiving the access amount acquisition request, it is determined whether or not the access amount of the network information recorded in the local storage space 16 has failed.
In an alternative embodiment, processor 11 is further configured to: the access interface and/or the access volume acquisition interface are/is packaged in a software development kit, and the software development kit is provided for the access terminal, so that the access terminal can send an access request to the server through the access interface and/or send an access volume acquisition request to the server through the access volume acquisition interface.
Accordingly, embodiments of the present application also provide a computer-readable storage medium storing a computer program, which when executed by a processor causes the processor to implement the steps in the embodiments of the methods of the present application.
The communication assembly of fig. 3 is configured to facilitate wired or wireless communication between the device in which the communication assembly is located and other devices. The device where the communication component is located can access a wireless network based on a communication standard, such as a mobile communication network of WiFi,2G, 3G, 4G/LTE, 5G, etc., or a combination thereof. In one exemplary embodiment, the communication component receives a broadcast signal or broadcast-related information from an external broadcast management system via a broadcast channel. In one exemplary embodiment, the communication component may further include a Near Field Communication (NFC) module, radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra Wideband (UWB) technology, bluetooth (BT) technology, and the like.
The power supply assembly in fig. 3 provides power for various components of the device in which the power supply assembly is located. The power components may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the devices in which the power components are located.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises an element.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and changes may be made to the present application by those skilled in the art. Any modifications, equivalent substitutions, improvements, etc. that fall within the spirit and principles of the present application are intended to be included within the scope of the present application.

Claims (10)

1. A data processing method, adapted for a cache server, comprising:
receiving an access request of an access terminal to network information, wherein the access request comprises an identifier of the network information and a corresponding access update identifier; the access update identifier refers to an identifier of what update operation is executed by the access end for requesting the cache server to the access amount of the network information;
updating the access quantity of the network information which is recorded locally and has not been invalidated according to the access update identification in the access request, and storing the identification of the network information and the corresponding access update identification into a search server; and
under the condition that the access quantity of the locally recorded network information is identified to be invalid, sending a search request to a search server, wherein the search request comprises an identifier of the network information so as to request an existing access update identifier corresponding to the network information;
And recalculating the access quantity of the network information according to the existing access update identification corresponding to the network information returned by the search server.
2. The method of claim 1, wherein storing the identification of the network information and the corresponding access update identification in a search server comprises:
writing the identification of the network information and the corresponding access update identification into a search server in an asynchronous mode;
if the writing fails, writing the identification of the network information and the corresponding access update identification into a local queue so that the search server can actively read and store the identification of the network information and the corresponding access update identification from the local queue.
3. The method as recited in claim 2, further comprising:
writing the identification of the network information and the corresponding access update identification into a service server corresponding to the network information in an asynchronous mode;
if the writing fails, writing the identification of the network information and the corresponding access update identification into a local queue so that the service server can actively read and store the identification of the network information and the corresponding access update identification from the local queue.
4. A method according to claim 3, wherein the time interval between the search server or the service server actively reading the identity of the network information and the corresponding access update identity from the local queue is less than the expiration time period for the cache server to set the identity of the network information and the corresponding access update identity.
5. The method as recited in claim 4, further comprising:
receiving a read request for a local queue sent by the search server or the service server, wherein the read request comprises an identifier of the network information;
providing an access update identification stored in a local queue corresponding to an identification of network information included in the read request to the search server or the service server; and
and deleting the identification of the network information stored in the local queue and the corresponding access update identification.
6. The method of claim 4, wherein identifying whether the locally recorded amount of access to the network information is invalid comprises:
receiving an access quantity acquisition request sent by a demand terminal and used for acquiring the access quantity of the network information;
and judging whether the access quantity of the locally recorded network information is invalid or not under the condition that the access quantity acquisition request is received.
7. The method as recited in claim 6, further comprising:
and packaging the access interface and/or the access volume acquisition interface in a software development kit, and providing the software development kit for the access terminal so that the access terminal can send an access request to the server through the access interface and/or send an access volume acquisition request to the server through the access volume acquisition interface.
8. A cache server, comprising: a processor and a memory storing a computer program;
the processor is configured to execute the computer program for:
receiving an access request of an access terminal to network information, wherein the access request comprises an identifier of the network information and a corresponding access update identifier; the access update identifier refers to an identifier of what update operation is executed by the access end for requesting the cache server to the access amount of the network information;
updating the access quantity of the network information which is recorded locally and has not been invalidated according to the access update identification in the access request, and storing the identification of the network information and the corresponding access update identification into a search server; and
Under the condition that the access quantity of the locally recorded network information is identified to be invalid, sending a search request to a search server, wherein the search request comprises an identifier of the network information so as to request an existing access update identifier corresponding to the network information;
and recalculating the access quantity of the network information according to the existing access update identification corresponding to the network information returned by the search server.
9. The cache server of claim 8, wherein the processor, when storing the identity of the network information and the corresponding access update identity in a search server, is configured to:
writing the identification of the network information and the corresponding access update identification into the search server in an asynchronous mode;
if the writing fails, writing the identification of the network information and the corresponding access update identification into a local queue so that the search server can actively read and store the identification of the network information and the corresponding access update identification from the local queue.
10. A computer readable storage medium storing a computer program, characterized in that the computer program, when executed by a processor, causes the processor to carry out the steps of the method according to any one of claims 1-7.
CN202011026090.3A 2020-09-25 2020-09-25 Data processing method, server and medium Active CN112286946B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011026090.3A CN112286946B (en) 2020-09-25 2020-09-25 Data processing method, server and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011026090.3A CN112286946B (en) 2020-09-25 2020-09-25 Data processing method, server and medium

Publications (2)

Publication Number Publication Date
CN112286946A CN112286946A (en) 2021-01-29
CN112286946B true CN112286946B (en) 2024-01-12

Family

ID=74421378

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011026090.3A Active CN112286946B (en) 2020-09-25 2020-09-25 Data processing method, server and medium

Country Status (1)

Country Link
CN (1) CN112286946B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102693501A (en) * 2012-05-31 2012-09-26 刘志军 Method for analyzing Internet advertisement popularizing effect
CN104104717A (en) * 2014-06-30 2014-10-15 广州唯品会网络技术有限公司 Inputting channel data statistical method and device
CN104796439A (en) * 2014-01-16 2015-07-22 腾讯科技(深圳)有限公司 Webpage pushing method, webpage pushing client, webpage pushing server and webpage pushing system
WO2016131481A1 (en) * 2015-02-18 2016-08-25 Telefonaktiebolaget Lm Ericsson (Publ) An intermediate network node for providing a service to end user devices in a wireless communications network
CN110377854A (en) * 2019-05-31 2019-10-25 平安科技(深圳)有限公司 User access activity information monitoring method and device, computer equipment
CN110598149A (en) * 2019-08-15 2019-12-20 平安普惠企业管理有限公司 Webpage access method, device and storage medium
CN110708211A (en) * 2019-08-30 2020-01-17 上海唯链信息科技有限公司 Network flow testing method and system
CN111666497A (en) * 2020-06-16 2020-09-15 腾讯科技(上海)有限公司 Application program loading method and device, electronic equipment and readable storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10778684B2 (en) * 2017-04-07 2020-09-15 Citrix Systems, Inc. Systems and methods for securely and transparently proxying SAAS applications through a cloud-hosted or on-premise network gateway for enhanced security and visibility

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102693501A (en) * 2012-05-31 2012-09-26 刘志军 Method for analyzing Internet advertisement popularizing effect
CN104796439A (en) * 2014-01-16 2015-07-22 腾讯科技(深圳)有限公司 Webpage pushing method, webpage pushing client, webpage pushing server and webpage pushing system
CN104104717A (en) * 2014-06-30 2014-10-15 广州唯品会网络技术有限公司 Inputting channel data statistical method and device
WO2016131481A1 (en) * 2015-02-18 2016-08-25 Telefonaktiebolaget Lm Ericsson (Publ) An intermediate network node for providing a service to end user devices in a wireless communications network
CN110377854A (en) * 2019-05-31 2019-10-25 平安科技(深圳)有限公司 User access activity information monitoring method and device, computer equipment
CN110598149A (en) * 2019-08-15 2019-12-20 平安普惠企业管理有限公司 Webpage access method, device and storage medium
CN110708211A (en) * 2019-08-30 2020-01-17 上海唯链信息科技有限公司 Network flow testing method and system
CN111666497A (en) * 2020-06-16 2020-09-15 腾讯科技(上海)有限公司 Application program loading method and device, electronic equipment and readable storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Aman Dubey 等.Implementation of an interlligent traffic control system and real time traffic statistics broadcasting.《Electronics, Communication and Aerospace Technology》.2017,33-37. *
吴荣火 等.考研类网站访问量的统计预测模型及其应用.《 玉林师范学院学报 》.2020,115-121. *
陈泰伟 等.网站新闻全网阅读量统计方法研究.《中国传媒科技》.2018,117-119. *

Also Published As

Publication number Publication date
CN112286946A (en) 2021-01-29

Similar Documents

Publication Publication Date Title
CN107133234B (en) Method, device and system for updating cache data
EP3624398B1 (en) Storage capacity evaluation method and apparatus based on cdn application
CN102780603B (en) Web traffic control method and device
CN112559475B (en) Data real-time capturing and transmitting method and system
CN109561117B (en) Data acquisition method and device
CN104113576A (en) Method and device for updating client
CN104765840A (en) Big data distributed storage method and device
CN111399764B (en) Data storage method, data reading device, data storage equipment and data storage medium
CN104794190A (en) Method and device for effectively storing big data
CN112486915B (en) Data storage method and device
CN112433921A (en) Method and apparatus for dynamic point burying
CN106878365B (en) data synchronization method and device
CN112860412B (en) Service data processing method and device, electronic equipment and storage medium
CN112286946B (en) Data processing method, server and medium
CN112597151A (en) Data processing method, device, equipment and storage medium
CN110866068B (en) Advertisement data storage method and device based on HDFS
CN113297245A (en) Method and device for acquiring execution information
CN110019497B (en) Data reading method and device
CN112685329B (en) Method for processing data and related device
CN114895851A (en) Data processing method, data processing device, storage medium and electronic equipment
CN107103001B (en) Method, device and system for acquiring target front-end resource file based on browser
CN113568966A (en) Data processing method and system used between ODS layer and DW layer
CN113612832A (en) Streaming data distribution method and system
CN111435342B (en) Poster updating method, poster updating system and poster management system
CN115905115A (en) File storage method, file reading method and device, electronic equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant