WO2014201789A1 - Service processing method, apparatus and system - Google Patents

Service processing method, apparatus and system Download PDF

Info

Publication number
WO2014201789A1
WO2014201789A1 PCT/CN2013/085826 CN2013085826W WO2014201789A1 WO 2014201789 A1 WO2014201789 A1 WO 2014201789A1 CN 2013085826 W CN2013085826 W CN 2013085826W WO 2014201789 A1 WO2014201789 A1 WO 2014201789A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
application server
module
processing
user terminals
Prior art date
Application number
PCT/CN2013/085826
Other languages
French (fr)
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 WO2014201789A1 publication Critical patent/WO2014201789A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/70Services for machine-to-machine communication [M2M] or machine type communication [MTC]
    • 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 present invention relates to the field of wireless communications, and in particular, to a service processing method, apparatus, and system. Background technique
  • FIG. 1 is a schematic diagram of the M2M (Machine-to-Machine) system architecture.
  • the user terminal exchanges information with the M2M application server through the M2M service platform of the M2M service capability layer.
  • the service request sent by the user is sent to the M2M application layer through the M2M service platform, and the service data of the M2M application layer is sent to the user terminal through the M2M communication network layer through the M2M service platform; in addition, the M2M terminal and the sensing extension layer are
  • the service data is also transmitted to the M2M application server of the M2M application layer through the M2M communication network layer through the M2M communication network layer for storage by the user.
  • the service request received by the M2M service platform may be from different networks and different types of user terminals, and multiple terminals of multiple users may request services at the same time.
  • the above-mentioned M2M is adopted.
  • the service processing method of the system architecture may not respond to a large number of service requests in a timely manner, thereby failing to meet the user's business requirements and affecting the user experience. Summary of the invention
  • the main purpose of the embodiments of the present invention is to provide a service processing method, device, and system, which can improve service response speed and improve user experience.
  • a business processing method including:
  • the service data requested by the plurality of user terminals is obtained from the related application server, and the service data requested by each user terminal is extracted from the acquired service data and sent to the corresponding user terminal.
  • the method further includes: storing context information of services in each application server, as:
  • the service data that needs to be acquired is directly obtained from the application server; if it is determined that the application server is not stored If the service data needs to be obtained, the service data that needs to be acquired is obtained from another terminal or server, and sent to the corresponding application server.
  • the service request carries one or more of the following: a service type, a service content, a user terminal type that initiates the request, and a user ID.
  • the method also includes:
  • the service request After receiving the service request from the user terminal, the service request is authenticated, and the received multiple service requests from the plurality of user terminals are analyzed and statistically processed as follows:
  • a service processing device comprising: a receiving module, a first processing module, a first acquiring module, a second processing module, and a sending module;
  • the receiving module is configured to receive a service request from the user terminal
  • the first processing module is configured to perform analysis and statistical processing on multiple service requests from multiple user terminals received by the receiving module, and determine services requested by the multiple user terminals;
  • the first obtaining module is configured to acquire, according to a processing result of the first processing module, the service data requested by the multiple user terminals from the related application server, respectively;
  • the second processing module is configured to extract service data requested by each user terminal from the service data acquired by the first acquiring module according to the processing result of the first processing module;
  • the sending module is configured to send the service data requested by each user terminal to the corresponding user terminal according to the processing result of the second processing module.
  • the device also includes a context information storage module configured to store context information of services in each application server.
  • the first acquiring module is configured to acquire the service data requested by the multiple user terminals from the related application server according to the context information of the service in the application server stored by the context information storage module.
  • the context information storage module is further configured to store context information of the user terminal.
  • the device also includes a second acquisition module,
  • the second obtaining module is configured to acquire corresponding service data from other terminals or servers and send the data to the application server when the service data that needs to be obtained is not stored in the relevant application server.
  • the device also includes an authentication module,
  • the authentication module is configured to perform authentication on the service request received by the receiving module.
  • the first processing module is configured to perform analysis and statistical processing on multiple service requests that are authenticated.
  • the device is installed on the M2M service platform.
  • a service processing system comprising: at least one application server, a service processing device, and at least one user terminal, where
  • the application server is configured to return corresponding service data to the service processing device according to a request of the service processing device;
  • the service processing device is the foregoing service processing device;
  • the user terminal is configured to send a service request to the service processing device and receive service data from the service processing device.
  • the service processing method, device, and system receive a service request from a user terminal, analyze and statistically process the received multiple service requests from multiple user terminals, and determine the multiple user terminal requests.
  • the service data requested by the plurality of user terminals is obtained from the related application server, and the service data requested by each user terminal is extracted from the acquired service data and sent to the corresponding user terminal.
  • the embodiment of the present invention uses the service processing device to analyze and statistically process the received multiple service requests from multiple user terminals, and then obtains the service data requested by the multiple terminals from the corresponding application server according to the statistical result, and The service data requested by each terminal is sent to the corresponding user terminal, and the dynamic processing of the multiple service requests is implemented by performing batch processing on the service request, so that even multiple terminals of multiple users are simultaneously In the scenario of initiating a service request, the service response speed can be improved and the user experience can be improved.
  • Figure 1 is a schematic diagram of the architecture of the M2M system
  • FIG. 2 is a schematic flowchart of a service processing method according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a service processing apparatus according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of another service processing apparatus according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of another service processing apparatus according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of another service processing apparatus according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a service processing system according to an embodiment of the present invention.
  • FIG. 8 is a schematic flowchart of a service processing method according to Embodiment 1 of the present invention.
  • FIG. 9 is a schematic diagram of a service request sent by a user in Embodiment 1 of the present invention.
  • FIG. 10 is a schematic diagram showing the result of analyzing and counting user service requests according to Embodiment 1 of the present invention. detailed description
  • the service request from the user terminal is received; the received multiple service requests from the plurality of user terminals are analyzed and statistically processed, and the services requested by the multiple user terminals are determined; respectively, from related applications.
  • the server obtains the service data requested by the multiple user terminals, and extracts the service data requested by each user terminal from the acquired service data, and sends the service data to the corresponding user terminal.
  • the embodiment of the present invention provides a service processing method. As shown in FIG. 2, the method includes: Step 201: Receive a service request from a user terminal.
  • Step 202 Perform analysis and statistical processing on the received multiple service requests from multiple user terminals, and determine services requested by the multiple user terminals.
  • multiple service requests from multiple user terminals received in a preset time period may be analyzed and statistically processed, and the received preset number of service requests may be analyzed and statistically processed. Processing results need to be cached for the user to use and later to back up.
  • Step 203 Acquire service data requested by the multiple user terminals from a related application server, respectively.
  • Step 204 Extract service data requested by each user terminal from the obtained service data, and send the service data to the corresponding user terminal.
  • extracting the service data requested by each user terminal from the obtained service data specifically refers to aggregating and reconstructing the acquired service data according to the service situation requested by each user terminal, so as to dynamically update the different needs of the user according to the user. Adapt to different services.
  • the method further includes: storing context information of services in each application server, where:
  • the device obtains service data requested by the plurality of user terminals.
  • the service data that needs to be acquired is directly obtained from the application server; If the service data that needs to be acquired is not stored in the server, the service data that needs to be acquired is obtained from another terminal or server, and sent to the corresponding application server.
  • the service request carries one or more of the following: a service type, a service content, a user terminal type that initiates the request, and a user ID.
  • the method further includes:
  • the service request After receiving the service request from the user terminal, the service request is authenticated, and the received multiple service requests from the plurality of user terminals are analyzed and statistically processed as follows:
  • the format of the service request analysis and statistical processing may be as shown in Table 1.
  • the embodiment of the present invention further provides a service processing apparatus.
  • the apparatus includes: a receiving module 31, a first processing module 32, a first obtaining module 33, a second processing module 34, and a sending module 35. ; among them,
  • the receiving module 31 is configured to receive a service request from the user terminal
  • the first processing module 32 is configured to analyze and perform statistical processing on the multiple service requests from the multiple user terminals that are received by the receiving module 31, and determine the services requested by the multiple user terminals.
  • the first obtaining module 33 is configured as The processing results of a processing module 32 are respectively related to The application server acquires service data requested by the multiple user terminals;
  • the second processing module 34 is configured to extract, according to the processing result of the first processing module 32, the service data requested by each user terminal from the service data acquired by the first obtaining module 33;
  • the sending module 35 is configured to send the service data requested by each user terminal to the corresponding user terminal according to the processing result of the second processing module 34.
  • the device further includes a context information storage module 41, configured to store context information of services in each application server, for example, the service context information in the application server includes a service type, a service Content engines such as audio, video, etc.;
  • the first obtaining module 33 is further configured to acquire the service data requested by the plurality of user terminals from the related application server according to the context information of the service in the application server stored by the context information storage module 41.
  • the context information storage module 41 is further configured to store context information of the user terminal.
  • the context information of the user terminal includes a user terminal type and an ID for identifying the user.
  • the apparatus further includes a second acquiring module 51,
  • the second obtaining module 51 is configured to obtain corresponding service data from other terminals or servers when the service data that needs to be acquired is not stored in the relevant application server, and send the corresponding service data to the application server through the sending module 35.
  • the apparatus further includes an authentication module 61.
  • the authentication module 61 is configured to perform authentication on the service request received by the receiving module.
  • the first processing module 32 is further configured to analyze and perform statistics processing on multiple service requests that are authenticated.
  • the device is disposed on the M2M service platform.
  • the receiving module 31 and the sending module 35 may be implemented by hardware having a communication function in the service processing device; the first processing module 32, the first obtaining module 33, the second processing module 34, and the context information storage module.
  • 41, the second obtaining module 51, the authentication module 61 can be The service processing apparatus in a central processing unit (CPU, Central Processing Unit), a microprocessor (MPU, Micro Processing Unit), a digital signal processor (DSP, Digital Signal Processor) or a programmable intermixed mutli bad 1 J ( FPGA, Field - Programmable Gate Array) implementation.
  • CPU Central Processing Unit
  • MPU Micro Processing Unit
  • DSP Digital Signal Processor
  • FPGA Field - Programmable Gate Array
  • the embodiment of the present invention further provides a service processing system.
  • the system includes: at least one application server, a service processing device, and at least one user terminal, where the application server is configured according to the service. Processing the request of the device, and returning corresponding service data to the service processing device;
  • the service processing device is the foregoing service processing device
  • the user terminal is configured to send a service request to the service processing device and receive service data from the service processing device.
  • the application server may be an application server of different application scenarios in different industries for storing industry data.
  • FIG. 8 is a schematic flowchart of a service processing method according to Embodiment 1 of the present invention. As shown in FIG. 8, the method includes:
  • Step 801 User 1, User 2, User 3 simultaneously send a service request to the M2M service.
  • the service request message format is as shown in Table 2:
  • the M2M service platform After receiving the service request, the M2M service platform authenticates the user according to the user ID, and determines whether it is a legitimate user. If it is not a legitimate user, the user is denied access to the service; if it is a legitimate user, the process proceeds to the step. 803.
  • Step 803 The M2M service platform analyzes and counts the service types required by the user 1, the user 2, and the user 3, the service content requested by the user, and the used terminal, and caches the processing result.
  • the service request situation sent by the user 1, the user 2, and the user 3 is as shown in FIG. 9. Specifically, the user 1 requests the service in the application 1 and part of the service in the application 2; the user 2 requests the application 1. 2 in the business; User 3 requests to apply some of the services in 1, 2, 3 applications.
  • the statistical result of this step can be as shown in FIG. 10.
  • the user ID is specifically indicated, and the service message header is identified by statistics. Identify the requested business.
  • step 804 Determine, according to the result of the analysis and the statistics, whether the user needs the service in the application server by comparing the stored context information in the M2M service platform. If yes, go to step 805; otherwise, go to step 806.
  • Step 805 The user service request sends the service request to the application server via the M2M service platform in an event-driven manner, and proceeds to step 807;
  • Step 806 The M2M service platform sends the user service request to the M2M terminal or other terminal of the extension layer through the terminal service layer interface in the service platform, and downloads the service required by the user, and the downloaded service is transmitted to the corresponding application server storage via the M2M service platform.
  • the context information of the service is stored in the context information storage module in the M2M service platform for the user to query for use; further, the application server does not need to perform secondary authentication on the user terminal to be a legitimate user.
  • Step 807 The application server receives the service request instruction, and sends the corresponding service data to the M2M service platform according to the service request instruction.
  • Step 808 After the M2M service platform receives each request service, according to the statistical knot of FIG. If the business is recombined and allocated, the services required by each user are generated;
  • Step 809 The M2M service platform separately sends the reconstructed service to the corresponding user 1, user 2, and user 3.
  • the service data may be directly transmitted to the user terminal, or may be transmitted to the user terminal through the coordinated terminal.
  • the embodiment of the present invention mainly implements analysis and statistical processing of a service request of a multi-user terminal by using a service processing device, and simultaneously processes multiple service requests of multiple users, according to different service requests of the user,
  • the received service from the application server is aggregated and reconfigured to meet the different service requirements of multiple users.
  • the dynamic adaptation of the M2M application server service according to the multi-user service request is realized, and the massive event can be timely responded.

Abstract

Disclosed are a service processing method, apparatus and system, the method specifically comprising: receiving service requests from user terminals; analyzing and statistically processing the plurality of received service requests from the plurality of user terminals, and determining services requested by the plurality of user terminals; from related application servers, obtaining service data requested by the plurality of user terminals, respectively; from the obtained service data, extracting the service data requested by the user terminals and transmitting the service data to the corresponding user terminals, respectively. According to the present invention, dynamic adaptation to a plurality of service requests is accomplished by processing the service requests in batches, thus, both service response speed and user experience are improved even in the case where the service requests are initiated by a plurality of terminals of a plurality of users at the same time.

Description

一种业务处理方法、 装置及系统 技术领域  Business processing method, device and system
本发明涉及无线通信领域, 尤其涉及一种业务处理方法、 装置及系统。 背景技术  The present invention relates to the field of wireless communications, and in particular, to a service processing method, apparatus, and system. Background technique
图 1为 M2M ( Machine-to-Machine ) 系统架构示意图, 在 M2M 系统 架构中, 用户终端通过 M2M业务能力层的 M2M业务平台与 M2M应用月良 务器进行信息交互。具体的讲, 用户所发送出的业务请求通过 M2M业务平 台发送给 M2M应用层, M2M应用层的业务数据通过 M2M 业务平台经 M2M通信网络层发送至用户终端; 另外, M2M终端及感知延伸层的业务 数据也会经 M2M通信网络层通过 M2M业务平台传送至 M2M应用层的 M2M应用服务器进行存储, 以便用户使用。  Figure 1 is a schematic diagram of the M2M (Machine-to-Machine) system architecture. In the M2M system architecture, the user terminal exchanges information with the M2M application server through the M2M service platform of the M2M service capability layer. Specifically, the service request sent by the user is sent to the M2M application layer through the M2M service platform, and the service data of the M2M application layer is sent to the user terminal through the M2M communication network layer through the M2M service platform; in addition, the M2M terminal and the sensing extension layer are The service data is also transmitted to the M2M application server of the M2M application layer through the M2M communication network layer through the M2M communication network layer for storage by the user.
但是, M2M业务平台所接收的业务请求可能来自不同的网络及不同类 型的用户终端, 且同一时间可能会有多个用户的多个终端对业务进行请求, 在这种场景下, 采用上述基于 M2M 系统架构的业务处理方法, 可能无法 针对海量业务请求作出及时响应, 从而无法满足用户的业务需求, 影响用 户体验。 发明内容  However, the service request received by the M2M service platform may be from different networks and different types of user terminals, and multiple terminals of multiple users may request services at the same time. In this scenario, the above-mentioned M2M is adopted. The service processing method of the system architecture may not respond to a large number of service requests in a timely manner, thereby failing to meet the user's business requirements and affecting the user experience. Summary of the invention
有鉴于此, 本发明实施例的主要目的在于提供一种业务处理方法、 装 置及系统, 能够提高业务响应速度, 提高用户体验。  In view of this, the main purpose of the embodiments of the present invention is to provide a service processing method, device, and system, which can improve service response speed and improve user experience.
为达到上述目的, 本发明实施例的技术方案是这样实现的:  To achieve the above objective, the technical solution of the embodiment of the present invention is implemented as follows:
一种业务处理方法, 包括:  A business processing method, including:
接收来自用户终端的业务请求;  Receiving a service request from a user terminal;
对接收的来自多个用户终端的多个业务请求进行分析、 统计处理, 确 定所述多个用户终端请求的业务; Analyze and statistically process multiple received service requests from multiple user terminals. Determining the services requested by the plurality of user terminals;
分别从相关的应用服务器获取所述多个用户终端请求的业务数据; 从所述获取的业务数据中提取各用户终端请求的业务数据, 分别发送 至相应的用户终端。  The service data requested by the plurality of user terminals is obtained from the related application server, and the service data requested by each user terminal is extracted from the acquired service data and sent to the corresponding user terminal.
该方法还包括: 存储各应用服务器中业务的上下文信息, 为:  The method further includes: storing context information of services in each application server, as:
根据所述存储的应用服务器中业务的上下文信息, 从相关的应用服务 器获取所述多个用户终端请求的业务数据。  And acquiring, according to the context information of the service in the stored application server, the service data requested by the multiple user terminals from the related application server.
所述从应用服务器获取业务数据时, 如果确定所述应用服务器中存储 了需要获取的业务数据, 则直接从所述应用服务器获取所述需要获取的业 务数据; 如果确定所述应用服务器中未存储需要获取的业务数据, 则从其 他终端或服务器获取所述需要获取的业务数据, 并发送至相应的应用服务 器。  If the service data is obtained from the application server, if it is determined that the application server needs to obtain the service data, the service data that needs to be acquired is directly obtained from the application server; if it is determined that the application server is not stored If the service data needs to be obtained, the service data that needs to be acquired is obtained from another terminal or server, and sent to the corresponding application server.
所述业务请求携带以下一项或多项: 业务类型、 业务内容、 发起请求 的用户终端类型、 用户 ID。  The service request carries one or more of the following: a service type, a service content, a user terminal type that initiates the request, and a user ID.
该方法还包括:  The method also includes:
在接收来自用户终端的业务请求之后, 对所述业务请求进行鉴权, 所述对接收的来自多个用户终端的多个业务请求进行分析、 统计处理 为:  After receiving the service request from the user terminal, the service request is authenticated, and the received multiple service requests from the plurality of user terminals are analyzed and statistically processed as follows:
对鉴权通过的多个业务请求进行分析、 统计处理。  Analyze and statistically process multiple business requests that have passed authentication.
一种业务处理装置, 包括: 接收模块、 第一处理模块、 第一获取模块、 第二处理模块和发送模块; 其中,  A service processing device, comprising: a receiving module, a first processing module, a first acquiring module, a second processing module, and a sending module;
所述接收模块, 配置为接收来自用户终端的业务请求;  The receiving module is configured to receive a service request from the user terminal;
所述第一处理模块, 配置为对所述接收模块接收的来自多个用户终端 的多个业务请求进行分析、 统计处理, 确定所述多个用户终端请求的业务; 所述第一获取模块, 配置为根据第一处理模块的处理结果, 分别从相 关的应用服务器获取所述多个用户终端请求的业务数据; The first processing module is configured to perform analysis and statistical processing on multiple service requests from multiple user terminals received by the receiving module, and determine services requested by the multiple user terminals; The first obtaining module is configured to acquire, according to a processing result of the first processing module, the service data requested by the multiple user terminals from the related application server, respectively;
所述第二处理模块, 配置为根据第一处理模块的处理结果, 从所述第 一获取模块获取的业务数据中提取各用户终端请求的业务数据;  The second processing module is configured to extract service data requested by each user terminal from the service data acquired by the first acquiring module according to the processing result of the first processing module;
所述发送模块, 配置为根据第二处理模块的处理结果, 分别将各用户 终端请求的业务数据发送至相应的用户终端。  The sending module is configured to send the service data requested by each user terminal to the corresponding user terminal according to the processing result of the second processing module.
该装置还包括上下文信息存储模块, 配置为存储各应用服务器中业务 的上下文信息,  The device also includes a context information storage module configured to store context information of services in each application server.
所述第一获取模块, 具体配置为根据所述上下文信息存储模块存储的 应用服务器中业务的上下文信息, 从相关的应用服务器获取所述多个用户 终端请求的业务数据。  The first acquiring module is configured to acquire the service data requested by the multiple user terminals from the related application server according to the context information of the service in the application server stored by the context information storage module.
所述上下文信息存储模块, 还配置为存储用户终端的上下文信息。 该装置还包括第二获取模块,  The context information storage module is further configured to store context information of the user terminal. The device also includes a second acquisition module,
所述第二获取模块, 配置为在确定相关的应用服务器中未存储需要获 取的业务数据时, 从其他终端或服务器获取相应的业务数据, 并发送至所 述应用服务器。  The second obtaining module is configured to acquire corresponding service data from other terminals or servers and send the data to the application server when the service data that needs to be obtained is not stored in the relevant application server.
该装置还包括鉴权模块,  The device also includes an authentication module,
所述鉴权模块, 配置为对接收模块接收的业务请求进行鉴权; 所述第一处理模块, 具体配置为对鉴权通过的多个业务请求进行分析、 统计处理。  The authentication module is configured to perform authentication on the service request received by the receiving module. The first processing module is configured to perform analysis and statistical processing on multiple service requests that are authenticated.
该装置设置于 M2M业务平台上。  The device is installed on the M2M service platform.
一种业务处理系统, 包括: 至少一个应用服务器、 业务处理装置和至 少一个用户终端, 其中,  A service processing system, comprising: at least one application server, a service processing device, and at least one user terminal, where
所述应用服务器, 配置为根据业务处理装置的请求, 向所述业务处理 装置返回相应的业务数据;  The application server is configured to return corresponding service data to the service processing device according to a request of the service processing device;
所述业务处理装置为上述的业务处理装置; 所述用户终端, 配置为向业务处理装置发送业务请求, 以及接收来自 业务处理装置的业务数据。 The service processing device is the foregoing service processing device; The user terminal is configured to send a service request to the service processing device and receive service data from the service processing device.
本发明实施例所述的业务处理方法、 装置及系统, 接收来自用户终端 的业务请求; 对接收的来自多个用户终端的多个业务请求进行分析、 统计 处理, 确定所述多个用户终端请求的业务; 分别从相关的应用服务器获取 所述多个用户终端请求的业务数据; 从所述获取的业务数据中提取各用户 终端请求的业务数据, 分别发送至相应的用户终端。 本发明实施例采用业 务处理装置对接收到的来自多个用户终端的多个业务请求进行分析、 统计 处理, 之后, 根据统计结果从相应的应用服务器获取所述多个终端请求的 业务数据, 并从中提取各终端请求的业务数据发送至相应的用户终端, 本 发明实施例通过对业务请求进行批量处理, 实现了对多个业务请求的动态 适配, 从而即使在多个用户的多个终端同时发起业务请求的场景下, 也能 够提高业务响应速度, 提高用户体验。 附图说明  The service processing method, device, and system according to the embodiment of the present invention receive a service request from a user terminal, analyze and statistically process the received multiple service requests from multiple user terminals, and determine the multiple user terminal requests. The service data requested by the plurality of user terminals is obtained from the related application server, and the service data requested by each user terminal is extracted from the acquired service data and sent to the corresponding user terminal. The embodiment of the present invention uses the service processing device to analyze and statistically process the received multiple service requests from multiple user terminals, and then obtains the service data requested by the multiple terminals from the corresponding application server according to the statistical result, and The service data requested by each terminal is sent to the corresponding user terminal, and the dynamic processing of the multiple service requests is implemented by performing batch processing on the service request, so that even multiple terminals of multiple users are simultaneously In the scenario of initiating a service request, the service response speed can be improved and the user experience can be improved. DRAWINGS
图 1为 M2M系统架构示意图;  Figure 1 is a schematic diagram of the architecture of the M2M system;
图 2为本发明实施例一种业务处理方法流程示意图;  2 is a schematic flowchart of a service processing method according to an embodiment of the present invention;
图 3为本发明实施例一种业务处理装置结构示意图;  3 is a schematic structural diagram of a service processing apparatus according to an embodiment of the present invention;
图 4为本发明实施例另一种业务处理装置结构示意图;  4 is a schematic structural diagram of another service processing apparatus according to an embodiment of the present invention;
图 5为本发明实施例再一种业务处理装置结构示意图;  FIG. 5 is a schematic structural diagram of another service processing apparatus according to an embodiment of the present invention; FIG.
图 6为本发明实施例再一种业务处理装置结构示意图;  6 is a schematic structural diagram of another service processing apparatus according to an embodiment of the present invention;
图 7为本发明实施例一种业务处理系统结构示意图;  FIG. 7 is a schematic structural diagram of a service processing system according to an embodiment of the present invention;
图 8为本发明实施例 1所述的业务处理方法流程示意图;  8 is a schematic flowchart of a service processing method according to Embodiment 1 of the present invention;
图 9为本发明实施例 1中用户发出的业务请求情况示意图;  9 is a schematic diagram of a service request sent by a user in Embodiment 1 of the present invention;
图 10为本发明实施例 1中对用户业务请求进行分析、 统计的结果示意 图。 具体实施方式 FIG. 10 is a schematic diagram showing the result of analyzing and counting user service requests according to Embodiment 1 of the present invention. detailed description
在本发明实施例中: 接收来自用户终端的业务请求; 对接收的来自多 个用户终端的多个业务请求进行分析、 统计处理, 确定所述多个用户终端 请求的业务; 分别从相关的应用服务器获取所述多个用户终端请求的业务 数据; 从所述获取的业务数据中提取各用户终端请求的业务数据, 分别发 送至相应的用户终端。  In the embodiment of the present invention, the service request from the user terminal is received; the received multiple service requests from the plurality of user terminals are analyzed and statistically processed, and the services requested by the multiple user terminals are determined; respectively, from related applications. The server obtains the service data requested by the multiple user terminals, and extracts the service data requested by each user terminal from the acquired service data, and sends the service data to the corresponding user terminal.
本发明实施例提出了一种业务处理方法, 如图 2所示, 该方法包括: 步骤 201 : 接收来自用户终端的业务请求;  The embodiment of the present invention provides a service processing method. As shown in FIG. 2, the method includes: Step 201: Receive a service request from a user terminal.
步骤 202: 对接收的来自多个用户终端的多个业务请求进行分析、统计 处理, 确定所述多个用户终端请求的业务;  Step 202: Perform analysis and statistical processing on the received multiple service requests from multiple user terminals, and determine services requested by the multiple user terminals.
这里, 可以对预设时间段内接收的来自多个用户终端的多个业务请求 进行分析、 统计处理, 也可以对接收的预设数量的业务请求进行分析、 统 计处理。 处理结果需要进行緩存, 以便用户使用和以后备用。  Here, multiple service requests from multiple user terminals received in a preset time period may be analyzed and statistically processed, and the received preset number of service requests may be analyzed and statistically processed. Processing results need to be cached for the user to use and later to back up.
步骤 203:分别从相关的应用服务器获取所述多个用户终端请求的业务 数据;  Step 203: Acquire service data requested by the multiple user terminals from a related application server, respectively.
这里, 获取的业务数据需要进行緩存, 以便用户使用和以后备用。 步骤 204: 从所述获取的业务数据中提取各用户终端请求的业务数据, 分别发送至相应的用户终端。  Here, the acquired business data needs to be cached for the user to use and to back up later. Step 204: Extract service data requested by each user terminal from the obtained service data, and send the service data to the corresponding user terminal.
这里, 从获取的业务数据中提取各用户终端请求的业务数据具体是指 根据各用户终端所请求的业务情况, 对获取的业务数据聚合与重构, 以便 才艮据用户对业务的不同需求动态适配不同的业务。  Here, extracting the service data requested by each user terminal from the obtained service data specifically refers to aggregating and reconstructing the acquired service data according to the service situation requested by each user terminal, so as to dynamically update the different needs of the user according to the user. Adapt to different services.
可选的, 该方法还包括: 存储各应用服务器中业务的上下文信息, 为:  Optionally, the method further includes: storing context information of services in each application server, where:
根据所述存储的应用服务器中业务的上下文信息, 从相关的应用服务 器获取所述多个用户终端请求的业务数据。 According to the context information of the service in the stored application server, from the related application service The device obtains service data requested by the plurality of user terminals.
可选的, 所述从应用服务器获取业务数据时, 如果确定所述应用服务 器中存储了需要获取的业务数据, 则直接从所述应用服务器获取所述需要 获取的业务数据; 如果确定所述应用服务器中未存储需要获取的业务数据, 则从其他终端或服务器获取所述需要获取的业务数据, 并发送至相应的应 用服务器。  Optionally, when the service data is obtained from the application server, if it is determined that the service data that needs to be acquired is stored in the application server, the service data that needs to be acquired is directly obtained from the application server; If the service data that needs to be acquired is not stored in the server, the service data that needs to be acquired is obtained from another terminal or server, and sent to the corresponding application server.
可选的, 所述业务请求携带以下一项或多项: 业务类型、 业务内容、 发起请求的用户终端类型、 用户 ID。  Optionally, the service request carries one or more of the following: a service type, a service content, a user terminal type that initiates the request, and a user ID.
可选的, 该方法还包括:  Optionally, the method further includes:
在接收来自用户终端的业务请求之后, 对所述业务请求进行鉴权, 所述对接收的来自多个用户终端的多个业务请求进行分析、 统计处理 为:  After receiving the service request from the user terminal, the service request is authenticated, and the received multiple service requests from the plurality of user terminals are analyzed and statistically processed as follows:
对鉴权通过的多个业务请求进行分析、 统计处理。  Analyze and statistically process multiple business requests that have passed authentication.
本发明实施例中, 对业务请求进行分析、统计处理后的格式可以如表 1  In the embodiment of the present invention, the format of the service request analysis and statistical processing may be as shown in Table 1.
Figure imgf000008_0001
表 1
Figure imgf000008_0001
Table 1
本发明实施例还相应地提出了一种业务处理装置, 如图 3 所示, 该装 置包括: 接收模块 31、 第一处理模块 32、 第一获取模块 33、 第二处理模块 34和发送模块 35; 其中,  The embodiment of the present invention further provides a service processing apparatus. As shown in FIG. 3, the apparatus includes: a receiving module 31, a first processing module 32, a first obtaining module 33, a second processing module 34, and a sending module 35. ; among them,
接收模块 31, 配置为接收来自用户终端的业务请求;  The receiving module 31 is configured to receive a service request from the user terminal;
第一处理模块 32,配置为对接收模块 31接收的来自多个用户终端的多 个业务请求进行分析、 统计处理, 确定所述多个用户终端请求的业务; 第一获取模块 33, 配置为第一处理模块 32的处理结果, 分别从相关的 应用服务器获取所述多个用户终端请求的业务数据; The first processing module 32 is configured to analyze and perform statistical processing on the multiple service requests from the multiple user terminals that are received by the receiving module 31, and determine the services requested by the multiple user terminals. The first obtaining module 33 is configured as The processing results of a processing module 32 are respectively related to The application server acquires service data requested by the multiple user terminals;
第二处理模块 34, 配置为根据第一处理模块 32的处理结果,从第一获 取模块 33获取的业务数据中提取各用户终端请求的业务数据;  The second processing module 34 is configured to extract, according to the processing result of the first processing module 32, the service data requested by each user terminal from the service data acquired by the first obtaining module 33;
发送模块 35, 配置为根据第二处理模块 34的处理结果, 分别将各用户 终端请求的业务数据发送至相应的用户终端。  The sending module 35 is configured to send the service data requested by each user terminal to the corresponding user terminal according to the processing result of the second processing module 34.
可选的, 如图 4所示, 该装置还包括上下文信息存储模块 41, 配置为 存储各应用服务器中业务的上下文信息, 例如, 所述应用服务器中的业务 上下文信息包括业务的种类、 业务的内容引擎比如音频、 视频等;  Optionally, as shown in FIG. 4, the device further includes a context information storage module 41, configured to store context information of services in each application server, for example, the service context information in the application server includes a service type, a service Content engines such as audio, video, etc.;
第一获取模块 33,还配置为根据上下文信息存储模块 41存储的应用服 务器中业务的上下文信息, 从相关的应用服务器获取所述多个用户终端请 求的业务数据。  The first obtaining module 33 is further configured to acquire the service data requested by the plurality of user terminals from the related application server according to the context information of the service in the application server stored by the context information storage module 41.
可选的, 所述上下文信息存储模块 41, 还配置为存储用户终端的上下 文信息, 例如, 用户终端的上下文信息包括用户终端类型、 用于识别用户 的 ID。  Optionally, the context information storage module 41 is further configured to store context information of the user terminal. For example, the context information of the user terminal includes a user terminal type and an ID for identifying the user.
可选的, 如图 5所示, 该装置还包括第二获取模块 51,  Optionally, as shown in FIG. 5, the apparatus further includes a second acquiring module 51,
第二获取模块 51, 配置为在确定相关的应用服务器中未存储需要获取 的业务数据时, 从其他终端或服务器获取相应的业务数据, 并通过发送模 块 35发送至所述应用服务器。  The second obtaining module 51 is configured to obtain corresponding service data from other terminals or servers when the service data that needs to be acquired is not stored in the relevant application server, and send the corresponding service data to the application server through the sending module 35.
可选的, 如图 6所示, 该装置还包括鉴权模块 61,  Optionally, as shown in FIG. 6, the apparatus further includes an authentication module 61.
鉴权模块 61, 配置为对接收模块接收的业务请求进行鉴权;  The authentication module 61 is configured to perform authentication on the service request received by the receiving module.
第一处理模块 32, 还配置为对鉴权通过的多个业务请求进行分析、 统 计处理。  The first processing module 32 is further configured to analyze and perform statistics processing on multiple service requests that are authenticated.
可选的, 该装置设置于 M2M业务平台上。  Optionally, the device is disposed on the M2M service platform.
另外, 所述接收模块 31、发送模块 35可由所述业务处理装置中具备通 信功能的硬件来实现; 所述第一处理模块 32、 第一获取模块 33、 第二处理 模块 34、 上下文信息存储模块 41、 第二获取模块 51、 鉴权模块 61均可由 所述业务处理装置中的中央处理器( CPU, Central Processing Unit )、 微处 理器( MPU, Micro Processing Unit )、数字信号处理器( DSP, Digital Signal Processor )或可编程遝辑阵歹1 J ( FPGA, Field - Programmable Gate Array ) 实现。 In addition, the receiving module 31 and the sending module 35 may be implemented by hardware having a communication function in the service processing device; the first processing module 32, the first obtaining module 33, the second processing module 34, and the context information storage module. 41, the second obtaining module 51, the authentication module 61 can be The service processing apparatus in a central processing unit (CPU, Central Processing Unit), a microprocessor (MPU, Micro Processing Unit), a digital signal processor (DSP, Digital Signal Processor) or a programmable intermixed mutli bad 1 J ( FPGA, Field - Programmable Gate Array) implementation.
本发明实施例还相应地提出了一种业务处理系统, 如图 7所示, 该系 统包括: 至少一个应用服务器、 业务处理装置和至少一个用户终端, 其中, 所述应用服务器, 配置为根据业务处理装置的请求, 向所述业务处理 装置返回相应的业务数据;  The embodiment of the present invention further provides a service processing system. As shown in FIG. 7, the system includes: at least one application server, a service processing device, and at least one user terminal, where the application server is configured according to the service. Processing the request of the device, and returning corresponding service data to the service processing device;
所述业务处理装置为上述的业务处理装置;  The service processing device is the foregoing service processing device;
所述用户终端, 配置为向业务处理装置发送业务请求, 以及接收来自 业务处理装置的业务数据。  The user terminal is configured to send a service request to the service processing device and receive service data from the service processing device.
需要说明的是, 应用服务器可以是不同行业不同应用场景的应用服务 器, 用于存储行业数据。  It should be noted that the application server may be an application server of different application scenarios in different industries for storing industry data.
下面通过具体实施例对本发明的技术方案作进一步详细说明。  The technical solution of the present invention will be further described in detail below through specific embodiments.
实施例 1  Example 1
图 8为本发明实施例 1所述的业务处理方法流程示意图, 如图 8所示, 该方法包括:  FIG. 8 is a schematic flowchart of a service processing method according to Embodiment 1 of the present invention. As shown in FIG. 8, the method includes:
步骤 801 : 用户 1、 用户 2、 用户 3同时发送业务请求至 M2M业务平 这里, 业务请求消息格式如表 2所示:  Step 801: User 1, User 2, User 3 simultaneously send a service request to the M2M service. Here, the service request message format is as shown in Table 2:
Figure imgf000010_0001
Figure imgf000010_0001
表 2 步骤 802: M2M业务平台接收到所述业务请求后,根据用户 ID对用户 进行认证, 判断是否为合法用户, 如果不是合法用户, 则拒绝用户对业务 进行访问; 如果是合法用户, 则转到步骤 803。 Table 2 Step 802: After receiving the service request, the M2M service platform authenticates the user according to the user ID, and determines whether it is a legitimate user. If it is not a legitimate user, the user is denied access to the service; if it is a legitimate user, the process proceeds to the step. 803.
步骤 803: M2M业务平台分别对用户 1、 用户 2、 用户 3需求的业务类 型、 用户请求的业务内容、 使用的终端进行分析和统计, 并将处理结果进 行緩存。  Step 803: The M2M service platform analyzes and counts the service types required by the user 1, the user 2, and the user 3, the service content requested by the user, and the used terminal, and caches the processing result.
本实施例中, 用户 1、 用户 2、 用户 3所发出的业务请求情况如图 9所 示, 具体的, 用户 1请求应用 1 中的业务和应用 2中的部分业务; 用户 2 请求应用 1、 2中的业务; 用户 3请求应用 1、 2、 3应用中的部分业务。  In this embodiment, the service request situation sent by the user 1, the user 2, and the user 3 is as shown in FIG. 9. Specifically, the user 1 requests the service in the application 1 and part of the service in the application 2; the user 2 requests the application 1. 2 in the business; User 3 requests to apply some of the services in 1, 2, 3 applications.
相应的, 本步骤的统计结果可以如图 10所示, 统计结果中, 如果用户 1、 2、 3对业务 1请求不同的业务部分, 则会特别注明用户 ID, 统计时通 过识别业务消息头识别所请求的业务。  Correspondingly, the statistical result of this step can be as shown in FIG. 10. In the statistical result, if the user 1, 2, and 3 request different service parts for the service 1, the user ID is specifically indicated, and the service message header is identified by statistics. Identify the requested business.
804: 根据分析和统计的结果, 通过对比 M2M业务平台内的存储的上 下文信息判断应用服务器中是否存在用户所需业务,如果是,执行步骤 805; 否则, 执行步骤 806。  804: Determine, according to the result of the analysis and the statistics, whether the user needs the service in the application server by comparing the stored context information in the M2M service platform. If yes, go to step 805; otherwise, go to step 806.
步骤 805: 用户业务请求通过事件驱动的方式经 M2M业务平台发送业 务请求至应用服务器, 转到步骤 807;  Step 805: The user service request sends the service request to the application server via the M2M service platform in an event-driven manner, and proceeds to step 807;
步骤 806: M2M业务平台通过业务平台中的终端业务层接口发送用户 业务请求至 M2M终端或感知延伸层其他终端, 下载用户所需业务, 所下载 的业务经由 M2M业务平台传送至相应的应用服务器存储, 以备用, 同时, 业务的上下文信息存于 M2M业务平台中的上下文信息存储模块,以便用户 查询使用; 进一步地, 应用服务器对用户终端无需进行二次认证是否为合 法用户。  Step 806: The M2M service platform sends the user service request to the M2M terminal or other terminal of the extension layer through the terminal service layer interface in the service platform, and downloads the service required by the user, and the downloaded service is transmitted to the corresponding application server storage via the M2M service platform. In addition, the context information of the service is stored in the context information storage module in the M2M service platform for the user to query for use; further, the application server does not need to perform secondary authentication on the user terminal to be a legitimate user.
步骤 807: 应用服务器接收业务请求指令, 并根据业务请求指令发送相 应的业务数据至 M2M业务平台;  Step 807: The application server receives the service request instruction, and sends the corresponding service data to the M2M service platform according to the service request instruction.
步骤 808: M2M业务平台接收到各个请求业务后,根据图 10的统计结 果进行业务重新组合与分配, 生成各用户所需求的业务; Step 808: After the M2M service platform receives each request service, according to the statistical knot of FIG. If the business is recombined and allocated, the services required by each user are generated;
步骤 809: M2M业务平台将经过重构的业务分别发送给相应的用户 1、 用户 2、 用户 3。  Step 809: The M2M service platform separately sends the reconstructed service to the corresponding user 1, user 2, and user 3.
这里, 业务数据可以直接传送给用户终端, 也可以通过协同终端传送 给用户终端。  Here, the service data may be directly transmitted to the user terminal, or may be transmitted to the user terminal through the coordinated terminal.
根据以上描述, 本发明实施例主要通过业务处理装置来实现对多用户 终端的业务请求的分析、 统计处理, 同时, 能同时处理多个用户的多种业 务请求, 根据用户不同的业务请求, 对接收到的来自应用服务器的业务进 行聚合与重构, 以满足多个用户不同的业务需求, 实现了根据多用户业务 请求对 M2M应用服务器业务的动态适配,对于海量事件能够作出及时的反 应。  According to the above description, the embodiment of the present invention mainly implements analysis and statistical processing of a service request of a multi-user terminal by using a service processing device, and simultaneously processes multiple service requests of multiple users, according to different service requests of the user, The received service from the application server is aggregated and reconfigured to meet the different service requirements of multiple users. The dynamic adaptation of the M2M application server service according to the multi-user service request is realized, and the massive event can be timely responded.
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围。  The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.

Claims

权利要求书 claims
1、 一种业务处理方法, 该方法包括: 1. A business processing method, which includes:
接收来自用户终端的业务请求; Receive service requests from user terminals;
对接收的来自多个用户终端的多个业务请求进行分析、 统计处理, 确定所述多个用户终端请求的业务; Perform analysis and statistical processing on multiple service requests received from multiple user terminals, and determine the services requested by the multiple user terminals;
分别从相关的应用服务器获取所述多个用户终端请求的业务数据; 从所述获取的业务数据中提取各用户终端请求的业务数据, 分别发 送至相应的用户终端。 Obtain the service data requested by the multiple user terminals from the relevant application servers respectively; extract the service data requested by each user terminal from the obtained service data and send them to the corresponding user terminals respectively.
2、 根据权利要求 1所述的方法, 其中, 该方法还包括: 存储各应用 服务器中业务的上下文信息, 据为: 2. The method according to claim 1, wherein the method further includes: storing context information of services in each application server, which is:
根据所述存储的应用服务器中业务的上下文信息, 从相关的应用服 务器获取所述多个用户终端请求的业务数据。 According to the stored context information of the service in the application server, the service data requested by the multiple user terminals is obtained from the relevant application server.
3、 根据权利要求 1所述的方法, 其中, 所述从应用服务器获取业务 数据时, 如果确定所述应用服务器中存储了需要获取的业务数据, 则直 接从所述应用服务器获取所述需要获取的业务数据; 如果确定所述应用 服务器中未存储需要获取的业务数据, 则从其他终端或服务器获取所述 需要获取的业务数据, 并发送至相应的应用服务器。 3. The method according to claim 1, wherein when obtaining the business data from the application server, if it is determined that the application server stores the business data that needs to be obtained, the need-to-obtain business data is directly obtained from the application server. business data; if it is determined that the application server does not store the business data that needs to be obtained, obtain the business data that needs to be obtained from other terminals or servers, and send it to the corresponding application server.
4、 根据权利要求 1 所述的方法, 其特征在于, 所述业务请求携带 以下一项或多项: 业务类型、 业务内容、 发起请求的用户终端类型、 用 户 ID。 4. The method according to claim 1, characterized in that the service request carries one or more of the following: service type, service content, user terminal type initiating the request, and user ID.
5、 根据权利要求 1至 4任一项所述的方法, 其特征在于, 该方法还 包括: 5. The method according to any one of claims 1 to 4, characterized in that, the method further includes:
在接收来自用户终端的业务请求之后, 对所述业务请求进行鉴权, 所述对接收的来自多个用户终端的多个业务请求进行分析、 统计处 理为: After receiving the service request from the user terminal, authenticate the service request, The analysis and statistical processing of multiple service requests received from multiple user terminals are as follows:
对鉴权通过的多个业务请求进行分析、 统计处理。 Analyze and statistically process multiple business requests that have passed authentication.
6、 一种业务处理装置, 该装置包括: 接收模块、 第一处理模块、 第 一获取模块、 第二处理模块和发送模块; 其中, 6. A business processing device, which includes: a receiving module, a first processing module, a first obtaining module, a second processing module and a sending module; wherein,
所述接收模块, 配置为接收来自用户终端的业务请求; The receiving module is configured to receive service requests from user terminals;
所述第一处理模块, 配置为对所述接收模块接收的来自多个用户终 端的多个业务请求进行分析、 统计处理, 确定所述多个用户终端请求的 业务; The first processing module is configured to analyze and statistically process multiple service requests from multiple user terminals received by the receiving module, and determine the services requested by the multiple user terminals;
所述第一获取模块, 配置为根据第一处理模块的处理结果, 分别从 相关的应用服务器获取所述多个用户终端请求的业务数据; The first acquisition module is configured to acquire the service data requested by the multiple user terminals from the relevant application server respectively according to the processing result of the first processing module;
所述第二处理模块, 配置为根据第一处理模块的处理结果, 从所述 第一获取模块获取的业务数据中提取各用户终端请求的业务数据; The second processing module is configured to extract the service data requested by each user terminal from the service data obtained by the first acquisition module according to the processing result of the first processing module;
所述发送模块, 配置为根据第二处理模块的处理结果, 分别将各用 户终端请求的业务数据发送至相应的用户终端。 The sending module is configured to send the service data requested by each user terminal to the corresponding user terminal according to the processing result of the second processing module.
7、根据权利要求 6所述的装置,该装置还包括上下文信息存储模块, 用于存储各应用服务器中业务的上下文信息, 7. The device according to claim 6, further comprising a context information storage module for storing context information of services in each application server,
所述第一获取模块, 还配置为根据所述上下文信息存储模块存储的 应用服务器中业务的上下文信息, 从相关的应用服务器获取所述多个用 户终端请求的业务数据。 The first acquisition module is further configured to acquire the service data requested by the plurality of user terminals from the relevant application server according to the context information of the service in the application server stored by the context information storage module.
8、 根据权利要求 7所述的装置, 8. The device according to claim 7,
所述上下文信息存储模块, 还配置为存储用户终端的上下文信息。 The context information storage module is also configured to store context information of the user terminal.
9、 根据权利要求 6所述的装置, 该装置还包括第二获取模块, 所述第二获取模块, 配置为在确定相关的应用服务器中未存储需要 获取的业务数据时, 从其他终端或服务器获取相应的业务数据, 并发送 至相应的应用服务器。 9. The device according to claim 6, the device further comprising a second acquisition module, the second acquisition module configured to: when it is determined that the relevant application server does not store the business data that needs to be acquired, from other terminals or servers Obtain the corresponding business data and send it to the corresponding application server.
10、 根据权利要求 6至 9任一项所述的装置, 其特征在于, 该装置 还包括鉴权模块, 10. The device according to any one of claims 6 to 9, characterized in that, the device further includes an authentication module,
所述鉴权模块, 配置为对接收模块接收的业务请求进行鉴权; 所述第一处理模块, 还配置为对鉴权通过的多个业务请求进行分析、 统计处理。 The authentication module is configured to authenticate the service requests received by the receiving module; the first processing module is also configured to analyze and statistically process multiple service requests that have passed the authentication.
11、根据权利要求 6至 9任一项所述的装置, 其特征在于, 该装置设 置于 M2M业务平台上。 11. The device according to any one of claims 6 to 9, characterized in that the device is installed on an M2M service platform.
12、 一种业务处理系统, 该系统包括: 至少一个应用服务器、 业务 处理装置和至少一个用户终端, 其中, 12. A business processing system, the system includes: at least one application server, a business processing device and at least one user terminal, wherein,
所述应用服务器, 配置为根据业务处理装置的请求, 向所述业务处 理装置返回相应的业务数据; The application server is configured to return corresponding business data to the business processing device according to the request of the business processing device;
所述业务处理装置为权利要求 6至 11任一项所述的业务处理装置; 所述用户终端, 配置为向业务处理装置发送业务请求, 以及接收来 自业务处理装置的业务数据。 The service processing device is the service processing device according to any one of claims 6 to 11; the user terminal is configured to send a service request to the service processing device and receive service data from the service processing device.
PCT/CN2013/085826 2013-06-21 2013-10-23 Service processing method, apparatus and system WO2014201789A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310250060.4A CN104243436A (en) 2013-06-21 2013-06-21 Service processing method, device and system
CN201310250060.4 2013-06-21

Publications (1)

Publication Number Publication Date
WO2014201789A1 true WO2014201789A1 (en) 2014-12-24

Family

ID=52103867

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/085826 WO2014201789A1 (en) 2013-06-21 2013-10-23 Service processing method, apparatus and system

Country Status (2)

Country Link
CN (1) CN104243436A (en)
WO (1) WO2014201789A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107291731B (en) * 2016-03-31 2020-11-24 阿里巴巴集团控股有限公司 Processing method and device of computing service
CN109460303B (en) * 2018-09-11 2022-03-15 创新先进技术有限公司 Data processing method and device, computing equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060447A (en) * 2006-04-21 2007-10-24 张伟明 IP network-based method and system for realizing the multi-media communication
CN101576990A (en) * 2008-05-06 2009-11-11 中国建设银行股份有限公司 Banking service processing system
WO2011030294A2 (en) * 2009-09-10 2011-03-17 Turkcell Iletisim Hizmetleri Anonim Sirketi An end-to-end (m2m) service development and control system with central management
CN102148863A (en) * 2011-01-27 2011-08-10 华为技术有限公司 Method and device for delivering M2M (machine to machine) service messages

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060010203A1 (en) * 2004-06-15 2006-01-12 Nokia Corporation Personal server and network
CN101212717B (en) * 2006-12-27 2010-10-13 中国移动通信集团公司 Service management device, converged service system and service implementation method
CN102421089B (en) * 2011-12-06 2015-03-25 中国联合网络通信集团有限公司 Service request processing method, platform thereof and system thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060447A (en) * 2006-04-21 2007-10-24 张伟明 IP network-based method and system for realizing the multi-media communication
CN101576990A (en) * 2008-05-06 2009-11-11 中国建设银行股份有限公司 Banking service processing system
WO2011030294A2 (en) * 2009-09-10 2011-03-17 Turkcell Iletisim Hizmetleri Anonim Sirketi An end-to-end (m2m) service development and control system with central management
CN102148863A (en) * 2011-01-27 2011-08-10 华为技术有限公司 Method and device for delivering M2M (machine to machine) service messages

Also Published As

Publication number Publication date
CN104243436A (en) 2014-12-24

Similar Documents

Publication Publication Date Title
CN106101258B (en) Interface calling method, device and system of hybrid cloud
US20150229669A1 (en) Method and device for detecting distributed denial of service attack
WO2018006872A1 (en) Method and device for scheduling interface of hybrid cloud
US10650119B2 (en) Multimedia data processing method, apparatus, system, and storage medium
CN108600376B (en) Data transmission method and device based on LoRa, LoRa gateway, system and storage medium
US9774642B2 (en) Method and device for pushing multimedia resource and display terminal
EP2633667B1 (en) System and method for on the fly protocol conversion in obtaining policy enforcement information
CN108243188B (en) Interface access, interface call and interface verification processing method and device
WO2017097023A1 (en) Perception-free authentication method and system, and control method and system based on method
WO2014187238A1 (en) Application type identification method and network device
JP2012053871A (en) System, method, and apparatus for monitoring mobile internet activity
CN109413219B (en) Domain name resolution method and device, server and storage medium
US10848313B2 (en) Methods and systems for network security using a cryptographic firewall
WO2015043455A1 (en) Data transmission method, device, and system
CN105873055B (en) Wireless network access authentication method and device
WO2016070822A1 (en) Media resource feedback method and device
WO2016155599A1 (en) Streaming media service and file downloading combination method and apparatus, and cdn server
WO2015081693A1 (en) Network sharing user identification method and apparatus
JP2022126821A5 (en)
RU2621961C2 (en) Gateway and corresponding method, computer program and storage media
CN108076149B (en) Session maintaining method and device
WO2017020597A1 (en) Resource cache method and apparatus
WO2014201789A1 (en) Service processing method, apparatus and system
CN113055420B (en) HTTPS service identification method and device and computing equipment
US10129320B2 (en) QoS improvement method, apparatus, and system

Legal Events

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

Ref document number: 13887540

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13887540

Country of ref document: EP

Kind code of ref document: A1