CN103188140A - Service request processing system - Google Patents

Service request processing system Download PDF

Info

Publication number
CN103188140A
CN103188140A CN2011104583814A CN201110458381A CN103188140A CN 103188140 A CN103188140 A CN 103188140A CN 2011104583814 A CN2011104583814 A CN 2011104583814A CN 201110458381 A CN201110458381 A CN 201110458381A CN 103188140 A CN103188140 A CN 103188140A
Authority
CN
China
Prior art keywords
message
service
service request
unified
business processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2011104583814A
Other languages
Chinese (zh)
Other versions
CN103188140B (en
Inventor
江军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nationz Technologies Inc
Original Assignee
Nationz Technologies Inc
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 Nationz Technologies Inc filed Critical Nationz Technologies Inc
Priority to CN201110458381.4A priority Critical patent/CN103188140B/en
Priority claimed from CN201110458381.4A external-priority patent/CN103188140B/en
Publication of CN103188140A publication Critical patent/CN103188140A/en
Application granted granted Critical
Publication of CN103188140B publication Critical patent/CN103188140B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention discloses a service request processing system. Through arrangement of a message-oriented middleware, various messages generated in a service are dispatched and managed in a unified mode so as to enable the system to carry out unified processing on accessed different service requests, through the asynchronous mode, the service requests are processed and fed back, and the concurrent processing capacity of the service requests is improved. According to objects which the messages are sent to, the messages are classified into an uplink message queue, a downlink message queue and a service processing message queue, wherein the downlink message queue is further classified into a downlink data message queue and a downlink text message queue, and effective message classification processing is achieved.

Description

A kind of service request treatment system
Technical field
The present invention relates to the business platform processing technology field, a kind of unified service request processing technology field of specific design.
Background technology
In existing service platform system was realized, most of web requests all were to handle synchronously.For example, when the user will login a website, at first import username and password, then server authentication login legitimacy.If be proved to be successful, will allow this user to enter the website.This implementation, logging request has in time been handled after receiving from client.
In a kind of typical application: in the ticket platform of mobile payment, system needs real-time mutual with user mobile phone STK client, mutual with enterprise's application component of operation layer again on the other hand on the one hand, finishes the whole service flow process, as booking, download ticket etc.The former emphasizes mutual real-time, needs the fast return result; The latter emphasizes mutual correctness, and the professional processing time is different with the type of service difference, particularly relates to the processing of third party's payment, and system need send payment message and continue and handle, always the while can not require the two ends of message all to start and be ready.
Therefore, the asynchronous message transmission is the choosing of the strategy of this loosely-coupled service-oriented architecture of similar ticket platform, because it has overcome some intrinsic restrictions of telecommunication, as postponing and unreliable etc.Business Processing can rely on message and transmit the infrastructure payment that assures success.
A kind of asynchronous message transfer mode has appearred in the prior art, treatment system and method for service request Network Based, this system comprises client, the server that connects in turn, and server comprises again: communication processing module, protocol process module and Service Processing Module; Between communication processing module and the protocol process module, all communicate by asynchronous message between protocol process module and the Service Processing Module.This technical scheme has provided the overall architecture of service request treatment system, and functions of modules is well defined, and can handle bottleneck according to service request and distribute each module resource requirement flexibly; But shortcomings such as redundancy is higher, complicated, performance difficulty that system also exists.
Summary of the invention
The technical problem that the present invention solves is to propose a kind of service request treatment system, is implemented under the long situation of traffic handling time, guarantees that system has the ability that higher concurrent processing inserts request.
The service request treatment system that the present invention proposes comprises: service request incoming end, unified message service unit, message-oriented middleware device and business processing device; Described service request incoming end is imported described unified message service unit with service request, and the interacting message that described unified message service unit is used between the described service request incoming end of realization and the described message-oriented middleware device is handled; Described message-oriented middleware device is used for realizing management up-downgoing message and Business Processing message that described Business Processing message is the intermediary message that produces in the Business Processing; Described business processing device is used for extracting message with asynchronous system from described message-oriented middleware device, returns result to described message-oriented middleware device after finishing Business Processing.
Further, described message-oriented middleware device comprises: upstream message formation, downstream message formation and Business Processing message queue; Described upstream message formation is used for preserving the uplink service request message; Described downstream message formation is used for preserving the downlink business return messages; Described Business Processing message queue is used for preserving Business Processing message.
Further, described downstream message formation comprises downlink data message queue and descending text message formation, is respectively applied to store downlink data message and descending text message.
Further, described message-oriented middleware device also comprises the monitoring module, and described monitoring module is used for monitoring the message situation of change of each message queue.
Further, described unified message service unit comprises unified message service service end and unified message service client, is used for receiving the access request of different modes.
Further, described unified message service service end and unified message service client adopt local client mechanism or http protocol request mechanism to realize communication.
Further, described unified message service unit also comprises the short messaging gateway that links to each other with described unified message service service end, and described short messaging gateway is used for the mode access service request with short message.
Further, described service request incoming end is mobile incoming end, and described mobile incoming end is used for sending to described short messaging gateway in the mode of short message the short message of band service request.
Further, described service request incoming end is the webpage incoming end, and described webpage incoming end is used for the Network request is sent to described unified message service client.
Further, described business processing device comprises preposition module and Service Processing Module; Described preposition module is used for extracting business request information and sending to described Service Processing Module from described message-oriented middleware device with asynchronous system; Described Service Processing Module is used for carrying out Business Processing, and returns result by described preposition module to described message-oriented middleware device.
The present invention is by arranging the message-oriented middleware device, the various message that produce in the business are unified scheduling and management, the system that makes can unify to handle to the different business request that inserts, and realize that by asynchronous mode service request is handled and feedback, improved the concurrent processing ability to service request.Sending object by message is categorized as message: upstream message formation, downstream message formation and Business Processing message queue, wherein the downstream message formation is further divided into downlink data message queue and descending text message formation again, has realized effective message classification processing.
Description of drawings
Fig. 1 is service request treatment system schematic diagram of the present invention;
Fig. 2 is the service request treatment system structure chart that an embodiment of the present invention proposes;
Fig. 3 is the service request treatment system structure chart that another execution mode of the present invention proposes.
Embodiment
Below in conjunction with accompanying drawing, and by embodiment specific implementation of the present invention is elaborated.
As shown in Figure 1, the service request treatment system that the present invention proposes comprises: service request incoming end 11, unified message service unit 12, message-oriented middleware device 13 and business processing device 14.Service request incoming end 11 produces or transmits service request, and by different modes service request is imported unified message service unit 12, unified message service unit 12 is used for realizing that the interacting message between service request incoming end 11 and the message-oriented middleware device 13 handles.Message-oriented middleware device 13 is used for management up-downgoing message and Business Processing message; Business processing device 14 is used for extracting business request information with asynchronous system from message-oriented middleware device 13, returns result to described message-oriented middleware device 13 after finishing Business Processing.The present invention carries out unified management to all message that Business Processing produces in message-oriented middleware device 13, comprise business request information, Business Processing message etc.
As shown in Figure 2, the service request treatment system structure that an embodiment of the present invention proposes, its basic formation unit is identical with Fig. 1.Message-oriented middleware device 13 comprises in the present embodiment: upstream message formation 131, downstream message formation 132 and Business Processing message queue 133; The uplink service request message is preserved in upstream message formation 131; The downlink business return messages are preserved in downstream message formation 132; Business Processing message queue 133 is preserved Business Processing message.Further, downstream message formation 132 can also be divided into downlink data message queue and descending text message formation, be respectively applied to store downlink data message and descending text message.
In addition, can also the monitoring module be set in message-oriented middleware device 13, be used for monitoring the message situation of change in each message queue, and the message that the relevant apparatus in the triggering system extracts in the message queue is handled.
Unified message service (UMS) device 12 wherein comprises unified message service service end 121 and unified message service client 122, is used for receiving the access request of different modes.When service request incoming end 11 is mobile incoming end 111, be example with the mobile phone terminal, mobile phone terminal sends service request by short message to unified message service unit 12, also need to arrange the short messaging gateway 123 of a correspondence in this case in the unified message service unit 12, by short messaging gateway 123 short message that has service request that mobile phone terminal sends is inserted, and be forwarded in the upstream message formation 131 in the message-oriented middleware device 13 and store.When service request incoming end 11 is webpage incoming end 112, for example professional backstage, network gateway etc., by unified message service client 122 access service request messages, and be forwarded in the Business Processing message queue 133 in the message-oriented middleware device 13 and store.In addition, the unified message service end 121 in the unified message service unit 12 and the communication mechanism between the unified message service client 122 can have following two kinds:
1. local client mechanism, namely unified message service client 122 is with the form visit unified message service end 121 of client, and request is carried out interacting message and is handled.
2.HTTP agreement request mechanism, namely transmit parameter by unified message service client 122 direct modeling WEB engineerings, unified message service end 121 adopts acts on behalf of form interception message, therefore this mechanism needs unified message service client 122 to adopt the form of acting on behalf of, by browser access unified message service end 121, realize the interaction process of message.
Business processing device 14 further comprises preposition module 141 and Service Processing Module 142 in the present embodiment; Preposition module 141 is used for extracting business request information and sending to Service Processing Module 142 from message-oriented middleware device 13 with asynchronous system, and business request information may be arranged in upstream message formation 131, also may be arranged in Business Processing message queue 133.Service Processing Module 142 is used for carrying out Business Processing, and returns result by preposition module 141 to message-oriented middleware device 13, and then by unified message service unit 12 result is fed back to the user.
As shown in Figure 3, the service request treatment system structure of another execution mode proposition of the present invention.Wherein be provided with mobile phone end information receiving and transmitting module and service message sending module in the UMS client.Service request incoming end wherein is ticket door, backstage and mobile phone end.The business request information of mobile phone end is forwarded to the UMS service end by short messaging gateway in the present embodiment, deposits the upstream message formation of message-oriented middleware device again in by the mobile phone end information receiving and transmitting module in the UMS client.The service message that ticket door, backstage send directly deposits the Business Processing message queue in by the service message sending module in the UMS client.After Service Processing Module was finished Business Processing, the downstream message of generation deposited downlink data message queue and descending text message formation respectively in according to the content of message, and is forwarded to the mobile phone end by mobile phone end information receiving and transmitting module, UMS service end, short messaging gateway.
The above embodiment; it only is preferred embodiments of the present invention; be not for limiting protection scope of the present invention, all any modifications of doing within the spirit and principles in the present invention, be equal to and replace or improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a service request treatment system comprises: service request incoming end, unified message service unit, message-oriented middleware device and business processing device; Described service request incoming end is imported described unified message service unit with service request, and the interacting message that described unified message service unit is used between the described service request incoming end of realization and the described message-oriented middleware device is handled; Described message-oriented middleware device is used for management up-downgoing message and Business Processing message, and described Business Processing message is the intermediary message that produces in the Business Processing; Described business processing device is used for extracting message with asynchronous system from described message-oriented middleware device, returns result to described message-oriented middleware device after finishing Business Processing.
2. service request system according to claim 1 is characterized in that, described message-oriented middleware device comprises: upstream message formation, downstream message formation and Business Processing message queue; Described upstream message formation is used for preserving the uplink service request message; Described downstream message formation is used for preserving the downlink business return messages; Described Business Processing message queue is used for preserving Business Processing message.
3. service request system according to claim 2 is characterized in that, described downstream message formation comprises downlink data message queue and descending text message formation, is respectively applied to store downlink data message and descending text message.
4. service request system according to claim 3 is characterized in that, described message-oriented middleware device also comprises the monitoring module, and described monitoring module is used for monitoring the message situation of change of each message queue.
5. according to each described service request system of claim 1-4, it is characterized in that described unified message service unit comprises unified message service service end and unified message service client, is used for receiving the access request of different modes.
6. service request system according to claim 5 is characterized in that, described unified message service service end and unified message service client adopt local client mechanism or http protocol request mechanism to realize communication.
7. service request system according to claim 6 is characterized in that, described unified message service unit also comprises the short messaging gateway that links to each other with described unified message service service end, and described short messaging gateway is used for the mode access service request with short message.
8. service request system according to claim 7 is characterized in that, described service request incoming end is mobile incoming end, and described mobile incoming end is used for sending to described short messaging gateway in the mode of short message the short message of band service request.
9. service request system according to claim 5 is characterized in that, described service request incoming end is the webpage incoming end, and described webpage incoming end is used for the Network request is sent to described unified message service client.
10. according to each described service request system of claim 1-4, it is characterized in that described business processing device comprises preposition module and Service Processing Module; Described preposition module is used for extracting business request information and sending to described Service Processing Module from described message-oriented middleware device with asynchronous system; Described Service Processing Module is used for carrying out Business Processing, and returns result by described preposition module to described message-oriented middleware device.
CN201110458381.4A 2011-12-31 A kind of service request processing system Active CN103188140B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110458381.4A CN103188140B (en) 2011-12-31 A kind of service request processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110458381.4A CN103188140B (en) 2011-12-31 A kind of service request processing system

Publications (2)

Publication Number Publication Date
CN103188140A true CN103188140A (en) 2013-07-03
CN103188140B CN103188140B (en) 2016-12-14

Family

ID=

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104092767A (en) * 2014-07-21 2014-10-08 北京邮电大学 Posting/subscribing system for adding message queue models and working method thereof
CN105095199A (en) * 2014-04-16 2015-11-25 阿里巴巴集团控股有限公司 Method, device, and system for processing business data
CN105516276A (en) * 2015-11-30 2016-04-20 中电科华云信息技术有限公司 Message processing method and system based on bionic hierarchical communication
CN105681462A (en) * 2016-03-14 2016-06-15 南京邮电大学 Cluster system based on message router, and data communication transfer method
CN106034148A (en) * 2015-03-13 2016-10-19 阿里巴巴集团控股有限公司 Fast information interaction method, local server, remote server and system
CN106341434A (en) * 2015-07-07 2017-01-18 腾讯科技(深圳)有限公司 Service processing method and device
CN103677844B (en) * 2013-12-20 2017-02-01 国云科技股份有限公司 Lightweight class data processing method based on message chain
CN106603598A (en) * 2015-10-15 2017-04-26 阿里巴巴集团控股有限公司 Method for processing service request and apparatus thereof
CN107277083A (en) * 2016-04-06 2017-10-20 阿里巴巴集团控股有限公司 A kind of processing method of data interaction, apparatus and system
CN107682432A (en) * 2017-09-28 2018-02-09 北京京东尚科信息技术有限公司 Data handling system and method based on Spark
CN109819021A (en) * 2019-01-09 2019-05-28 网宿科技股份有限公司 The method of business backstage and its asynchronous process service request
CN110138753A (en) * 2019-04-26 2019-08-16 中国工商银行股份有限公司 Distributed message service system, method, equipment and computer readable storage medium
CN110188556A (en) * 2019-05-28 2019-08-30 上海富数科技有限公司 Realize the system and method for the user data acquisition and authorisation process of safety
CN110661849A (en) * 2019-08-30 2020-01-07 中国人民财产保险股份有限公司 Request processing method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1635781A (en) * 2003-12-29 2005-07-06 北京中视联数字系统有限公司 A method for uniform processing of digital television receiver middleware messages
CN101106550A (en) * 2007-08-31 2008-01-16 金蝶软件(中国)有限公司 Sending method, receiving method and transfer system for large-size message
KR20090059308A (en) * 2007-12-06 2009-06-11 주식회사 현대오토넷 Message-based middleware apparatus using queue module of real time operating system and method for managing message
CN101917314A (en) * 2010-07-30 2010-12-15 中山大学 Digital family data processing method and middleware system
CN101919840A (en) * 2010-05-25 2010-12-22 大理学院 Application of B/E ring substituted silybin for preparing medicament for treating virus hepatitis B
US20110306369A1 (en) * 2003-09-29 2011-12-15 Redknee Inc. System and Method for Implementing a Universal Messaging Gateway (UMG)

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110306369A1 (en) * 2003-09-29 2011-12-15 Redknee Inc. System and Method for Implementing a Universal Messaging Gateway (UMG)
CN1635781A (en) * 2003-12-29 2005-07-06 北京中视联数字系统有限公司 A method for uniform processing of digital television receiver middleware messages
CN101106550A (en) * 2007-08-31 2008-01-16 金蝶软件(中国)有限公司 Sending method, receiving method and transfer system for large-size message
KR20090059308A (en) * 2007-12-06 2009-06-11 주식회사 현대오토넷 Message-based middleware apparatus using queue module of real time operating system and method for managing message
CN101919840A (en) * 2010-05-25 2010-12-22 大理学院 Application of B/E ring substituted silybin for preparing medicament for treating virus hepatitis B
CN101917314A (en) * 2010-07-30 2010-12-15 中山大学 Digital family data processing method and middleware system

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103677844B (en) * 2013-12-20 2017-02-01 国云科技股份有限公司 Lightweight class data processing method based on message chain
CN105095199B (en) * 2014-04-16 2019-04-09 阿里巴巴集团控股有限公司 Business data processing method, device and system
CN105095199A (en) * 2014-04-16 2015-11-25 阿里巴巴集团控股有限公司 Method, device, and system for processing business data
CN104092767B (en) * 2014-07-21 2017-06-13 北京邮电大学 A kind of publish/subscribe system and its method of work for increasing message queue model
CN104092767A (en) * 2014-07-21 2014-10-08 北京邮电大学 Posting/subscribing system for adding message queue models and working method thereof
CN106034148B (en) * 2015-03-13 2019-12-31 阿里巴巴集团控股有限公司 Rapid information interaction method, local server, remote server and system
CN106034148A (en) * 2015-03-13 2016-10-19 阿里巴巴集团控股有限公司 Fast information interaction method, local server, remote server and system
CN106341434A (en) * 2015-07-07 2017-01-18 腾讯科技(深圳)有限公司 Service processing method and device
CN106603598A (en) * 2015-10-15 2017-04-26 阿里巴巴集团控股有限公司 Method for processing service request and apparatus thereof
CN106603598B (en) * 2015-10-15 2020-12-25 阿里巴巴集团控股有限公司 Method and device for processing service request
CN105516276A (en) * 2015-11-30 2016-04-20 中电科华云信息技术有限公司 Message processing method and system based on bionic hierarchical communication
CN105681462A (en) * 2016-03-14 2016-06-15 南京邮电大学 Cluster system based on message router, and data communication transfer method
CN105681462B (en) * 2016-03-14 2019-03-01 南京邮电大学 It is a kind of based on message routing group system and data communication in shifting method
CN107277083B (en) * 2016-04-06 2021-03-02 创新先进技术有限公司 Data interaction processing method, device and system
CN107277083A (en) * 2016-04-06 2017-10-20 阿里巴巴集团控股有限公司 A kind of processing method of data interaction, apparatus and system
CN107682432A (en) * 2017-09-28 2018-02-09 北京京东尚科信息技术有限公司 Data handling system and method based on Spark
CN109819021A (en) * 2019-01-09 2019-05-28 网宿科技股份有限公司 The method of business backstage and its asynchronous process service request
CN109819021B (en) * 2019-01-09 2021-10-22 网宿科技股份有限公司 Business background and method for asynchronously processing business request
CN110138753A (en) * 2019-04-26 2019-08-16 中国工商银行股份有限公司 Distributed message service system, method, equipment and computer readable storage medium
CN110188556A (en) * 2019-05-28 2019-08-30 上海富数科技有限公司 Realize the system and method for the user data acquisition and authorisation process of safety
CN110188556B (en) * 2019-05-28 2022-02-18 上海富数科技有限公司 System and method for realizing safe user data acquisition and authorization processing
CN110661849A (en) * 2019-08-30 2020-01-07 中国人民财产保险股份有限公司 Request processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
Dizdarević et al. A survey of communication protocols for internet of things and related challenges of fog and cloud computing integration
CN102655481B (en) A kind of instant messaging chat content inspection method based on webpage and system
CN105531979B (en) It is a kind of for exchanging the method and server of data between a client and a server
CN101472236A (en) Method and device for publishing application system
CN102469124B (en) Based on the implementation method of the mobile Internet business of AOG, gateway, agency and system
CN1249590A (en) Method and device for agency of buffer memory specimen seal impression for radio subscriber in agent server
CN102082771A (en) Service management middleware based on ESB (enterprise service bus) technology
CN110741573A (en) Method and system for selectively propagating transactions using network coding in a blockchain network
CN106656919B (en) A kind of session analytic method and system based on Telnet agreement
CN106027534A (en) System for implementing financial message processing based on Netty
CN101217512A (en) A client-end state maintenance method, system, client-end and application server
CN103095859A (en) Multi-domain-name dialogue information sharing method and system
CN105871520A (en) Data transmission method and device
Saritha et al. A study on application layer protocols used in IoT
CN101938492B (en) Service agent method and self-service intelligent agent platform
CN103685485B (en) Mobile terminal VoIP (voice over internet protocol) communication audio management system
CN105827672A (en) Remote call method and remote call device
TWI294087B (en) Systems and methods for file transfer management
CN100452704C (en) Method and method for issuing blog articles
CN101924815A (en) 3G MOA phone middleware embedded system
KR100926362B1 (en) Method and system for managing of server performance
US8060568B2 (en) Real time messaging framework hub to intercept and retransmit messages for a messaging facility
CN103139306A (en) Method facing forwarding of browse clipping page information and obtaining of enterprise cooperation information interaction
CN101227277B (en) Method and system for implementing safety of end to end based on WAP1.2 gateway
CN103533001A (en) Communication method and communication system based on HTTP multi-proxy, and intermediate proxy server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant