CN114598559B - Data processing method, device, electronic equipment and computer readable storage medium - Google Patents

Data processing method, device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN114598559B
CN114598559B CN202110832989.2A CN202110832989A CN114598559B CN 114598559 B CN114598559 B CN 114598559B CN 202110832989 A CN202110832989 A CN 202110832989A CN 114598559 B CN114598559 B CN 114598559B
Authority
CN
China
Prior art keywords
communication data
data
communication
version number
target
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
CN202110832989.2A
Other languages
Chinese (zh)
Other versions
CN114598559A (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.)
Hunan Yaxin Software Co ltd
Original Assignee
Hunan Yaxin Software 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 Hunan Yaxin Software Co ltd filed Critical Hunan Yaxin Software Co ltd
Priority to CN202110832989.2A priority Critical patent/CN114598559B/en
Publication of CN114598559A publication Critical patent/CN114598559A/en
Application granted granted Critical
Publication of CN114598559B publication Critical patent/CN114598559B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/1403Architecture for metering, charging or billing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/141Indication of costs
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/1432Metric aspects
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/1432Metric aspects
    • H04L12/1435Metric aspects volume-based

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Meter Arrangements (AREA)
  • Telephonic Communication Services (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the application provides a data processing method, a data processing device, electronic equipment and a computer readable storage medium, and relates to the field of data processing. The embodiment of the application performs locking processing on the first communication data and the version number thereof only in the sub-process of updating the first communication data in the charging processing process, and does not need locking in the two sub-processes of inquiring the first communication data in the charging processing of the communication ticket and performing charging operation by the client according to the first communication data, so that other communication tickets of the inquired object can be subjected to charging processing in parallel, namely, the first communication data can be inquired in parallel and the charging operation can be performed when the first communication ticket is subjected to charging processing. The data processing method provided by the embodiment of the application realizes the parallel processing of the bill charging and improves the processing efficiency of the bill charging.

Description

Data processing method, device, electronic equipment and computer readable storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data processing method, apparatus, electronic device, and computer readable storage medium.
Background
In the field of communication services, the same user may generate corresponding tickets in multiple service types at the same time point, for example, the user browses videos, browses web pages, and the like, so that the charging system needs to charge the tickets in real time. In addition, in large enterprises and group services, multiple calls can be generated simultaneously at the same time point in services such as a flow pool shared by multiple persons, and the charging system needs to charge the generated calls in real time.
In the related art, when the billing system performs the billing processing on the ticket, the billing system is generally based on a long transaction processing manner, that is, locks service data in the whole processing process. The long transaction mechanism causes that all the tickets under the account can only be processed sequentially, and the situations of backlog of business ticket, overtime of online message processing and incapability of timely processing the ticket exist. With the increase of charging service types and the development of group and cluster services, the requirement on the online charging instantaneity is improved, so that the scheme cannot meet the service requirements more and more.
Disclosure of Invention
The object of the present application is to solve at least one of the above-mentioned technical drawbacks, in particular the technical drawbacks of low data processing efficiency.
According to an aspect of the present application, there is provided a data processing method comprising:
Receiving a first data request, and determining a query object in the first data request;
Acquiring first communication data of the query object and a first version number of the first communication data; wherein the first communication data includes historical communication data within a target billing period;
Receiving a second data request, obtaining a second version number of the first communication data, and locking the first communication data and/or the second version number;
And processing the first communication data according to the first version number and the second version number, and unlocking the first communication data and/or the second version number.
Optionally, the processing the first communication data according to the first version number and the second version number includes:
acquiring first target communication data in the second data request; the first target communication data is determined by first data processing according to the second communication data and the first communication data;
If the first version number is the same as the second version number, updating the first communication data, wherein the updating comprises updating the first communication data into the first target communication data;
And if the first version number is different from the second version number, performing second data processing on the first communication data according to whether a rate jump point exists between the first communication data and the second target communication data.
Optionally, the second data processing for the first communication data according to whether a rate hopping point exists between the first communication data and the second target communication data includes:
If the rate hopping point does not exist, the updating processing is carried out on the first communication data, wherein the updating processing comprises the step of updating the first communication data into the second target communication data;
If the rate hopping point exists, sending indication information to the client; wherein the indication information indicates the client to resend the first data request and update the first target communication data.
Optionally, after the receiving the first data request, the method further includes:
and locking the first communication data and the first version number of the first communication data.
Optionally, after querying the first communication data and the first version number of the first communication data, the method further comprises:
and unlocking the first communication data and the first version number of the first communication data.
According to another aspect of the present application, there is provided a data processing method comprising:
Sending a first data request to a server, wherein the first data request comprises a query object identifier;
receiving first communication data of the query object fed back by a server side and a first version number of the first communication data; wherein the first communication data includes historical communication data within a target billing period;
according to the second communication data and the first communication data, performing operation processing to determine first target communication data;
and sending a second data request to a server, wherein the second data request comprises the first target communication data and a first version number of the first communication data.
Optionally, the method further comprises: and receiving the updated first communication data sent by the server side, and generating a charging reminding message according to the updated first communication data.
According to another aspect of the present application, there is provided a data processing apparatus comprising:
the first receiving module is used for receiving a first data request and determining a query object in the first data request;
The acquisition module is used for acquiring the first communication data of the query object and a first version number of the first communication data; wherein the first communication data includes historical communication data within a target billing period;
the second receiving module is used for receiving a second data request, acquiring a second version number of the first communication data and locking the first communication data and/or the second version number;
and the data processing module is used for processing the first communication data according to the first version number and the second version number and unlocking the first communication data and/or the second version number.
According to another aspect of the present application, there is provided a data processing apparatus comprising:
The first sending module is used for sending a first data request to the server, wherein the first data request comprises a query object identifier;
The receiving module is used for receiving the first communication data of the query object and the first version number of the first communication data, which are fed back by the server side; wherein the first communication data includes historical communication data within a target billing period;
The operation module is used for carrying out operation processing according to the second communication data and the first communication data to determine first target communication data;
And the second sending module is used for sending a second data request to the server, wherein the second data request comprises the first target communication data and a first version number of the first communication data.
According to another aspect of the present application, there is provided an electronic device including:
One or more processors;
a memory;
One or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to: a data processing method as claimed in any preceding claim.
For example, a fifth aspect of the present application provides a computing device comprising: the device comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface are communicated with each other through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the data processing method according to the first or second aspect of the present application.
According to a further aspect of the present application, there is provided a computer readable storage medium, which when executed by a processor, implements a data processing method as claimed in any one of the preceding claims.
For example, in a fourth aspect of the embodiments of the present application, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the data processing method shown in the first aspect of the present application.
According to one aspect of the present application, there is provided a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The computer instructions are read from a computer-readable storage medium by a processor of a computer device, the computer instructions being executed by the processor to cause the computer device to perform the methods provided in the various alternative implementations of the first or second aspect described above. .
The technical scheme provided by the application has the beneficial effects that:
The embodiment of the application performs locking processing on the first communication data and the version number thereof only in the sub-process of updating the first communication data in the charging processing process, and does not need locking in the two sub-processes of inquiring the first communication data in the charging processing of the communication ticket and performing charging operation by the client according to the first communication data, so that other communication tickets of the inquired object can be subjected to charging processing in parallel, namely, the first communication data can be inquired in parallel and the charging operation can be performed when the first communication ticket is subjected to charging processing. The data processing method provided by the embodiment of the application realizes the parallel processing of the bill charging and improves the processing efficiency of the bill charging.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings that are required to be used in the description of the embodiments of the present application will be briefly described below.
FIG. 1 is a schematic flow chart of a data processing method according to an embodiment of the present application;
Fig. 2 is a schematic view of a first example scenario provided by an embodiment of the present application;
fig. 3 is a schematic view of a second example scenario provided by an embodiment of the present application;
fig. 4 is a schematic view of a third example scenario provided by an embodiment of the present application;
FIG. 5 is a second flowchart of a data processing method according to an embodiment of the present application;
FIG. 6 is a third flow chart of a data processing method according to an embodiment of the application;
FIG. 7 is a flowchart of a data processing method according to an embodiment of the present application;
FIG. 8 is a schematic diagram of a data device according to an embodiment of the present application;
FIG. 9 is a second schematic diagram of a data device according to an embodiment of the present application;
Fig. 10 is a schematic structural diagram of an electronic device for data processing according to an embodiment of the present application.
Detailed Description
Embodiments of the present application are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the application.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless expressly stated otherwise, as understood by those skilled in the art. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. The term "and/or" as used herein includes all or any element and all combination of one or more of the associated listed items.
For the purpose of making the objects, technical solutions and advantages of the present application more apparent, the embodiments of the present application will be described in further detail with reference to the accompanying drawings.
The following describes the technical scheme of the present application and how the technical scheme of the present application solves the above technical problems in detail with specific embodiments. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
The embodiment of the application provides a data processing method, an execution body of the method may be any electronic device, for example, the method may be applied to a server or a terminal device with data processing capability, and optionally, the method may be executed by the server, as shown in fig. 1, which is a schematic flow diagram of the data processing method provided by the embodiment of the application, and the method may include:
step S101: a first data request is received, and a query object in the first data request is determined.
Specifically, the data processing method of the embodiment of the application can be applied to the scene of the communication ticket charging processing of the communication service, and in the scene, when the user performs the communication service, a plurality of types of communication tickets are usually generated. For example, when a call is made between users, a call ticket consuming a call duration or consuming a data traffic is generated; for another example, when the user browses the video or the web page, a ticket consuming the data flow is generated, so that the server can process the communication data in the process of charging the communication data such as the call duration of the communication ticket and the communication data flow according to the communication ticket of the user.
In the following, taking the first communication ticket as an example, the whole process of the charging process of the first communication ticket is described, and the charging process of the first communication ticket may include the following three sub-processes:
Sub-process 1: the historical communication data (the historical communication data is the first communication data in the embodiment of the application) is queried. The process may be executed by the server, that is, after receiving a request for querying historical communication data sent by the client, that is, after receiving the first data request in the embodiment of the present application, the server may obtain, according to a charging object related to the first communication ticket in the first data request, that is, the query object related to the embodiment of the present application, the historical communication data of the query object, that is, the first communication data related to the embodiment of the present application.
Sub-process 2: and (5) charging operation. The process can be executed by the client, the client can receive the historical communication data fed back by the server, and then charging operation is carried out according to the historical communication data and the communication consumption data of the first communication ticket, so that target communication data after the communication consumption data of the first communication ticket are counted into the historical communication data is obtained.
Sub-process 3: the historical communication data is updated. The process may be performed by the server, and after the client performs the charging operation, the historical communication data is updated, that is, the communication consumption data of the first communication ticket is counted into the target communication data after the historical communication data as new historical communication data.
Specifically, in step S101, the server first receives a first data request, where the first data request is a request sent by the client to the server for querying data with respect to the generated first communication ticket when the first communication ticket is generated. The first data request may include a query object identifier, where the query object is a billing object related to a communication ticket of a user, for example, the billing object may be a user account of the user, and the user account may include a SIM card account of the user, an APP account used by the user, and so on. In addition, the charging object may also be an associated communication account of the user, for example, the associated communication account of the user may be a primary card account, a secondary card account, an enterprise account, a group account, and the like associated with the user.
Step S102: acquiring first communication data of the query object and a first version number of the first communication data; wherein the first communication data includes historical communication data within a target billing period.
Specifically, the first communication data of the query object and the first version number of the first communication data may be obtained according to the identification of the query object, where the first communication data includes historical communication data in the target charging period.
The target charging period may be determined according to a service package usage time period corresponding to the query object, for example, when the service package usage time period (call time period or data traffic, etc.) corresponding to the query object is 1 month, then the target charging period may be 1 month. Further, the first communication data may include a plurality of pieces of historical communication data within the target billing period; or historical accumulated communication data within the target billing period, i.e., the sum of all communication data within the target billing period.
The version number of the first communication data may be used to characterize a record of updating or processing the first communication data, that is, after each time the first communication data is updated or processed, its corresponding version number is updated accordingly, and optionally, for example, each time the first communication data is updated, its corresponding version number may be increased by 1 accordingly to update to a new version number. Thus, it can be appreciated that whether the first communication data is updated or processed can be determined by the version number of the first communication data. In the embodiment of the present application, the first version number of the first communication data may include a version number corresponding to the first communication data when the first data request is received and the query object is queried.
Step S103: and receiving a second data request, acquiring a second version number of the first communication data, and locking the first communication data and/or the second version number.
In particular, in the context of a communication data charging process for a communication service, there is a time interval between a second data request following a first data request and the first data request. The second data request may be sent after the client performs charging operation on the first communication data of the first communication ticket, and is used for requesting the server to update the first communication data.
Because there is a time interval between the first data request and the second data request, there may be a case that the first communication data is processed or updated and the version number corresponding to the first communication data is changed due to parallel charging processing for other call tickets of the same query object, so when the second data request is received, the second version number of the first communication data at this time is acquired, and the first communication data and/or the second version number are locked, so that the processing or updating of the first communication data and/or the second version number can be avoided when the parallel charging processing is performed for other call tickets of the same query object after the locking processing is performed for the current call ticket.
Step S104: and processing the first communication data according to the first version number and the second version number, and unlocking the first communication data and/or the second version number.
Specifically, in the scenario of the communication data charging process of the communication service, if the first communication data of the query object is locked during the whole charging process, for example, the first communication data and/or the first version number is locked in the step S102 of querying the first communication data, until the first communication data is processed (whether the first communication data is updated or not is determined) in the step S104, then the unlocking is not performed, and during the charging process of the first communication ticket, other tickets of the query object cannot be subjected to parallel charging processes.
The application only carries out locking processing on the first communication data and/or the second version number when receiving the second data request, and determines whether to carry out updating processing on the first communication data according to whether the first version number and the second version number are the same or not, namely, whether the first communication data is the same or not according to whether the first version number and the second version number are the same or not. Therefore, in the embodiment of the application, the locking processing is performed on the first communication data and/or the second version number only in the sub-process of updating the first communication data in the charging processing process, the locking is not needed in the two processes of inquiring the first communication data of the first communication ticket for charging processing and the client side for charging operation according to the first communication data, so that the charging processing can be performed in parallel for other communication tickets of the inquiring object, and the first communication data can be inquired in parallel and the charging operation can be performed when the charging processing is performed on the first communication ticket. The data processing method provided by the embodiment of the application realizes the parallel processing of the bill charging and improves the processing efficiency of the bill charging.
In an alternative embodiment, said processing said first communication data according to said first version number and said second version number comprises:
acquiring first target communication data in the second data request; the first target communication data is determined by first data processing according to the second communication data and the first communication data;
If the first version number is the same as the second version number, updating the first communication data, wherein the updating comprises updating the first communication data into the first target communication data;
And if the first version number is different from the second version number, performing second data processing on the first communication data according to whether a rate jump point exists between the first communication data and the second target communication data.
Specifically, the second communication data may include communication consumption data of the first communication ticket, for example, the communication consumption data may be data such as a voice call duration and a communication data flow related to the first communication ticket, and in a specific scenario, if the first communication ticket is generated by making a call, the communication consumption data may be call duration data; if the first communication ticket is generated for browsing video, the communication consumption data may be data traffic consumed for browsing video.
The first data processing may include performing a charging operation process on the second communication data and the first communication data, for example, calculating an accumulated call duration or an accumulated data flow from the second communication data and the first communication data, and the like.
Further, if the first version number is the same as the second version number, it is described that the first communication ticket is queried for the first communication data and the first version number of the first communication data, and the second version number of the first communication data is acquired, and between the two processes, the first communication data is not changed (for example, the first communication data is processed and updated) due to the charging process of other tickets of the query object, in other words, during the charging process of the first communication ticket, no other communication ticket of the same query object is processed and the charging process of the first communication ticket is parallel to the first communication ticket, that is, the charging process of the first communication ticket is not in conflict with the other communication ticket, so when the first version number is the same as the second version number, the first communication data can be updated, that is, the first communication data is updated to the first target communication data, in addition, when the first communication data is updated, the corresponding first communication ticket can be updated, for example, the version number can be updated to the first communication ticket.
The data processing method in the embodiment of the present application is an optimistic lock-based mechanism, that is, it is assumed that the probability of occurrence of concurrent operation of the charging process of a communication ticket for the same query object is very low, so that the probability of processing the communication data (for example, the first communication data in the embodiment of the present application) of the query object at the same time is very small during the charging process of the communication ticket, and therefore, the overhead of checking whether the first version number is the same as the second version number is far less than the overhead of locking the first communication data during the charging process of all the communication tickets.
On the other hand, if the first version number is different from the second version number, it is described that, for the first communication ticket, the first communication data and the first version number of the first communication data are queried, and the second version number of the first communication data is acquired, and between the two processes, the charging process of the other ticket of the query object changes the first communication data (the query object is the query object corresponding to the first communication ticket), in other words, during the charging process of the first communication ticket, the other communication ticket of the same query object exists, and the charging process is performed in parallel with the first communication ticket. In this case, the second data processing is performed on the first communication data according to whether or not a rate hopping point exists between the first communication data and the second target communication data. The rate hopping points are corresponding communication data values when the communication rates are unevenly changed. The second target communication data is determined according to the first communication data and the second communication data corresponding to the second version number.
In an alternative embodiment, the second data processing for the first communication data according to whether a rate trip point exists between the first communication data and the second target communication data includes:
If the rate hopping point does not exist, the updating processing is carried out on the first communication data, wherein the updating processing comprises the step of updating the first communication data into the second target communication data;
If the rate hopping point exists, sending indication information to the client; wherein the indication information indicates the client to resend the first data request and update the first target communication data.
In the embodiment of the application, if the first version number is different from the second version number, the charging processing process of other communication telephone bills aiming at the same query object is described to be carried out with the first communication telephone bill for parallel charging processing. In this case, it is possible to determine whether or not the parallel processing of the charging process of the other communication ticket for the same query object conflicts with the charging process of the first communication ticket, that is, whether or not the charging process of the first communication ticket is caused to be erroneous, by judging whether or not the rate hopping point exists between the first communication data and the second target communication data.
In the first case, if the rate trip point does not exist between the first communication data and the second target communication data, the parallel processing of the charging processing process of other communication tickets of the same query object is described, and the updating processing can be performed on the first communication data without causing an error in the charging processing of the first communication ticket.
Specifically, it should be noted that, because the first version number is different from the second version number, the first communication data is first communication data corresponding to the second version number. In addition, because the rate jump point does not exist between the first communication data and the second target communication data at this time, consumption data corresponding to the first ticket and consumption data corresponding to other tickets processed in parallel are contained in the same rate interval, and therefore the processing sequence of the first ticket and the other tickets processed in parallel does not influence the final charging result.
In particular, it may be described by an example that, for example, ticket a consumes 2M data traffic, ticket b consumes 3M data traffic, and rates of data traffic consumed by ticket a and ticket b are 0.29 yuan/M, so when ticket a and ticket b perform parallel charging processing, the charging sequence of ticket a and ticket b has no influence on charging results of both tickets.
And secondly, if the rate hopping point exists, the parallel processing of the charging processing process of other communication tickets of the same query object is described, the charging processing of the first communication ticket is caused to be wrong, and the charging processing of the first communication ticket needs to be carried out again, namely, indication information is sent to the client, the indication information indicates the client to resend the first data request and update the first target communication data.
The following describes whether a rate trip point exists between the first communication data and the second target communication data through a ticket parallel processing scene in an actual scene:
scene one: and when the communication data consumed by the ticket spans the maximum communication data volume contained in the fixed package, confirming whether a rate jump point exists between the first communication data and the second target communication data, wherein the rate jump point is the maximum communication data volume contained in the package.
In an actual communication scenario, a package ordered by a user generally includes a certain amount of fixed package communication data, for example, the fixed package includes a call duration of 100 minutes and a data flow of 1000M, and in a process of charging a communication ticket, the communication data in the fixed package is consumed first, so that a maximum value of the communication data included in the package is a rate trip point for the communication data in the fixed package. In the above example, the 100 th minute of the call duration and the 1000 th M of the data traffic are the tariff point, that is, the call duration is longer than 100 minutes, the data traffic exceeds 1000M, and the communication tariff changes. (the above examples are only illustrative, and thus, in the embodiments of the present application, the call duration is described in units of 1 minute and the data flow is described in units of 1M for convenience of description)
As a first example, in connection with fig. 2, query object X corresponds to 1000M of data traffic within a fixed package, assuming ticket 1 and ticket 2 are generated for query object X, where ticket 1 consumes 10M of data traffic and ticket 2 consumes 20M of data traffic. And, ticket 1 and ticket 2 have been processed in parallel, and for ticket 2, the server inquires that the first communication data of the first version number is 980M when inquiring the first communication data. Since the ticket 1 is also subjected to the charging process and the first communication data is updated when the ticket 2 is subjected to the charging process, so that the server obtains the second version number of the first communication data with respect to the ticket 2, and the obtained second version number is inconsistent with the first version number, in this case, it is confirmed whether or not a rate trip point exists between the first communication data and the second target communication data.
When ticket 1 is subjected to charging processing, since ticket 1 consumes 10M data traffic, the first communication data corresponding to the second version number is 980m+10m=990M after ticket 1 is subjected to charging processing, and therefore, after ticket 1 is subjected to charging processing, the second target communication data determined on the basis of the first communication data corresponding to the second version number is 990m+20m=1010M for ticket 2. In this case, the rate trip point 1000M exists between the first communication data 990M corresponding to the second version number and the second target communication data 1010M, so after 1000M, the consumed communication data will be taken as consumption data outside the fixed package, and thus the tariff will change, and in this case, the parallel charging process of the ticket 1 will affect the accuracy of the charging process of the ticket 2, and therefore, the charging process of the ticket 2 needs to be re-executed, i.e. the instruction information is sent to the client; the indication information indicates the client to resend the first data request and update the first target communication data.
Scene II: the communication data consumed by the ticket is the case of communication data outside the fixed package.
As a second example, in connection with fig. 3, it is assumed that the tariff situation for the consumed flow data outside the fixed package is the charging pattern shown in the figure, i.e. within 600M, 10 yuan per 100M, 600M to 1G being calculated as 60 yuan. In the above charging mode, assuming that ticket 3 is generated, the traffic data consumed by ticket 3 is 170M, and, for ticket 3, the first communication data queried when the server receives the first data request is 240M, if in the charging process of ticket 3, the obtained first version number is different from the second version number, that is, there is other ticket 4 to perform parallel charging processing together with ticket 3, then it needs to be confirmed whether the parallel-processed ticket 4 affects the charging processing of ticket 3, that is, whether the parallel-processed ticket 4 causes an error in charging of ticket 3.
Specifically, the second target communication data may be determined according to the first communication data corresponding to the second version number queried for the ticket 3 and the second communication data consumed by the ticket 3, that is, the second target communication data after accumulating the second communication data consumed by the ticket 3 is determined on the basis of the first communication data after processing the ticket 4 in parallel, and if a rate trip point exists between the first communication data and the second target communication data, the updating process is performed on the first communication data.
Taking the data flow consumed by the ticket 4 processed in parallel as 60M as an example, the ticket 4 consumes 60M based on the original first communication data 240M, so after the ticket 4 finishes the charging processing, the updated first communication data is 300M, the first communication data (300M) at this time is the first communication data corresponding to the second version number acquired by the server for the ticket 3, and according to the first communication data 300M corresponding to the second version number and the 170M consumed by the ticket 3, the second target communication data, that is 300m+170m=470M, and no rate jump point exists between the first communication data 300M corresponding to the second version number and the second target communication data 470M, that is, 500M (in the charging process of the ticket 3, the next charging point affecting the cost of the ticket 3 is about to be updated), so that the updating processing of the first communication data is about to be performed, and the first communication data is updated to 470M.
As a third example, in connection with fig. 4, it is assumed that the tariff situation for the consumed data traffic outside the fixed package is the charging pattern shown in the figure, i.e. 0.29 yuan per M, 10 yuan per 100M, 600M to 1G being calculated as 60 yuan. In the above charging mode, it is assumed that the data traffic consumed by the ticket 5 is 10M, and, for the ticket 5, the first communication data queried when the server receives the first data request is 240M, if in the charging process of the ticket 5, the obtained first version number is different from the second version number, that is, the ticket 6 and the ticket 5 are subjected to parallel charging processing, and since the charging interval of the ticket 5 is 240M-250M, in the charging mode of this example, the next rate trip point of the ticket 5 is 300M, therefore, when the data traffic consumed by the ticket 6 processed in parallel is less than 50M (that is, 300M-250M), the total accumulated data traffic does not cross the rate trip point 300M after accumulating the data traffic consumed by the ticket 6 in the parallel processing process with the ticket 5, and therefore, the parallel charging processing of the ticket 6 will not affect the charging processing of the ticket 5.
In an alternative embodiment, after the receiving the first data request, the method further includes:
and locking the first communication data and the first version number of the first communication data.
In an alternative embodiment, after querying the first communication data and the first version number of the first communication data, the method further comprises:
and unlocking the first communication data and the first version number of the first communication data.
Referring to fig. 5, in a first sub-process of the ticket charging process, that is, in a process of querying first communication data, locking may be performed for the sub-process, after the first data request is received, locking processing is performed on the first communication data and a first version number of the first communication data, and after the first communication data and the first version number of the first communication data are queried, unlocking processing is performed on the first communication data and the first version number of the first communication data.
Therefore, in the embodiment of the application, when the conversation sheet A finishes inquiring the first communication data, other conversation sheets such as the speaking sheet B can continuously inquire the first communication data and carry out charging processing, thereby realizing parallel charging processing.
In addition, in other embodiments of the present application, in the first sub-process of the ticket charging process, that is, in the process of querying the first communication data, the first communication data in the process is not locked, only the update process of the first communication data is performed, when the second data request is received, the first communication and the second version number of the first communication data are respectively locked, and as shown in fig. 6, the second version number may be locked first, and if the first version number is the same as the second version number or the rate jump point does not exist between the first communication data and the second target communication data after verification, the update process of the first communication data is required, and the lock process of the first communication data is performed until the update process of the first communication data is completed, and then the unlocking is performed.
The embodiment of the application performs locking processing on the first communication data and/or the second version number only in the sub-process of updating the first communication data in the charging processing process, and can perform parallel charging processing on other communication tickets of the query object without locking in the two processes of inquiring the first communication data of the first communication ticket for charging processing and performing charging operation according to the first communication data by the client, namely, can perform parallel inquiring of the first communication data and charging operation when the first communication ticket performs charging processing. The data processing method provided by the embodiment of the application realizes the parallel processing of the bill charging and improves the processing efficiency of the bill charging.
An embodiment of the present application provides a data processing method, where an execution body of the method may be a client, as shown in fig. 7, which is a flow chart of the data processing method provided by the embodiment of the present application, and the method may include:
step S701: and sending a first data request to the server, wherein the first data request comprises a query object identifier.
The first data request is a request for query data sent to the server for the generated first communication ticket when the first communication ticket is generated. The first data request may include a query object identifier, where the query object is a billing object related to a communication ticket of a user, for example, the billing object may be a user account of the user, and the user account may include a SIM card account of the user, an APP account used by the user, and so on. In addition, the charging object may also be an associated communication account of the user, for example, the associated communication account of the user may be a primary card account, a secondary card account, an enterprise account, a group account, and the like associated with the user.
Step S702: receiving first communication data of the query object fed back by a server side and a first version number of the first communication data; wherein the first communication data includes historical communication data within a target billing period.
The target charging period may be determined according to a service package usage time period corresponding to the query object, for example, when the service package usage time period (call time period or data traffic, etc.) corresponding to the query object is 1 month, then the target charging period may be 1 month. Further, the first communication data may include a plurality of pieces of historical communication data within the target billing period; or historical accumulated communication data within the target billing period, i.e., the sum of all communication data within the target billing period.
The version number of the first communication data may be used to characterize a record of updating or processing the first communication data, that is, after each time the first communication data is updated or processed, its corresponding version number is updated accordingly, and optionally, for example, each time the first communication data is updated, its corresponding version number may be increased by 1 accordingly to update to a new version number. Thus, it can be appreciated that whether the first communication data is updated or processed can be determined by the version number of the first communication data. In the embodiment of the present application, the first version number of the first communication data may include a version number corresponding to the first communication data when the server receives the first data request and queries the query object.
Step S703: and according to the second communication data and the first communication data, performing operation processing to determine first target communication data.
Specifically, the second communication data may include communication consumption data of the first communication ticket, for example, the communication consumption data may be data such as a voice call duration and a communication data flow related to the first communication ticket, and in a specific scenario, if the first communication ticket is generated by making a call, the communication consumption data may be call duration data; if the first communication ticket is generated for browsing video, the communication consumption data may be data traffic consumed for browsing video.
The operation processing may include performing a summation operation based on the second communication data and the first communication data to determine first target communication data.
Step S704: and sending a second data request to a server, wherein the second data request comprises the target communication data and a first version number of the first communication data.
In particular, in the context of a communication data charging process for a communication service, there is a time interval between a second data request following a first data request and the first data request. The second data request may be sent after the client performs charging operation on the first communication data of the first communication ticket, and is used for requesting the server to update the first communication data.
In an alternative embodiment, the updated first communication data sent by the server is received, and the charging reminding message is generated according to the updated first communication data.
Specifically, after the first communication bill charging process is completed, a charging reminding message is generated according to the updated first communication data so as to feed back the communication consumption condition to the user.
The embodiment of the application performs locking processing on the first communication data and/or the second version number only in the sub-process of updating the first communication data in the charging processing process, and can perform parallel charging processing on other communication tickets of the query object without locking in the two processes of inquiring the first communication data of the first communication ticket for charging processing and performing charging operation according to the first communication data by the client, namely, can perform parallel inquiring of the first communication data and charging operation when the first communication ticket performs charging processing. The data processing method provided by the embodiment of the application realizes the parallel processing of the bill charging and improves the processing efficiency of the bill charging.
An embodiment of the present application provides a data processing apparatus, as shown in fig. 8, the apparatus 80 may include:
a first receiving module 801, configured to receive a first data request, and determine a query object in the first data request;
An obtaining module 802, configured to obtain first communication data of the query object and a first version number of the first communication data; wherein the first communication data includes historical communication data within a target billing period;
A second receiving module 803, configured to receive a second data request, obtain a second version number of the first communication data, and perform locking processing on the first communication data and/or the second version number;
the data processing module 804 is configured to process the first communication data according to the first version number and the second version number, and unlock the first communication data and/or the second version number.
In an alternative embodiment, the data processing module is specifically configured to:
acquiring first target communication data in the second data request; the first target communication data is determined by first data processing according to the second communication data and the first communication data;
If the first version number is the same as the second version number, updating the first communication data, wherein the updating comprises updating the first communication data into the first target communication data;
And if the first version number is different from the second version number, performing second data processing on the first communication data according to whether a rate jump point exists between the first communication data and the second target communication data.
In an alternative embodiment, the data processing module is specifically configured to:
If the rate hopping point does not exist, the updating processing is carried out on the first communication data, wherein the updating processing comprises the step of updating the first communication data into the second target communication data;
If the rate hopping point exists, sending indication information to the client; wherein the indication information indicates the client to resend the first data request and update the first target communication data.
In an alternative embodiment, the apparatus may further include: and the locking module is used for carrying out locking processing on the first communication data and the first version number of the first communication data after the first data request is received.
In an alternative embodiment, the apparatus may further include: and the unlocking module is used for unlocking the first communication data and the first version number of the first communication data after inquiring the first communication data and the first version number of the first communication data.
An embodiment of the present application provides a data processing apparatus, as shown in fig. 9, the apparatus 90 may include:
A first sending module 901, configured to send a first data request to a server, where the first data request includes a query object identifier;
A receiving module 902, configured to receive first communication data of the query object and a first version number of the first communication data, where the first communication data and the first version number are fed back by a server side; wherein the first communication data includes historical communication data within a target billing period;
the operation module 903 is configured to perform operation processing according to the second communication data and the first communication data, and determine first target communication data;
and the second sending module 904 is configured to send a second data request to the server, where the second data request includes the first target communication data and the first version number of the first communication data.
In an alternative embodiment, the apparatus may further include: the reminding module is used for receiving the updated first communication data sent by the server and generating a charging reminding message according to the updated first communication data.
The data processing device of this embodiment may execute the data processing method according to the above embodiment of the present application, and its implementation principle is similar, and will not be described herein.
The embodiment of the application performs locking processing on the first communication data and the version number thereof only in the sub-process of updating the first communication data in the charging processing process, and does not need locking in the two sub-processes of inquiring the first communication data in the charging processing of the communication ticket and performing charging operation by the client according to the first communication data, so that other communication tickets of the inquired object can be subjected to charging processing in parallel, namely, the first communication data can be inquired in parallel and the charging operation can be performed when the first communication ticket is subjected to charging processing. The data processing method provided by the embodiment of the application realizes the parallel processing of the bill charging and improves the processing efficiency of the bill charging.
The embodiment of the application provides electronic equipment, which comprises: a memory and a processor; at least one program stored in the memory for execution by the processor, which, when executed by the processor, performs: the embodiment of the application performs locking processing on the first communication data and the version number thereof only in the sub-process of updating the first communication data in the charging processing process, and does not need locking in the two sub-processes of inquiring the first communication data in the charging processing of the communication ticket and performing charging operation by the client according to the first communication data, so that other communication tickets of the inquired object can be subjected to charging processing in parallel, namely, the first communication data can be inquired in parallel and the charging operation can be performed when the first communication ticket is subjected to charging processing. The data processing method provided by the embodiment of the application realizes the parallel processing of the bill charging and improves the processing efficiency of the bill charging.
In an alternative embodiment, there is provided an electronic device, as shown in fig. 10, the electronic device 4000 shown in fig. 10 includes: a processor 4001 and a memory 4003. Wherein the processor 4001 is coupled to the memory 4003, such as via a bus 4002. Optionally, the electronic device 4000 may further comprise a transceiver 4004, the transceiver 4004 may be used for data interaction between the electronic device and other electronic devices, such as transmission of data and/or reception of data, etc. It should be noted that, in practical applications, the transceiver 4004 is not limited to one, and the structure of the electronic device 4000 is not limited to the embodiment of the present application.
The Processor 4001 may be a CPU (Central Processing Unit ), general purpose Processor, DSP (DIGITAL SIGNAL Processor, data signal Processor), ASIC (Application SPECIFIC INTEGRATED Circuit), FPGA (Field Programmable GATE ARRAY ) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various exemplary logic blocks, modules and circuits described in connection with this disclosure. The processor 4001 may also be a combination that implements computing functionality, e.g., comprising one or more microprocessor combinations, a combination of a DSP and a microprocessor, etc.
Bus 4002 may include a path to transfer information between the aforementioned components. Bus 4002 may be a PCI (PERIPHERAL COMPONENT INTERCONNECT, peripheral component interconnect standard) bus or an EISA (Extended Industry Standard Architecture ) bus, or the like. The bus 4002 can be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in fig. 10, but not only one bus or one type of bus.
Memory 4003 may be, but is not limited to, ROM (Read Only Memory) or other type of static storage device that can store static information and instructions, RAM (Random Access Memory ) or other type of dynamic storage device that can store information and instructions, EEPROM (ELECTRICALLY ERASABLE PROGRAMMABLE READ ONLY MEMORY ), CD-ROM (Compact Disc Read Only Memory, compact disc Read Only Memory) or other optical disk storage, optical disk storage (including compact discs, laser discs, optical discs, digital versatile discs, blu-ray discs, etc.), magnetic disk storage media or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
The memory 4003 is used for storing application program codes (computer programs) for executing the present application and is controlled to be executed by the processor 4001. The processor 4001 is configured to execute application program codes stored in the memory 4003 to realize what is shown in the foregoing method embodiment.
Among them, electronic devices include, but are not limited to: mobile phones, notebook computers, multimedia players, desktop computers, etc.
Embodiments of the present application provide a computer-readable storage medium having a computer program stored thereon, which when run on a computer, causes the computer to perform the corresponding method embodiments described above.
The embodiment of the application performs locking processing on the first communication data and the version number thereof only in the sub-process of updating the first communication data in the charging processing process, and does not need locking in the two sub-processes of inquiring the first communication data in the charging processing of the communication ticket and performing charging operation by the client according to the first communication data, so that other communication tickets of the inquired object can be subjected to charging processing in parallel, namely, the first communication data can be inquired in parallel and the charging operation can be performed when the first communication ticket is subjected to charging processing. The data processing method provided by the embodiment of the application realizes the parallel processing of the bill charging and improves the processing efficiency of the bill charging.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited in order and may be performed in other orders, unless explicitly stated herein. Moreover, at least some of the steps in the flowcharts of the figures may include a plurality of sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, the order of their execution not necessarily being sequential, but may be performed in turn or alternately with other steps or at least a portion of the other steps or stages.
The foregoing is only a partial embodiment of the present invention, and it should be noted that it will be apparent to those skilled in the art that modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations are intended to be comprehended within the scope of the present invention.

Claims (11)

1. A data processing method applied to a server, the method comprising:
Receiving a first data request, and determining a query object in the first data request;
Acquiring first communication data of the query object and a first version number of the first communication data; wherein the first communication data includes historical communication data within a target billing period;
Receiving a second data request, obtaining a second version number of the first communication data, and locking the first communication data and/or the second version number;
Acquiring first target communication data in the second data request; the first target communication data is determined by first data processing according to second communication data and the first communication data, wherein the second communication data is communication consumption data in a first communication ticket of the query object;
If the first version number is different from the second version number, determining whether a rate trip point exists between the first communication data and second target communication data, wherein the second target communication data is determined according to historical communication data corresponding to the second version number and communication consumption data of a communication ticket;
If the rate hopping point is determined to exist, sending indication information to the client; the indication information indicates the client to resend the first data request and update the first target communication data;
If the first version number is determined to be the same as the second version number, or if the first version number is determined to be different from the second version number and the rate hopping point does not exist, updating the first communication data;
and unlocking the first communication data and/or the second version number.
2. The data processing method according to claim 1, wherein the updating the first communication data includes:
and if the first version number is the same as the second version number, updating the first communication data, wherein the updating comprises updating the first communication data into the first target communication data.
3. The data processing method according to claim 2, wherein the updating the first communication data includes:
And if the rate hopping point does not exist, carrying out updating processing on the first communication data, wherein the updating processing comprises updating the first communication data into the second target communication data.
4. The data processing method of claim 1, wherein after the receiving the first data request, the method further comprises:
and locking the first communication data and the first version number of the first communication data.
5. The data processing method according to claim 4, wherein after querying the first communication data and the first version number of the first communication data, the method further comprises:
and unlocking the first communication data and the first version number of the first communication data.
6. A data processing method applied to a client, comprising:
Sending a first data request to a server, wherein the first data request comprises a query object identifier;
receiving first communication data of the query object fed back by a server side and a first version number of the first communication data; wherein the first communication data includes historical communication data within a target billing period;
according to the second communication data and the first communication data, carrying out operation processing to determine first target communication data, wherein the second communication data is communication consumption data in a first communication ticket of the query object;
sending a second data request to a server, wherein the second data request comprises the first target communication data and a second version number of the first communication data so as to instruct the server to judge whether the first version number is consistent with the second version number;
and if indication information is received, resending the first data request according to the indication information, and updating the first target communication data, wherein the indication information is sent by the server when the server determines that the first version number is inconsistent with the second version number and a rate jump point exists between the first communication data and the second target communication data, and the second target communication data is determined according to historical communication data corresponding to the second version number and communication consumption data of a communication ticket.
7. The data processing method of claim 6, wherein the method further comprises:
And receiving the updated first communication data sent by the server side, and generating a charging reminding message according to the updated first communication data.
8. A data processing apparatus, comprising:
the first receiving module is used for receiving a first data request and determining a query object in the first data request;
The acquisition module is used for acquiring the first communication data of the query object and a first version number of the first communication data; wherein the first communication data includes historical communication data within a target billing period;
the second receiving module is used for receiving a second data request, acquiring a second version number of the first communication data and locking the first communication data and/or the second version number;
The data processing module is used for acquiring first target communication data in the second data request; the first target communication data is determined by first data processing according to second communication data and the first communication data, wherein the second communication data is communication consumption data in a first communication ticket of the query object; and determining whether a rate hopping point exists between the first communication data and second target communication data if the first version number is different from the second version number, wherein the second target communication data is determined according to historical communication data corresponding to the second version number and communication consumption data of a communication ticket; and the method is used for sending indication information to the client if the rate hopping point is determined to exist; the indication information indicates the client to resend the first data request and update the first target communication data; and updating the first communication data if the first version number is determined to be the same as the second version number, or if the first version number is determined to be different from the second version number and the rate hopping point does not exist; and is further configured to unlock the first communication data and/or the second version number.
9. A data processing apparatus, comprising:
The first sending module is used for sending a first data request to the server, wherein the first data request comprises a query object identifier;
The receiving module is used for receiving the first communication data of the query object and the first version number of the first communication data, which are fed back by the server side; wherein the first communication data includes historical communication data within a target billing period;
The operation module is used for carrying out operation processing according to second communication data and the first communication data to determine first target communication data, wherein the second communication data is communication consumption data in a first communication ticket of the query object;
The second sending module is used for sending a second data request to a server, wherein the second data request comprises the first target communication data and a second version number of the first communication data so as to indicate the server to judge whether the first version number is consistent with the second version number;
The first sending module is further configured to resend the first data request and update the first target communication data according to the indication information if the indication information is received, where the indication information is sent by the server when determining that the first version number is inconsistent with the second version number, and a rate jump point exists between the first communication data and the second target communication data, and the second target communication data is determined according to historical communication data corresponding to the second version number and communication consumption data of a communication ticket.
10. An electronic device, the electronic device comprising:
One or more processors;
a memory;
One or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to: a data processing method according to any one of claims 1 to 7.
11. A computer-readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the data processing method of any of claims 1 to 7.
CN202110832989.2A 2021-07-22 2021-07-22 Data processing method, device, electronic equipment and computer readable storage medium Active CN114598559B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110832989.2A CN114598559B (en) 2021-07-22 2021-07-22 Data processing method, device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110832989.2A CN114598559B (en) 2021-07-22 2021-07-22 Data processing method, device, electronic equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN114598559A CN114598559A (en) 2022-06-07
CN114598559B true CN114598559B (en) 2024-06-07

Family

ID=81814415

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110832989.2A Active CN114598559B (en) 2021-07-22 2021-07-22 Data processing method, device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114598559B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012055192A1 (en) * 2010-10-25 2012-05-03 中兴通讯股份有限公司 Method and apparatus for terminal updating network locking
CN103024207A (en) * 2011-09-26 2013-04-03 中国电信股份有限公司 Method and system for query processing of post-paid package expense and service decomposition server
JP2014178831A (en) * 2013-03-14 2014-09-25 Nec Corp Information processor, database access method, and program
CN106294090A (en) * 2016-08-03 2017-01-04 五八同城信息技术有限公司 A kind of data statistical approach and device
CN106484321A (en) * 2016-09-08 2017-03-08 华为数字技术(成都)有限公司 A kind of date storage method and data center
CN107846288A (en) * 2016-09-19 2018-03-27 中国电信股份有限公司 For realizing the methods, devices and systems of charging
CN108270581A (en) * 2016-12-31 2018-07-10 中国移动通信集团湖北有限公司 Shared resource charge processing method and device
CN108829413A (en) * 2018-05-07 2018-11-16 北京达佳互联信息技术有限公司 Data-updating method, device and computer readable storage medium, server
WO2019127916A1 (en) * 2017-12-29 2019-07-04 北京奇虎科技有限公司 Data read/write method and device implemented on the basis of distributed consensus protocol
CN110046172A (en) * 2018-12-29 2019-07-23 阿里巴巴集团控股有限公司 In line computation data processing method and system
CN110333944A (en) * 2019-04-19 2019-10-15 中国联合网络通信集团有限公司 Call bill data method for processing business and equipment
CN110888889A (en) * 2018-08-17 2020-03-17 阿里巴巴集团控股有限公司 Data information updating method, device and equipment
CN111177121A (en) * 2019-12-26 2020-05-19 平安普惠企业管理有限公司 Order data feedback method and device, computer equipment and storage medium
CN111652605A (en) * 2020-06-08 2020-09-11 山东汇贸电子口岸有限公司 Creation system and creation method for creating cloud service package by public cloud service
CN112181481A (en) * 2020-09-29 2021-01-05 北京达佳互联信息技术有限公司 Authority updating method and device of version management system
CN112445783A (en) * 2020-12-16 2021-03-05 中国联合网络通信集团有限公司 Method, device and server for updating database
CN112990823A (en) * 2021-03-29 2021-06-18 武汉虹信技术服务有限责任公司 Method, system and storage medium for realizing inventory management

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006085539A (en) * 2004-09-17 2006-03-30 Fujitsu Ltd Database management program, method, and device, and recording medium
US20130117168A1 (en) * 2011-11-04 2013-05-09 Mark Henrik Sandstrom Maximizing Throughput of Multi-user Parallel Data Processing Systems

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012055192A1 (en) * 2010-10-25 2012-05-03 中兴通讯股份有限公司 Method and apparatus for terminal updating network locking
CN103024207A (en) * 2011-09-26 2013-04-03 中国电信股份有限公司 Method and system for query processing of post-paid package expense and service decomposition server
JP2014178831A (en) * 2013-03-14 2014-09-25 Nec Corp Information processor, database access method, and program
CN106294090A (en) * 2016-08-03 2017-01-04 五八同城信息技术有限公司 A kind of data statistical approach and device
CN106484321A (en) * 2016-09-08 2017-03-08 华为数字技术(成都)有限公司 A kind of date storage method and data center
WO2018045758A1 (en) * 2016-09-08 2018-03-15 华为技术有限公司 Data storage method and data centre
CN107846288A (en) * 2016-09-19 2018-03-27 中国电信股份有限公司 For realizing the methods, devices and systems of charging
CN108270581A (en) * 2016-12-31 2018-07-10 中国移动通信集团湖北有限公司 Shared resource charge processing method and device
WO2019127916A1 (en) * 2017-12-29 2019-07-04 北京奇虎科技有限公司 Data read/write method and device implemented on the basis of distributed consensus protocol
CN108829413A (en) * 2018-05-07 2018-11-16 北京达佳互联信息技术有限公司 Data-updating method, device and computer readable storage medium, server
CN110888889A (en) * 2018-08-17 2020-03-17 阿里巴巴集团控股有限公司 Data information updating method, device and equipment
CN110046172A (en) * 2018-12-29 2019-07-23 阿里巴巴集团控股有限公司 In line computation data processing method and system
CN110333944A (en) * 2019-04-19 2019-10-15 中国联合网络通信集团有限公司 Call bill data method for processing business and equipment
CN111177121A (en) * 2019-12-26 2020-05-19 平安普惠企业管理有限公司 Order data feedback method and device, computer equipment and storage medium
CN111652605A (en) * 2020-06-08 2020-09-11 山东汇贸电子口岸有限公司 Creation system and creation method for creating cloud service package by public cloud service
CN112181481A (en) * 2020-09-29 2021-01-05 北京达佳互联信息技术有限公司 Authority updating method and device of version management system
CN112445783A (en) * 2020-12-16 2021-03-05 中国联合网络通信集团有限公司 Method, device and server for updating database
CN112990823A (en) * 2021-03-29 2021-06-18 武汉虹信技术服务有限责任公司 Method, system and storage medium for realizing inventory management

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
利用版本号保护数据库一致性的EJB设计模式;张伟燕, 吴志杰, 夏涛;信息与电子工程;20040630(第02期);第2-3节 *
非均匀属性水平下的电信套餐优化设计;张铁军;唐加福;蔡莉青;雒兴刚;;工业工程与管理;20120810(第04期);全文 *

Also Published As

Publication number Publication date
CN114598559A (en) 2022-06-07

Similar Documents

Publication Publication Date Title
CN103136276A (en) System, method and device of verification of data
CN110910230A (en) Accounting method, accounting system and storage medium
CN111932238B (en) Payment account recommendation method and device and electronic equipment
CN110221927A (en) Asynchronous message processing method and device
CN110489418B (en) Data aggregation method and system
CN112381543A (en) Multiple signature transaction method, device and storage medium
CN108270581A (en) Shared resource charge processing method and device
CN110490734B (en) Transaction group construction and broadcasting method and system, equipment and storage medium
CN111445340A (en) Method and device for estimating value of financial product, electronic equipment and readable storage medium
CN111861755B (en) Method, device and server for currency conversion
CN114598559B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN107644020B (en) Data storage and calling method and device
CN110532807B (en) Electronic certificate generation method, device, computer equipment and storage medium
CN111259053A (en) Bill inquiry method and device
CN113055401B (en) Enterprise business authorization processing method and device
CN115550380A (en) Data synchronization method, device, equipment and storage medium
CN111080301A (en) Data processing method, terminal, electronic device and computer storage medium
CN106156185A (en) A kind of service request performs the querying method of state, Apparatus and system
CN105787791A (en) Service request processing method and apparatus
CN114723442A (en) Resource transfer data processing method, device, computer equipment and storage medium
CN113220456B (en) Bill data processing method and related device
CN113554498B (en) Processing method and device for user account request
CN112785302B (en) Message statistics method and device, electronic equipment and readable storage medium
CN111784527B (en) Method and device for updating rights and interests through block chain
CN115734181A (en) Ticket charging system, method, device 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