CN107656780A - A kind of flow path processing method and system based on event - Google Patents

A kind of flow path processing method and system based on event Download PDF

Info

Publication number
CN107656780A
CN107656780A CN201611219350.2A CN201611219350A CN107656780A CN 107656780 A CN107656780 A CN 107656780A CN 201611219350 A CN201611219350 A CN 201611219350A CN 107656780 A CN107656780 A CN 107656780A
Authority
CN
China
Prior art keywords
event
client
server
result
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN201611219350.2A
Other languages
Chinese (zh)
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.)
Wuhan Bill Trading Center Co Ltd
Original Assignee
Wuhan Bill Trading Center Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from CN201610607261.9A external-priority patent/CN106326016A/en
Priority claimed from CN201610606530.XA external-priority patent/CN106227584A/en
Application filed by Wuhan Bill Trading Center Co Ltd filed Critical Wuhan Bill Trading Center Co Ltd
Publication of CN107656780A publication Critical patent/CN107656780A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/466Transaction processing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2393Updating materialised views
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/045Payment circuits using payment protocols involving tickets
    • G06Q20/0457Payment circuits using payment protocols involving tickets the tickets being sent electronically
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/04Billing or invoicing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • 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/55Push-based network services
    • 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/562Brokering proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5682Policies or rules for updating, deleting or replacing the stored data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5011Pool
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5018Thread allocation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/547Messaging middleware

Abstract

The invention discloses a kind of flow path processing method and system based on event, wherein method includes:When client listens to the frames button trigger event of default list, client event corresponding to generation;And serialized and handled, when connection server listens to the server event for the trading processing result that need to be forwarded to client, handled according to corresponding priority-level, it is sent to corresponding client, the result received is converted into corresponding client event by client by server event, method corresponding to execution, update client end interface.For whole operation flow using java events as driving, with the quick circulation of implementation process, and different types of service can produce different client events, be corresponding with different handling processes;Also, connection server, according to Distribution List, is sent to client according to the significance level of its business, the higher event of priority treatment priority;Good basis is created for efficient process client event.

Description

A kind of flow path processing method and system based on event
Technical field
The present invention relates to field of computer technology, more particularly to a kind of flow path processing method and system based on event.
Background technology
Bill refer to that check drawer signs and issues in accordance with the law by oneself or indicate the certain amount of money of other people unconditional payments to payee or The marketable securities of bearer, i.e., some marketable securities that can replace cash circulation.The form of bill can include paper-bill And electronic bill.With the development of internet, many bill business platforms based on internet arise at the historic moment.
By taking bank acceptance as an example, the trade mode of existing bill business platform is as follows:User can send out on the net Disclosure, the bank acceptance of orientation is sent to buy out formula, the interbank discount quotation of repurchase formula, response mode joins with business personnel by offering It is to carry out further negotiated transaction under line.Or user can also be by filling in accepting bank's type, denomination, draft on the net The information such as Expiration Date, which are entered, links up agreed-upon price etc. under line.
For one common ground of the transaction platform of above-mentioned network in process of exchange, its main function still issues transaction letter Breath, both parties can only point-to-point carry out bill agreed-upon price, off-line transactions under line, on the one hand, bank acceptance is traded will The key element of consideration is a lot, and oneself desired bill is found on website to be taken a long time;Still further aspect, think when finding After the ticket to be traded will it is online under negotiated a price by the mode such as make a phone call one by one with analogue, waste time and energy also It may fail so as to need to find suitable ticket again;Finally, because the Limited information that user grasps, so user is in transaction Interests can not obtain expected guarantee.
Based on above mentioned problem, a kind of bill business system how is provided, realizes efficient bill business workflow, is realized The electronization of whole bill business, solves the asymmetric problem of user-to-user information, both parties is expeditiously looked for To bill or the dealer for itself wanting transaction, turn into urgent problem to be solved.
The content of the invention
In view of the above problems, it is proposed that the present invention so as to provide one kind overcome above mentioned problem or at least in part solve on State a kind of flow path processing method and system based on event of problem.
In a first aspect, the present invention provides a kind of flow path processing method based on event, including:
When client listens to the frames button trigger event of default list, generated according to the data of the list corresponding Client event;The client event is serialized and handled, and judges whether that needs continue to send after treatment Handled to server;If it is determined that needing, then the client event after processing is serialized and be sent to connection server, with Just connection server itself is handled or turned by application server processes;
When connection server listens to the server event for the trading processing result that need to be forwarded to client, according to the friendship Priority-level corresponding to disposable result, the event handling thread for distributing corresponding level are respectively processed;Tied according to processing The data of fruit renewal caching, and server event is converted into client event, according to the Distribution List of the server event, hair Give corresponding client;
When client receives the result of connection server return, by the result received by server thing Part is converted into corresponding client event, method corresponding to execution, updates client end interface.
In one embodiment, client event is handled, including:
Produce a new thread;
By the new thread, the data processing side of the default interface processing method of the list and/or list is performed Method;
Both are when being carried out, and perform that the data processing method of list is first, perform the interface processing method of list rear.
In one embodiment, the client event according to corresponding to the generation of the data of the list, to the client thing Part is serialized, including:
The data of the list are assembled into data in the way of action event ActionEvent events, corresponding to generation ActionEvent events;
The default actionPerformed methods in ActionListener interfaces are performed, by the data assembling of list Object in into the java of serializing.
In one embodiment, the result that the connection server returns includes:
The result for the submission application server success or failure that connection server returns;
The data query result completed by connection server itself that connection server returns;
Connection server return by after application server processes pass through connection server return data processed result;
The result received is converted into corresponding client event by server event, method corresponding to execution, Client end interface is updated, including:
The Sever Event of the result of reception are converted into new default Application Event events, held The processAppliaction Event methods of the default list of row, update the interface of client.
In one embodiment, connection server return by after application server processes pass through connection server return During data processed result, the result that the server returns includes:Occur data renewal view model mark with And the data of corresponding renewal;The view model is client to needing the form of real-time refreshing in advance in connection server The mirror image of registration;
The renewal client end interface, including:
According to the mark of the view model, updated using the data of the renewal corresponding to the view model in form Hold.
In one embodiment, the priority-level according to corresponding to the trading processing result, the thing of corresponding level is distributed Part processing thread is respectively processed, including:
By each server event according to default priority-level, it is cached in respectively in the queue of corresponding level, each Server event arranges according to the time order and function of reception in queue;
According to the sequence of priority, the server event in the queue is taken out from the queue of different stage successively, And the server event is distributed to the event handling thread of corresponding level;
By event handling class corresponding to the event handling thread dispatching server event, the server event is entered Row processing.
Second aspect, the present invention provide the flow processing system based on event, including:Client and connection server;Its In:
The client, including:
Module is monitored, for monitoring the frames button trigger event for presetting list;
Client event generation module, for when listening to the frames button trigger event of default list, according to described Client event corresponding to the data generation of list;
Serialization module, for being serialized to the client event;And server event is serialized Processing;
Processing module, for handling the client event after serializing;
Judge module, continue for judging whether that the client event after needing to handle processing module is sent to server Processing;
Sending module, for determining to need when judge module, then the client event after processing will be serialized and sent To connection server;
Receiving module, for receiving the result returned from connection server;
Client end interface update module, for the result received to be converted into corresponding client by server event End event, method corresponding to execution, update client end interface;
The connection server, including:
Event processing module, when the server event of trading processing result of client need to be forwarded to for listening to, root According to priority-level corresponding to the trading processing result, the event handling thread for distributing corresponding level is respectively processed;
Buffer update module, for updating the data of caching according to result;
Modular converter, for server event to be converted into client event;
Distribution module, for the Distribution List according to the server event, it is sent to corresponding client.
In one embodiment, the processing module, specifically for producing a new thread;Pass through the new line Journey, perform the data processing method of the default interface processing method of the list and/or list;When both are carried out, table is performed Single data processing method is first, performs the data processing method of list rear.
In one embodiment, the client event generation module, specifically for by the data of the list according to dynamic The mode for making event ActionEvent events assembles data, ActionEvent events corresponding to generation;
The serialization module, it is default in ActionListener interfaces specifically for performing ActionPerformed methods, by the data assembling of list into object in the java of serializing.
In one embodiment, the result that the connection server returns includes:
The result for the submission application server success or failure that connection server returns;
The data query result completed by connection server itself that connection server returns;
Connection server return by after application server processes pass through connection server return data processed result;
The client end interface update module, specifically for the Sever Event of the result of reception are converted into newly Default Application Event events, perform the processAppliaction Event methods of default list, more The interface of new client.
In one embodiment, connection server return by after application server processes pass through connection server return During data processed result, the result that the server returns includes:Occur data renewal view model mark with And the data of corresponding renewal;The view model is client to needing the form of real-time refreshing in advance in connection server The mirror image of registration;
The client end interface update module, specifically for the mark according to the view model, use the renewal Data update table content corresponding to the view model.
In one embodiment, the event processing module, including:
Queue cache sub-module, for according to default priority-level, being cached in each server event respectively pair In the queue for answering rank, server event arranges according to the time order and function of reception in each queue;
Distribute submodule, for the sequence according to priority, take out the queue from the queue of different stage successively In server event, and the server event is distributed to the event handling thread of corresponding level;
Submodule is handled, it is right for by event handling class corresponding to the event handling thread dispatching server event The server event is handled.
The beneficial effect of above-mentioned technical proposal provided in an embodiment of the present invention comprises at least:
Above-mentioned flow path processing method and system based on event provided in an embodiment of the present invention, client are listening to list Frames button trigger event when, according to the data of list generation corresponding to client event, then judge whether to need to continue It is sent to server to be handled, and connection server is sent to after serializing, connection server, which listens to, need to be forwarded to visitor During the server event of the trading processing result at family end, according to priority-level corresponding to the trading processing result, distribution pair The event handling thread of rank is answered to be respectively processed;Turn according to the data of result renewal caching, and by server event Change client event into, according to the Distribution List of the server event, be sent to corresponding client;When client receives company When connecing the result of server return, reconvert method corresponding to execution, updates client into corresponding client event Interface, whole operation flow is using java events as driving, it is possible to achieve the quick circulation of flow, and different type of service meetings Different client events is produced, is also corresponding with different handling processes, is created for efficient process client event good Basis.
Also, for connection server, server event according to its business significance level, it is preferential corresponding to division Level, and the event handling thread for distributing corresponding level is respectively processed so that priority is higher, it is desirable to which response speed is special Fast event is able to priority treatment, and according to the Distribution List of the server event, is sent to the institute related to the business result There is client.
Other features and advantages of the present invention will be illustrated in the following description, also, partly becomes from specification Obtain it is clear that or being understood by implementing the present invention.The purpose of the present invention and other advantages can be by the explanations write Specifically noted structure is realized and obtained in book, claims and accompanying drawing.
Below by drawings and examples, technical scheme is described in further detail.
Brief description of the drawings
Accompanying drawing is used for providing a further understanding of the present invention, and a part for constitution instruction, the reality with the present invention Apply example to be used to explain the present invention together, be not construed as limiting the invention.In the accompanying drawings:
Fig. 1 is the network architecture diagram of the flow path processing method provided in an embodiment of the present invention based on event;
Fig. 2 is the flow chart of the flow path processing method provided in an embodiment of the present invention based on event;
Fig. 3 is the interface schematic diagram provided in an embodiment of the present invention for initiating transaction;
Fig. 4 is the flow chart provided in an embodiment of the present invention that processing step is carried out to client event;
Fig. 5 is the client event provided in an embodiment of the present invention according to corresponding to the generation of the data of the list, to described Client event carries out the flow chart of serialisation step;
Fig. 6 is that flow chart is embodied in the client-side of initiation steel trading provided in an embodiment of the present invention;
Fig. 7, according to priority-level corresponding to trading processing result, distributes corresponding level to be provided in an embodiment of the present invention Event handling thread the step of being respectively processed implementation process figure;
Fig. 8 is the block diagram of connection server processing procedure;
Fig. 9 is the client terminal structure schematic diagram of the system of the flow processing provided in an embodiment of the present invention based on event;
Figure 10 is the connection server structural representation of the system of the flow processing provided in an embodiment of the present invention based on event Figure;
Figure 11 is the block diagram of event processing module 101 provided in an embodiment of the present invention.
Embodiment
The exemplary embodiment of the disclosure is more fully described below with reference to accompanying drawings.Although the disclosure is shown in accompanying drawing Exemplary embodiment, it being understood, however, that may be realized in various forms the disclosure without should be by embodiments set forth here Limited.On the contrary, these embodiments are provided to facilitate a more thoroughly understanding of the present invention, and can be by the scope of the present disclosure Completely it is communicated to those skilled in the art.
Separately below to each of the flow path processing method provided in an embodiment of the present invention based on event and device and client Kind embodiment is described in detail.
In order to which the flow path processing method provided in an embodiment of the present invention based on event is better described, thing is based on to this first The applicable network architecture of the flow path processing method of part is simply introduced, as shown in figure 1, including bill business in the network architecture Client (such as may include bank client or enterprise client), connection server and other types server (such as using Server etc.);It is connected between connection server and each client, receiving, the connection of the service request for handling client Foundation, maintenance and the interruption service of session;Application server (being also core business server), which is used to log in user, to be recognized Demonstrate,prove, customer transaction authority is verified, performs corresponding logical transaction, and be written and read operation to database when necessary; Each server can be by the way of server cluster, to tackle the business processing amount of enormous amount.
Based on the above-mentioned network architecture, a kind of flow path processing method based on event provided in an embodiment of the present invention, such as Fig. 2 institutes Show, comprise the steps:
S21, when client listens to the frames button trigger event of default list, according to the data of the list generate Corresponding client event;The client event is serialized and handled, and judges whether to need to continue after treatment Server is sent to be handled;If it is determined that needing, then the client event after processing is serialized and be sent to Connection Service Device, so as to connection server itself processing or turn by application server processes;
When S22, connection server listen to the server event for the trading processing result that need to be forwarded to client, according to institute Priority-level corresponding to stating trading processing result, the event handling thread for distributing corresponding level are respectively processed;According to place The data of result renewal caching are managed, and server event is converted into client event, are arranged according to the distribution of the server event Table, it is sent to corresponding client;
S23, when client receive connection server return result when, by the result received by servicing Device event is converted into corresponding client event, method corresponding to execution, updates client end interface.
Flow path processing method provided in an embodiment of the present invention based on event, when client listen to the picture of list by During button trigger event, according to client event corresponding to the generation of the data of list, then judge whether that needs continue to be sent to clothes Business device is handled, and connection server is sent to after serializing, and connection server listens to the friendship that need to be forwarded to client During the server event of disposable result, according to priority-level corresponding to trading processing result, the event of corresponding level is distributed Processing thread is respectively processed;According to the data of result renewal caching, and server event is converted into client thing Part, according to the Distribution List of the server event, it is sent to corresponding client;Returned when client receives connection server Result when, reconvert is into corresponding client event, method corresponding to execution, updates the interface of client, on the one hand, Whole operation flow is using java events as driving, it is possible to achieve the quick circulation of flow, and different types of service can produce Different client events, different handling processes is also corresponding with, good basis is created for efficient process client event; On the other hand, server event is according to the significance level of its business, priority corresponding to division, and distributes the event of corresponding level Processing thread is respectively processed so that priority is higher, it is desirable to and the express event of response speed is able to priority treatment, and According to the Distribution List of the server event, all clients related to the business result are sent to.
In above-mentioned S21, interface button has all preset monitor, and when the user clicks on a button, monitor listens to this event When, corresponding client event can be automatically generated.
Such as the interface shown in Fig. 3, in the interface, user Zhao Liu transaction, which is initiated to click on panel, initiates transaction Button, then client backstage can generate with initiating corresponding client event of merchandising.
In above-mentioned steps S21, the serializing to client event is a kind of to be used for dealing with objects the mechanism of stream, so-called object Stream is namely fluidized the content of object.Operation can be written and read to the object after fluidisation, also can be by pair after fluidisation As being transmitted between network.Serializing is primarily to solve the problems, such as to be triggered when being written and read operation to object data stream.
Further, in above-mentioned steps S21, client event is handled, as shown in figure 4, including:
S41, produce a new thread;
S42, by the new thread, at the data for performing the default interface processing method of the list and/or list Reason method;Both are when being carried out, and perform that the data processing method of list is first, perform the interface processing method of list rear.
Using new thread, to perform two in the data processing method of the default interface processing method of list, list Or any one.In general, playing new thread is advantageous in that after user submits request its interface can change, such as look into Asking the interface of request submitting button can disappear after user clicks on submitting button, show new interface or without any new Interface display, until Query Result return, better user experience.
Above-mentioned data processing method and interface processing method, there is set in advance hold respectively for different types of service Row logic, could correctly it be shown on corresponding interface after obtaining correct data processed result according to service logic, because This data processing method is performed formerly, and interface processing method is performed rear.
In one embodiment, specifically, in above-mentioned steps S21, according to visitor corresponding to the generation of the data of the list Family end event, is serialized to the client event, as shown in figure 5, can be realized by following step:
S51, the data of the list are assembled to data, generation pair in the way of action event ActionEvent events The ActionEvent events answered;
ActionEvent events are triggered, can generally include following operation:1st, click on button, 2, double-click list in select , 3, selection menu item, 4, carriage return, etc. is inputted in text box.
Such as after text box obtains input focus, if user presses enter key, Java systems with regard to employing certainly ActionEvent classes create an object, i.e. ActionEvent events;
Each item data in list is extracted using ActionEvent events, and does not mind its specific list lattice Formula.
Default actionPerformed methods in S52, execution ActionListener interfaces, by the data of list It is assembled into object in the java of serializing.
The simple case explanation of steel trading is initiated with Zhao six:
As shown in fig. 6, in Zhao six after panel click initiation transaction is initiated in transaction, client generation client event ActionEvent, ActionEvent monitor (DealPanel) listen to the event, call actionPerformed methods, Request data BuildRequest () is constructed, then one new ThreadWorker thread of startup, progress data processing (from Connection server obtains the list of transaction sending object) and interface processing (interface confirmed is initiated in ejection), update client end interface Confirm panel to initiation;
List object is sent to confirming that panel is hit by a bullet out:Zhang San, Li Si, king five, after user reaffirms, client Transaction request management monitor class (InquiryManager) can call function submitinquiry (), generate corresponding to merchandise Request time, the request data of the picture is encapsulated in the transaction request event.
It can be included in transaction request event:Time name, event data (transaction id, type of transaction, transaction limiting time, Transaction value and sending object list etc.);
Then event object (DealRequestEvent) leads to by Map by its Data Serialization eventually through socket The transaction request event is sent to connection server by letter number.
The request of client is sent to after connection server, probably due to the difference of service logic, produces a variety of results, Client is returned to for example, can be handled by connection server itself, or connection server itself can not be handled and needed Other application servers are transmitted to by connection server to go to handle.
For citing, such as inquiry business, specifically such as bill hold position inquiry, by the direct access cache of connection server Server or database server can be achieved, and go to handle without going to application server again.Based on this, connection server is returned The result returned, can include:
1) result for the submission application server success or failure that connection server returns;
No matter request is handled by connection server or turned by application server processes, connection server is reached in request (situation that connection server itself can just be handled) or request are connected server and are successfully forwarded to corresponding application service In the case of device, connection server can return to the result for submitting success or failure to client.
2) data query result completed by connection server itself that connection server returns;
3) connection server return by after application server processes pass through connection server return data processed result.
In above-mentioned S22, connection server monitors the event whether in need for being transmitted to client from message server.
Message server is as message-oriented middleware transfer message, and the caching of message and forwarding, this between charge server Mode, message may reside within internal memory or disk, until they are required the application program reading of their server of processing Walk, by message queue, execution that server can be independent, it is not necessary to know mutual position, it is not necessary to directly taken with other Business device interacts, and withouts waiting for what whether result had been received when continuing executing with the next step of flow Server receives, this quickly message exchange mechanism, on the one hand, for server cluster, can significantly improve each clothes The execution efficiency of business device, still further aspect, can also be better adapted to the network environment of isomery, be the large-scale network architecture Server between effective means of communication is provided.
Correspondingly, in above-mentioned steps S23, the result received is converted into corresponding client by server event Event, method corresponding to execution, client end interface is updated, can be accomplished in the following manner:
The Sever Event of the result of reception are converted into new default Application Event events, held The processAppliaction Event methods of the default list of row, update the interface of client.
Sever Event events are the events of the type of server comprising result returned after server process, Such event client can not be handled, it is necessary to by conversion, and the result wherein included is extracted, turned again Change the Application Event events that client can be identified and handled into, then perform default list ProcessAppliaction Event methods, finally realize the renewal at the interface of client, show final result.
In one embodiment, in order to realize the real-time refreshing of client-side form, it is not necessary to which user's manual refreshing is with regard to energy Enough Transaction Informations for obtaining change in time, connection server return by being returned after application server processes by connection server Data processed result when, the result that the server returns includes:The mark of the view model of data renewal occurs And the data of corresponding renewal;The view model is client to needing the form of real-time refreshing in advance in connection server The mirror image of middle registration;
Correspondingly, in above-mentioned steps S23, client end interface is updated, can be specifically accomplished in the following manner:
According to the mark of the view model, updated using the data of the renewal corresponding to the view model in form Hold.
Each view model needs the form that refreshes in real time corresponding with one.The form for needing to refresh in real time includes: It is existing hold position, daily record of holding position, transaction dynamic etc. form, the change of a bill business state, buyer, seller may be related to The form refreshed in real time, the content of this kind of form are needed in multiple deal maker's current display interfaces, it is not necessary to which user actively clicks on Refresh, it becomes possible to intelligence refreshes, the change of displaying transaction in real time, allow users to intuitively, current transaction row is understood quickly Feelings.View model (MVC, Model-View-Controller) is that client is connecting in advance to the form for needing real-time refreshing The mirror image registered in server, that is to say, that the data content of view model remains the real-time synchronization with client, as Whether need the data trade of renewal being pushed to client displaying, then the page that needs to be shown according to active client is determined It is fixed.
The data refreshed by the mark and needs of view model, can accurately and quickly it realize to user interface upper table The real-time refreshing of lattice data.
Can be by communication between above-mentioned client and connection server, such as pass through socket (socket) Mode is communicated, and the embodiment of the present invention using which kind of specific communication mode to not limited.
In above-mentioned S22, as shown in fig. 7, the priority-level according to corresponding to trading processing result, the thing of corresponding level is distributed Part processing thread is respectively processed, and specifically may be embodied as:
S71, by each server event according to default priority-level, be cached in respectively in the queue of corresponding level, Server event arranges according to the time order and function of reception in each queue;
S72, the sequence according to priority, the server thing in the queue is taken out from the queue of different stage successively Part, and the server event is distributed to the event handling thread of corresponding level;
S73, by event handling class corresponding to event handling thread dispatching server event, at server event Reason.
As shown in figure 8, message server is responsible for the various message (or event) between storage and forwarding server, connection Server for example can persistently be monitored using message watcher thread, need all kinds of business processings for being transmitted to client when listening to During server event as a result, among the priority of different server event storage to the queue of corresponding level.
As shown in figure 8, for example queue is divided into Three Estate:Priority and H represent Gao You during L represents low priority, N is represented First level, placed in L queues according to event sequencing.
The process performance of different event processing thread and the priority-level positive correlation of handled server event.
The other server event of higher priority, the event handling thread process of superior performance can be used, conversely, relatively low The server event of priority level, the event handling thread process of lower-performance can be used;
According to the sequence of priority, successively according to the rule of FIFO, taken successively from the queue of different stage The server event gone out in the queue, and server event is distributed to the event handling thread of corresponding level;
The disposal ability of different event handling threads is also different, and generally speaking, corresponding event level is higher, its thread Disposal ability it is also higher.So, multi-threading parallel process, also, the thread that disposal ability is high, also being capable of priority treatment rank Higher server event, it can integrally improve disposal ability.
Comprising the multiple threads being pre-created in thread pool, thread pool is shorter suitable for individual task processing time, but institute The big situation of the task quantity that need to handle, uses the benefit of thread pool:1st, reduce in establishment and destroying threads the time spent in And the expense (being pre-created out by thread) of system resource, if 2, without using thread pool, it is likely that cause system creation A large amount of threads and cause to run out of Installed System Memory and " excessively switching ".
The event handling thread of processing different priorities is belonging respectively to the thread pool of different stage.
As shown in figure 8, event handling thread is also classified into low priority, normal priority and high priority, event handling line Journey calls the processServerEvent methods for all listeners (including each function and service class) for monitoring the event, processing The event.
As shown in figure 8, action listener processing class A and action listener processing class B and action listener processing C, event handling are whole After, it is sent to corresponding client.
For example, the result of calculation that application server after merchandising calculates A+B=C is initiated, application server will be calculated and tied Fruit sends message server, and connection server reads the related each side of message server transaction, including initiates counterparty and passive Counterparty is received, initiate counterparty and passive reception counterparty includes each deal maker respectively, and connection server can calculate this As a result it is sent to the deal maker of Trading parties.
According to the Distribution List of the server event in above-mentioned steps S22, corresponding client, point of the event are sent to List is sent out, the logic by application server according to the service processing result, Distribution List is determined, is sent to connection server, even Connect server and trading processing result is sent to by corresponding client according to the Distribution List.
Based on same inventive concept, the embodiment of the present invention additionally provides a kind of system of the flow processing based on event, by It is similar to solve the flow path processing method based on event that the principle of problem and previous embodiment provide in the system, therefore this is The implementation of system may refer to the implementation of preceding method, repeats part and repeats no more.
The system of flow processing provided in an embodiment of the present invention based on event, as shown in figure 1, including:Client and company Connect server;Wherein:
Shown in reference picture 9, the client, including:
Module 91 is monitored, for monitoring the frames button trigger event for presetting list;
Client event generation module 92, for when listening to the frames button trigger event of default list, according to institute State client event corresponding to the data generation of list;
Serialization module 93, for being serialized to the client event;And sequence is carried out to server event Change is handled;
Processing module 94, for handling the client event after serializing;
Judge module 95, for judge whether the client event after needing to handle processing module be sent to server after Continuous processing;
Sending module 96, for determining to need when judge module, then the client event after processing will be serialized concurrent Give connection server;
Receiving module 97, for receiving the result returned from connection server;
Client end interface update module 98, for the result received to be converted into corresponding visitor by server event Family end event, method corresponding to execution, update client end interface;
Shown in reference picture 10, the connection server, including:
Event processing module 101, when the server event of trading processing result of client need to be forwarded to for listening to, According to priority-level corresponding to the trading processing result, the event handling thread for distributing corresponding level is respectively processed;
Buffer update module 102, for updating the data of caching according to result;
Modular converter 103, for server event to be converted into client event;
Distribution module 104, for the Distribution List according to the server event, it is sent to corresponding client.
In one embodiment, the processing module 94, specifically for producing a new thread;Pass through the new line Journey, perform the data processing method of the default interface processing method of the list and/or list;When both are carried out, table is performed Single data processing method is first, performs the data processing method of list rear.
In one embodiment, the client event generation module 92, specifically for by the data of the list according to The mode of action event ActionEvent events assembles data, ActionEvent events corresponding to generation;
The serialization module 93, it is default in ActionListener interfaces specifically for performing ActionPerformed methods, by the data assembling of list into object in the java of serializing.
In one embodiment, the result that the connection server returns includes:
The result for the submission application server success or failure that connection server returns;
The data query result completed by connection server itself that connection server returns;
Connection server return by after application server processes pass through connection server return data processed result;
The client end interface update module, specifically for the Sever Event of the result of reception are converted into newly Default Application Event events, perform the processAppliaction Event methods of default list, more The interface of new client.
In one embodiment, connection server return by after application server processes pass through connection server return During data processed result, the result that the server returns includes:Occur data renewal view model mark with And the data of corresponding renewal;The view model is client to needing the form of real-time refreshing in advance in connection server The mirror image of registration;
Correspondingly, above-mentioned client end interface update module 98, specifically for the mark according to the view model, institute is used The data for stating renewal update table content corresponding to the view model.
In one embodiment, the event processing module 101, shown in reference picture 11, including:
Queue cache sub-module 1011, for each server event according to default priority-level, to be cached respectively In the queue of corresponding level, server event arranges according to the time order and function of reception in each queue;
Distribute submodule 1022, for the sequence according to priority, being taken out successively from the queue of different stage should Server event in queue, and the server event is distributed to the event handling thread of corresponding level;
Submodule 1023 is handled, for passing through event handling corresponding to the event handling thread dispatching server event Class, the server event is handled.
It should be understood by those skilled in the art that, embodiments of the invention can be provided as method, system or computer program Product.Therefore, the present invention can use the reality in terms of complete hardware embodiment, complete software embodiment or combination software and hardware Apply the form of example.Moreover, the present invention can use the computer for wherein including computer usable program code in one or more The shape for the computer program product that usable storage medium is implemented on (including but is not limited to magnetic disk storage and optical memory etc.) Formula.
The present invention is the flow with reference to method according to embodiments of the present invention, equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that can be by every first-class in computer program instructions implementation process figure and/or block diagram Journey and/or the flow in square frame and flow chart and/or block diagram and/or the combination of square frame.These computer programs can be provided The processors of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing devices is instructed to produce A raw machine so that produced by the instruction of computer or the computing device of other programmable data processing devices for real The device for the function of being specified in present one flow of flow chart or one square frame of multiple flows and/or block diagram or multiple square frames.
These computer program instructions, which may be alternatively stored in, can guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works so that the instruction being stored in the computer-readable memory, which produces, to be included referring to Make the manufacture of device, the command device realize in one flow of flow chart or multiple flows and/or one square frame of block diagram or The function of being specified in multiple square frames.
These computer program instructions can be also loaded into computer or other programmable data processing devices so that counted Series of operation steps is performed on calculation machine or other programmable devices to produce computer implemented processing, so as in computer or The instruction performed on other programmable devices is provided for realizing in one flow of flow chart or multiple flows and/or block diagram one The step of function of being specified in individual square frame or multiple square frames.
Obviously, those skilled in the art can carry out the essence of various changes and modification without departing from the present invention to the present invention God and scope.So, if these modifications and variations of the present invention belong to the scope of the claims in the present invention and its equivalent technologies Within, then the present invention is also intended to comprising including these changes and modification.

Claims (10)

  1. A kind of 1. flow path processing method based on event, it is characterised in that including:
    When client listens to the frames button trigger event of default list, according to visitor corresponding to the generation of the data of the list Family end event;The client event is serialized and handled, and judges whether that needs continue to be sent to clothes after treatment Business device is handled;If it is determined that needing, then the client event after processing is serialized and be sent to connection server, so as to even Connect server itself processing or turn by application server processes;
    When connection server listens to the server event for the trading processing result that need to be forwarded to client, at the transaction Priority-level corresponding to result is managed, the event handling thread for distributing corresponding level is respectively processed;According to result more The data newly cached, and server event is converted into client event, according to the Distribution List of the server event, it is sent to Corresponding client;
    When client receives the result of connection server return, the result received is turned by server event Change corresponding client event into, method corresponding to execution, update client end interface.
  2. 2. the method as described in claim 1, it is characterised in that according to client thing corresponding to the generation of the data of the list Part, the client event is serialized, including:
    The data of the list are assembled into data in the way of action event ActionEvent events, corresponding to generation ActionEvent events;
    The default actionPerformed methods in ActionListener interfaces are performed, by the data assembling Cheng Xu of list Object in the java of rowization.
  3. 3. the method as described in claim 1, it is characterised in that the result that the connection server returns includes:
    The result for the submission application server success or failure that connection server returns;
    The data query result completed by connection server itself that connection server returns;
    Connection server return by after application server processes pass through connection server return data processed result;
    The result received is converted into corresponding client event, method corresponding to execution, renewal by server event Client end interface, including:
    The Sever Event of the result of reception are converted into new default Application Event events, performed pre- If list processAppliaction Event methods, update the interface of client.
  4. 4. method as claimed in claim 3, it is characterised in that connection server return by passing through after application server processes During the data processed result that connection server returns, the result that the server returns includes:Data renewal occurs The mark of view model and the data of corresponding renewal;The view model is that client is pre- to the form for needing real-time refreshing The mirror image first registered in connection server;
    The renewal client end interface, including:
    According to the mark of the view model, table content corresponding to the view model is updated using the data of the renewal.
  5. 5. the method as described in claim 1, it is characterised in that according to priority-level corresponding to the trading processing result, The event handling thread of distribution corresponding level is respectively processed, including:
    By each server event according to default priority-level, it is cached in respectively in the queue of corresponding level, each queue Middle server event arranges according to the time order and function of reception;
    According to the sequence of priority, the server event in the queue is taken out from the queue of different stage successively, and will The server event is distributed to the event handling thread of corresponding level;
    By event handling class corresponding to the event handling thread dispatching server event, at the server event Reason.
  6. A kind of 6. flow processing system based on event, it is characterised in that including:Client and connection server;Wherein:
    The client, including:
    Module is monitored, for monitoring the frames button trigger event for presetting list;
    Client event generation module, for when listening to the frames button trigger event of default list, according to the list Data generation corresponding to client event;
    Serialization module, for being serialized to the client event;And serializing processing is carried out to server event;
    Processing module, for handling the client event after serializing;
    Judge module, continue to locate for judging whether that the client event after needing to handle processing module is sent to server Reason;
    Sending module, for determining to need when judge module, then the client event after processing will be serialized and the company of being sent to Connect server;
    Receiving module, for receiving the result returned from connection server;
    Client end interface update module, for the result received to be converted into corresponding client thing by server event Part, method corresponding to execution, update client end interface;
    The connection server, including:
    Event processing module, when the server event of trading processing result of client need to be forwarded to for listening to, according to institute Priority-level corresponding to stating trading processing result, the event handling thread for distributing corresponding level are respectively processed;
    Buffer update module, for updating the data of caching according to result;
    Modular converter, for server event to be converted into client event;
    Distribution module, for the Distribution List according to the server event, it is sent to corresponding client.
  7. 7. system as claimed in claim 6, it is characterised in that the client event generation module, specifically for by described in The data of list assemble data in the way of action event ActionEvent events, ActionEvent things corresponding to generation Part;
    The serialization module, specifically for performing the default actionPerformed side in ActionListener interfaces Method, by the data assembling of list into object in the java of serializing.
  8. 8. system as claimed in claim 6, it is characterised in that the result that the connection server returns includes:
    The result for the submission application server success or failure that connection server returns;
    The data query result completed by connection server itself that connection server returns;
    Connection server return by after application server processes pass through connection server return data processed result;
    The client end interface update module, it is new pre- specifically for the Sever Event of the result of reception are converted into If Application Event events, perform the processAppliaction Event methods of default list, renewal visitor The interface at family end.
  9. 9. system as claimed in claim 8, it is characterised in that connection server return by passing through after application server processes During the data processed result that connection server returns, the result that the server returns includes:Data renewal occurs The mark of view model and the data of corresponding renewal;The view model is that client is pre- to the form for needing real-time refreshing The mirror image first registered in connection server;
    The client end interface update module, specifically for the mark according to the view model, use the data of the renewal Update table content corresponding to the view model.
  10. 10. system as claimed in claim 6, it is characterised in that the event processing module, including:
    Queue cache sub-module, for according to default priority-level, each server event to be cached in into respective stages respectively In other queue, server event arranges according to the time order and function of reception in each queue;
    Distribute submodule, for the sequence according to priority, taken out successively from the queue of different stage in the queue Server event, and the server event is distributed to the event handling thread of corresponding level;
    Submodule is handled, for by event handling class corresponding to the event handling thread dispatching server event, to described Server event is handled.
CN201611219350.2A 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event Withdrawn CN107656780A (en)

Applications Claiming Priority (10)

Application Number Priority Date Filing Date Title
CN201610591965 2016-07-25
CN2016105919651 2016-07-25
CN201610607261.9A CN106326016A (en) 2016-07-28 2016-07-28 Multi-thread event dispatching method and system
CN2016106072619 2016-07-28
CN201610606530X 2016-07-28
CN201610606530.XA CN106227584A (en) 2016-07-28 2016-07-28 A kind of event-driven method based on state machine and system
CN2016108035099 2016-09-06
CN201610803509 2016-09-06
CN2016108410855 2016-09-22
CN201610841085 2016-09-22

Publications (1)

Publication Number Publication Date
CN107656780A true CN107656780A (en) 2018-02-02

Family

ID=61126735

Family Applications (31)

Application Number Title Priority Date Filing Date
CN201611218394.3A Pending CN107656819A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611219329.2A Withdrawn CN107657420A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218380.1A Withdrawn CN107656808A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611220358.0A Withdrawn CN107657518A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and relevant apparatus and server based on event
CN201611219280.0A Withdrawn CN107657419A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611220338.3A Withdrawn CN107656783A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220334.5A Withdrawn CN107656782A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220322.2A Withdrawn CN107656809A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611218348.3A Pending CN107659546A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611219367.8A Pending CN107656823A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611218372.7A Withdrawn CN107659605A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611219350.2A Withdrawn CN107656780A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218373.1A Withdrawn CN107657517A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and relevant apparatus and server based on event
CN201611218389.2A Withdrawn CN107657530A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220312.9A Withdrawn CN107656781A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611219300.4A Pending CN107656820A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611220337.9A Pending CN107657532A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220354.2A Withdrawn CN107659549A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611219323.5A Withdrawn CN107656777A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218388.8A Pending CN107659547A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611219315.0A Pending CN107656821A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611220361.2A Withdrawn CN107656784A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611220307.8A Pending CN107656824A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611220324.1A Withdrawn CN107659548A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and client based on event
CN201611219359.3A Pending CN107656822A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611219325.4A Withdrawn CN107656778A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218383.5A Pending CN107656801A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611219331.XA Withdrawn CN107656779A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and related system based on event
CN201611218386.9A Pending CN107656818A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611220330.7A Withdrawn CN107657531A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220292.5A Withdrawn CN107657501A (en) 2016-07-25 2016-12-26 The method and relevant apparatus and server of a kind of data real-time update

Family Applications Before (11)

Application Number Title Priority Date Filing Date
CN201611218394.3A Pending CN107656819A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611219329.2A Withdrawn CN107657420A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218380.1A Withdrawn CN107656808A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611220358.0A Withdrawn CN107657518A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and relevant apparatus and server based on event
CN201611219280.0A Withdrawn CN107657419A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611220338.3A Withdrawn CN107656783A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220334.5A Withdrawn CN107656782A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220322.2A Withdrawn CN107656809A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611218348.3A Pending CN107659546A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611219367.8A Pending CN107656823A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611218372.7A Withdrawn CN107659605A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business

Family Applications After (19)

Application Number Title Priority Date Filing Date
CN201611218373.1A Withdrawn CN107657517A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and relevant apparatus and server based on event
CN201611218389.2A Withdrawn CN107657530A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220312.9A Withdrawn CN107656781A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611219300.4A Pending CN107656820A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611220337.9A Pending CN107657532A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220354.2A Withdrawn CN107659549A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611219323.5A Withdrawn CN107656777A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218388.8A Pending CN107659547A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611219315.0A Pending CN107656821A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611220361.2A Withdrawn CN107656784A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611220307.8A Pending CN107656824A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611220324.1A Withdrawn CN107659548A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and client based on event
CN201611219359.3A Pending CN107656822A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611219325.4A Withdrawn CN107656778A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218383.5A Pending CN107656801A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611219331.XA Withdrawn CN107656779A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and related system based on event
CN201611218386.9A Pending CN107656818A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611220330.7A Withdrawn CN107657531A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220292.5A Withdrawn CN107657501A (en) 2016-07-25 2016-12-26 The method and relevant apparatus and server of a kind of data real-time update

Country Status (1)

Country Link
CN (31) CN107656819A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110995781A (en) * 2019-11-01 2020-04-10 腾讯科技(深圳)有限公司 Praise information processing method, device and system

Families Citing this family (61)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122239A (en) * 2017-04-28 2017-09-01 武汉票据交易中心有限公司 A kind of multithreading event distributing method and system
CN108595530A (en) * 2018-03-30 2018-09-28 武汉楚鼎信息技术有限公司 A kind of method and system device of background process and storage user message
CN108519903A (en) * 2018-04-09 2018-09-11 平安普惠企业管理有限公司 Static resource adaptation method, device, computer equipment and storage medium
CN108616597B (en) * 2018-05-09 2021-06-15 四川华创世纪科技有限公司 Distributed operation method for realizing service uninterrupted forever
CN109032723A (en) * 2018-06-28 2018-12-18 北京潘达互娱科技有限公司 A kind of interface jump method, device and equipment
CN109104297B (en) * 2018-07-09 2022-01-21 中国银行股份有限公司 Business process processing method and device
CN109165994A (en) * 2018-07-17 2019-01-08 北京知果科技有限公司 A kind of information-pushing method and server
CN109213495A (en) * 2018-08-23 2019-01-15 郑州云海信息技术有限公司 A kind of read method and device of data
CN109144701A (en) * 2018-09-05 2019-01-04 郑州云海信息技术有限公司 A kind of task flow management method, device, equipment and system
CN109376054B (en) * 2018-09-25 2023-02-28 广州虎牙信息科技有限公司 Data distribution method and device, terminal equipment and storage medium
CN110968586B (en) * 2018-09-30 2023-08-25 北京国双科技有限公司 Distributed transaction processing method and device
CN109542592A (en) * 2018-11-22 2019-03-29 深圳墨世科技有限公司 Event-handling method and device
CN109669791A (en) * 2018-12-22 2019-04-23 网宿科技股份有限公司 Exchange method, server and computer readable storage medium
CN109729410B (en) * 2018-12-29 2022-03-04 北京字节跳动网络技术有限公司 Live broadcast room interactive event processing method, device, equipment and storage medium
CN109889373B (en) * 2019-01-22 2022-06-21 视联动力信息技术股份有限公司 Method, device and system for transmitting alarm information
CN110009283B (en) * 2019-04-03 2021-09-07 北京思特奇信息技术股份有限公司 E-commerce logistics tracking method and system for service products
CN110099111A (en) * 2019-04-26 2019-08-06 深圳智链物联科技有限公司 A kind of display system and its display methods of PUSH message
CN110267228B (en) * 2019-06-13 2022-03-22 重庆邮电大学 V2X vehicle-mounted terminal message adaptive scheduling management system and method
CN110532088B (en) * 2019-07-15 2022-09-23 金蝶汽车网络科技有限公司 Connection processing method and device, computer equipment and storage medium
CN110490600B (en) * 2019-08-23 2022-04-26 中国联合网络通信集团有限公司 Method, server and terminal for processing banking business
CN110708356B (en) * 2019-09-06 2024-01-05 国云科技股份有限公司 Method and system for managing third party application by registry
CN110597867B (en) * 2019-09-09 2023-04-28 珠海格力电器股份有限公司 Graphic data processing method and system
JP7385436B2 (en) * 2019-11-12 2023-11-22 株式会社野村総合研究所 management system
CN110855529B (en) * 2019-11-26 2021-04-23 广东物壹信息科技股份有限公司 Network information security monitoring method, device, server and readable storage medium
CN111008069B (en) * 2019-12-02 2023-12-15 浙江大搜车软件技术有限公司 Service processing method, device, computer equipment and storage medium
CN111131425B (en) * 2019-12-18 2022-08-30 东软集团股份有限公司 Distributed system and communication method for distributed system
CN111158928B (en) * 2019-12-18 2024-04-05 东软集团股份有限公司 Distributed system and communication method
CN111144982B (en) * 2019-12-20 2022-02-11 网联清算有限公司 Order state transition method and device, electronic equipment and storage medium
CN111179081A (en) * 2019-12-24 2020-05-19 中国建设银行股份有限公司 Message processing method and processing device
CN111210286A (en) * 2019-12-26 2020-05-29 大象慧云信息技术有限公司 Tax control server-based efficient invoice issuing method and system
CN111210288A (en) * 2019-12-26 2020-05-29 大象慧云信息技术有限公司 Tax control server-based invoicing batch invoicing job optimized scheduling method and system
CN111277626B (en) * 2020-01-07 2023-08-22 平安科技(深圳)有限公司 Server upgrading method and device, electronic equipment and medium
CN111352674B (en) * 2020-02-21 2023-07-07 中国平安财产保险股份有限公司 List circulation method, server and computer readable storage medium
CN111367694B (en) * 2020-03-18 2024-01-26 北京奇艺世纪科技有限公司 Event processing method, server and computer storage medium
CN111581114B (en) * 2020-06-04 2023-10-27 网易(杭州)网络有限公司 Event processing method and device, storage medium, processor and electronic device
CN111880611B (en) * 2020-06-19 2022-06-28 深圳宏芯宇电子股份有限公司 Server for quick transaction and quick transaction data processing method
CN111770171B (en) * 2020-06-29 2023-05-02 浪潮通用软件有限公司 Multi-page function session period state management method in micro-service mode
CN112015393B (en) * 2020-08-25 2024-05-03 中国银联股份有限公司 Service processing method and device
CN112100187B (en) * 2020-08-31 2024-01-26 武汉美和易思数字科技有限公司 Student learning data storage method and device based on VueJS
CN112131238B (en) * 2020-09-30 2022-07-22 江苏苏宁银行股份有限公司 Transaction state machine design method, processing device and processing method
CN112702270B (en) * 2020-12-18 2023-05-02 深圳赛安特技术服务有限公司 Node calling method, system and storage medium based on event distribution mechanism
CN114760530B (en) * 2020-12-25 2023-08-01 深圳Tcl新技术有限公司 Event processing method, event processing device, television and computer readable storage medium
CN112559535B (en) * 2020-12-28 2023-08-22 平安银行股份有限公司 Multithreading-based asynchronous task processing method, device, equipment and medium
CN112667527A (en) * 2021-01-15 2021-04-16 北京云上曲率科技有限公司 Method for ensuring data acquisition accuracy of client and client
CN112700310B (en) * 2021-01-19 2021-09-07 汇通数科智能科技有限公司 Transaction order data optimization processing method based on E-commerce platform
CN112860454B (en) * 2021-02-05 2024-04-19 百果园技术(新加坡)有限公司 Service processing system and method
CN112860460B (en) * 2021-02-23 2022-01-04 创盛视联数码科技(北京)有限公司 Event distribution method and system for real-time classroom
CN112766935B (en) * 2021-02-24 2024-03-01 中国工商银行股份有限公司 Method, device, computing equipment and medium for processing bill business
CN112988813A (en) * 2021-03-16 2021-06-18 武汉卓宇诚科技有限公司 Agricultural product information tracing method
CN113031992B (en) * 2021-04-27 2023-04-07 中国平安人寿保险股份有限公司 Annoy hot update method, device, equipment and medium
CN113204442B (en) * 2021-05-31 2023-11-24 成都安恒信息技术有限公司 MVVM mode-based javascript library system for operating IndexdDB
CN113761006A (en) * 2021-09-10 2021-12-07 南京星邺汇捷网络科技有限公司 Event time sequence guaranteeing method based on multiple queues
CN114039981B (en) * 2021-11-11 2024-04-02 中国建设银行股份有限公司 Message processing method, device, server and storage medium
CN113821279A (en) * 2021-11-24 2021-12-21 深圳市永联科技股份有限公司 State transition method and device and embedded equipment
CN114357029B (en) * 2022-01-04 2022-09-02 工银瑞信基金管理有限公司 Method, device, equipment and medium for processing service data
CN114385267A (en) * 2022-01-13 2022-04-22 平安壹钱包电子商务有限公司 Data pushing method for cash withdrawal transaction service
CN114615318B (en) * 2022-01-24 2023-04-28 阿里云计算有限公司 Data processing method and device
CN115225633B (en) * 2022-06-24 2024-04-12 浪潮软件集团有限公司 State machine state transition method and system based on opposite-end network signal
CN115309536B (en) * 2022-10-12 2023-01-24 青岛民航凯亚系统集成有限公司 Data consistency method in high-concurrency lottery transaction scene
CN116841772B (en) * 2023-08-30 2023-11-07 成都中科合迅科技有限公司 Cross-thread signal processing method and system based on event queue
CN117215755B (en) * 2023-11-07 2024-02-06 西安博达软件股份有限公司 Appointment event task scheduling method and system based on time round algorithm

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101201753A (en) * 2007-12-13 2008-06-18 浪潮通信信息系统有限公司 Method for configuring and managing multimode machine supervising engine
CN101957751A (en) * 2010-06-04 2011-01-26 福建星网锐捷网络有限公司 Method and device for realizing state machine
CN102255867A (en) * 2010-05-18 2011-11-23 华为技术有限公司 Service request processing method, device and system
CN102594798A (en) * 2011-12-31 2012-07-18 苏州阔地网络科技有限公司 Agent method and system for connecting databases
CN102843389A (en) * 2011-06-21 2012-12-26 国承斌 WEB system and method based on event driven

Family Cites Families (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7441240B2 (en) * 2003-01-07 2008-10-21 Matsushita Electric Industrial Co., Ltd. Process scheduling apparatus, process scheduling method, program for process scheduling, and storage medium recording a program for process scheduling
CN1482566A (en) * 2003-01-22 2004-03-17 余育新 Distributed work-flow management platform
CN1487446A (en) * 2003-06-24 2004-04-07 深圳市华磊网络技术有限公司 Method for the server and to supply user's interface for Internet explorer client end
CN1983313B (en) * 2006-04-07 2011-08-10 华为技术有限公司 Workflow data processor and processing method
CN101873334B (en) * 2009-04-24 2013-01-02 同济大学 State-driven executable service flow execution method
CN101551745A (en) * 2009-05-13 2009-10-07 山东中创软件工程股份有限公司 Method for greatly improving performance of workflow engine
CN101741850B (en) * 2009-12-25 2012-05-30 北京邮电大学 Multitask concurrent executive system and method for hybrid network service
CN102025650A (en) * 2010-06-04 2011-04-20 西本新干线股份有限公司 Message processing system and message processing method of enterprise service bus
CN102340495B (en) * 2010-07-26 2014-09-03 中国移动通信集团广东有限公司 Event center supporting cross-system service linkage and event processing method of event center
CN102044089A (en) * 2010-09-20 2011-05-04 董福田 Method for carrying out self-adaption simplification, gradual transmission and rapid charting on three-dimensional model
CN101982955B (en) * 2010-11-19 2013-09-04 深圳华大基因科技有限公司 High-performance file transmission system and method thereof
CN102693434B (en) * 2011-03-22 2015-01-28 中兴通讯股份有限公司 Communication apparatus and method for interface layer of radio frequency identification device
CN102291416B (en) * 2011-09-14 2015-09-30 成都软智科技有限公司 A kind of method and system of client and server bi-directional synchronization
CN102562162B (en) * 2011-12-14 2014-05-07 北京邮电大学 Event-handling-based coal mine alarm system and method
CN102572954B (en) * 2012-01-31 2015-05-20 中国移动(深圳)有限公司 Roaming liquidation service scheduling method, middleware and system
CN102664934B (en) * 2012-04-06 2015-04-15 北京华夏电通科技股份有限公司 Multi-thread control method and system for adaptive self-feedback of server
CN102904887B (en) * 2012-09-26 2016-01-20 东软集团股份有限公司 The method of data synchronization of a kind of Web client and server and system
US9235464B2 (en) * 2012-10-16 2016-01-12 Microsoft Technology Licensing, Llc Smart error recovery for database applications
CN103093342A (en) * 2013-01-11 2013-05-08 北京掌上汇通科技发展有限公司 Online transaction processing platform and transaction processing method thereof
CN103197968B (en) * 2013-03-18 2016-03-30 焦点科技股份有限公司 A kind of thread pool disposal route and system merging synchronous asynchronous feature
CN103179133B (en) * 2013-04-12 2016-03-30 北京工业大学 Based on the client of entity class and the method for server communication
CN103366471B (en) * 2013-06-26 2015-08-12 福建联迪商用设备有限公司 A kind of online business concurrent processing method, system and server
CN104253808B (en) * 2013-06-29 2018-05-08 北京新媒传信科技有限公司 State rendering method and state showing server in instantaneous communication system
CN104793999A (en) * 2014-01-21 2015-07-22 航天信息股份有限公司 Servo server framework system
CN103854168B (en) * 2014-02-17 2016-09-28 湖南中烟工业有限责任公司 Isomery flow process is pending focuses on method and processing means
CN103927218B (en) * 2014-04-30 2017-07-04 广州唯品会网络技术有限公司 Event distributing method and system
CN104615647B (en) * 2014-12-25 2018-05-01 百度在线网络技术(北京)有限公司 View model request, delivery method and device
CN104618432B (en) * 2014-12-30 2019-03-08 北京红马传媒文化发展有限公司 A kind of processing method and processing system that event sends and receives
CN104580226B (en) * 2015-01-15 2017-07-11 上海瀚之友信息技术服务有限公司 A kind of system and method for shared session data
CN104820701B (en) * 2015-05-11 2018-02-06 北京瑞星信息技术股份有限公司 Data record and synchronous method and system
CN105573840B (en) * 2015-12-08 2019-06-14 东软集团股份有限公司 The event-handling method and device of work flow operation phase

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101201753A (en) * 2007-12-13 2008-06-18 浪潮通信信息系统有限公司 Method for configuring and managing multimode machine supervising engine
CN102255867A (en) * 2010-05-18 2011-11-23 华为技术有限公司 Service request processing method, device and system
CN101957751A (en) * 2010-06-04 2011-01-26 福建星网锐捷网络有限公司 Method and device for realizing state machine
CN102843389A (en) * 2011-06-21 2012-12-26 国承斌 WEB system and method based on event driven
CN102594798A (en) * 2011-12-31 2012-07-18 苏州阔地网络科技有限公司 Agent method and system for connecting databases

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110995781A (en) * 2019-11-01 2020-04-10 腾讯科技(深圳)有限公司 Praise information processing method, device and system
CN110995781B (en) * 2019-11-01 2022-01-11 腾讯科技(深圳)有限公司 Praise information processing method, device and system

Also Published As

Publication number Publication date
CN107656819A (en) 2018-02-02
CN107656801A (en) 2018-02-02
CN107656808A (en) 2018-02-02
CN107657420A (en) 2018-02-02
CN107656822A (en) 2018-02-02
CN107657530A (en) 2018-02-02
CN107659548A (en) 2018-02-02
CN107656818A (en) 2018-02-02
CN107656779A (en) 2018-02-02
CN107659546A (en) 2018-02-02
CN107656821A (en) 2018-02-02
CN107656777A (en) 2018-02-02
CN107656782A (en) 2018-02-02
CN107656778A (en) 2018-02-02
CN107657531A (en) 2018-02-02
CN107656823A (en) 2018-02-02
CN107656809A (en) 2018-02-02
CN107657419A (en) 2018-02-02
CN107657532A (en) 2018-02-02
CN107656824A (en) 2018-02-02
CN107656784A (en) 2018-02-02
CN107656820A (en) 2018-02-02
CN107656781A (en) 2018-02-02
CN107659547A (en) 2018-02-02
CN107656783A (en) 2018-02-02
CN107657501A (en) 2018-02-02
CN107657518A (en) 2018-02-02
CN107657517A (en) 2018-02-02
CN107659605A (en) 2018-02-02
CN107659549A (en) 2018-02-02

Similar Documents

Publication Publication Date Title
CN107656780A (en) A kind of flow path processing method and system based on event
US9742916B1 (en) Customer service agent to customer connection
CN107301229B (en) Feedback assigning method and system based on semantic analysis
US20110066470A1 (en) System and method for providing context based remote advisor capabilities to users of web applications
CN112422633B (en) User request response method, device, computer readable storage medium and equipment
EP3516857A1 (en) System and method for managing multi-channel engagements
CN104240049A (en) Comprehensive order handling platform
US11042514B2 (en) Collaboration computer system
CN109828801A (en) Business information processing method, device and server
CN107730338A (en) A kind of method and system of internet shopping mall management
CN107169738B (en) Information service platform, system and method based on information subject shareholding
Быканова et al. Trends and patterns of the banking sector digitalization process
Ordona et al. Lab 2–Tutor Dash Product Specification
TWI238327B (en) Message delivery system transmitting massive messages in short period of time
CN117014458A (en) Method, device, computer equipment and storage medium for processing business across chains
Spowart Case Study: Intelligent Finance
CN115587806A (en) Method and system for supporting mobile terminal multi-post personnel cooperative office
CN111784429A (en) Information pushing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20180202

WW01 Invention patent application withdrawn after publication