CN112217738A - Flow control method, system, storage medium and terminal for text and travel data service - Google Patents

Flow control method, system, storage medium and terminal for text and travel data service Download PDF

Info

Publication number
CN112217738A
CN112217738A CN202011215263.6A CN202011215263A CN112217738A CN 112217738 A CN112217738 A CN 112217738A CN 202011215263 A CN202011215263 A CN 202011215263A CN 112217738 A CN112217738 A CN 112217738A
Authority
CN
China
Prior art keywords
service
request information
service request
flow control
information
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.)
Granted
Application number
CN202011215263.6A
Other languages
Chinese (zh)
Other versions
CN112217738B (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.)
Chengdu Zhongke Daqi Software Co ltd
Original Assignee
Chengdu Zhongke Daqi 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 Chengdu Zhongke Daqi Software Co ltd filed Critical Chengdu Zhongke Daqi Software Co ltd
Priority to CN202011215263.6A priority Critical patent/CN112217738B/en
Publication of CN112217738A publication Critical patent/CN112217738A/en
Application granted granted Critical
Publication of CN112217738B publication Critical patent/CN112217738B/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
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2425Traffic characterised by specific attributes, e.g. priority or QoS for supporting services specification, e.g. SLA
    • H04L47/2433Allocation of priorities to traffic types
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • H04L47/62Queue scheduling characterised by scheduling criteria
    • H04L47/625Queue scheduling characterised by scheduling criteria for service slots or service orders
    • H04L47/6275Queue scheduling characterised by scheduling criteria for service slots or service orders based on priority
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a flow control method, a system, a storage medium and a terminal of a text-travel data service, belonging to the technical field of data exchange, wherein the system comprises a service receiving unit and a data processing control unit which are connected in sequence, wherein the service receiving unit is used for receiving service request information; the data processing control unit is used for analyzing and processing the service request information, classifying the service request information and adding the service request information to a corresponding task queue; providing a corresponding API interface according to the service request information; and performing flow control processing on the API according to the current task queue information. The flow control strategy is associated with the corresponding API interface, so that the data transmission flow of the corresponding API interface can be effectively distributed, the data transmission tasks with high priority and high urgency are preferentially processed, the data transmission flow direction of the corresponding API interface is further limited by combining with the network quality parameters, reasonable data transmission distribution is further carried out, and the congestion of a data transmission channel is effectively avoided.

Description

Flow control method, system, storage medium and terminal for text and travel data service
Technical Field
The present invention relates to the field of data exchange technologies, and in particular, to a flow control method, system, storage medium, and terminal for text-travel data services.
Background
With the increasing improvement of living standard and the acceleration of life rhythm, the demand of entertainment consumption is unprecedentedly improved, tourism becomes the first entertainment item of people, and the tourism has become one of the most powerful and largest-scale industries in the global economy. The industrial status and economic effect of the tourism industry in urban economy are gradually enhanced, the dragging property of the tourism industry to the urban economy, the driving force of social employment and the promotion effect to culture and environment are increasingly shown, and various text and travel service platforms are generated under the large environment.
In order to meet the requirement of the travel service of people, the travel service platform server needs to collect a large amount of travel data for different users to access, and then the server searches corresponding data information from the server according to the access requirement of the users and returns the data information to the corresponding users. In the data exchange process, because the data exchange amount is huge, a server needs to process a plurality of data scheduling tasks at the same time, the data transmission is easy to be congested, and the use experience of a user is influenced.
Disclosure of Invention
The invention aims to overcome the problem that data transmission congestion is easy to occur in the existing data exchange process, and provides a flow control method, a system, a storage medium and a terminal for text-travel data service.
The purpose of the invention is realized by the following technical scheme: a flow control system of text and travel data service specifically comprises a service receiving unit and a data processing control unit which are connected in sequence, wherein the data processing control unit comprises a task analysis control module, a service query module and a flow control module which are connected in sequence;
the service receiving unit is used for receiving the service request information and transmitting the service request information to the data processing control unit; the task analysis control module is used for analyzing and processing the service request information, classifying the service request information according to an analysis result, adding the service request information to a corresponding task queue, and updating the current task queue information; the service inquiry module is used for providing a corresponding API interface according to the service request information; and the flow control module performs flow control processing on the API according to the current task queue information.
As an option, the analyzing the service request information specifically includes: analyzing and judging whether the type of the service request information is a data transmission request, if so, adding the corresponding service request to a data transmission task queue, and otherwise, adding the corresponding service request to other task queues.
As an option, the performing flow control processing on the API interface according to the current task queue information specifically includes: and sequencing the priority of the current task queue information, and controlling the flow of the API interface by combining the current task processing process and the network quality parameter.
As an option, the system further comprises an authentication unit for verifying the access right of the service request information and transmitting the verification result to the data processing control unit.
As an option, the authentication unit further includes an authority configuration module, configured to receive the service application request information, determine validity of the service application request information, and issue an access token when the service application request information is determined to be valid.
It should be further noted that the technical features corresponding to the above-mentioned system options can be combined with each other or replaced to form a new technical solution.
The invention also comprises a flow control method of the travel data service, which comprises the following steps:
receiving service request information; analyzing the service request information, classifying the service request information according to the analysis result, adding the service request information to a corresponding task queue, and updating the current task queue information; providing a corresponding API interface according to the service request information; and performing flow control processing on the API according to the current task queue information.
As an option, the performing flow control processing on the API interface according to the current task queue information specifically includes: and sequencing the priority of the current task queue information, and controlling the flow of the API interface by combining the current task processing process and the network quality parameter.
As an option, the method further comprises the step of authenticating:
and verifying the access authority of the service request information, and transmitting a verification result to the data processing control unit.
It should be further noted that the technical features corresponding to the above-mentioned method options can be combined with each other or replaced to form a new technical solution.
The invention also includes a storage medium having stored thereon computer instructions which, when executed, perform the steps of any one of the options of the flow control method for the travel data service.
The invention also includes a terminal, which includes a memory and a processor, wherein the memory stores computer instructions capable of running on the processor, and the processor executes the computer instructions to execute the steps of any option of the flow control method of the travel data service.
Compared with the prior art, the invention has the beneficial effects that:
the invention provides a corresponding API interface according to the service request information, and has a function of three-party data calling; the flow control processing is carried out on the API according to the current task queue information, the data transmission flow of the corresponding API can be effectively distributed, the data transmission tasks with high priority and high urgency are preferentially processed, the data transmission flow direction of the corresponding API is further limited by combining with the network quality parameters, then reasonable data transmission distribution is carried out, and the congestion of a data transmission channel is effectively avoided.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention.
FIG. 1 is a block diagram of a system according to embodiment 1 of the present invention;
FIG. 2 is a flowchart of a method of embodiment 2 of the present invention.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the accompanying drawings, and it should be understood that the described embodiments are some, but not all embodiments of the present invention. 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.
In the description of the present invention, it should be noted that directions or positional relationships indicated by "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", and the like are directions or positional relationships described based on the drawings, and are only for convenience of description and simplification of description, and do not indicate or imply that the device or element referred to must have a specific orientation, be configured and operated in a specific orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first" and "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it should be noted that, unless otherwise explicitly stated or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, and may be, for example, fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
In addition, the technical features involved in the different embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
Example 1
As shown in fig. 1, in embodiment 1, a flow control system for a travel data service specifically includes a service receiving unit and a data processing control unit, which are connected in sequence, where the data processing control unit includes a task analysis control module, a service query module, and a flow control module, which are connected in sequence. The service receiving unit is used for receiving the service request information and transmitting the service request information to the data processing control unit; the task analysis control module is used for analyzing the service request information, classifying the service request information according to the analysis result, adding the service request information to a corresponding task queue, and updating the current task queue information; the service inquiry module is used for providing a corresponding API interface according to the service request information; and the flow control module performs flow control processing on the API according to the current task queue information.
Specifically, the service receiving unit is configured to receive different types of service request information sent by a service request end, where the different types of service request information include data transmission request information and control request information. The service request end is specifically a user terminal, or other data service platforms or a certain operating system, the service request information is sent based on an HTTP/HTTPS or FTP/SFTP protocol, and the service receiving unit is used for monitoring and receiving the service request information sent by the service request end, and transmitting the service request information to the task analysis control module for further analysis of the service request information. The service query module queries the system database of the invention by adopting a uniform structured query language, acquires the URL address corresponding to the service request information (data transmission request information), further outputs the corresponding API interface, and returns the API interface information to the service request terminal. The flow control module specifies a corresponding flow control strategy through the current task queue information, associates the specific flow control strategy with the corresponding API interface, and further realizes the flow control of the API interface, for example, for a certain API interface, the upper limit of the data transmission flow is 10M.
Further, the analyzing and processing of the service request information by the task analysis control module specifically includes:
analyzing and judging whether the type of the service request information is a data transmission request, if so, adding the corresponding service request to a data transmission task queue, otherwise, adding the corresponding service request to other task queues, such as a control request queue, so as to establish the data transmission task queue, and further obtain the task queue information which needs to be subjected to data transmission currently.
Further, performing flow control processing on the API interface according to the current task queue information specifically includes:
and sequencing the priority of the current task queue information, and controlling the flow of the API interface by combining the current task processing process and the network quality parameter. Specifically, the data processing control unit stores task priority information of different service request terminals, and/or service request messages sent by the service request terminals carry data transmission parameter information, that is, whether urgent transmission is required or not is indicated; the system also comprises a network quality parameter monitoring unit used for acquiring real-time network parameter information, on the basis, the flow control module sequences tasks needing data transmission currently according to the priority information, the network quality parameter information and the data transmission parameter information, the priority order is greater than the data transmission parameter information as an option, then corresponding flow distribution is carried out on different API interfaces by combining the current network quality parameter information, if the API with the priority order of 1 and corresponding to the service request marked as urgent transmission is sent preferentially, the transmission flow upper limit of the API information is improved by combining the current network quality parameter information, or the transmission flow upper limit limitation of the API interface is cancelled. More specifically, to satisfy the data transmission service of other service request terminals, the validity period and the calling frequency of the flow control policy may be limited, for example, the validity period is limited to one hour, and the calling frequency is 6/m. More specifically, the validity period of the API interface may be further limited, for example, to one month, so as to ensure the security of data transmission.
Furthermore, the system also comprises an authentication unit which is used for verifying the access authority of the service request information and transmitting the verification result to the data processing control unit so as to ensure the safety of data transmission. Specifically, the authentication unit performs access token (token) verification on a service request end sending the service request information, that is, verifies the network ID, the key information and the validity period information of the service request end, and if any access token fails to verify, that is, if the verification fails, the service request information of the service request end is rejected; and if the verification is successful, transmitting the service request information to a task analysis control module to analyze and process the service request information.
Furthermore, the authentication unit also comprises an authority configuration module which is used for receiving the service application request information, judging the legality of the service application request information and issuing an access token when the service application request information is judged to be legal. Specifically, the authority configuration module judges the validity of the service application request information according to the user name and the password of the service request end, if the service application request information is legal, the corresponding access token information, the envelope ID, the key information and the validity period information are sent to the service request end, otherwise, the service application request is rejected, namely the service application module needs to send the service application request information before sending the service request information to the system of the invention, and needs to apply the legal user name and the password to the system of the invention before sending the service application request information.
The invention provides a corresponding API interface according to the service request information, and has a function of three-party data calling; the flow control processing is carried out on the API according to the current task queue information, the data transmission flow of the corresponding API can be effectively distributed, the data transmission tasks with high priority and high urgency are preferentially processed, the data transmission flow direction of the corresponding API is further limited by combining with the network quality parameters, then reasonable data transmission distribution is carried out, and the congestion of a data transmission channel is effectively avoided.
Example 2
The present embodiment has the same inventive concept as embodiment 1, and provides a flow control method for travel data service based on embodiment 1, as shown in fig. 2, the method specifically includes the following steps:
s01: receiving service request information; specifically, the service receiving unit is configured to receive different types of service request information sent by a service request end, where the different types of service request information include data transmission request information and control request information. The service request end is specifically a user terminal, or other data service platforms or a certain operating system, the service request information is sent based on an HTTP/HTTPS or FTP/SFTP protocol, and the service receiving unit is used for monitoring and receiving the service request information sent by the service request end, and transmitting the service request information to the task analysis control module for further analysis of the service request information.
S02: analyzing the service request information, classifying the service request information according to the analysis result, adding the service request information to a corresponding task queue, and updating the current task queue information; specifically, the execution subject of step S02 is specifically a task analysis control module.
S03: providing a corresponding API interface according to the service request information; specifically, the service query module queries the system database of the present invention by using a unified structured query language, obtains a URL address corresponding to the service request information (data transmission request information), further outputs a corresponding API interface, and returns the API interface information to the service request terminal.
S04: and performing flow control processing on the API according to the current task queue information. Specifically, the flow control module specifies a corresponding flow control policy through the current task queue information, associates the specific flow control policy with the corresponding API interface, and further implements flow control of the API interface, for example, for a certain API interface, the upper limit of the data transmission flow is 10M.
Further, step S01 is preceded by:
s001: receiving the service application request information, judging the legality of the service application request information, and issuing an access token when the service application request information is judged to be legal; specifically, the execution subject of step S001 is an authority configuration module, which determines validity of the service application request information according to the user name and password of the service request end, and if the validity is valid, sends corresponding access token information, envelope ID, key information, and validity period information to the service request end, otherwise, rejects the service application request.
S002: and verifying the access authority of the service request information, and transmitting a verification result to the data processing control unit. Specifically, the main execution body of the step is an authentication unit, which performs access token (token) verification on a service request end sending service request information, that is, verifies the network ID, key information and validity period information of the service request end, and rejects the service request information of the service request end if any access token fails to verify, that is, if the verification fails to be determined; and if the verification is successful, transmitting the service request information to a task analysis control module to analyze and process the service request information.
Further, step S02 is to analyze the service request information through the task analysis control module, which specifically includes:
analyzing and judging whether the type of the service request information is a data transmission request, if so, adding the corresponding service request to a data transmission task queue, otherwise, adding the corresponding service request to other task queues, such as a control request queue, so as to establish the data transmission task queue, and further obtain the task queue information which needs to be subjected to data transmission currently.
Further, the execution subject of the flow control processing on the API interface according to the current task queue information in step S04 is a flow control module, and specifically includes:
and sequencing the priority of the current task queue information, and controlling the flow of the API interface by combining the current task processing process and the network quality parameter. Specifically, the data processing control unit stores task priority information of different service request terminals, and/or service request messages sent by the service request terminals carry data transmission parameter information, that is, whether urgent transmission is required or not is indicated; the system also comprises a network quality parameter monitoring unit used for acquiring real-time network parameter information, on the basis, the flow control module sequences tasks needing data transmission currently according to the priority information, the network quality parameter information and the data transmission parameter information, the priority order is greater than the data transmission parameter information as an option, then corresponding flow distribution is carried out on different API interfaces by combining the current network quality parameter information, if the API with the priority order of 1 and corresponding to the service request marked as urgent transmission is sent preferentially, the transmission flow upper limit of the API information is improved by combining the current network quality parameter information, or the transmission flow upper limit limitation of the API interface is cancelled. More specifically, to satisfy the data transmission service of other service request terminals, the validity period and the calling frequency of the flow control policy may be limited, for example, the validity period is limited to one hour, and the calling frequency is 6/m. More specifically, the validity period of the API interface may be further limited, for example, to one month, so as to ensure the security of data transmission.
Example 3
The present embodiment provides a storage medium, which has the same inventive concept as embodiment 2, and has stored thereon computer instructions, which when executed perform the steps of the flow control method for the travel data service in embodiment 2.
Based on such understanding, the technical solution of the present embodiment or parts of the technical solution may be essentially implemented in the form of a software product, which is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method of the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Example 4
The present embodiment also provides a terminal, which has the same inventive concept as that in embodiment 2, and includes a memory and a processor, where the memory stores computer instructions executable on the processor, and the processor executes the steps of the flow control method for the travel data service in embodiment 2 when executing the computer instructions. The processor may be a single or multi-core central processing unit or a specific integrated circuit, or one or more integrated circuits configured to implement the present invention.
Each functional unit in the embodiments provided by the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The above detailed description is for the purpose of describing the invention in detail, and it should not be construed that the detailed description is limited to the description, and it will be apparent to those skilled in the art that various modifications and substitutions can be made without departing from the spirit of the invention.

Claims (10)

1. A flow control system for text and travel data service is characterized in that: the system comprises a service receiving unit and a data processing control unit which are connected in sequence, wherein the data processing control unit comprises a task analysis control module, a service query module and a flow control module which are connected in sequence;
the service receiving unit is used for receiving the service request information and transmitting the service request information to the data processing control unit;
the task analysis control module is used for analyzing and processing the service request information, classifying the service request information according to an analysis result, adding the service request information to a corresponding task queue, and updating the current task queue information; the service inquiry module is used for providing a corresponding API interface according to the service request information; and the flow control module performs flow control processing on the API according to the current task queue information.
2. The flow control system for travel data service of claim 1, wherein: the analyzing and processing the service request information specifically includes:
analyzing and judging whether the type of the service request information is a data transmission request, if so, adding the corresponding service request to a data transmission task queue, and otherwise, adding the corresponding service request to other task queues.
3. The flow control system for travel data service of claim 1, wherein: the flow control processing on the API interface according to the current task queue information specifically includes:
and sequencing the priority of the current task queue information, and controlling the flow of the API interface by combining the current task processing process and the network quality parameter.
4. The flow control system for travel data service of claim 1, wherein: the system also comprises an authentication unit used for verifying the access authority of the service request information and transmitting the verification result to the data processing control unit.
5. The flow control system for travel data service of claim 4, wherein: the authentication unit also comprises an authority configuration module which is used for receiving the service application request information, judging the legality of the service application request information and issuing an access token when the service application request information is judged to be legal.
6. A flow control method for text and travel data service is characterized in that: the method comprises the following steps:
receiving service request information;
analyzing the service request information, classifying the service request information according to the analysis result, adding the service request information to a corresponding task queue, and updating the current task queue information;
providing a corresponding API interface according to the service request information;
and performing flow control processing on the API according to the current task queue information.
7. The flow control method for travel data service according to claim 6, wherein: the flow control processing on the API interface according to the current task queue information specifically includes:
and sequencing the priority of the current task queue information, and controlling the flow of the API interface by combining the current task processing process and the network quality parameter.
8. The flow control method for travel data service according to claim 6, wherein: the method further comprises the authentication step of:
and verifying the access authority of the service request information, and transmitting a verification result to the data processing control unit.
9. A storage medium having stored thereon computer instructions, characterized in that: the computer instructions when executed perform the steps of a flow control method for travel data services according to any one of claims 6 to 8.
10. A terminal comprising a memory and a processor, the memory having stored thereon computer instructions executable on the processor, the terminal comprising: the processor executes the computer instructions to perform the steps of a flow control method for travel data services according to any one of claims 6 to 8.
CN202011215263.6A 2020-11-04 2020-11-04 Flow control method, system, storage medium and terminal for travel data service Active CN112217738B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011215263.6A CN112217738B (en) 2020-11-04 2020-11-04 Flow control method, system, storage medium and terminal for travel data service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011215263.6A CN112217738B (en) 2020-11-04 2020-11-04 Flow control method, system, storage medium and terminal for travel data service

Publications (2)

Publication Number Publication Date
CN112217738A true CN112217738A (en) 2021-01-12
CN112217738B CN112217738B (en) 2023-08-25

Family

ID=74058205

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011215263.6A Active CN112217738B (en) 2020-11-04 2020-11-04 Flow control method, system, storage medium and terminal for travel data service

Country Status (1)

Country Link
CN (1) CN112217738B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113535439A (en) * 2021-09-15 2021-10-22 北京奇虎科技有限公司 Service request processing method, device, equipment and storage medium
CN113726673A (en) * 2021-07-13 2021-11-30 新华三大数据技术有限公司 Service gateway flow control method, device, equipment and storage medium
CN114374860A (en) * 2021-12-29 2022-04-19 中国电信股份有限公司 Video service processing method and device
CN115412303A (en) * 2022-08-05 2022-11-29 浪潮软件股份有限公司 Encryption and decryption system and method for supervision data exchange

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050015493A1 (en) * 2003-05-15 2005-01-20 Anschutz Thomas Arnold Session and application level bandwidth and/or QoS modification
CN1633786A (en) * 2002-01-03 2005-06-29 英特尔公司 A method and apparatus for priority based flow control in an Ethernet architecture
CN101534242A (en) * 2008-03-11 2009-09-16 大唐移动通信设备有限公司 Method for controlling flow and system and equipment thereof
CN101616097A (en) * 2009-07-31 2009-12-30 中兴通讯股份有限公司 A kind of management method of output port queue of network processor and system
CN101958836A (en) * 2010-10-12 2011-01-26 中兴通讯股份有限公司 Queuing resource management method and device in hierarchical service quality
CN102158420A (en) * 2011-05-25 2011-08-17 杭州华三通信技术有限公司 Service traffic scheduling method based on priority queue and device thereof
US9231879B1 (en) * 2012-02-20 2016-01-05 F5 Networks, Inc. Methods for policy-based network traffic queue management and devices thereof
CN105591970A (en) * 2015-08-31 2016-05-18 杭州华三通信技术有限公司 Traffic control method and device
CN106487594A (en) * 2016-10-31 2017-03-08 中国人民解放军91655部队 Network traffics collection based on micro services assembly and analysis system
CN108848037A (en) * 2018-05-31 2018-11-20 平安医疗科技有限公司 Service request processing method, device, computer equipment and storage medium
CN109150805A (en) * 2017-06-19 2019-01-04 亿阳安全技术有限公司 The method for managing security and system of application programming interface
CN109246023A (en) * 2018-11-16 2019-01-18 锐捷网络股份有限公司 Flow control methods, the network equipment and storage medium
US20190174449A1 (en) * 2018-02-09 2019-06-06 Intel Corporation Technologies to authorize user equipment use of local area data network features and control the size of local area data network information in access and mobility management function
CN110809011A (en) * 2020-01-08 2020-02-18 医渡云(北京)技术有限公司 Access control method and system, and storage medium
CN110955543A (en) * 2019-12-12 2020-04-03 浙江大搜车软件技术有限公司 Service processing method, device, equipment and computer readable storage medium

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1633786A (en) * 2002-01-03 2005-06-29 英特尔公司 A method and apparatus for priority based flow control in an Ethernet architecture
US20050015493A1 (en) * 2003-05-15 2005-01-20 Anschutz Thomas Arnold Session and application level bandwidth and/or QoS modification
CN101534242A (en) * 2008-03-11 2009-09-16 大唐移动通信设备有限公司 Method for controlling flow and system and equipment thereof
CN101616097A (en) * 2009-07-31 2009-12-30 中兴通讯股份有限公司 A kind of management method of output port queue of network processor and system
CN101958836A (en) * 2010-10-12 2011-01-26 中兴通讯股份有限公司 Queuing resource management method and device in hierarchical service quality
CN102158420A (en) * 2011-05-25 2011-08-17 杭州华三通信技术有限公司 Service traffic scheduling method based on priority queue and device thereof
US9231879B1 (en) * 2012-02-20 2016-01-05 F5 Networks, Inc. Methods for policy-based network traffic queue management and devices thereof
CN105591970A (en) * 2015-08-31 2016-05-18 杭州华三通信技术有限公司 Traffic control method and device
CN106487594A (en) * 2016-10-31 2017-03-08 中国人民解放军91655部队 Network traffics collection based on micro services assembly and analysis system
CN109150805A (en) * 2017-06-19 2019-01-04 亿阳安全技术有限公司 The method for managing security and system of application programming interface
US20190174449A1 (en) * 2018-02-09 2019-06-06 Intel Corporation Technologies to authorize user equipment use of local area data network features and control the size of local area data network information in access and mobility management function
CN108848037A (en) * 2018-05-31 2018-11-20 平安医疗科技有限公司 Service request processing method, device, computer equipment and storage medium
CN109246023A (en) * 2018-11-16 2019-01-18 锐捷网络股份有限公司 Flow control methods, the network equipment and storage medium
CN110955543A (en) * 2019-12-12 2020-04-03 浙江大搜车软件技术有限公司 Service processing method, device, equipment and computer readable storage medium
CN110809011A (en) * 2020-01-08 2020-02-18 医渡云(北京)技术有限公司 Access control method and system, and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张园园;郭裕顺;: ""流量监管和流量整形技术的实现和应用"", 《中国水运(下半月刊)》, no. 11 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113726673A (en) * 2021-07-13 2021-11-30 新华三大数据技术有限公司 Service gateway flow control method, device, equipment and storage medium
CN113535439A (en) * 2021-09-15 2021-10-22 北京奇虎科技有限公司 Service request processing method, device, equipment and storage medium
CN114374860A (en) * 2021-12-29 2022-04-19 中国电信股份有限公司 Video service processing method and device
CN115412303A (en) * 2022-08-05 2022-11-29 浪潮软件股份有限公司 Encryption and decryption system and method for supervision data exchange

Also Published As

Publication number Publication date
CN112217738B (en) 2023-08-25

Similar Documents

Publication Publication Date Title
CN112217738A (en) Flow control method, system, storage medium and terminal for text and travel data service
CN112333188B (en) Data service interface, log supervision method, system, storage medium and terminal
CN109688186B (en) Data interaction method, device, equipment and readable storage medium
CN110838065A (en) Transaction data processing method and device
RU2012104365A (en) METHOD AND SERVER FOR INSTANT EXCHANGE OF MESSAGES
CN112653681B (en) Multi-feature fusion user login access method, device and system
CN111010426A (en) Message pushing method and device
CN111355723B (en) Single sign-on method, device, equipment and readable storage medium
CN110602056B (en) Service parameter transmission method and device
CN113268336B (en) Service acquisition method, device, equipment and readable medium
CN108965107B (en) Friend adding method, device, system, client and server
CN112672357A (en) Method and device for processing user account in business system and computer equipment
CN113190778A (en) Business data pushing method, system, computer equipment and computer storage medium
CN112395107A (en) Tax control equipment control method and device, storage medium and electronic equipment
CN110247849A (en) The update method and device of URSP
CN113132402A (en) Single sign-on method and system
CN111970680A (en) Profile downloading method and device based on eUICC subscription platform
CN112256458A (en) Message enqueuing method and device, electronic equipment and computer readable medium
CN105812380A (en) Verification method and device
CN113259429A (en) Session keeping control method, device, computer equipment and medium
US20100222022A1 (en) Communication method, communication system and access method to service provider base
CN112148320A (en) Application program upgrading method, device, equipment and storage medium
CN113852474B (en) Task processing method, gateway, computer readable storage medium and electronic device
CN115700685A (en) Method for realizing APP-free mobile office through 5G message
CN112861004B (en) Method and device for determining rich media

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