CN109271261A - Method, equipment and storage medium is uniformly processed in a kind of event - Google Patents
Method, equipment and storage medium is uniformly processed in a kind of event Download PDFInfo
- Publication number
- CN109271261A CN109271261A CN201810991828.6A CN201810991828A CN109271261A CN 109271261 A CN109271261 A CN 109271261A CN 201810991828 A CN201810991828 A CN 201810991828A CN 109271261 A CN109271261 A CN 109271261A
- Authority
- CN
- China
- Prior art keywords
- message
- rule
- outgoing call
- short message
- messages
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/546—Message passing systems or structures, e.g. queues
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/542—Event management; Broadcasting; Multicasting; Notifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/54—Indexing scheme relating to G06F9/54
- G06F2209/547—Messaging middleware
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
This application provides a kind of events, and method is uniformly processed, comprising: the message of the JSON format is converted to MAP Format Object by the message that the JSON format for the multiple predetermined themes subscribed to is obtained from distributed message middleware;Calling rule engine matches the message of the MAP Format Object according to scheduled matching rule;In response to successful match, the movement Action row matched according to the matching rule determines outgoing call transaction code, calls outgoing call component to execute outgoing call operation according to the outgoing call transaction code assembling outgoing call message.Event handling and core business system are removed, reduce the degree of coupling of application component, provide data buffering, avoid flow peak in the short time by method provided by the present application.
Description
Technical field
The present invention relates to data processings, more particularly, it is related to a kind of event-handling method, equipment and storage medium.
Background technique
In traditional bank operation system, it is related to largely sending the scene of notice to user, the type of notice is a variety of
The content of multiplicity, notice is ever-changing, is gone to realize that on-line real-time sends notice by each system, each system is needed to go individually to open
It sends out public notice sending function, causes the core business logic degree of coupling of this function and system higher, if sending mould when sending in real time
Block can seriously affect the handling capacity of system extremely, cause system response time too long.In existing IT system design, short message transmission,
Message informing etc. is all individually designed, individually processing, leads to a large amount of overlapping development, system degree of coupling height between system, and then cause
The throughput degradation of system, system response time reduce, poor user experience.
Summary of the invention
The application provides a kind of event and method is uniformly processed, relevant to event by obtaining from distributed message middleware
The message of each theme, and be assigned to external process module by unified matching and event handling frame and handled, with
The service logic of core business system is removed, and event handling operation can be integrated, so that event handling and main body business are patrolled
Separation to be collected, the degree of coupling between application component is reduced, is convenient for agile development, lifting system degree reliable for operation and availability are horizontal,
Influence of the component variations to other assemblies is reduced, regression test workload is reduced;Message obtains and external module is to message
Asynchronous process, is capable of providing data buffering ability, and flow peak clipping avoids flow peak in the short time.
In a first aspect, embodiment of the present invention, which provides a kind of event, is uniformly processed method, comprising: among distributed message
Part obtains the message of the JSON format for the multiple predetermined themes subscribed to, and the message of the JSON format is converted to MAP object lattice
Formula;Calling rule engine matches the message of the MAP Format Object according to scheduled matching rule;In response to matching at
Function, the movement Action row matched according to the matching rule, determines outgoing call transaction code, is assembled according to the outgoing call transaction code
Outgoing call message operates to call outgoing call component to execute outgoing call.
In certain embodiments of the present invention, the calling rule engine to the message of the MAP Format Object according to
It includes: that the message of the MAP Format Object is encapsulated as MsgReqEntity Format Object that scheduled matching rule, which carries out matching,;
The message for being encapsulated as MsgReqEntity Format Object is verified according to predetermined verification rule;Calling rule engine pair
The message of the successful MsgReqEntity Format Object of verification is matched according to scheduled matching rule.
In certain embodiments of the present invention, the calling rule engine is to the successful MsgReqEntity of verification
It includes: the traversal scheduled matching rule that the message of Format Object, which carries out matching according to scheduled matching rule, according to rule
Group ID and rule ID rule searching act mapping table, to obtain movement Action row.
In certain embodiments of the present invention, the method also includes: acquisitions to act Action row, encapsulation
MsgActEntity object handles bean name acquiring processor example according to the movement Action row, described in calling
Processor example process method, is passed to the MsgActEntity object, handles message.
In certain embodiments of the present invention, the method also includes: obtain messages in batch file, call the rule
Engine carries out short message rule match to each short message record in the messages in batch file, and circular treatment matching rule collection is looked into
Ask the corresponding Action row set of matching rule, circular treatment acts Action row set, parsing act Action row parameter with
Just message template is determined.
In certain embodiments of the present invention, the method also includes: determine message template, execute message template example
Change, generate short message content, unified communication part is called uniformly to send short message content.
In certain embodiments of the present invention, the message template includes following multinomial or whole: agreement is refunded button
Money result short message is reminded, interest rate marketing short message is reminded, account closes short message prompting, official card is refunded, and transaction reminds batch short
Letter, official card refund remind messages in batch, individual Ka Fei agreement account refund to remind messages in batch, card to swash after expiring before expiring
It is living to remind messages in batch, silver letter APP card activation that messages in batch, individual Ka Fei agreement account refund is reminded to remind batch before expiring
Short message, agreement refund expire refund short message promptings, the pre- reminding short message of interest rate marketing, face volume expire short message prompting messages in batch,
Dormant balance short message reminds messages in batch, Risk-warning to stop card tune volume short message and reminds messages in batch.
In certain embodiments of the present invention, the unified communication interface and the outgoing call component are different components,
The event after matching is performed corresponding processing using asynchronous system.
Second aspect, embodiment of the present invention provide a kind of computer equipment, including memory and processor, wherein deposit
Reservoir is stored with computer instruction;Processor is configured to run the computer instruction so that the computer equipment executes the
Method described in one side.
The third aspect, embodiment of the present invention provide a kind of computer readable storage medium, are stored thereon with computer and refer to
It enables, method described in first aspect is realized when the computer instruction is executed by processor.
The event that embodiment of the present invention provides method be uniformly processed at least have it is following the utility model has the advantages that
By obtaining the message of each theme relevant to event from distributed message middleware, data can be provided each
High-performance in a subsystem, not arrheaing for low latency turns, while reducing the degree of coupling between different application component;
It is handled by unified matching rule and Events Frame, is shelled with the service logic of core business system
From, event handling operation can be integrated, so that event handling and main body service logic separate, the coupling between reduction application component
Degree is convenient for agile development, and lifting system degree reliable for operation and availability are horizontal, reduce component variations to the shadow of other assemblies
It rings, reduces regression test workload;
Asynchronous process is carried out to different events by outgoing call component and unified communication interface, the flow for reducing the short time is high
Peak, and system response time can be improved, increase throughput of system;
It, can be preferably according to function by separating main body service logic and event handling for Functional Design angle
Application template can be designed, realizes the decoupling between system function.
Detailed description of the invention
The flow diagram of method is uniformly processed in the event that Fig. 1 shows embodiment according to the present invention.
Fig. 2 shows the block schematic illustrations that the event of embodiment according to the present invention is uniformly processed.
Fig. 3 shows the match messages and processing flow schematic diagram of embodiment according to the present invention.
Fig. 4 shows the structural schematic diagram of the computer equipment of embodiment according to the present invention.
Specific embodiment
It is described in detail to various aspects of the present invention below in conjunction with the drawings and specific embodiments.Wherein, many institute's weeks
Module, unit and its mutual connection, link, communication or the operation known are not shown or do not elaborate.Also, institute
Feature, framework or the function of description can combine in any way in one or more embodiments.Those skilled in the art
Member is it should be appreciated that following various embodiments are served only for the protection scope for example, and is not intended to limit the present invention.May be used also
To be readily appreciated that, module or unit or processing mode in each embodiment described herein and shown in the drawings can by it is various not
It is combined and designs with configuration.
The flow diagram of method is uniformly processed referring to the event that Fig. 1, Fig. 1 show embodiment according to the present invention, it should
Method includes: step S101, step S102 and step S103, and the above method can unify the form deployment of Event Service, below
Above-mentioned steps are illustrated in conjunction with specific embodiments,.
Step S101 obtains the message of the JSON format for the multiple predetermined themes subscribed to from distributed message middleware, will
The message of the JSON format is converted to MAP Format Object.
In some embodiments of the invention, distributed message middleware can dispose it is with unified Event Service cooperation,
Data high-performance in subsystems, low latency can be provided by generating in the subsystems of various types of notification messages
Do not arrhea turn.System group network complexity can be reduced by using distributed message, reduce programming complexity.
In some embodiments of the invention, using block schematic illustration as shown in Figure 2.System 200 includes message center
201, message center 201 includes theme topic202, theme 203 and theme 204, and message subscribing 205 can be from message center 201
The message for subscribing to different themes, carries out business logic processing by call back function.The message subscribed to from message center is JSON lattice
JSON format messages object is converted to MAP object after getting subscription message by formula.
Step 102, calling rule engine is to the message of the MAP Format Object according to the progress of scheduled matching rule
Match.
In some embodiments of the invention, calling rule engine is to the message of the MAP Format Object according to scheduled
It includes: the pretreatment to message that matching rule, which carries out matching, specifically, can include: the message of the MAP Format Object is sealed
Dress is MsgReqEntity Format Object;Disappear according to predetermined verification rule to the MsgRegEntity Format Object that is encapsulated as
Breath is verified;Calling rule engine is to the message of the successful MsgRegEntity Format Object of verification according to scheduled
It is matched with rule.In some embodiments, the message of MAP Format Object is being encapsulated as MsgReqEntity Format Object
Before, it may also include that and judge whether extremely JSON message switch to MAP object, if translation exception, be included in unified event message
Table, and check results are set to mark and verify unsuccessful value, for example, 0;If conversion is without exception, by MAP Format Object
Message be encapsulated as MsgReqEntity Format Object.Other than above-mentioned verification, also to the MsgRegEntity object of encapsulation
The message of format is verified, if verified successfully, is matched in calling rule engine according to scheduled matching rule, if
It examines unsuccessful, then this is verified into unsuccessful time and be included in unified event message table, and check results are set to mark
Unsuccessful value is verified, for example, 0.
Calling rule rule is to the message of the successful MsgReqEntity Format Object of verification according to scheduled matching rule
Carrying out matching includes: the traversal scheduled matching rule, acts mapping table according to rule group ID and rule ID rule searching, with
Just acquisition acts Action row.Then, acquisition acts Action row, MsgActEntity object is encapsulated, according to the movement
Action row handles bean name acquiring processor example, by calling the processor example process method, is passed to described
MsgActEntity object, handles message.
Step S103, in response to successful match, the movement Action row matched according to the matching rule determines outgoing call
Transaction code calls outgoing call component to execute outgoing call operation according to the outgoing call transaction code assembling outgoing call message.
In an embodiment of the present invention, according to the matching result of regulation engine, specific event handling is carried out.It is specific and
Speech, it may include: the action row matched according to matching rule determines the transaction code of outgoing call, can determine according to the outgoing call transaction code
The information such as the format of outgoing call message send outgoing call group for outgoing call message according to the information assembling outgoing call message of outgoing call transaction code
Part executes corresponding outgoing call by outgoing call component and operates.Outgoing call component can be multiple, as shown in Fig. 2, outgoing call component is two,
Such as outgoing call component A and outgoing call component B.Different outgoing call components executes different notice operations respectively, and can asynchronous place
Reason, therefore the utilization rate of equipment can be improved, improve the treatment effeciency of event totality.
As shown in Fig. 2, regulation engine 206 carries out rule match to the message that message subscribing 205 is subscribed to.Regulation engine 206
After being matched, event handling 207 is transferred to be handled, outgoing call component A211 or outgoing call component B212 is called in event handling 207
Specific external treatment is carried out, due to being related to the processing of external module, it is understood that there may be handle unsuccessful situation, setup failed
Retransmission mechanism is handled.Automatic repeating transmission task is arranged in the case where external module processing failure in autotask 208, and will
The automatic implementing result for retransmitting task feeds back to event handling 207, while the execution of database D B209 record autotask is arranged
Situation, and store the correlation log data of log processing 210.By above-mentioned setting, it can guarantee unified event handling service
Availability, and be able to record task execution situation, user facilitated to check the operating condition of service.
In a kind of specific embodiment, the matching and processing for subscribing to message can be as shown in Figure 3.
Step S301, matching rule group traversal;
Whether step S302, judgment rule group traversal terminate, if being not finished, continue step S303, if terminating, terminate
Process;
Step S303, matching rule traversal;
Step S304, judges whether matching rule traversal terminates, if being not finished, continues step S305, if terminating, ties
Line journey;
Step S305 acts mapping table according to group ID and rule ID rule searching, obtains Action relevant information;
Step S306 encapsulates MsgActEntity object;
Step S307 handles Bean name acquiring processor example according to Action;
Step S308 calls processor example process method, MsgActEntity object is passed to, at message
Reason;
Step S309, judges whether message handles success, if success, thens follow the steps S310, if unsuccessful, execute step
Rapid S311;
Step S310 records Message Processing flowing water table, and more new state is successfully;
Step S311 creates autotask processing failure message;
Step S312, judges whether autotask handles success, if success, thens follow the steps S310, if unsuccessful, hold
Row step S313;
Step S313, records Message Processing flowing water table, and more new state is failure.
In some embodiments, method is uniformly processed in event of the invention further include: obtains messages in batch file, calls institute
It states regulation engine and short message rule match, circular treatment matching rule is carried out to each short message record in the messages in batch file
Collection, the corresponding Action row set of match query rule, circular treatment act Action row set, and parsing acts Action row ginseng
Number is to determine message template.
For example, message template may include following multiple or whole: agreement refund withhold result short message remind, rate market
Change short message remind, account close short message remind, official card refund transaction remind messages in batch, official card refund expire before remind batch
Amount short message, individual Ka Fei agreement account refund remind messages in batch, card activation to remind messages in batch, silver letter APP card after expiring
Piece activation remind messages in batch, individual Ka Fei agreement account refund expire before remind messages in batch, agreement refund expire refund it is short
Letter promptings, the pre- reminding short message of interest rate marketing, face volume expire short message remind messages in batch, dormant balance short message remind in batches it is short
Letter, Risk-warning stop card tune volume short message and remind messages in batch.
Unified event-handling method of the invention may also include that determining message template, execute template instances, generate short message
Content calls unified communication part uniformly to send short message content.Method is uniformly processed in event provided by the invention, criticizes to acquisition
Amount file record is handled one by one, is generated short message content detail after operating by template matching, template instances etc., has been handled
Lifetime at short message content file, calls unified communication to carry out messages in batch transmission.
In a kind of specific embodiment, short message transmitting portion is needed first to carry out message template matching and be generated in short message
Hold, then Unified Communication called to carry out short message transmission, detailed process is as follows:
(1) calling rule engine carries out short message rule match;
(2) circular treatment matching rule collection;
(3) the corresponding Action set of actions of rule searching;
(4) circular treatment behavior aggregate;
(5) action parameter respectively acted in behavior aggregate is parsed;
(6) matching sms template;
(7) short message outgoing call;
(8) judge whether short message outgoing call succeeds, if success, executes (9), otherwise, execute (10);
(9) by relevant information record Message Processing success log sheet;
(10) autotask processing failure message is created.
Method is uniformly processed in the event that embodiment of the present invention provides, and unites for the matched messages in batch of different templates
One processing, relative to the independent processing method of non-batch, significantly improves the treatment effeciency of short massage notice business.
In the embodiment of the present invention, unified communication interface and external module are different components, after asynchronous system is to matching
Event handled, reduce the flow peak of short time, and system response time can be improved, increase throughput of system.
Method is uniformly processed in the event that embodiment of the present invention provides, for Functional Design angle, by by main body industry
Logic of being engaged in and event handling separation can realize the decoupling between system function preferably according to Functional Design application template.
Embodiment of the present invention also provides a kind of computer equipment.As shown in figure 4, computer equipment 400 may include storage
Device 401 and processor 402, wherein memory 401 is stored with computer instruction, and processor 402 is configured to execute the computer
It instructs so that computer equipment 400 realizes methods described above.For methods described above, details are not described herein.
Embodiment of the present invention also provides computer-readable storage medium, is stored thereon with computer instruction, the meter
The instruction of calculation machine realizes methods described above when being executed by processor, and for methods described above, details are not described herein.
Through the above description of the embodiments, those skilled in the art can be understood that the present invention can be by
The mode of software combination hardware platform is realized.Based on this understanding, technical solution of the present invention makes tribute to background technique
That offers can be embodied in the form of software products in whole or in part, which can store is situated between in storage
In matter, such as ROM/RAM, magnetic disk, CD, including some instructions use is so that a computer equipment (can be individual calculus
Machine, server, smart phone or network equipment etc.) it executes described in certain parts of each embodiment of the present invention or embodiment
Method.
Term and wording used in description of the invention are just to for example, be not intended to constitute restriction.Ability
Field technique personnel should be appreciated that under the premise of not departing from the basic principle of disclosed embodiment, to above embodiment
In each details can carry out various change.Therefore, the scope of the present invention is only determined by claim, in the claims, unless
It is otherwise noted, all terms should be understood by the broadest reasonable meaning.
Claims (10)
1. method is uniformly processed in a kind of event characterized by comprising
The message that the JSON format for the multiple predetermined themes subscribed to is obtained from distributed message middleware, by the JSON format
Message is converted to MAP Format Object;
Calling rule engine matches the message of the MAP Format Object according to scheduled matching rule;
In response to successful match, the movement Action row matched according to the matching rule determines outgoing call transaction code, according to institute
Outgoing call transaction code assembling outgoing call message is stated to call outgoing call component to execute outgoing call operation.
2. the method according to claim 1, wherein the calling rule engine is to the MAP Format Object
Message carries out matching according to scheduled matching rule
The message of the MAP Format Object is encapsulated as MsgReqEntity Format Object;
The message for being encapsulated as MsgReqEntity Format Object is verified according to predetermined verification rule;
Calling rule engine is to the message of the successful MsgReqEntity Format Object of verification according to scheduled matching rule
It is matched.
3. according to the method described in claim 2, it is characterized in that, the calling rule engine is successful to the verification
The message of MsgReqEntity Format Object carries out matching according to scheduled matching rule
The scheduled matching rule is traversed, mapping table is acted according to rule group ID and rule ID rule searching, it is dynamic to obtain
Make Action row.
4. according to the method described in claim 3, it is characterized in that, the method also includes:
Acquisition acts Action row, encapsulates MsgActEntity object, handles bean title according to the movement Action row and obtains
Processor example is taken, by calling the processor example process method, the MsgActEntity object is passed to, offsets
Breath is handled.
5. the method according to claim 1, wherein the method also includes:
Messages in batch file is obtained, calls the regulation engine to carry out each short message record in the messages in batch file short
Believe rule match, circular treatment matching rule collection, the corresponding Action row set of match query rule, circular treatment movement
Action row set, parsing act Action row parameter to determine message template.
6. according to the method described in claim 5, it is characterized in that, the method also includes:
It determines message template, executes message template instantiation, generate short message content, unified communication part is called uniformly to send short message
Content.
7. according to the method described in claim 6, it is characterized in that, the message template includes following multinomial or whole: about
Fixed refund is withholdd, and result short message is reminded, interest rate marketing short message is reminded, account closes short message prompting, official card is refunded to trade and be reminded
Messages in batch, official card refund expire before remind messages in batch, individual Ka Fei agreement account refund expire after prompting messages in batch,
Card activation reminds messages in batch, silver letter APP card activation that messages in batch, individual Ka Fei agreement account is reminded to refund and expire premise
Wake up messages in batch, agreement refund expire refund short message promptings, the pre- reminding short message of interest rate marketing, face volume expire short message remind in batches
Short message, dormant balance short message remind messages in batch, Risk-warning to stop card tune volume short message and remind messages in batch.
8. according to the method described in claim 6, it is characterized in that, the unified communication interface and the outgoing call component are difference
Component, the event after matching is handled using asynchronous system.
9. a kind of computer equipment, including memory and processor, wherein memory is stored with computer instruction;Processor,
It is configured to run the computer instruction so that method described in computer equipment perform claim requirement 1 to 8.
10. a kind of computer readable storage medium, is stored thereon with computer instruction, the computer instruction is executed by processor
Method described in Shi Shixian claim 1 to 8.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810991828.6A CN109271261B (en) | 2018-08-29 | 2018-08-29 | Event unified processing method, device and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810991828.6A CN109271261B (en) | 2018-08-29 | 2018-08-29 | Event unified processing method, device and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109271261A true CN109271261A (en) | 2019-01-25 |
CN109271261B CN109271261B (en) | 2022-03-11 |
Family
ID=65154810
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810991828.6A Active CN109271261B (en) | 2018-08-29 | 2018-08-29 | Event unified processing method, device and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109271261B (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108492195A (en) * | 2018-03-08 | 2018-09-04 | 中国平安人寿保险股份有限公司 | Extensive method, equipment and storage medium are joined by a kind of entering for regulation engine packet |
CN111708645A (en) * | 2020-06-12 | 2020-09-25 | 北京思特奇信息技术股份有限公司 | Event processing method and system based on stream processing |
CN111722940A (en) * | 2020-05-22 | 2020-09-29 | 百富计算机技术(深圳)有限公司 | Message transmission method, terminal equipment and transmission system based on asynchronous serial port |
CN112085473A (en) * | 2020-09-11 | 2020-12-15 | 杭州安恒信息技术股份有限公司 | Event notification method and related device for workflow engine and business strategy machine |
CN112671877A (en) * | 2020-12-16 | 2021-04-16 | 中国建设银行股份有限公司 | Data processing method and device |
CN113760987A (en) * | 2021-02-04 | 2021-12-07 | 北京沃东天骏信息技术有限公司 | Data processing method and data processing platform |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102158482A (en) * | 2011-03-10 | 2011-08-17 | 易程(苏州)软件股份有限公司 | JSON (JavaScript Object Notation) data protocol based passenger transport information communication method and system |
CN102892090A (en) * | 2012-09-11 | 2013-01-23 | 北京中创信测科技股份有限公司 | Personalized service short message publication method and system |
CN103678617A (en) * | 2013-12-17 | 2014-03-26 | 北京哈工大计算机网络与信息安全技术研究中心 | Processing system and method for sensing context by moving based on stream calculation |
US20140222493A1 (en) * | 2013-02-04 | 2014-08-07 | Uni-B Solutions Llc | Process management system, method, and computer-readable medium |
CN107220098A (en) * | 2017-06-14 | 2017-09-29 | 北京奇艺世纪科技有限公司 | The implementation method and device of regulation engine |
-
2018
- 2018-08-29 CN CN201810991828.6A patent/CN109271261B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102158482A (en) * | 2011-03-10 | 2011-08-17 | 易程(苏州)软件股份有限公司 | JSON (JavaScript Object Notation) data protocol based passenger transport information communication method and system |
CN102892090A (en) * | 2012-09-11 | 2013-01-23 | 北京中创信测科技股份有限公司 | Personalized service short message publication method and system |
US20140222493A1 (en) * | 2013-02-04 | 2014-08-07 | Uni-B Solutions Llc | Process management system, method, and computer-readable medium |
CN103678617A (en) * | 2013-12-17 | 2014-03-26 | 北京哈工大计算机网络与信息安全技术研究中心 | Processing system and method for sensing context by moving based on stream calculation |
CN107220098A (en) * | 2017-06-14 | 2017-09-29 | 北京奇艺世纪科技有限公司 | The implementation method and device of regulation engine |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108492195A (en) * | 2018-03-08 | 2018-09-04 | 中国平安人寿保险股份有限公司 | Extensive method, equipment and storage medium are joined by a kind of entering for regulation engine packet |
CN108492195B (en) * | 2018-03-08 | 2020-11-27 | 中国平安人寿保险股份有限公司 | Rule engine package parameter generalization method, equipment and storage medium |
CN111722940A (en) * | 2020-05-22 | 2020-09-29 | 百富计算机技术(深圳)有限公司 | Message transmission method, terminal equipment and transmission system based on asynchronous serial port |
CN111722940B (en) * | 2020-05-22 | 2024-04-16 | 百富计算机技术(深圳)有限公司 | Message transmission method, terminal equipment and transmission system based on asynchronous serial port |
CN111708645A (en) * | 2020-06-12 | 2020-09-25 | 北京思特奇信息技术股份有限公司 | Event processing method and system based on stream processing |
CN112085473A (en) * | 2020-09-11 | 2020-12-15 | 杭州安恒信息技术股份有限公司 | Event notification method and related device for workflow engine and business strategy machine |
CN112671877A (en) * | 2020-12-16 | 2021-04-16 | 中国建设银行股份有限公司 | Data processing method and device |
CN112671877B (en) * | 2020-12-16 | 2022-07-08 | 中国建设银行股份有限公司 | Data processing method and device |
CN113760987A (en) * | 2021-02-04 | 2021-12-07 | 北京沃东天骏信息技术有限公司 | Data processing method and data processing platform |
Also Published As
Publication number | Publication date |
---|---|
CN109271261B (en) | 2022-03-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109271261A (en) | Method, equipment and storage medium is uniformly processed in a kind of event | |
CN107222530A (en) | Service asynchronous exchange method, equipment, system and computer-readable recording medium | |
CN110363663B (en) | Block chain-based data batch processing method, device, equipment and storage medium | |
CN112788128B (en) | Business information pushing method and device, storage medium and electronic device | |
CN109302686A (en) | A kind of implementation method of wide and narrow strip colony dispatching platform | |
CN107528766A (en) | Information-pushing method, apparatus and system | |
CN104090839A (en) | Simulation test method and device for abnormal scene | |
CN108366176A (en) | A kind of charging method of terminal applies, apparatus and system | |
CN105516337B (en) | Web site based on dynamic load mechanism docks analytic method | |
CN109389306B (en) | User order synchronization method and device | |
CN109670952B (en) | Collecting and paying transaction platform | |
CN107302487A (en) | Number obtaining method and system on line | |
CN105577511B (en) | User account update notifying method and device | |
CN111784452A (en) | Message pushing method and system for realizing order completion | |
CN110298651A (en) | Payment control method, device, system and storage medium out of the station | |
CN110198325A (en) | Communication means, device and system, network server and storage medium | |
CN116136801A (en) | Cloud platform data processing method and device, electronic equipment and storage medium | |
CN109033291A (en) | A kind of job scheduling method, device, computer equipment and storage medium | |
CN113176955A (en) | Internet of things equipment data processing method and device | |
CN112835794A (en) | Method and system for positioning and monitoring code execution problem based on Swoole | |
CN115410580A (en) | Voice recognition method, device, equipment and medium for command scheduling system | |
CN113781715A (en) | Intelligent cabinet lattice opening sealing method and device, storage medium and electronic equipment | |
CN109542414B (en) | Mass production software autonomous compiling system | |
CN113194422A (en) | Method, device and system for realizing health code of old people based on 5G message | |
CN107301190A (en) | The method and device that a kind of control data is accessed |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |