CN107656784A - 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
CN107656784A
CN107656784A CN201611220361.2A CN201611220361A CN107656784A CN 107656784 A CN107656784 A CN 107656784A CN 201611220361 A CN201611220361 A CN 201611220361A CN 107656784 A CN107656784 A CN 107656784A
Authority
CN
China
Prior art keywords
event
server
client
data
sent
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN201611220361.2A
Other languages
Chinese (zh)
Inventor
方敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuhan Bill Trading Center Co Ltd
Original Assignee
Wuhan Bill Trading Center Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from CN201610607261.9A external-priority patent/CN106326016A/en
Priority claimed from CN201610606530.XA external-priority patent/CN106227584A/en
Application filed by Wuhan Bill Trading Center Co Ltd filed Critical Wuhan Bill Trading Center Co Ltd
Publication of CN107656784A publication Critical patent/CN107656784A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • 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/46Multiprogramming arrangements
    • G06F9/466Transaction processing
    • 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
    • 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
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • 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)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Technology Law (AREA)
  • Human Resources & Organizations (AREA)
  • Multimedia (AREA)
  • Computer Security & Cryptography (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;If, then handled using default event handling class, otherwise it is forwarded to message server, 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, handled according to priority;Client event is converted into, according to the Distribution List of the server event, is sent to corresponding client.In such scheme, whole operation flow is using event as driving, the quick circulation of flow can be achieved, not direct interaction between the server such as application server and connection server, the execution efficiency of each server can be significantly improved, client does not store any transaction data simultaneously, reduces the EMS memory occupation to client.

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;
The Distribution List according to the server event, corresponding client is sent to, including:
Connection server updates each in Distribution List described in local cache according to the Distribution List of the result The data of client view model corresponding with the result;The view model is client to needing real-time refreshing The mirror image that form is registered in connection server in advance;The content of pages currently shown according to the client, judge whether to need Give the data-pushing of renewal to the client;When needed, will occur data renewal the view model mark with And the data-pushing of corresponding renewal is to 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.
In one embodiment, the view model is registered by following manner:
Connection server is after client has logged in and is connected with connection server, when the view for receiving client transmission It is the newly-built corresponding view model of the client when model registration is asked;The view model corresponds to the client request The form refreshed in real time is needed in the page of loading;
The view model registration request, by including the page for needing refreshing form in real time in the page of client request loading Trigger in face.
In one embodiment, after client has logged in and is connected with connection server, in addition to:The Connection Service Device is Conversation Model object corresponding to client distribution;The Conversation Model object record have the mark of client, client with The mark of socket connections between connection server;
It is the newly-built correspondence of the client when connection server receives the view model registration request of client transmission View model, specifically include:
The newly-built corresponding view model in Conversation Model object corresponding to the client.
In one embodiment, methods described also includes:
When connection server receives the page load request of first time transmission of client, it is determined that needing the form sent The bar number n of data, and n bar list datas are sent as current display data;Record respectively first in the current display page The position of data and the last item data in the table is as upper vernier and lower vernier and preserves;
When connection server receives the table paging refresh requests of client, from first number behind the lower vernier N bar list datas are obtained backward according to beginning order, or order is forward the last item data before the upper vernier Obtain n bar list datas;The list data is sent to client;Update the upper vernier preserved and lower vernier.
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;The basis should The Distribution List of server event, corresponding client is sent to, including:Connection server is according to the distribution of the result List, update the number of each client view model corresponding with the result in Distribution List described in local cache According to;The view model is client to needing the mirror image that the form of real-time refreshing is registered in connection server in advance;According to The content of pages that the client is currently shown, judge whether to need the data-pushing of renewal to the client;Work as needs When, the mark of the view model of data renewal and the data-pushing of corresponding renewal will occur to 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.
Each client view model corresponding with result in Distribution List in connection server renewal local cache Data, and the content of pages currently shown according to client, judge whether to need by the data-pushing of renewal to client, When judgement needs, the mark for the view model that data renewal is related to is with the data-pushing of corresponding renewal to client, visitor Family end can according to the mark of view model update corresponding to form, on the one hand, using view model, view model is client The mirror image that the form for needing to refresh in real time is registered in connection server in advance, when the renewal of transaction data occurs, with visitor The list data of the display at family end is always consistent, ensures the accuracy of table content real-time update, when necessary can be with fast The demand that speed response form refreshes;On the other hand, the content of pages currently shown according to client, if the content of renewal is being worked as In data corresponding to the preceding display page, then judge the mark of the data of renewal and view model issuing client, avoid visitor Unnecessary between family end and server to interact, intelligently by the data real time propelling movement of user's care to client, client is not Any transaction data is stored, the data that user is concerned about only is shown, reduces the EMS memory occupation to client.
Other features and advantages of the present invention will be illustrated in the following description, also, partly becomes from specification Obtain it is clear that or being understood by implementing the present invention.The purpose of the present invention and other advantages can be by the explanations write Specifically noted structure is realized and obtained in book, claims and accompanying drawing.
Below by drawings and examples, technical scheme is described in further detail.
Brief description of the drawings
Accompanying drawing is used for providing a further understanding of the present invention, and a part for constitution instruction, the reality with the present invention Apply example to be used to explain the present invention together, be not construed as limiting the invention.In the accompanying drawings:
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 schematic diagram of Conversation Model object in the embodiment of the present invention;
Fig. 7 is each client and the result pair in Distribution List in renewal local cache in the embodiment of the present invention The flow chart of the step of data for the view model answered;
Fig. 8 is another flow chart in the flow path processing method based on event in the embodiment of the present invention;
Fig. 9 is that flow chart is embodied in step S202 in the embodiment of the present invention;
Figure 10 is the flow chart of a simple case in the embodiment of the present invention;
Figure 11 is the structural representation of the flow processing device provided in an embodiment of the present invention based on event;
Figure 12 is the structural representation of second event processing module 112 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 the flow path processing method provided in an embodiment of the present invention based on event and the various specific realities of system The mode of applying 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;
Wherein, in step S202, the Distribution List according to the server event, corresponding client is sent to, wrapped Include:
Connection server updates each in Distribution List described in local cache according to the Distribution List of the result The data of client view model corresponding with the result;The view model is client to needing real-time refreshing The mirror image that form is registered in connection server in advance;The content of pages currently shown according to the client, judge whether to need Give the data-pushing of renewal to the client;When needed, will occur data renewal the view model mark with And the data-pushing of corresponding renewal is to client.
The above-mentioned flow path processing method based on event provided in an embodiment of the present invention, when connection server receives client During the server event of transmission, confirm whether the event is that itself needs server event to be processed, if it is, using default Event handling class handled, be otherwise forwarded to message server, so that other application server is read and is handled, work as connection Server is listened to after the completion of application server processes when being forwarded to the server event of trading processing result of client, according to Priority-level corresponding to the trading processing result, the event handling thread for distributing corresponding level are respectively processed;According to The data of result renewal caching, and server event is converted into client event, according to the distribution of the server event List, 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, 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.
Each client view model corresponding with result in Distribution List in connection server renewal local cache Data, and the content of pages currently shown according to client, judge whether to need by the data-pushing of renewal to client, When judgement needs, the mark for the view model that data renewal is related to is with the data-pushing of corresponding renewal to client, visitor Family end can according to the mark of view model update corresponding to form, on the one hand, using view model, view model is client The mirror image that the form for needing to refresh in real time is registered in connection server in advance, when the renewal of transaction data occurs, with visitor The list data of the display at family end is always consistent, ensures the accuracy of table content real-time update, when necessary can be with fast The demand that speed response form refreshes;On the other hand, the content of pages currently shown according to client, if the content of renewal is being worked as In data corresponding to the preceding display page, then judge the mark of the data of renewal and view model issuing client, avoid visitor Unnecessary between family end and server to interact, intelligently by the data real time propelling movement of user's care to client, client is not Any transaction data is stored, the data that user is concerned about only is shown, reduces the EMS memory occupation to client.
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.
Further, after client logs in and is connected with connection server, connection server can also be client Distribution session (session) model object corresponding with the client, Conversation Model object record have the mark of client, client The mark of socket connections between end and connection server;
So, as shown in fig. 6, in connection server, comprising multiple Conversation Model objects, each Conversation Model object Corresponding with a client, Conversation Model object is used for the view model for managing each client.
Above-mentioned connection server is that the client is established and needs view model corresponding to the form that refreshes in real time with these, It can specifically be embodied as:The newly-built corresponding view model in Conversation Model object corresponding to client.
Further, in above-mentioned steps S202, each client and the place in Distribution List are updated in local cache The step of managing the data of view model corresponding to result, as shown in fig. 7, can specifically be embodied as:
S71, the data for updating the mark of the view model involved by the result and correspondence, are sent to described The Conversation Model object of client;
S72, the result is sent to by corresponding view model by the Conversation Model object, by the view Model modification its data.
Further, above-mentioned view model can log in client, establish and connect with connection server, and request of loading Register during related pages, specifically, can be registered by following manner:
After client has logged in and is connected with connection server, when the view model registration for receiving client transmission please It is the newly-built corresponding view model of the client when asking;The view model corresponds to the page of the client request loading The middle form for needing to refresh in real time;
After client logs in, establish and be connected with connection server, now, when client request loads certain page, and be somebody's turn to do Have on the page it is default client can send view model registration request to connection server when needing the form refreshed in real time, Connection server establishes the view model needed with these corresponding to the form that refreshes in real time for the client accordingly.
In one embodiment, the method for the flow path processing method provided in an embodiment of the present invention based on event, such as Fig. 8 institutes Show, can also carry out following step:
When S81, the page load request sent when the first time for receiving client, it is determined that needing the list data sent Bar number n, and n bar list datas are sent as current display data;
S82, the first data and the last item data are recorded in the current display page respectively in the complete of the form Portion's Data Position is as upper vernier and lower vernier and preserves;
S83, when receive client table paging refresh requests when, since the first data behind the lower vernier Order obtains n bar list datas backward, or order obtains forward n bars the last item data before the upper vernier List data;
S84, the list data is sent to client;
The upper vernier and lower vernier that S85, renewal are preserved.
In the page that client is shown, every page all only shows n datas, in order to ensure the real time propelling movement of data, it is necessary to It is that those data record to client current display page, once the data updated are located at what client was currently shown In data, then need to refresh the data of client.
When receiving the table paging refresh requests of client, if the next page is translated into client selection, from described The first data behind lower vernier starts order and obtains n bar list datas backward, if prevpage is translated into client selection, Order obtains forward n bar list datas the last item data before the upper vernier.
Illustrated with an example, since the 1st data of the total data in view model, send 30 datas In the case of to client, upper vernier can be designated as 1, marker downstream 30;When Connection Service end receives the refresh requests of client, After sending next 30 data, then upper vernier is updated to 31, and lower vernier is updated to 60;If client now only has 15 datas Transmittable, after sending 15 datas, then upper vernier is updated to 31, and lower vernier is updated to 45.
If the quantity of the total data in view model is less than or equal to n bar list datas, sent all to client Data.
In embodiments of the present invention, the data of corresponding view model in result are updated, including:In view model Increase data, delete data and change data;
Can cause the change of Data Entry in view model due to increasing and deleting, thus increase and delete data it Afterwards, it is also necessary to for data that are increased in view model or deleting and the data after it, update its positional information.
Such as 1-100 datas are included in view model, it is original if increasing a data the 32nd article of this position The 32nd data can become the 33rd data, the like, the last item data become the 101st data.
Further, above-mentioned steps S202, as shown in figure 9, in the specific implementation, can be realized by following step:
The position of S91, the data that update of judgement in whole form, if positioned at the upper vernier recorded with Between lower vernier;If so, perform S92;
S92, the client will be pushed to again from the n bars list data after upper vernier.
On the one hand, it is necessary in connection server view model, the data of real-time update are remained, on the other hand, this The data of sample it is not absolutely required to real time propelling movement to client, and only the data of renewal in need are located between upstream mark and lower vernier When, the data-pushing after renewal can just be pass by, reduce between client and server it is unnecessary interact, intelligently will The data real time propelling movement that user is concerned about does not store any transaction data to client, client, only shows the data that user is concerned about, Reduce the EMS memory occupation to client.
In one simply example, after the completion of application server processes transaction, number is added behind data 1 and data 2 According to 3, and by the Event Package, after being sent to message server, connection server reads the event, as shown in Figure 10, connection clothes After business device receives the event, the Conversation Model object of all users in Distribution List, Conversation Model object hair are sent it to View model object corresponding to giving, the view model object handles of the event events is received, to the data of view model It is updated, when customer end B checks the data of corresponding renewal, to client such as customer end B propelling data 1-3.
Based on same inventive concept, the embodiment of the present invention additionally provides a kind of flow processing device based on event and connection Server, by the device and connection server solve the principle of problem and the flow based on event of previous embodiment offer Processing method is similar, therefore the implementation of the device and connection server may refer to the implementation of preceding method, repeats part no longer Repeat.
Flow processing device provided in an embodiment of the present invention based on event, as shown in figure 11, including:
Determining module 111, 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 112, 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 113, 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 114, 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 115, for updating the data of caching according to result;
Modular converter 116, for server event to be converted into client event;
Distribution module 117, for the Distribution List according to the server event, it is sent to corresponding client;Described According to the Distribution List of the server event, corresponding client is sent to, including:Connection server is according to the result Distribution List, each client view model corresponding with the result in Distribution List described in renewal local cache Data;The view model is client to needing the mirror image that the form of real-time refreshing is registered in connection server in advance;Root The content of pages currently shown according to the client, judge whether to need the data-pushing of renewal to the client;When need When wanting, the mark of the view model of data renewal and the data-pushing of corresponding renewal will occur to client.
In one embodiment, determining module 111, 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 113, 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, when the server event is multiple, second event processing module 112, as shown in figure 12, Including:
Queue cache sub-module 1121, 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 1122, 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 1123 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 11, can also include:Sequence Change processing module 118, the data for the result to event processing module serialize;
Correspondingly, the sending module 113, it is additionally operable to return the data after serializing is handled by socket connections Back to corresponding client.
In one embodiment, above-mentioned 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 117, 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 (11)

  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;
    The Distribution List according to the server event, corresponding client is sent to, including:
    Connection server is according to the Distribution List of the result, each client in Distribution List described in renewal local cache The data of end view model corresponding with the result;The view model is form of the client to the real-time refreshing of needs The mirror image registered in advance in connection server;The content of pages currently shown according to the client, judge whether to need by The data-pushing of renewal gives the client;When needed, the mark of the view model of data renewal and right will occur The data-pushing for the renewal answered is to client.
  2. 2. 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.
  3. 3. 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.
  4. 4. the method as described in claim 1, it is characterised in that the view model is registered by following manner:
    Connection server is after client has logged in and is connected with connection server, when the view model for receiving client transmission It is the newly-built corresponding view model of the client during registration request;The view model corresponds to the client request loading The page in need the form that refreshes in real time;
    The view model registration request, by being touched in the page of client request loading comprising the page for needing to refresh form in real time Hair.
  5. 5. method as claimed in claim 4, it is characterised in that after client has logged in and is connected with connection server, also Including:The connection server is Conversation Model object corresponding to client distribution;The Conversation Model object record has client The mark of socket connections between the mark at end, client and connection server;
    When connection server receive client transmission view model registration request when, for the client it is newly-built corresponding to regard Graph model, specifically include:
    The newly-built corresponding view model in Conversation Model object corresponding to the client.
  6. 6. the method as described in claim 1, it is characterised in that methods described also includes:
    When connection server receives the page load request of first time transmission of client, it is determined that needing the list data sent Bar number n, and send n bar list datas as current display data;First number in the current display page is recorded respectively As upper vernier and lower vernier and preserved according to the position with the last item data in the table;
    When connection server receives the table paging refresh requests of client, opened from the first data behind the lower vernier Beginning order obtains n bar list datas backward, or order obtains forward n the last item data before the upper vernier Bar list data;The list data is sent to client;Update the upper vernier preserved and lower vernier.
  7. A kind of 7. 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;It is described according to the service The Distribution List of device event, corresponding client is sent to, including:Connection server arranges according to the distribution of the result Table, update the data of each client view model corresponding with the result in Distribution List described in local cache; The view model is client to needing the mirror image that the form of real-time refreshing is registered in connection server in advance;According to described The content of pages that client is currently shown, judge whether to need the data-pushing of renewal to the client;When needed, will The mark of the view model of data renewal and the data-pushing of corresponding renewal occurs to client.
  8. 8. device as claimed in claim 7, 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.
  9. 9. device as claimed in claim 8, 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.
  10. 10. device as claimed in claim 9, it is characterised in that the client is assigned pair in the connection server side The Conversation Model object answered;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.
  11. 11. a kind of connection server, it is characterised in that the connection server is included as described in claim any one of 7-10 Flow processing device based on event.
CN201611220361.2A 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event Withdrawn CN107656784A (en)

Applications Claiming Priority (10)

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

Publications (1)

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

Family

ID=61126735

Family Applications (31)

Application Number Title Priority Date Filing Date
CN201611220312.9A Withdrawn CN107656781A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220307.8A Pending CN107656824A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611219367.8A Pending CN107656823A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611220324.1A Withdrawn CN107659548A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and client based on event
CN201611220334.5A Withdrawn CN107656782A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218380.1A Withdrawn CN107656808A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
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
CN201611219329.2A Withdrawn CN107657420A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218372.7A Withdrawn CN107659605A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611219359.3A Pending CN107656822A (en) 2016-07-25 2016-12-26 The processing method and related 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
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
CN201611219325.4A Withdrawn CN107656778A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611219350.2A Withdrawn CN107656780A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
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
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
CN201611220354.2A Withdrawn CN107659549A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611219323.5A Withdrawn CN107656777A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220322.2A Withdrawn CN107656809A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
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
CN201611220330.7A Withdrawn CN107657531A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220337.9A Pending CN107657532A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220338.3A Withdrawn CN107656783A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611219331.XA Withdrawn CN107656779A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and related system based on event
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
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
CN201611218386.9A Pending CN107656818A (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
CN201611218394.3A Pending CN107656819A (en) 2016-07-25 2016-12-26 The processing method and related system 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

Family Applications Before (20)

Application Number Title Priority Date Filing Date
CN201611220312.9A Withdrawn CN107656781A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220307.8A Pending CN107656824A (en) 2016-07-25 2016-12-26 The processing method and relevant apparatus and server of a kind of operation flow
CN201611219367.8A Pending CN107656823A (en) 2016-07-25 2016-12-26 The processing method and related system of a kind of operation flow
CN201611220324.1A Withdrawn CN107659548A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and client based on event
CN201611220334.5A Withdrawn CN107656782A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218380.1A Withdrawn CN107656808A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
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
CN201611219329.2A Withdrawn CN107657420A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611218372.7A Withdrawn CN107659605A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business
CN201611219359.3A Pending CN107656822A (en) 2016-07-25 2016-12-26 The processing method and related 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
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
CN201611219325.4A Withdrawn CN107656778A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611219350.2A Withdrawn CN107656780A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
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
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
CN201611220354.2A Withdrawn CN107659549A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and device and server based on event
CN201611219323.5A Withdrawn CN107656777A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611220322.2A Withdrawn CN107656809A (en) 2016-07-25 2016-12-26 The flow implementation method and related system of a kind of bill business

Family Applications After (10)

Application Number Title Priority Date Filing Date
CN201611220330.7A Withdrawn CN107657531A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220337.9A Pending CN107657532A (en) 2016-07-25 2016-12-26 The processing method and system of a kind of operation flow
CN201611220338.3A Withdrawn CN107656783A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and system based on event
CN201611219331.XA Withdrawn CN107656779A (en) 2016-07-25 2016-12-26 A kind of flow path processing method and related system based on event
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
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
CN201611218386.9A Pending CN107656818A (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
CN201611218394.3A Pending CN107656819A (en) 2016-07-25 2016-12-26 The processing method and related system 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

Country Status (1)

Country Link
CN (31) CN107656781A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109669791A (en) * 2018-12-22 2019-04-23 网宿科技股份有限公司 Exchange method, server and computer readable storage medium
CN114039981A (en) * 2021-11-11 2022-02-11 中国建设银行股份有限公司 Message processing method, device, server and storage medium
CN116841772A (en) * 2023-08-30 2023-10-03 成都中科合迅科技有限公司 Cross-thread signal processing method and system based on event queue

Families Citing this family (60)

* 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
CN109729410B (en) * 2018-12-29 2022-03-04 北京字节跳动网络技术有限公司 Live broadcast room interactive event processing method, device, equipment and storage medium
CN109889373B (en) * 2019-01-22 2022-06-21 视联动力信息技术股份有限公司 Method, device and system for transmitting alarm information
CN110009283B (en) * 2019-04-03 2021-09-07 北京思特奇信息技术股份有限公司 E-commerce logistics tracking method and system for service products
CN110099111A (en) * 2019-04-26 2019-08-06 深圳智链物联科技有限公司 A kind of display system and its display methods of PUSH message
CN110267228B (en) * 2019-06-13 2022-03-22 重庆邮电大学 V2X vehicle-mounted terminal message adaptive scheduling management system and method
CN110532088B (en) * 2019-07-15 2022-09-23 金蝶汽车网络科技有限公司 Connection processing method and device, computer equipment and storage medium
CN110490600B (en) * 2019-08-23 2022-04-26 中国联合网络通信集团有限公司 Method, server and terminal for processing banking business
CN110708356B (en) * 2019-09-06 2024-01-05 国云科技股份有限公司 Method and system for managing third party application by registry
CN110597867B (en) * 2019-09-09 2023-04-28 珠海格力电器股份有限公司 Graphic data processing method and system
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
CN111158928B (en) * 2019-12-18 2024-04-05 东软集团股份有限公司 Distributed system and communication method
CN111131425B (en) * 2019-12-18 2022-08-30 东软集团股份有限公司 Distributed system and communication method for distributed system
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
CN111210288A (en) * 2019-12-26 2020-05-29 大象慧云信息技术有限公司 Tax control server-based invoicing batch invoicing job optimized scheduling method and system
CN111210286A (en) * 2019-12-26 2020-05-29 大象慧云信息技术有限公司 Tax control server-based efficient invoice issuing 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
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
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
CN102255867A (en) * 2010-05-18 2011-11-23 华为技术有限公司 Service request processing method, device and system
CN102291416A (en) * 2011-09-14 2011-12-21 成都软智科技有限公司 Two-way synchronizing method and system of client-side and server-side
CN102594798A (en) * 2011-12-31 2012-07-18 苏州阔地网络科技有限公司 Agent method and system for connecting databases
CN102843389A (en) * 2011-06-21 2012-12-26 国承斌 WEB system and method based on event driven

Family Cites Families (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
CN102025650A (en) * 2010-06-04 2011-04-20 西本新干线股份有限公司 Message processing system and message processing method of enterprise service bus
CN102340495B (en) * 2010-07-26 2014-09-03 中国移动通信集团广东有限公司 Event center supporting cross-system service linkage and event processing method of event center
CN102044089A (en) * 2010-09-20 2011-05-04 董福田 Method for carrying out self-adaption simplification, gradual transmission and rapid charting on three-dimensional model
CN101982955B (en) * 2010-11-19 2013-09-04 深圳华大基因科技有限公司 High-performance file transmission system and method thereof
CN102693434B (en) * 2011-03-22 2015-01-28 中兴通讯股份有限公司 Communication apparatus and method for interface layer of radio frequency identification device
CN102562162B (en) * 2011-12-14 2014-05-07 北京邮电大学 Event-handling-based coal mine alarm system and method
CN102572954B (en) * 2012-01-31 2015-05-20 中国移动(深圳)有限公司 Roaming liquidation service scheduling method, middleware and system
CN102664934B (en) * 2012-04-06 2015-04-15 北京华夏电通科技股份有限公司 Multi-thread control method and system for adaptive self-feedback of server
CN102904887B (en) * 2012-09-26 2016-01-20 东软集团股份有限公司 The method of data synchronization of a kind of Web client and server and system
US9235464B2 (en) * 2012-10-16 2016-01-12 Microsoft Technology Licensing, Llc Smart error recovery for database applications
CN103093342A (en) * 2013-01-11 2013-05-08 北京掌上汇通科技发展有限公司 Online transaction processing platform and transaction processing method thereof
CN103197968B (en) * 2013-03-18 2016-03-30 焦点科技股份有限公司 A kind of thread pool disposal route and system merging synchronous asynchronous feature
CN103179133B (en) * 2013-04-12 2016-03-30 北京工业大学 Based on the client of entity class and the method for server communication
CN103366471B (en) * 2013-06-26 2015-08-12 福建联迪商用设备有限公司 A kind of online business concurrent processing method, system and server
CN104253808B (en) * 2013-06-29 2018-05-08 北京新媒传信科技有限公司 State rendering method and state showing server in instantaneous communication system
CN104793999A (en) * 2014-01-21 2015-07-22 航天信息股份有限公司 Servo server framework system
CN103854168B (en) * 2014-02-17 2016-09-28 湖南中烟工业有限责任公司 Isomery flow process is pending focuses on method and processing means
CN103927218B (en) * 2014-04-30 2017-07-04 广州唯品会网络技术有限公司 Event distributing method and system
CN104615647B (en) * 2014-12-25 2018-05-01 百度在线网络技术(北京)有限公司 View model request, delivery method and device
CN104618432B (en) * 2014-12-30 2019-03-08 北京红马传媒文化发展有限公司 A kind of processing method and processing system that event sends and receives
CN104580226B (en) * 2015-01-15 2017-07-11 上海瀚之友信息技术服务有限公司 A kind of system and method for shared session data
CN104820701B (en) * 2015-05-11 2018-02-06 北京瑞星信息技术股份有限公司 Data record and synchronous method and system
CN105573840B (en) * 2015-12-08 2019-06-14 东软集团股份有限公司 The event-handling method and device of work flow operation phase

Patent Citations (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
CN102843389A (en) * 2011-06-21 2012-12-26 国承斌 WEB system and method based on event driven
CN102291416A (en) * 2011-09-14 2011-12-21 成都软智科技有限公司 Two-way synchronizing method and system of client-side and server-side
CN102594798A (en) * 2011-12-31 2012-07-18 苏州阔地网络科技有限公司 Agent method and system for connecting databases

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109669791A (en) * 2018-12-22 2019-04-23 网宿科技股份有限公司 Exchange method, server and computer readable storage medium
CN114039981A (en) * 2021-11-11 2022-02-11 中国建设银行股份有限公司 Message processing method, device, server and storage medium
CN114039981B (en) * 2021-11-11 2024-04-02 中国建设银行股份有限公司 Message processing method, device, server and storage medium
CN116841772A (en) * 2023-08-30 2023-10-03 成都中科合迅科技有限公司 Cross-thread signal processing method and system based on event queue
CN116841772B (en) * 2023-08-30 2023-11-07 成都中科合迅科技有限公司 Cross-thread signal processing method and system based on event queue

Also Published As

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

Similar Documents

Publication Publication Date Title
CN107656784A (en) A kind of flow path processing method and device and server based on event
CN107369012A (en) A kind of method for processing payment information and system and the prepaid card processing method with performance bond insurance mechanism
CN107430618A (en) Realize the system and method interacted with host computer device progress user speech
CN104992357A (en) Order combining method and device
CN106600373A (en) Commodity transaction data processing method based on instant communication and system thereof
US20210049620A1 (en) Blockchain based mobile terminal e-commerce system and mobile terminal
WO2020136775A1 (en) Machine learning model co-creation system, machine learning model co-creation method, and program
CN104240049A (en) Comprehensive order handling platform
US11614981B2 (en) Handling of metadata for microservices processing
JP2020194387A (en) Matching support device, matching support method, computer program, and recording medium
KR102521302B1 (en) Computer-executable to-do management method, to-do management apparatus performing the same and storage medium storing the same
TWM609306U (en) Shared mode management system with digital payment function
CN107171941A (en) A kind of internet supply platform chain shared with social patterns, method and apparatus
CN107169738B (en) Information service platform, system and method based on information subject shareholding
CN117014458A (en) Method, device, computer equipment and storage medium for processing business across chains
TWM609200U (en) Liquefied petroleum gas industry application systems
CN113781184A (en) Smart city service platform based on Internet
TWI238327B (en) Message delivery system transmitting massive messages in short period of time
CN118014721A (en) Carbon emission index management method and device, computer equipment, medium and product

Legal Events

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

Application publication date: 20180202