CN108900314B - Request number charging method and device for network acceleration service - Google Patents

Request number charging method and device for network acceleration service Download PDF

Info

Publication number
CN108900314B
CN108900314B CN201810798312.XA CN201810798312A CN108900314B CN 108900314 B CN108900314 B CN 108900314B CN 201810798312 A CN201810798312 A CN 201810798312A CN 108900314 B CN108900314 B CN 108900314B
Authority
CN
China
Prior art keywords
request number
charging
submodule
request
data
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
CN201810798312.XA
Other languages
Chinese (zh)
Other versions
CN108900314A (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.)
Wangsu Science and Technology Co Ltd
Original Assignee
Wangsu Science and 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 Wangsu Science and Technology Co Ltd filed Critical Wangsu Science and Technology Co Ltd
Priority to CN201810798312.XA priority Critical patent/CN108900314B/en
Publication of CN108900314A publication Critical patent/CN108900314A/en
Application granted granted Critical
Publication of CN108900314B publication Critical patent/CN108900314B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/1432Metric aspects

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention provides a request number charging method and a device for network acceleration service.A request number acquisition submodule acquires request number data of each acceleration node server in real time, a request number calculation submodule merges and calculates and fuses the request number data and logs, and a request number storage submodule stores and inquires request number calculation result related data used by each client domain name; the request number model submodule generates a request number charging value, compared with the current charging mode of charging according to flow and charging according to bandwidth, the request number model submodule accurately reflects the actual usage amount of a client, and solves the problems that the current network acceleration service charging method is single, and the charging value cannot completely reflect the actual usage flow.

Description

Request number charging method and device for network acceleration service
Technical Field
The invention relates to the field of internet acceleration service charging, in particular to a request number charging method and device for network acceleration service.
Background
With the rapid development and wide application of internet technology, network acceleration service develops rapidly, and with the popularization of various APPs and the evolution of traditional enterprise 'internet +', the charging mode requirements of clients on network acceleration service become more and more diversified.
The network acceleration service charging mode mainly covers two categories of charging according to actual flow and charging according to bandwidth, wherein the charging according to bandwidth comprises a plurality of charging algorithms such as bandwidth peak value average charging, fourth peak value charging, 95% bandwidth value charging and the like, and besides the charging modes, a client has a large demand on the charging mode which takes the sum of the number of requests for accessing the network acceleration server node as the source of the number of requests.
The current charging mode of charging according to flow and charging according to bandwidth has the problem of network consumption, each large network acceleration service manufacturer can add the consumption of the middle layer and the network layer on the basis of actual flow to be used as charging flow, so that the finally calculated flow charging value and bandwidth charging value are higher than the actual usage of a client, and the problem does not exist when the sum of the request numbers of the access network acceleration server nodes is used as a request number source.
The current CDN has the defects of numerous request data sources, numerous server nodes needing to be acquired, complex calculation process, high data transmission real-time requirement, low processing performance, large load difference between busy hours and idle hours, low system utilization rate in idle hours and no processing in busy hours, and the phenomenon is especially obvious for cloud manufacturers with a large number of domain names.
Disclosure of Invention
The embodiment of the invention provides a request number charging method and device for network acceleration service, which solves the problems that the conventional network acceleration service charging method is single and the charging value cannot completely reflect the actual use flow.
In order to achieve the above purpose, the embodiment of the invention adopts the following technical scheme:
in a first aspect, an embodiment of the present invention provides a request number charging method for a network acceleration service, which is applied to a request number charging device for a network acceleration service, where the request number charging device includes a request number acquisition sub-module, a request number calculation sub-module, a request number storage sub-module, and a request number modeling sub-module;
the method comprises the following steps:
the request number acquisition submodule acquires request number data of each acceleration node server in real time and transmits the request number data to the request number calculation submodule, the request number calculation submodule merges, calculates and fuses the request number data and the logs and sends the merged request number data and the logs to the request number storage submodule, and the request number storage submodule stores and inquires data related to request number calculation results used by each client domain name; the request number model submodule applies the request number charging algorithm model and combines the request number calculation result related data provided by the request number storage submodule to generate a request number charging value.
In a first possible implementation manner of the first aspect, the request number acquisition sub-module performs log distributed analysis and distributed transmission by acquiring request number log data of each network acceleration node server in real time, and sends the acquired and summarized request number log data to the request number calculation sub-module.
In a first possible implementation manner of the first aspect, the request number calculation sub-module performs request number distributed calculation by receiving a request number data source of the request number acquisition sub-module in real time, and sends finally calculated total data of the request numbers of the domain names to the request number storage sub-module.
In a first possible implementation manner of the first aspect, the request number storage sub-module receives the calculation result of each domain name request number of the request number calculation sub-module in real time, stores the calculation result into different fragments in the distributed file system according to a specific time range, and provides a query interface for the request number model sub-module to call.
In a first possible implementation manner of the first aspect, the requested number model submodule obtains a requested charging source, a requested charging algorithm, and a data merging manner of the requested charging order according to the query condition of the user, and performs charging value calculation according to the corresponding requested number charging model to generate a final charging result.
With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner of the first aspect, the query condition of the user includes a query client, a query time period, and order information.
With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner of the first aspect, when the system access amount is low, the request number model sub-module pre-calculates and stores a request number billing value of each client in a certain time period by using idle time, and performs operation according to the pre-calculated result when outputting a bill.
In a second aspect, an embodiment of the present invention provides a device for charging a requested number of network acceleration services, including:
the number acquisition submodule is used for acquiring and transmitting the request number data of each acceleration node server in real time and transmitting the request number data to the request number calculation submodule;
the request number calculation submodule is used for merging, calculating and fusing the request number data and the log and sending the merged request number data and the log to the request number storage submodule;
request number storage submodule for storing and querying
Calculating result related data of the number of requests used by each client domain name;
and the request number model submodule applies the request number charging algorithm model and combines the request number calculation result related data provided by the request number storage submodule to generate a request number charging value.
In a first possible implementation manner of the second aspect, the request number acquisition sub-module performs log distributed analysis and distributed transmission by acquiring request number log data of each network acceleration node server in real time, and sends the acquired and summarized request number log data to the request number calculation sub-module.
In a first possible implementation manner of the second aspect, the request number calculation sub-module performs request number distributed calculation by receiving a request number data source of the request number acquisition sub-module in real time, and sends finally calculated total data of the domain name request numbers to the request number storage sub-module.
In a first possible implementation manner of the second aspect, the request number storage sub-module receives the calculation result of each domain name request number of the request number calculation sub-module in real time, stores the calculation result into different fragments in the distributed file system according to a specific time range, and provides a query interface for the request number model sub-module to call.
In a first possible implementation manner of the second aspect, the requested number model submodule obtains a requested charging source, a requested number charging algorithm and a data merging manner of the requested number charging order according to the query condition of the user, and performs charging value calculation according to the corresponding requested number charging model to generate a final charging result.
In a first possible implementation manner of the second aspect, the request number model sub-module calculates and stores a request number billing value of each client in a certain time period in advance by using idle time when the system access amount is low, and performs operation according to the pre-calculated result when outputting a bill.
In a third aspect, the present application provides a computer comprising a memory for storing a computer program and a processor, the computer program, when executed by the processor, implementing the method as described above.
According to the technical scheme provided by the embodiment of the invention, on one hand, the request number charging method of the network acceleration service is applied to a request number charging device of the network acceleration service, the request number data of each acceleration node server is collected in real time through a request number collection submodule, a request number calculation submodule merges, calculates and fuses the request number data and logs, and a request number storage submodule stores and inquires the request number calculation result related data used by each client domain name; the request number model submodule generates a request number charging value, the request number acquisition submodule acquires the request number data of each acceleration node server in real time to serve as a request number data source of the acceleration node server, compared with the current charging mode of charging according to flow and charging according to bandwidth, the method accurately reflects the actual usage amount of a client, and the problems that the current network acceleration service charging method is single, and the charging value cannot completely reflect the actual usage flow are solved.
On the other hand, the request number collecting submodule is adopted to collect the request number data of each acceleration node server in real time, and the request number calculating submodule is used for merging, calculating and fusing the request number data and the logs.
On the other hand, when the system access amount is low, the request number model submodule pre-calculates and stores the request number charging value of each client in a certain time period by using idle time, calculates according to the pre-calculation result when outputting a bill, fully uses the time of the system when the operation valley is idle to pre-calculate the domain name request number charging value, and solidifies the intermediate result, thereby improving the effective utilization rate of the system and accelerating the calculation efficiency of the charging value.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flowchart of a first embodiment of a method for charging a request for network acceleration service according to the present invention;
FIG. 2 is a flowchart of a second embodiment of a method for charging a requested number of accelerated network services according to the present invention;
FIG. 3 is a schematic structural diagram of a request charging device for network acceleration services according to a first embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a computer according to a first embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a flowchart of a first embodiment of a method for charging a request amount of a network acceleration service according to the present invention, and as shown in fig. 1, the method of the present embodiment may include the following steps.
S101, the request number acquisition submodule performs log distributed analysis and distributed transmission by acquiring request number log data of each network acceleration node server in real time, and sends the acquired and summarized request number log data to the request number calculation submodule.
Specifically, the request number acquisition submodule acquires the request number logs of each network node server, analyzes the logs, transmits the logs to the request number calculation submodule through distributed transmission, serves as a request number data source of the request number calculation submodule, accurately reflects the actual usage amount of the client through the request number data, and charges the network acceleration service.
S102, the request number calculation submodule performs request number distributed calculation by receiving a request number data source of the request number acquisition submodule in real time, and sends finally calculated sum data of all domain name request numbers to the request number storage submodule;
s103, the request number storage submodule receives the calculation result of each domain name request number of the request number calculation submodule in real time, stores the calculation result into different fragments in the distributed file system according to a specific time range, and provides a query interface for the request number model submodule to call;
specifically, the received request number data is stored as different fragment data in a distributed storage mode according to needs, an index is established, and a query interface is provided for the request number model submodule to call at any time.
And S104, the request number model submodule acquires a request charging source, a request number charging algorithm and a data merging mode of the charging order according to the request number according to the query condition of the user, and calculates the charging value according to the corresponding request number charging model to generate a final charging result.
Specifically, the query conditions of the user include a query client, a query time period, and order information.
Fig. 2 is a flowchart of a second embodiment of the method for charging a requested number of network acceleration services according to the present invention, as shown in fig. 2, based on the first embodiment of the present invention shown in fig. 1, in S104, when the system access amount is low, the requested number model sub-module pre-calculates and stores a requested number charging value of each client in a certain time period by using idle time, and when outputting a bill, performs an operation according to the pre-calculated result.
Specifically, the request number model submodule processes the flow description:
(1) and inquiring the request number data source, the request number charging algorithm and the data merging mode according to the request number order number.
(2) And calling the corresponding request number model according to the request number calculation algorithm to perform distributed calculation.
(3) And generating a request number charging value according to the model calculation result.
The request digital-analog type submodule utilizes the idle time of the system to preprocess the request data, and performs operation on the basis of a preprocessing result during monthly settlement, thereby greatly reducing the operation amount, reducing the system resources and simultaneously improving the efficiency.
Fig. 3 is a schematic structural diagram of a first embodiment of the request number billing device for network acceleration service according to the present invention, and as shown in fig. 3, the request number billing device for network acceleration service according to the present invention includes a request number acquisition sub-module 101, a request number calculation sub-module 102, a request number storage sub-module 103, and a request number modeling sub-module 104.
The request number acquisition submodule is responsible for acquiring and transmitting request number data of each acceleration node server in real time; the request number calculation submodule is responsible for carrying out request number log merging, calculation and fusion; the request number storage submodule is used for storing and inquiring the 1 minute/5 minute request number calculation result related data used by each client domain name; and the request number model submodule is used for generating a request number charging value by applying the request number charging algorithm model and combining the request number data source.
Specifically, the request number model submodule is a core module for network accelerated service request number charging, and obtains a request charging source, a request number charging algorithm and a data merging mode of a request number charging order according to query conditions such as a query client, a query time period, order information and the like of a user, and performs charging value calculation according to a corresponding request number charging model to generate a final charging result. Most of the query cycles of the request number are one month, the time span is large, and the computation amount is huge. In the morning, the access amount of the system is low, the system can calculate the requested billing value of each client in the past day by using the idle time, the result is stored, and when the monthly bill is output, the operation is directly performed according to the result pre-calculated every day, so that the operation amount is reduced, and the calculation efficiency of the billing value is improved.
The request number acquisition submodule is a basic module for network acceleration service request number charging, and performs log distributed analysis and distributed transmission by acquiring request number log data of each network acceleration node server in real time, and sends the acquired and summarized request number log data to the request number calculation submodule.
The request number calculating submodule is a support module for network acceleration service request number charging, and performs request number distributed calculation by receiving a request number data source of the request number acquisition submodule in real time, and sends finally calculated total data of all domain name request numbers to the request number storage submodule.
The request number storage submodule is a key module for network acceleration service request number charging, receives the calculation result of each domain name request number of the request number calculation submodule in real time, stores the calculation result to different fragments in the distributed file system according to a specific time range and the rule in a balanced manner, and provides a query interface for the request number model submodule to call.
Providing a novel charging method: a novel and more accurate request number charging method is provided for network acceleration service clients, and the requirements of the clients on diversified selection of charging services are met.
High efficiency: the method has the advantages that the request number model is preprocessed in idle time, the idle time is fully utilized to process the original data into intermediate results, operation is carried out on the basis of the intermediate results during user query, the operation amount is greatly reduced, accordingly, the response time is prolonged, and meanwhile, the service efficiency of the system is improved.
High availability: through the automatic uniform entrance of the main and standby devices and the simultaneous service provision of a plurality of applications, the system availability reaches 99.99%. The system comprises the main server and the standby server, when the main server fails, the main server can be automatically switched to the standby server, and the standby server is automatically switched back to the main server to work after the main server is recovered. Therefore, when the main server fails, the standby server can quickly take over the tasks of the main server without influencing the normal access of users; when the failure of the main server is recovered, the main server can quickly take over the task of the standby server, and the standby server is recovered to the standby state. Therefore, the automatic switching between the main server and the standby server is realized, the system work is ensured, the influence on the normal access of the website is avoided, and the system has higher disaster tolerance and high availability.
High expansibility: because the application of the embodiment of the invention is stateless and the interfaces are idempotent, the operation processing capacity of each submodule of the request number charging can be improved by increasing the number of machines, the capacity expansion is simple and convenient, and the capacity expansion cost is low.
Fig. 4 is a schematic structural diagram of a computer according to a first embodiment of the present invention. The computer comprises a memory for storing a computer program which, when executed by the processor, may implement the request number charging method of the network acceleration service of fig. 1 described above, and a processor. The computer implementation principle of the embodiment is similar to the technical effect to be achieved, and will not be described herein again.
Fig. 5 is a schematic structural diagram of a computer terminal according to an embodiment of the present invention. In the present application, the technical solutions in the above embodiments can be applied to the computer terminal 10 shown in fig. 5. The computer terminal 10 may include one or more (only one shown) processors 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA), a memory 104 for storing data, and a transmission module 106 for communication functions. It will be understood by those skilled in the art that the structure shown in fig. 5 is only an illustration and is not intended to limit the structure of the electronic device. For example, the computer terminal 10 may also include more or fewer components than shown in FIG. 5, or have a different configuration than shown in FIG. 5.
Specifically, in this application, the method for acquiring the server cluster configuration information may be stored in the memory 104 as a computer program, and the memory 104 may be coupled to the processor 102, so that when the processor 102 executes the computer program in the memory 104, the steps in the method for processing a data packet by the WEB server may be implemented.
The memory 104 may be used to store software programs and modules of application software, and the processor 102 executes various functional applications and data processing by executing the software programs and modules stored in the memory 104. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memory located remotely from the processor 102, which may be connected to the computer terminal 10 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device 106 is used for receiving or transmitting data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the computer terminal 10. In one example, the transmission device 106 includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the transmission device 106 can be a Radio Frequency (RF) module, which is used to communicate with the internet in a wireless manner.
The implementation principle of the computer terminal of this embodiment is similar to the technical effect to be achieved, and will not be described herein again.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (8)

1. A request number charging method of network acceleration service is characterized in that the method is applied to a request number charging device of the network acceleration service, and the request number charging device comprises a request number acquisition submodule, a request number calculation submodule, a request number storage submodule and a request number model submodule;
the method comprises the following steps:
the request number acquisition submodule performs log distributed analysis and distributed transmission by acquiring request number log data of each network acceleration node server in real time, transmits the acquired and summarized request number log data to the request number calculation submodule, and the request number calculation submodule merges, calculates and fuses the request number data and the log and transmits the merged data and the log to the request number storage submodule, and the method comprises the following steps: the request number calculation submodule performs request number distributed calculation by receiving a request number data source of the request number acquisition submodule in real time, and sends finally calculated sum data of all domain name request numbers to the request number storage submodule; the request number storage submodule receives the calculation result of each domain name request number of the request number calculation submodule in real time, stores the calculation result into different fragments in the distributed file system according to a specific time range, and provides a query interface for the request number model submodule to call; and the request number model submodule acquires a request charging source, a request number charging algorithm and a data merging mode, calculates a charging value according to a corresponding request number charging model and generates a final charging result.
2. The method of claim 1, wherein the request number model submodule obtains a request charging source, a request number charging algorithm and a data merging mode of the charging order according to the request number according to the query condition of the user.
3. The method of claim 2, wherein the query condition of the user includes query client, query time period, order information.
4. The method of claim 1, wherein the request module pre-calculates and stores a billing value of the requested number for each client for a certain period of time using idle time when the system access amount is low, and performs an operation based on the pre-calculated result when outputting the bill.
5. A request number charging apparatus for a network acceleration service, comprising:
the number acquisition submodule is used for acquiring the log data of the request number of each network acceleration node server in real time, performing distributed analysis and distributed transmission on the log, and sending the acquired and summarized log data of the request number to the request number calculation submodule;
the request number calculation submodule is used for merging, calculating and fusing the request number data and the logs and sending the merged request number data and the logs to the request number storage submodule, and is specifically used for carrying out request number distributed calculation by receiving a request number data source of the request number acquisition submodule in real time and sending the finally calculated sum data of the domain name request numbers to the request number storage submodule;
the request number storage submodule is used for receiving the calculation result of each domain name request number of the request number calculation submodule in real time, storing the calculation result into different fragments in the distributed file system according to a specific time range, and providing a query interface for the request number model submodule to call;
and the request number model submodule is used for obtaining a request charging source, a request number charging algorithm and a data merging mode, calculating a charging value according to the corresponding request number charging model and generating a final charging result.
6. The apparatus of claim 5, wherein the request number model sub-module obtains a request charging source, a request number charging algorithm, and a data merging manner of the request number charging order according to the query condition of the user, and performs charging value calculation according to the corresponding request number charging model to generate a final charging result.
7. The apparatus of claim 5, wherein the request module pre-calculates and stores a billing value of the requested number for each client for a certain period of time using idle time when the system access amount is low, and performs an operation based on the pre-calculated result when outputting the bill.
8. A computer, characterized in that the computer comprises a memory for storing a computer program and a processor, the computer program, when executed by the processor, implementing the method of any of claims 1 to 4.
CN201810798312.XA 2018-07-19 2018-07-19 Request number charging method and device for network acceleration service Active CN108900314B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810798312.XA CN108900314B (en) 2018-07-19 2018-07-19 Request number charging method and device for network acceleration service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810798312.XA CN108900314B (en) 2018-07-19 2018-07-19 Request number charging method and device for network acceleration service

Publications (2)

Publication Number Publication Date
CN108900314A CN108900314A (en) 2018-11-27
CN108900314B true CN108900314B (en) 2022-03-01

Family

ID=64351300

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810798312.XA Active CN108900314B (en) 2018-07-19 2018-07-19 Request number charging method and device for network acceleration service

Country Status (1)

Country Link
CN (1) CN108900314B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109379197A (en) * 2018-12-14 2019-02-22 网宿科技股份有限公司 A kind of charging method and system of network acceleration service
CN110442644A (en) * 2019-07-08 2019-11-12 深圳壹账通智能科技有限公司 Block chain data filing storage method, device, computer equipment and storage medium
CN112073445B (en) * 2020-11-16 2021-01-29 浙江山迅网络科技有限公司 Hybrid port traffic scheduling method and device, readable storage medium and electronic equipment
CN113419938A (en) * 2021-07-01 2021-09-21 中国工商银行股份有限公司 Control method, device and equipment for user concurrent access

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924638A (en) * 2010-08-31 2010-12-22 北京云快线软件服务有限公司 Real-time charging system
CN102726075A (en) * 2011-08-19 2012-10-10 华为技术有限公司 Business by-pass method, access network device and secure gateway

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7657622B1 (en) * 2003-12-23 2010-02-02 At&T Intellectual Property Ii, L.P. Unified web hosting and content distribution system and method for assuring predetermined performance levels
CN107124375B (en) * 2017-03-27 2020-02-18 网宿科技股份有限公司 Off-peak scheduling method, system and server for CDN (content delivery network) network bandwidth resources
CN107888388B (en) * 2017-10-29 2021-08-10 网宿科技股份有限公司 Charging method and system for network acceleration service

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924638A (en) * 2010-08-31 2010-12-22 北京云快线软件服务有限公司 Real-time charging system
CN102726075A (en) * 2011-08-19 2012-10-10 华为技术有限公司 Business by-pass method, access network device and secure gateway

Also Published As

Publication number Publication date
CN108900314A (en) 2018-11-27

Similar Documents

Publication Publication Date Title
CN108900314B (en) Request number charging method and device for network acceleration service
CN109547517B (en) Method and device for scheduling bandwidth resources
CN111092877B (en) Data processing method and device, electronic equipment and storage medium
CN110809317B (en) Multi-source dynamic grid network RTK positioning method, system, terminal and storage medium
CN109831524B (en) Load balancing processing method and device
CN104348647B (en) Multi-source bandwidth scheduling method, apparatus and system
CN111782692B (en) Frequency control method and device
CN111263409A (en) Method, system and related equipment for providing metadata information of network function service
CN108880934A (en) A kind of data flow statistic method and device based on block chain
CN107040387B (en) Online charging engine, real-time accounting engine, and online charging method and system
CN103209102A (en) Web quality of service distributed measurement system and method
CN109474902B (en) Message charging device, method, terminal and system
CN115086331A (en) Cloud equipment scheduling method, device and system, electronic equipment and storage medium
CN106982126B (en) Resource sharing charging method and charging device, and memory bank
WO2021057981A1 (en) Cloud billing method and apparatus, cloud management platform and system, and storage medium
CN105827455A (en) Method and apparatus for modifying resource model
CN112399388B (en) Method, device and system for realizing edge calculation
CN113630327B (en) Flow control method and device, electronic equipment and computer readable medium
CN116980526A (en) Method, device and equipment for realizing multi-channel queuing machine applied to converged communication
CN104462235A (en) Internet of Things general event service mechanism based on Restful Web Service
Li An integrated web service framework for mobile device hosted web service and its performance analysis
CN114727247A (en) Multi-dimension charging device and method for communication network
CN114205764B (en) Traffic resource sharing method, device, equipment and computer readable storage medium
CN102843424A (en) Heterogeneous distributed cloud computing system and method
EP4170974A1 (en) Slice service processing method and apparatus, network device, and readable 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