WO2017166713A1 - Procédé et dispositif de traitement de requête de service - Google Patents

Procédé et dispositif de traitement de requête de service Download PDF

Info

Publication number
WO2017166713A1
WO2017166713A1 PCT/CN2016/097904 CN2016097904W WO2017166713A1 WO 2017166713 A1 WO2017166713 A1 WO 2017166713A1 CN 2016097904 W CN2016097904 W CN 2016097904W WO 2017166713 A1 WO2017166713 A1 WO 2017166713A1
Authority
WO
WIPO (PCT)
Prior art keywords
service request
server
preset time
time period
sending
Prior art date
Application number
PCT/CN2016/097904
Other languages
English (en)
Chinese (zh)
Inventor
尚彬
田卓
Original Assignee
乐视控股(北京)有限公司
乐视体育文化产业发展(北京)有限公司
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 乐视控股(北京)有限公司, 乐视体育文化产业发展(北京)有限公司 filed Critical 乐视控股(北京)有限公司
Publication of WO2017166713A1 publication Critical patent/WO2017166713A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • 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/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • 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/56Provisioning of proxy services
    • H04L67/566Grouping or aggregating service requests, e.g. for unified processing

Definitions

  • the embodiments of the present application relate to the field of information technology, for example, to a service request processing method and apparatus.
  • the client when the client receives the sending instruction corresponding to the service request, the client immediately sends the service request to the server.
  • the server will receive a large number of service requests sent by the client at the same time for a period of time. For example, for a popular video, a large number of users may be praised. Excessive processing of these received service requests by the server can cause the server to be overloaded, resulting in a system crash.
  • the present application provides a service request processing method and apparatus for solving the problem that the related system may cause the server to be overloaded and cause a system crash.
  • the embodiment of the present application provides a service request processing method, including:
  • the service request is subjected to corresponding statistical processing to obtain a processing result
  • the embodiment of the present application provides a service request processing apparatus, including:
  • the triggering unit is configured to trigger a startup time monitoring when receiving a sending instruction corresponding to the service request;
  • the processing unit is configured to perform corresponding statistical processing on the service request to obtain a processing result when receiving a sending instruction corresponding to the service request in a preset time period starting from a triggering time;
  • a sending unit configured to send a service request to the server after the preset time period, where the service request carries a last processing result in the preset time period, so that the server is configured according to the The final processing result is statistically processed.
  • the embodiment of the present application further provides an electronic device, including:
  • At least one processor and,
  • the memory stores instructions executable by the one processor, the instructions being executed by the at least one processor to enable the at least one processor to perform the service request processing of any of the embodiments of the present application method.
  • the embodiment of the present application further provides a non-transitory computer readable storage medium, wherein the non-transitory computer readable storage medium stores computer instructions for causing the computer to perform any of the embodiments of the present application.
  • a service request processing method is provided.
  • the embodiment of the present application further provides a computer program product, wherein the computer program product comprises a calculation program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions, when the program instruction is used by a computer When executed, the computer is caused to execute the service request processing method of any of the embodiments of the present application.
  • the computer program product comprises a calculation program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions, when the program instruction is used by a computer When executed, the computer is caused to execute the service request processing method of any of the embodiments of the present application.
  • the method and device for processing a service request triggers startup time monitoring when receiving a sending instruction corresponding to the service request; and receives a service request every time within a preset time period starting from the triggering time Correspondingly sending a command, performing corresponding statistical processing on the service request, and obtaining a processing result; after the preset time period, sending a service request to the server, where the service request carries the The final processing result in the time period is set such that the server performs statistical processing according to the last processing result.
  • the method of transmitting the service request to the server immediately after receiving the sending instruction corresponding to the service request the application receives multiple service request points within a preset time period.
  • the service requests are not immediately sent.
  • the corresponding service requests are processed locally to obtain the processing result.
  • a service request is sent to the server, and the service request is carried in the service request.
  • There is a final processing result in the preset time period so that the server performs statistical processing according to the last processing result, which can reduce the number of concurrent sending service requests in a period of time, thereby reducing the service request received by the server for a period of time.
  • the number so that the server does not stop processing a large number of service requests at the same time, reducing the server's overload due to overload, resulting in a system crash.
  • FIG. 1 is a schematic flowchart of a service request processing method according to an embodiment of the present application
  • FIG. 2 is a schematic flowchart of another service request processing method according to an embodiment of the present application.
  • FIG. 3 is a schematic structural diagram of a service request processing apparatus according to an embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of another service request processing apparatus according to an embodiment of the present disclosure.
  • FIG. 5 is a schematic structural diagram of an entity of a service request processing apparatus according to an embodiment of the present disclosure.
  • the embodiment of the present application provides a service request processing method. As shown in FIG. 1 , the method includes:
  • the triggering starts timing, and as the starting time of the preset time period, the duration of the preset time period may be configured according to actual requirements, for example, preset
  • the duration of the time period can be configured to be 2 seconds, 3 seconds, and the like.
  • the user can input a send command by tapping the send button of the service request.
  • the service request is a request to send the user's chat information
  • the corresponding send button can be a chat.
  • the send button of the day information when the user touches the send button, the machine side receives the corresponding send command.
  • chat room window on the local display page, which is used to display real-time chat information of different users in the chat room.
  • an input window and a send button of the chat information are also configured locally.
  • the user After the user inputs the chat information, the user sends the chat message to the chat room by touching the send button.
  • the service request for sending the chat information to the chat room when receiving the transmission instruction corresponding to the service request, the timing is started and is the start time of the preset time period, and the preset time period is 5 seconds, and the time starts. Within 5 seconds, whenever the sending instruction corresponding to the service request is received, the corresponding statistical processing is performed on the service request, that is, the corresponding chat information of the service request is added in the local chat room window.
  • the service request carries a last processing result in the preset time period, so that the server performs statistical processing according to the last processing result.
  • the duration of the preset time period is 10 seconds.
  • the service request for sending the chat information to the chat room is received, when the sending instruction corresponding to the service request is received, the timing is triggered, and the receiving is sequentially received within 10 seconds from the start of the time.
  • the sending command corresponding to the five service requests is reached, the corresponding chat information is sequentially added in the local chat room window, and the last processing result in the 10 seconds is to add 5 chats in the chat room window.
  • the server sends a service request to the server, and the service request carries the five pieces of chat information, so that the server distributes the five pieces of chat information to each client, so that other users can view the five pieces. Chat information.
  • the service request processing method provided by the embodiment of the present application triggers the startup time monitoring when receiving the sending instruction corresponding to the service request; and the corresponding time corresponding to the service request is received within the preset time period starting from the triggering time
  • the service request is subjected to corresponding statistical processing to obtain a processing result; after the preset time period, a service request is sent to the server, where the service request carries the preset time The last processing result in the segment, so that the server performs statistical processing according to the last processing result.
  • the present application does not receive the corresponding sending request after receiving the multiple service requests within the preset time period.
  • service requests are sent immediately, and the service requests are processed locally to obtain the processing results.
  • a service request is sent to the server, and the service request is carried.
  • the number of concurrent sending service requests can be reduced in a period of time, thereby reducing the service received by the server for a period of time.
  • the number of requests so that the server does not stop processing a large number of service requests at the same time for a period of time, which reduces the situation in which the server crashes due to excessive load.
  • An embodiment of the present application provides another service request processing method. As shown in FIG. 2, the method includes:
  • the user can input a send command by tapping the send button of the service request.
  • the service request is a user's request for a network video
  • the corresponding send button may be a click icon button.
  • the machine side receives a corresponding send command.
  • the triggering starts timing, and as the starting time of the preset time period, optionally, the load status information obtaining request may also be sent to the server, so as to enable the Returning, according to the obtaining request, the load status information corresponding to the server, where the load status information includes a load status status of the server; receiving the load status information sent by the server; and according to the load status Information, configuring the duration of the preset time period.
  • the duration of the preset time period corresponding to the different load state information may be saved locally, and the duration of the preset time period corresponding to the load state information may be automatically configured according to the received load state information of the server. For example, if it is determined that the current server load pressure is small according to the received load state information of the server, the duration of the preset time period may be configured to be shorter; otherwise, if the current server is determined according to the received server load status information, The load pressure is large, and the duration of the preset time period can be configured to be longer.
  • the step of sending the load status information acquisition request to the server includes: sending the load status information acquisition request to the server according to the preset time interval, so that the server according to the obtaining request, according to the preset time interval Returns the load status information corresponding to the server.
  • the preset time interval may be configured according to actual requirements.
  • the preset time interval may be configured to be 20 minutes, 30 minutes, or the like.
  • the latest server load status information can be obtained, and the preset time period corresponding thereto can be determined according to the latest server load status information.
  • the length of time can be more precise Control the monitoring time to get the best service request processing effect.
  • the point number of a video on the local display page which is the total number of users who like this video.
  • the point number is also equipped with a little like icon button. The user clicks on this point.
  • the icon button like this video.
  • the timing starts and is used as the starting time of the preset time period, and the preset time period is 2 seconds, whenever the service is received.
  • the corresponding statistical processing is performed on the service request, that is, the number of points of the local video is cumulatively increased by one.
  • a service request is sent to the server after a preset period of time.
  • the service request carries the last processing result in the preset time period, optionally, so that the server performs statistical processing according to the last processing result.
  • the preset time period is 2 seconds.
  • the timing is triggered, and 10 seconds are received in sequence within 2 seconds from the start of the timing.
  • the corresponding command of the service request sends the number of points of the local video one by one, and the last processing result in the two seconds is that the number of points of the local video is increased by 10, and after 2 seconds, the server sends the number of points to the server.
  • a service request which is used to request that the number of points of the video is increased by 10, so that the server performs statistical processing, and when the service request is sent, the count of the place number is cleared, and the number of points is restarted. count.
  • S240 it is detected whether or not a transmission instruction of the service request is received within a preset time period starting from the time when the service request is transmitted.
  • the duration of the preset time period may be configured according to actual requirements, and is not limited in the embodiment of the present application.
  • the duration of the preset time period may be configured as 5 seconds, 6 seconds, and the like.
  • the stop time monitoring is triggered. Release the corresponding monitor program memory.
  • the method further includes: receiving a processing result corresponding to the service request sent by the server, and updating the local processing result.
  • the processing result returned by the server is received, that is, according to the received number of points sent by different clients, the time obtained by the statistical processing is obtained.
  • the current local point number is updated and replaced, so that the user can understand the behavior of other users to praise, and then can determine the viewer's favorite degree of the video.
  • Another service request processing method provided by the embodiment of the present application triggers startup time monitoring when receiving a sending instruction corresponding to the service request; and correspondingly receives a service request in a preset time period starting from a triggering time
  • the service request is subjected to corresponding statistical processing to obtain a processing result; after the preset time period, a service request is sent to the server, where the service request carries the preset in the service request The last processing result in the time period, so that the server performs statistical processing according to the last processing result.
  • the present application does not receive the corresponding sending request after receiving the multiple service requests within the preset time period.
  • service requests are sent immediately, and the corresponding service requests are processed locally to obtain the processing result.
  • a service request is sent to the server, and the service request carries the last time in the preset time period.
  • the processing result so that the server performs statistical processing according to the last processing result, which can reduce the number of concurrent sending service requests in a period of time, thereby reducing the number of service requests received by the server in a period of time, so as to avoid the server for a period of time.
  • a large number of service requests are processed at the same time, which reduces the server crash due to excessive load.
  • the embodiment of the present application provides a service request processing apparatus.
  • the apparatus includes: a trigger unit 31, a processing unit 32, and a sending unit 33.
  • the trigger unit 31 may be configured to trigger start time monitoring when receiving a sending instruction corresponding to the service request.
  • the triggering unit 31 is a main function module for triggering a timer operation in the device, wherein the timer is configured to monitor a sending instruction corresponding to the received service request within a preset time period starting from the triggering time.
  • the processing unit 32 may be configured to perform corresponding statistical processing on the service request whenever a sending instruction corresponding to the service request is received within a preset time period starting from a triggering time. The result of the processing is obtained.
  • the processing unit 32 is a main functional module for performing corresponding statistical processing on a service request in the device.
  • the sending unit 33 may be configured to send a service request to the server after the preset time period, where the service request carries a last processing result in the preset time period.
  • the sending unit 33 faces the server and is a main functional module for transmitting a control service request in the device.
  • the server performs statistical processing according to the last processing result.
  • a related functional module can be implemented by a hardware processor.
  • the service request processing apparatus triggers the startup time monitoring when receiving the sending instruction corresponding to the service request; and the corresponding time corresponding to the service request is received within the preset time period starting from the triggering time
  • the service request is subjected to corresponding statistical processing to obtain a processing result; after the preset time period, a service request is sent to the server, where the service request carries the preset time The last processing result in the segment, so that the server performs statistical processing according to the last processing result.
  • the present application does not receive the corresponding sending request after receiving the multiple service requests within the preset time period.
  • service requests are sent immediately, and the corresponding service requests are processed locally to obtain the processing result.
  • a service request is sent to the server, and the service request carries the last time in the preset time period.
  • the processing result so that the server performs statistical processing according to the last processing result, which can reduce the number of concurrent sending service requests in a period of time, thereby reducing the number of service requests received by the server in a period of time, so as to avoid the server for a period of time.
  • a large number of service requests are processed at the same time, which reduces the server crash due to excessive load.
  • the embodiment of the present application provides another service request processing apparatus.
  • the apparatus includes: a trigger unit 41, a processing unit 42, and a sending unit 43.
  • the triggering unit 41 may be configured to trigger start time monitoring when receiving a sending instruction corresponding to the service request.
  • the triggering unit 41 is a main function module for triggering a timer operation in the device, wherein the timer is used to monitor the received service within a preset time period starting from the triggering time. Request the corresponding send command.
  • the processing unit 42 may be configured to perform corresponding statistical processing on the service request when a sending instruction corresponding to the service request is received within a preset time period starting from the triggering time, to obtain a processing result.
  • the processing unit 42 is a main functional module for performing corresponding statistical processing on the service request in the device.
  • the sending unit 43 may be configured to send a service request to the server after the preset time period, wherein the service request carries a last processing result in the preset time period.
  • the sending unit 43 faces the server and is a main functional module for transmitting a control service request in the device.
  • the server performs statistical processing according to the last processing result.
  • the device further includes: a receiving unit 44 and a configuration unit 45.
  • the sending unit 43 may be further configured to send an acquisition request of the load status information to the server.
  • the server is configured to return load status information corresponding to the server according to the obtaining request.
  • the receiving unit 44 may be configured to receive the load status information sent by the server.
  • the configuration unit 45 may be configured to configure a duration of the preset time period according to the load status information.
  • the sending unit 43 is an acquisition request configured to send load status information to the server according to a preset time interval.
  • the server returns, according to the obtaining request, the load status information corresponding to the server according to the preset time interval.
  • the device further includes: an update unit 46.
  • the receiving unit 44 may be further configured to receive a processing result corresponding to the service request sent by the server.
  • the updating unit 46 may be configured to update the local processing result according to the processing result received by the receiving unit 44.
  • the device further includes: a detecting unit 47.
  • the detecting unit 47 may be configured to detect whether a transmission instruction of the service request is received within a preset time period starting from a time when the service request is sent.
  • the triggering unit 41 may be further configured to trigger stop time monitoring when the detecting unit 47 detects that a sending command of the service request is not received within the preset time period.
  • FIG. 5 is a schematic diagram showing the physical structure of a service request processing apparatus according to an embodiment of the present application.
  • the apparatus may include a processor 51 and a communication interface. 52.
  • Communication interface 52 can be used for information transfer between the server and the client.
  • the processor 51 can call the logic instruction in the memory 53 to perform the following method: when receiving the sending instruction corresponding to the service request, triggering the startup time monitoring; in the preset time period starting from the triggering time, whenever the receiving time is received When the service request corresponds to the sending instruction, performing corresponding statistical processing on the service request, and obtaining a processing result;
  • the logic instructions in the memory 53 described above may be implemented in the form of a software functional unit and sold or used as a stand-alone product, and may be stored in a computer readable storage medium.
  • the technical solution of the present application may be embodied in the form of a software product, which is stored in a storage medium, including several The instructions are for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present application.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
  • Another service request processing apparatus triggers startup time monitoring when receiving a transmission instruction corresponding to the service request; and correspondingly receives a service request within a preset time period starting from the trigger time
  • the service request is subjected to corresponding statistical processing to obtain a processing result
  • a service request is sent to the server, where the service request carries the preset in the service request The last processing result in the time period, so that the server performs statistical processing according to the last processing result.
  • the present application does not immediately send the service request after receiving the corresponding sending request corresponding to the multiple service requests within the preset time period, first in the Locally, the corresponding statistical processing of these service requests is processed, and after receiving the preset time period, a service request is sent to the server, and the service request carries the last processing result in the preset time period, so that the server according to the The final processing result is statistically processed, which can reduce the number of concurrent requests for sending service requests in a period of time, thereby reducing the number of service requests received by the server over a period of time, so that the server does not stop processing a large number of concurrently for a period of time. Service requests reduce the server's system crash due to heavy load.
  • the embodiment of the present application provides a non-transitory computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions can execute the service request processing method in any of the foregoing method embodiments.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • the portion of the above technical solution contributing to the related art may be embodied in the form of a software product, which may be stored in a computer readable storage medium such as a ROM/RAM, a magnetic disk, an optical disk, or the like.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments or portions of the embodiments.
  • the embodiment of the present application can reduce the number of concurrent requests for sending service requests in a period of time, thereby reducing the number of service requests received by the server in a period of time,
  • the server is free to process a large number of service requests at the same time for a period of time, which reduces the server crash due to excessive load.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

L'invention concerne un procédé et un dispositif de traitement de requête de service. Le procédé consiste à : déclencher une surveillance de temps de départ lorsqu'une instruction d'envoi correspondant à une requête de service est reçue ; réaliser, à chaque fois qu'une instruction d'envoi correspondant à une requête de service est reçue, un traitement statistique correspondant sur la requête de service pour obtenir un résultat de traitement dans une période de temps préréglée à partir du temps de déclenchement ; et envoyer une requête de service à un serveur après la période de temps préréglée, la requête de service transportant un résultat de traitement final dans la période de temps préréglée, de telle sorte que le serveur réalise un traitement statistique selon le résultat de traitement final.
PCT/CN2016/097904 2016-03-30 2016-09-02 Procédé et dispositif de traitement de requête de service WO2017166713A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610191412.7A CN105847367A (zh) 2016-03-30 2016-03-30 服务请求处理方法及装置
CN201610191412.7 2016-03-30

Publications (1)

Publication Number Publication Date
WO2017166713A1 true WO2017166713A1 (fr) 2017-10-05

Family

ID=56584020

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/097904 WO2017166713A1 (fr) 2016-03-30 2016-09-02 Procédé et dispositif de traitement de requête de service

Country Status (2)

Country Link
CN (1) CN105847367A (fr)
WO (1) WO2017166713A1 (fr)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108712489A (zh) * 2018-05-11 2018-10-26 中国平安人寿保险股份有限公司 一种网络链接的断路控制方法、装置及其可读存储介质
CN111026526A (zh) * 2019-11-12 2020-04-17 珠海格力电器股份有限公司 程序的定时器配置方法、装置、存储介质及终端设备
CN111046077A (zh) * 2019-10-29 2020-04-21 口碑(上海)信息技术有限公司 数据的获取方法及装置、存储介质、终端
CN111858043A (zh) * 2020-07-10 2020-10-30 海尔优家智能科技(北京)有限公司 服务请求的处理方法及装置、存储介质、电子装置
CN113703844A (zh) * 2021-07-27 2021-11-26 厦门市思芯微科技有限公司 一种指令下发方法、系统、装置及计算机可读存储介质
CN113744028A (zh) * 2021-09-07 2021-12-03 北京沃东天骏信息技术有限公司 获取物品数量的方法、装置、设备、介质及程序产品
CN113760398A (zh) * 2020-09-29 2021-12-07 北京沃东天骏信息技术有限公司 接口调用方法、服务器、系统以及存储介质

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847367A (zh) * 2016-03-30 2016-08-10 乐视控股(北京)有限公司 服务请求处理方法及装置
CN106503977B (zh) * 2016-10-20 2021-04-09 财付通支付科技有限公司 数据的处理方法、系统及装置
CN107734394B (zh) * 2017-10-16 2020-03-03 北京京东尚科信息技术有限公司 显示动画信息的方法和装置
CN107920120A (zh) * 2017-11-22 2018-04-17 北京小米移动软件有限公司 业务处理方法、装置及计算机可读存储介质
CN109683786A (zh) * 2018-12-25 2019-04-26 北京微播视界科技有限公司 更新用户界面信息的方法、电子设备及计算机存储介质
CN115079836A (zh) * 2021-03-10 2022-09-20 北京搜狗科技发展有限公司 请求处理方法、装置和介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103166827A (zh) * 2011-12-09 2013-06-19 北京神州泰岳软件股份有限公司 用户行为数据上报方法和系统
CN103686354A (zh) * 2013-12-04 2014-03-26 青岛海信电器股份有限公司 一种智能电视终端及统计上报按键使用行为的方法
CN105095423A (zh) * 2015-07-15 2015-11-25 北京奇虎科技有限公司 计数数据写入方法和装置
CN105389117A (zh) * 2015-12-07 2016-03-09 腾讯科技(深圳)有限公司 获取资源的方法和装置以及资源处理方法、装置和系统
CN105847367A (zh) * 2016-03-30 2016-08-10 乐视控股(北京)有限公司 服务请求处理方法及装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101155341A (zh) * 2006-09-26 2008-04-02 北京龙迹天地科技有限公司 无线内容服务系统、服务器和相应的终端
CN102255867A (zh) * 2010-05-18 2011-11-23 华为技术有限公司 服务请求处理方法、装置及系统
CN101820635A (zh) * 2010-05-20 2010-09-01 中兴通讯股份有限公司 一种移动通讯数据的采集方法和装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103166827A (zh) * 2011-12-09 2013-06-19 北京神州泰岳软件股份有限公司 用户行为数据上报方法和系统
CN103686354A (zh) * 2013-12-04 2014-03-26 青岛海信电器股份有限公司 一种智能电视终端及统计上报按键使用行为的方法
CN105095423A (zh) * 2015-07-15 2015-11-25 北京奇虎科技有限公司 计数数据写入方法和装置
CN105389117A (zh) * 2015-12-07 2016-03-09 腾讯科技(深圳)有限公司 获取资源的方法和装置以及资源处理方法、装置和系统
CN105847367A (zh) * 2016-03-30 2016-08-10 乐视控股(北京)有限公司 服务请求处理方法及装置

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108712489A (zh) * 2018-05-11 2018-10-26 中国平安人寿保险股份有限公司 一种网络链接的断路控制方法、装置及其可读存储介质
CN111046077A (zh) * 2019-10-29 2020-04-21 口碑(上海)信息技术有限公司 数据的获取方法及装置、存储介质、终端
CN111026526A (zh) * 2019-11-12 2020-04-17 珠海格力电器股份有限公司 程序的定时器配置方法、装置、存储介质及终端设备
CN111026526B (zh) * 2019-11-12 2024-01-30 珠海格力电器股份有限公司 程序的定时器配置方法、装置、存储介质及终端设备
CN111858043A (zh) * 2020-07-10 2020-10-30 海尔优家智能科技(北京)有限公司 服务请求的处理方法及装置、存储介质、电子装置
CN111858043B (zh) * 2020-07-10 2024-03-22 海尔优家智能科技(北京)有限公司 服务请求的处理方法及装置、存储介质、电子装置
CN113760398A (zh) * 2020-09-29 2021-12-07 北京沃东天骏信息技术有限公司 接口调用方法、服务器、系统以及存储介质
CN113703844A (zh) * 2021-07-27 2021-11-26 厦门市思芯微科技有限公司 一种指令下发方法、系统、装置及计算机可读存储介质
CN113744028A (zh) * 2021-09-07 2021-12-03 北京沃东天骏信息技术有限公司 获取物品数量的方法、装置、设备、介质及程序产品

Also Published As

Publication number Publication date
CN105847367A (zh) 2016-08-10

Similar Documents

Publication Publication Date Title
WO2017166713A1 (fr) Procédé et dispositif de traitement de requête de service
US11659098B2 (en) Information reminding method and apparatus, and electronic terminal
US9961129B2 (en) Business transaction correlation with client request monitoring data
US20180081751A1 (en) Server performance correction using remote server actions
US10380867B2 (en) Alert management within a network based virtual collaborative space
CN112057846B (zh) 云游戏服务调度的交互方法、装置、设备和存储介质
GB2518739A (en) Custom Correlation of a Distributed Business Transaction
US20230362122A1 (en) Watermark-based message queue
CN115004673A (zh) 消息推送方法、装置、电子设备及计算机可读介质
US20130347004A1 (en) Correlating messages
CN110502324B (zh) 云手机游戏的重启数据的处理方法、系统和存储介质
US11290560B2 (en) Group-based communication apparatus, method, and computer program product configured to manage draft messages in a group-based communication system
CN106941509B (zh) 用户信息流的请求方法及装置
WO2022041879A1 (fr) Procédé et appareil permettant de traiter un message de déclenchement de notification
CN111694645B (zh) 分布式任务调度系统中任务处理方法及相关装置
CN115658745A (zh) 数据处理方法、装置、计算机设备和计算机可读存储介质
US8751564B2 (en) Reducing latency for served applications by anticipatory preprocessing
CN109995855B (zh) 一种数据获取方法、装置及终端
CN111901366B (zh) 一种数据推送方法、装置、设备和存储介质
US9270742B2 (en) Computer system and control method of computer system
CN113268317A (zh) 一种任务处理方法、装置及电子设备
US20140040452A1 (en) Processing requests
EP2776934B1 (fr) Appareil de gestion et procédé de commande d'un appareil de gestion
CN110944027B (zh) 访问处理方法、装置、设备以及系统
CN117130678A (zh) 动画播放方法、装置、电子设备和计算机可读存储介质

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16896483

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16896483

Country of ref document: EP

Kind code of ref document: A1