CN107659547A - A kind of flow path processing method and device and server based on event - Google Patents

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

Info

Publication number
CN107659547A
CN107659547A CN201611218388.8A CN201611218388A CN107659547A CN 107659547 A CN107659547 A CN 107659547A CN 201611218388 A CN201611218388 A CN 201611218388A CN 107659547 A CN107659547 A CN 107659547A
Authority
CN
China
Prior art keywords
event
server
client
sent
queue
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.)
Pending
Application number
CN201611218388.8A
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 CN201610606530.XA external-priority patent/CN106227584A/en
Priority claimed from CN201610607261.9A external-priority patent/CN106326016A/en
Application filed by Wuhan Bill Trading Center Co Ltd filed Critical Wuhan Bill Trading Center Co Ltd
Publication of CN107659547A publication Critical patent/CN107659547A/en
Pending legal-status Critical Current

Links

Classifications

    • 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
    • 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
    • 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
    • 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
    • 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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • Databases & Information Systems (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Technology Law (AREA)
  • Human Resources & Organizations (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)
  • Multi Processors (AREA)

Abstract

The invention discloses a kind of flow path processing method based on event and device and server.Wherein method includes:When receiving the server event of client transmission, determine whether the event is that itself needs server event to be processed;When the determination is yes, the connection server is sent to be handled;When being defined as no, message server is sent to, so that other application server is read and is handled;When being forwarded to the server event of trading processing result of client after the completion of connection server listens to application server processes, according to priority processing event, and server event is converted into client event, according to the Distribution List of the server event, it is sent to corresponding client, in such scheme, whole operation flow is using event as driving, the quick circulation of flow can be achieved, according to priority processing event, the execution efficiency of each server can be significantly improved, effective means of communication is provided between the server of the large-scale network architecture.

Description

A kind of flow path processing method and device and server 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 device kimonos based on event Business device.
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 device and server 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 connection server receives the server event of client transmission, determine whether the event is itself needs The server event of processing;When the determination is yes, that the server event is sent into the connection server is locally default The event handling class for handling the server event is handled;When being defined as no, the server event is sent to message Server, so that other application server reads and handled from the message server;
The clothes of the trading processing result of client are forwarded to after the completion of connection server listens to application server processes During device event of being engaged in, according to priority-level corresponding to the trading processing result, the event handling thread for distributing corresponding level divides Do not handled;According to the data of result renewal caching, and server event is converted into client event, according to the clothes The Distribution List for device event of being engaged in, is sent to corresponding client.
In one embodiment, it is described to determine whether the event is itself to need server event to be processed, including:
The connection server judge the server event type whether the event type one registered in advance with itself Cause, if unanimously, it is determined that the server event, which belongs to itself, needs server event to be processed;Otherwise, it determines the service Device event, which is not belonging to itself, needs server event to be processed.
In one embodiment, after the server event being sent into message server, in addition to:
Connect to return to the client for sending server event by socket and submit successful message.
In one embodiment, when the server event is multiple, the server event is sent to the company The default event handling class for handling the server event of server local is connect to be handled, 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.
In one embodiment, the server event is sent to the connection server locally default processing clothes After the event handling class of business device event is handled, in addition to:
The data of result are serialized, the data after serializing is handled are returned by socket connections To corresponding client.
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.
In one embodiment, the client is assigned corresponding Conversation Model object in the connection server side; The Conversation Model object record has the mark of socket connections between the mark, client and connection server of client;
The Distribution List according to the server event, corresponding client is sent to, including:
The Conversation Model object is according to the Distribution List, it is determined whether needs the event forwarding to corresponding visitor Family end;If desired, then the event is sent to by corresponding client according to the mark of the socket of client connections.
In one embodiment, the process performance of the event handling thread and the priority of handled server event Rank positive correlation.
Second aspect, the present invention provide a kind of flow processing device based on event, including:
Determining module, for when receiving the server event of client transmission, judging whether the event is itself Need server event to be processed;
First event processing module, for when judge module is judged as YES, the server event being sent to described Locally the default event handling class for handling the server event is handled connection server;
Sending module, for when judge module is judged as NO, the server event to be sent into message server, with Just other application server reads and handled from the message server;
Second event processing module, the server event of the trading processing result of client need to be forwarded to for listening to When, according to priority-level corresponding to the trading processing result, the event handling thread for distributing corresponding level is located respectively Reason;
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 determining module, specifically for judge the server event type whether with from Body event type registered in advance is consistent, if unanimously, it is determined that the server event, which belongs to itself, needs server to be processed Event;Otherwise, it determines the server event, which is not belonging to itself, needs server event to be processed.
In one embodiment, the sending module, be additionally operable to by the server event be sent to message server it Afterwards, connect to return to the client for sending server event by socket and submit successful message.
In one embodiment, when the server event is multiple, 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.
In one embodiment, said apparatus also includes:Processing module is serialized, for the processing to event processing module As a result data are serialized;
Correspondingly, the sending module, it is additionally operable to return to the data after serializing is handled by socket connections To corresponding client.
In one embodiment, the second 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.
In one embodiment, the client is assigned corresponding Conversation Model object in the connection server side; The Conversation Model object record has the mark of socket connections between the mark, client and connection server of client;
The distribution module, for according to the Distribution List, it is determined whether need the event forwarding to corresponding Client;If desired, then the event is sent to by corresponding client according to the mark of the socket of client connections End.
The third aspect, the embodiment of the present invention additionally provide a kind of connection server, and the connection server includes above-mentioned be based on The flow processing device of event.
The beneficial effect of above-mentioned technical proposal provided in an embodiment of the present invention comprises at least:
In above-mentioned flow path processing method and device and server based on event provided in an embodiment of the present invention, receiving During the server event that client is sent, confirm whether the event is that itself needs server event to be processed, if it is, making Handled with default event handling class, be otherwise forwarded to message server, so that other application server is read and is handled, The server event of the trading processing result of client is forwarded to after the completion of connection server listens to application server processes When, according to priority-level corresponding to the trading processing result, the event handling thread for distributing corresponding level is located respectively Reason;According to the data of result renewal caching, and server event is converted into client event, according to the server event Distribution List, be sent to corresponding client.
In such scheme, whole operation flow is using event as driving, it is possible to achieve the quick circulation of flow, also, should With not direct interaction between the servers such as server and connection server, and message server is used to carry out the transfer of message, Message server is as message-oriented middleware (Message Queue, MQ), the caching of message and forwarding between charge server, this Kind mode, message may reside within internal memory or disk, until they are required the application program of their server of processing Reading is walked, by message queue, execution that server can be independent, it is not necessary to know mutual position, it is not necessary to directly and other Server interacts, and withouts waiting for whether result has been received when continuing executing with the next step of flow Server receive, this quickly message exchange mechanism, on the one hand, for server cluster, can significantly improve each The execution efficiency of server, still further aspect, the network environment of isomery can also be better adapted to, is large-scale network rack Effective means of communication is provided between the server of structure.
Also, in above-mentioned flow, server event is according to the significance level of its business, priority corresponding to division, and point Event handling thread with corresponding level is respectively processed so that priority is higher, it is desirable to the express thing of response speed Part is able to priority treatment, and according to the Distribution List of the server event, is sent to all clients related to the business result End.
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:
The network architecture diagram that Fig. 1 is applicable by 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 whether determination event provided in an embodiment of the present invention is that connection server needs server event to be processed The specific implementation flow chart of step;
Server event is sent to connection server locally default processing clothes by Fig. 4 to be provided in an embodiment of the present invention The specific implementation flow chart that the processing class of business device event is handled;
Fig. 5 is the signal for the example that client provided in an embodiment of the present invention initiates transaction request to connection server Figure;
Fig. 6 is the block diagram of connection server processing procedure;
Fig. 7 A- Fig. 7 B are the schematic flow sheet of process of exchange provided in an embodiment of the present invention;
Fig. 8 is the structural representation of the flow processing device provided in an embodiment of the present invention based on event;
Fig. 9 is the schematic diagram of second event processing module 804 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 server 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.
In same bill business system, application server is responsible for the server of processing business logic;Application service Device can have one or more, when application server has multiple, can form application server cluster each other, application server with Other servers such as connection server, other application server between not direct interaction, but pass through message server The transfer of message is carried out, message server plays a part of message-oriented middleware, caches and forward the message needed for each server (server event).
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, including:
S201, when connection server receive client transmission server event when, determine the event whether be from Body needs server event to be processed;When the determination is yes, the server event is sent to the connection server local The default event handling class for handling the server event is handled;When being defined as no, the server event is sent To message server, so that other application server reads and handled from the message server;
S202, the trading processing result for being forwarded to after the completion of connection server listens to application server processes client Server event when, according to priority-level corresponding to the trading processing result, distribute the event handling line of corresponding level Journey is respectively processed;According to the data of result renewal caching, and server event is converted into client event, according to The Distribution List of the server event, it is sent to corresponding client.
The above-mentioned flow path processing method based on event provided in an embodiment of the present invention, receiving the service of client transmission During device event, confirm whether the event is that itself needs server event to be processed, if it is, using default event handling Class is handled, and is otherwise forwarded to message server, so that other application server is read and is handled;When connection server is monitored When the server event of trading processing result of client is forwarded to after the completion of to application server processes, 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;In such scheme, whole operation flow is using event as driving, it is possible to achieve the quick circulation of flow, and And not direct interaction between the server such as application server and connection server, and use message server to carry out message Transfer, message server the caching of message and turn as message-oriented middleware (Message Queue, MQ), between charge server Hair, this mode, message may reside within internal memory or disk, until they are required the application of their server of processing Program is read, by message queue, execution that server can be independent, it is not necessary to know mutual position, it is not necessary to directly with Other servers interact, and without waiting for when continuing executing with the next step of flow result whether by The server of reception receives, this quickly message exchange mechanism, on the one hand, for server cluster, can significantly carry The execution efficiency of high each server, still further aspect, can also be better adapted to the network environment of isomery, be large-scale net Effective means of communication is provided between the server of network framework.Whole operation flow is using java events as driving, it is possible to achieve flow Quick circulation, create good basis for efficient process server event.Also, server event is according to the weight of its business Want degree, priority corresponding to division, and the event handling thread for distributing corresponding level is respectively processed so that priority compared with High, it is desirable to the express event of response speed is able to priority treatment, and according to the Distribution List of the server event, is sent to The all clients related to the business result.
Above steps is described in detail separately below.
In one embodiment, determine whether the event is that itself needs server thing to be processed in above-mentioned steps S201 Part, as shown in figure 3, can be embodied as:
S301, connection server judge the server event type whether the event type one registered in advance with itself Cause;If consistent, following step S302 is performed;Otherwise following step S303 is performed;
S302, determine that the server event belongs to itself and needs server event to be processed.
S303, determine that the server event is not belonging to itself and needs server event to be processed.
Whether connection server, or various types of application servers, it is in embodiments of the present invention, all registered in advance The various event types for needing itself processing, according to event type registered in advance, it is possible to confirm the message whether be from Body needs message to be processed.
The pub (issue) realized for example with Publisher (message issuer) and consumer (message consumer)- Sub (consumption) pattern, message issuer and message consumer (between server and server, between client and server) A common topic (topic) is preset, after having this pattern, it is possible to achieve for the message of same class topic Send and receive.
If not itself processing server event, then connection server send it to message server, wait it He needs the server for handling the event to read.
For connection server, it is mainly responsible for the receiving of the service request of processing client, connects building for session Vertical, maintenance and interruption service;For the correlating event of some simple inquiry classes, it can be handled, connected by connection server Server lookup database, Query Result is obtained, is then serialized the result of inquiry, then by the data after serializing Client is returned to by socket connections.
Serializing to client event is a kind of mechanism for being used for dealing with objects stream, and so-called object data stream is namely by object Content fluidized.Operation can be written and read to the object after fluidisation, also can by the object transfer after fluidisation in network it Between.Serializing is primarily to solve the problems, such as to be triggered when being written and read operation to object data stream.
In one embodiment, server event is sent to after message server, in addition to performs following step:Pass through Socket, which connects to return to the client for sending server event, submits successful message.
Whether handled by itself, connection server is sent to message while event handling or by Service events After server, feedback is submitted into successful message to client for one, after client receives this successful message of submission, and When can switch interface, avoid user from waiting, improve user experience.For example terminate to submit the page of inquiry request, turn Change to next interface.
In large-scale distributed processing system, connection server may be connected with substantial amounts of client, when reception When server event is multiple, server event is sent to the connection server locally default place for handling the server event When reason class is handled, for optimization processing efficiency, in embodiments of the present invention, as shown in figure 4, can be real by following manner It is existing:
S401, 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;
S402, the sequence according to priority, the server in the queue is taken out from the queue of different stage successively Event, and server event is distributed to the event handling thread of corresponding level;
S403, by event handling class corresponding to event handling thread dispatching server event, server event is carried out Processing.
Server event also according to its significance level between business, priority corresponding to division, is pressed in each queue Arranged according to the sequencing of event reception.
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.
As shown in figure 5, in client, initiate to confirm on panel, user selects sending object list:Zhang San, Li Si and king Five;
Class (InquiryManager) call function submitInquiry () is monitored in the transaction request management of client, raw Into transaction request event (DealRequestEvent), the request data of picture is encapsulated in the transaction request event, the friendship The content of easy request event (Deal_Request) is as follows:Event title:DealRequestAction, data:Transaction request thing Part (DealRequestEvent), including transaction id, type of transaction, limiting time of merchandising, transaction value, sending object row Table etc..Event object is transaction request event by Map by Data Serialization, then passes through socket communication functions again (sendDataToServer) connection server is sent it to;
Connection server (CS) receives client event, the entitled DealRequestAction of event, data:Transaction Request event (DealRequestEvent), it is found that itself is not the server for handling the transaction request event, and the event is sent out It is sent to message server.
Message queue technology is a kind of technology of exchange information between Distributed Application.(other servers are sent message queue Event formed queue) can reside on the internal memory or disk of message server, queue stores messages are until they are by other The application program of server is read.By message queue, also can independently be performed between each server, they require no knowledge about that This position or the server for withouting waiting for receiving before continuing executing with receive this message.In a distributed computing environment, it is Integrated distributed application, developer need to provide effective means of communication to the Distributed Application under heterogeneous network environment.For Management needs shared message, and the technology of this message-oriented middleware is very important.
In one embodiment, the client is assigned corresponding Conversation Model object in the connection server side; The Conversation Model object record has the mark of socket connections between the mark, client and connection server of client;
The Distribution List according to the server event, corresponding client is sent to, including:
The Conversation Model object is according to the Distribution List, it is determined whether needs the event forwarding to corresponding visitor Family end;If desired, then the event is sent to by corresponding client according to the mark of the socket of client connections.
In one embodiment, the process performance of the event handling thread and the priority of handled server event Rank positive correlation.
As shown in fig. 6, 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 fig. 6, 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 fig. 6, 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 fig. 6, 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.
Server event is converted into client event by above-mentioned steps S202, such as can be converted into ServerEvent The ApplicationEvent that client can be handled, client upon receiving the event, perform default ProcessApplication Event method, so as to update the interface of client.
According to the Distribution List of the server event in above-mentioned steps S202, corresponding client is sent to, the event Distribution List, the logic by application server according to the service processing result, determines Distribution List, is sent to connection server, Trading processing result is sent to corresponding client by connection server according to the Distribution List.
The simple case explanation of steel trading is initiated with Zhao six:
As shown in Figure 7 A, 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;
Connection server will be sent to message server after transaction request processing, to handle the application of the transaction request Server reads and handled, and after application server processes, obtained final result is forwarded to Zhang San, Li Si and king Five request, is stored again in message server by way of server event;
As shown in Figure 7 B, connection server converts thereof into correspondingly after message server reads the server event Client event, event is distributed, and by socket communication be sent to user:Zhang San, Li Si and king five;
Class (InquiryManager) call function Receiveinquery pop-ups are monitored in the transaction request management of client Processing.
Such as user:Zhang San;
Define transaction id in the transaction request receiving panel of client used in Zhang San, type of transaction, trade variety, Transaction limiting time, transaction value, stateful transaction, sender and recipient etc..
Based on same inventive concept, the embodiment of the present invention additionally provides a kind of flow processing system based on event and service Device, by the system and server solve the principle of problem and flow path processing method phase of the previous embodiment one based on event Seemingly, therefore the implementation of the system and server may refer to the implementation of preceding method, repeats part and repeats no more.
Flow processing device provided in an embodiment of the present invention based on event, as shown in figure 8, including:
Determining module 801, for when receiving the server event of client transmission, judging whether the event is certainly Body needs server event to be processed;
First event processing module 802, for when judge module is judged as YES, the server event to be sent into institute Stating connection server, locally the default event handling class for handling the server event is handled;
Sending module 803, for when judge module is judged as NO, the server event to be sent into messenger service Device, so that other application server reads and handled from the message server;
Second event processing module 804, the server thing of the trading processing result of client need to be forwarded to for listening to During part, according to priority-level corresponding to the trading processing result, the event handling thread for distributing corresponding level is carried out respectively Processing;
Buffer update module 805, for updating the data of caching according to result;
Modular converter 806, for server event to be converted into client event;
Distribution module 807, for the Distribution List according to the server event, it is sent to corresponding client.
In one embodiment, determining module 801, specifically for judge the server event type whether with itself Event type registered in advance is consistent, if unanimously, it is determined that the server event, which belongs to itself, needs server thing to be processed Part;Otherwise, it determines the server event, which is not belonging to itself, needs server event to be processed.
In one embodiment, the sending module 803, it is additionally operable to the server event being sent to message server Afterwards, connect to return to the client for sending server event by socket and submit successful message.
In one embodiment, second event processing module 804, as shown in figure 9, including:
Queue cache sub-module 8041, 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 8042, 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 8043 is handled, for passing through event handling corresponding to the event handling thread dispatching server event Class, the server event is handled.
In one embodiment, the above-mentioned flow processing device based on event, as shown in figure 8, can also include:Serializing Processing module 808, the data for the result to event processing module serialize;
Correspondingly, the sending module 803, it is additionally operable to return the data after serializing is handled by socket connections Back to corresponding client.
In one embodiment, the client is assigned corresponding Conversation Model object in the connection server side; The Conversation Model object record has the mark of socket connections between the mark, client and connection server of client;
The distribution module 807, for according to the Distribution List, it is determined whether need the event forwarding to corresponding Client;If desired, then the event is sent to by corresponding client according to the mark of the socket of client connections End.
In one embodiment, the embodiment of the present invention additionally provides a kind of connection server, and the connection server includes The above-mentioned flow processing device based on event provided in an embodiment of the present invention.
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 connection server receives the server event of client transmission, determine whether the event is itself to need to handle Server event;When the determination is yes, the server event is sent to the connection server locally default processing The event handling class of the server event is handled;When being defined as no, the server event is sent to messenger service Device, so that other application server reads and handled from the message server;
    The server of the trading processing result of client is forwarded to after the completion of connection server listens to application server processes During event, according to priority-level corresponding to the trading processing result, the event handling thread for distributing corresponding level enters respectively Row processing;According to the data of result renewal caching, and server event is converted into client event, according to the server The Distribution List of event, it is sent to corresponding client.
  2. 2. the method as described in claim 1, it is characterised in that described to determine whether the event is that itself needs clothes to be processed Business device event, including:
    The connection server judges whether the type of the server event is consistent with itself event type registered in advance, if Unanimously, it is determined that the server event, which belongs to itself, needs server event to be processed;Otherwise, it determines the server event Being not belonging to itself needs server event to be processed.
  3. 3. 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.
  4. 4. the method as described in claim 1, it is characterised in that the client is assigned correspondingly in the connection server side Conversation Model object;The Conversation Model object record has between the mark, client and connection server of client The mark of socket connections;
    The Distribution List according to the server event, corresponding client is sent to, including:
    The Conversation Model object is according to the Distribution List, it is determined whether needs the event forwarding to corresponding client End;If desired, then the event is sent to by corresponding client according to the mark of the socket of client connections.
  5. 5. the method as described in claim any one of 1-4, it is characterised in that the process performance of the event handling thread and institute The priority-level positive correlation of the server event of processing.
  6. A kind of 6. flow processing device based on event, it is characterised in that including:
    Determining module, for when receiving the server event of client transmission, judging whether the event is itself needs The server event of processing;
    First event processing module, for when judge module is judged as YES, the server event to be sent into the connection The default event handling class for handling the server event of server local is handled;
    Sending module, for when judge module is judged as NO, the server event being sent into message server, so as to it He reads and handled from the message server application server;
    Second 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.
  7. 7. device as claimed in claim 6, it is characterised in that the determining module, specifically for judging the server thing Whether the type of part is consistent with itself event type registered in advance, if unanimously, it is determined that the server event belongs to itself Need server event to be processed;Otherwise, it determines the server event, which is not belonging to itself, needs server event to be processed.
  8. 8. device as claimed in claim 6, it is characterised in that the second 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.
  9. 9. device as claimed in claim 6, it is characterised in that the client is assigned correspondingly in the connection server side Conversation Model object;The Conversation Model object record has between the mark, client and connection server of client The mark of socket connections;
    The distribution module, for according to the Distribution List, it is determined whether need the event forwarding to corresponding client End;If desired, then the event is sent to by corresponding client according to the mark of the socket of client connections.
  10. 10. a kind of connection server, it is characterised in that the connection server is included as described in claim any one of 6-9 Flow processing device based on event.
CN201611218388.8A 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event Pending CN107659547A (en)

Applications Claiming Priority (10)

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

Publications (1)

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

Family

ID=61126735

Family Applications (31)

Application Number Title Priority Date Filing Date
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
CN201611218380.1A Withdrawn CN107656808A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
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
CN201611219367.8A Pending CN107656823A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611220330.7A Withdrawn CN107657531A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611218389.2A Withdrawn CN107657530A (en) 2016-07-25 2016-12-26 The processing method and system 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
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
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
CN201611219350.2A Withdrawn CN107656780A (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
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
CN201611219329.2A Withdrawn CN107657420A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
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
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
CN201611220337.9A Pending CN107657532A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
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
CN201611218383.5A Pending CN107656801A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218394.3A Pending CN107656819A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
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
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
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
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
CN201611218386.9A Pending CN107656818A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611218372.7A Withdrawn CN107659605A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611219323.5A Withdrawn CN107656777A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220312.9A Withdrawn CN107656781A (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
CN201611219331.XA Withdrawn CN107656779A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and related system based on event

Family Applications Before (24)

Application Number Title Priority Date Filing Date
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
CN201611218380.1A Withdrawn CN107656808A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
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
CN201611219367.8A Pending CN107656823A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611220330.7A Withdrawn CN107657531A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611218389.2A Withdrawn CN107657530A (en) 2016-07-25 2016-12-26 The processing method and system 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
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
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
CN201611219350.2A Withdrawn CN107656780A (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
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
CN201611219329.2A Withdrawn CN107657420A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
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
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
CN201611220337.9A Pending CN107657532A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
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
CN201611218383.5A Pending CN107656801A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218394.3A Pending CN107656819A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
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
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
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

Family Applications After (6)

Application Number Title Priority Date Filing Date
CN201611218386.9A Pending CN107656818A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611218372.7A Withdrawn CN107659605A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611219323.5A Withdrawn CN107656777A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220312.9A Withdrawn CN107656781A (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
CN201611219331.XA Withdrawn CN107656779A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and related system based on event

Country Status (1)

Country Link
CN (31) CN107657518A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109889373A (en) * 2019-01-22 2019-06-14 视联动力信息技术股份有限公司 A kind of transmission method of warning information, device and system

Families Citing this family (62)

* 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
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
CN110995781B (en) * 2019-11-01 2022-01-11 腾讯科技(深圳)有限公司 Praise information processing method, device 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
CN113742807B (en) * 2021-09-07 2024-05-14 广联达科技股份有限公司 Interactive processing method and device and electronic equipment
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
CN114385267B (en) * 2022-01-13 2024-06-18 平安壹钱包电子商务有限公司 Data pushing method for cash 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 (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102025650A (en) * 2010-06-04 2011-04-20 西本新干线股份有限公司 Message processing system and message processing method of enterprise service bus
CN102255867A (en) * 2010-05-18 2011-11-23 华为技术有限公司 Service request processing method, device and system
CN102572954A (en) * 2012-01-31 2012-07-11 中国移动(深圳)有限公司 Roaming liquidation service scheduling method, middleware and system
CN102594798A (en) * 2011-12-31 2012-07-18 苏州阔地网络科技有限公司 Agent method and system for connecting databases

Family Cites Families (32)

* 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
CN101201753B (en) * 2007-12-13 2012-12-26 浪潮通信信息系统有限公司 Method for configuring and managing multimode machine supervising engine
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
CN101957751B (en) * 2010-06-04 2013-07-24 福建星网锐捷网络有限公司 Method and device for realizing state machine
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
CN102843389B (en) * 2011-06-21 2015-08-26 国承斌 Based on event driven WEB system and method
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
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 (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102255867A (en) * 2010-05-18 2011-11-23 华为技术有限公司 Service request processing method, device and system
CN102025650A (en) * 2010-06-04 2011-04-20 西本新干线股份有限公司 Message processing system and message processing method of enterprise service bus
CN102594798A (en) * 2011-12-31 2012-07-18 苏州阔地网络科技有限公司 Agent method and system for connecting databases
CN102572954A (en) * 2012-01-31 2012-07-11 中国移动(深圳)有限公司 Roaming liquidation service scheduling method, middleware and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109889373A (en) * 2019-01-22 2019-06-14 视联动力信息技术股份有限公司 A kind of transmission method of warning information, device and system

Also Published As

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

Similar Documents

Publication Publication Date Title
CN107659547A (en) A kind of flow path processing method and device and server based on event
CN112602063B (en) Publish-subscribe framework for application execution
CN105939335B (en) The method and system of management passage ownership in Publish-subscribe data processing circumstance
CN101751504A (en) Network game virtual property automatic transaction scheduling method
WO2020136775A1 (en) Machine learning model co-creation system, machine learning model co-creation method, and program
CN109828801A (en) Business information processing method, device and server
CN104240049A (en) Comprehensive order handling platform
CN104240048A (en) Comprehensive order handling platform
CN110399409A (en) Transaction method for monitoring abnormality and device
CN111353766A (en) Service process processing system and method of distributed service system
CN107171941A (en) A kind of internet supply platform chain shared with social patterns, method and apparatus
WO2023029830A1 (en) Electronic certificate generation method and apparatus, electronic device, and readable storage medium
CN117014458A (en) Method, device, computer equipment and storage medium for processing business across chains
US20220374951A1 (en) Charging for the use of resources in a distributed network
CN117076558A (en) Mass data online analysis method and system based on multiple computing engines
CN118014721A (en) Carbon emission index management method and device, computer equipment, medium and product
CN117667067A (en) Information processing method, device, equipment and storage medium
CN117883772A (en) Data processing method, device and equipment
CN117495585A (en) Method and device for canceling internal funds transaction business, storage medium and terminal equipment
CN116192958A (en) Cloud computing force sharing method, system and device based on blockchain mechanism

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180202