CN110740178A - application service processing system and application service processing method - Google Patents

application service processing system and application service processing method Download PDF

Info

Publication number
CN110740178A
CN110740178A CN201910978795.6A CN201910978795A CN110740178A CN 110740178 A CN110740178 A CN 110740178A CN 201910978795 A CN201910978795 A CN 201910978795A CN 110740178 A CN110740178 A CN 110740178A
Authority
CN
China
Prior art keywords
service
sub
engine
processing
loading
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910978795.6A
Other languages
Chinese (zh)
Other versions
CN110740178B (en
Inventor
袁玮鸿
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Lexin Software Technology Co Ltd
Original Assignee
Shenzhen Lexin Software Technology 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
Application filed by Shenzhen Lexin Software Technology Co Ltd filed Critical Shenzhen Lexin Software Technology Co Ltd
Priority to CN201910978795.6A priority Critical patent/CN110740178B/en
Publication of CN110740178A publication Critical patent/CN110740178A/en
Application granted granted Critical
Publication of CN110740178B publication Critical patent/CN110740178B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • H04L67/63Routing a service request depending on the request content or context
    • 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
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • 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

Abstract

The embodiment of the invention discloses application service processing systems and application service processing methods.A service starting request sent by a engine is received by a loading engine, at least service processing rules are loaded according to the processed service starting request, at least service processing rules are sent to an inner engine, and an application service corresponding to the service starting request is processed according to at least service processing rules by the inner engine.

Description

application service processing system and application service processing method
Technical Field
The embodiment of the invention relates to the internet technology, in particular to application service processing systems and application service processing methods.
Background
After the application system is developed to , the magnitude is increased, the splitting of the application service is necessary, in the process, slowly sinks core services, and a layer plane or bridge service, referred to as a coordination service in the industry, is built above the core services to coordinate and process the application services.
In years, with the rapid development of services, the increase of client volume, fund and third-party services, the scale of application services is larger and larger, when a coordination service processes an application system, the application services are split, each split sub-service is used as a business, and the business is executed according to different business rules depending on the core service, so that the business rules of the whole application service are bloated, the form is complex, the coupling with the core service is heavy, and the processing efficiency of the application services is lower.
Disclosure of Invention
The embodiment of the invention provides application service processing systems and application service processing methods to improve the processing efficiency of application services.
, the embodiment of the invention provides application service processing systems, which include plane engine, loading engine and inner layer engine,
the plane engine is used for receiving a service starting request, preprocessing the service starting request and sending the processed service starting request to the loading engine;
the loading engine is used for receiving the processed service starting request, loading at least service processing rules according to the processed service starting request, and sending the at least service processing rules to the internal layer engine, wherein the at least service processing rules are configured in at least configuration components through configuration items;
the inner-layer engine is configured to process an application service corresponding to the service initiation request according to the at least service processing rules, where the application service includes at least sub-services, and each sub-service corresponds to service processing rules.
Further , the loading engine is specifically configured to load the at least service processing rules through at least of the configuration center, the loading component, the built-in plug-in, and the database according to the correspondence between the configuration item and the at least sub-services, wherein the at least service processing rules are loaded in parallel and/or in series.
, the system also includes a time-out interruption component for recording the processing time of each sub-service, if the processing time of any sub-service exceeds the preset time, interrupting the processing of the application service and carrying out exception prompt.
, the system further includes an exception recording component;
the exception recording component is used for recording exception information of all sub-services with exceptions and sending all the exception information to the plane engine if the sub-services of any have exceptions in the processing process;
the plane engine is further configured to analyze all the exception information to determine an exception sub-service;
and the loading engine is also used for reloading the service processing rule corresponding to the abnormal sub-service according to the abnormal sub-service.
, the system also includes a gateway layer, a service layer and a storage module;
the gateway layer is used for receiving the service starting request;
the service layer is used for transferring the service starting request stream received by the gateway layer to the plane engine;
the storage module is used for receiving the processing result of each sub-service sent by the inner layer engine.
In a second aspect, an embodiment of the present invention further provides application service processing methods, where the application service processing methods include:
receiving a service starting request based on an -plane engine, preprocessing the service starting request, and sending the processed service starting request to the loading engine;
receiving a processed service starting request based on a loading engine, loading at least service processing rules according to the processed service starting request, and sending the at least service processing rules to the inner layer engine, wherein the at least service processing rules are configured in at least configuration components through configuration items;
and processing an application service corresponding to the service starting request according to the at least service processing rules based on an inner layer engine, wherein the application service comprises at least sub-services, and each sub-service corresponds to service processing rules.
Further , the loading at least service processing rules based on the processed service initiation request includes:
loading the at least service processing rules through a configuration center, a loading component, a built-in plug-in and a database based on the corresponding relation between the configuration item and the at least sub-services, wherein the at least service processing rules are loaded in parallel and/or in series.
, the method also includes recording the processing time of each sub-service based on the overtime interrupt component, and if the processing time of any sub-service exceeds the preset time, interrupting the processing of the application service and performing exception prompt.
Further , the method further includes:
based on an exception recording component, if any sub-service generates an exception in the processing process, recording exception information of all sub-services with the exception, and sending all the exception information to the plane engine;
analyzing all the abnormal information based on the plane engine to determine abnormal sub-services;
and reloading the service processing rule corresponding to the abnormal sub-service according to the abnormal sub-service based on the loading engine.
Further , the method further includes:
receiving the service initiation request based on a gateway layer;
flowing the service initiation request received by the gateway layer to the face engine based on a service layer;
and receiving and storing the processing result of each sub-service sent by the inner-layer engine based on a storage module.
According to the technical scheme provided by the embodiment of the invention, a loading engine is used for receiving a service starting request sent by an engine, at least service processing rules are loaded according to the processed service starting request, at least service processing rules are sent to an inner engine, and an application service corresponding to the service starting request is processed according to at least service processing rules through the inner engine.
Drawings
Fig. 1 is an architecture diagram of a application service processing system provided in of an embodiment of the present invention;
fig. 2 is an architecture diagram of application service processing systems according to a second embodiment of the present invention;
fig. 3 is a flowchart illustrating a processing method of application services according to a third embodiment of the present invention.
Detailed Description
The present invention will now be described in further detail with reference to the drawings and examples, it being understood that the specific embodiments herein described are merely illustrative of and not restrictive on the broad invention, and it should be further noted that for the purposes of description, only some, but not all, of the structures associated with the present invention are shown in the drawings.
Example
Fig. 1 is an architecture diagram of a application service processing system according to an embodiment of the present invention, which is applicable to diversify loading service processing rules according to service initiation requests without depending on core services, and in particular, as shown in fig. 1, the system includes a plane engine 31, a loading engine 32, and an internal layer engine 33.
The plane engine 31 is configured to receive a service start request, pre-process the service start request, and send the processed service start request to the loading engine;
the loading engine 32 is used for receiving the processed service starting request, loading at least service processing rules according to the processed service starting request, and sending at least service processing rules to the inner layer engine, wherein at least service processing rules are configured in at least configuration components through configuration items;
and the inner-layer engine 33 is configured to process an application service corresponding to the service initiation request according to at least service processing rules, where the application service includes at least sub-services, and each sub-service corresponds to service processing rules.
Optionally, preprocessing of the -side engine on the service start request may include identifying different service start requests, extracting key information of different service start requests, and the like, for example, a user purchases a coat and shoes on a webpage corresponding to the -th service start request and the second service start request respectively, the -side engine receives and identifies the two requests, and then extracts key information of the -th service start request as purchase coat, and key information of the second service start request as purchase shoes.
In the present example, each sub-service is not dependent on each other, and the loading engine 32 loads the respective service processing rule according to each sub-service, and after each sub-service is executed, executes the core service again to complete the processing of the application service, so as to achieve the purpose of fast response and completing the response to the request of the user without depending on the core service.
Optionally, the loading engine 32 is specifically configured to load at least service processing rules through at least of the configuration center, the loading component, the built-in plug-in, and the database according to a corresponding relationship between the configuration item and at least sub-services, where at least service processing rules are loaded in parallel and/or in series, where the configuration item may be segments of program codes that configure the sub-services into the configuration center, the loading component, the built-in plug-in, and the database, so that the loading engine 32 determines a loading manner of the service processing rules through the configuration item.
Explaining application service processing logic exemplarily, if a user purchases a coat on a webpage, an application service is the webpage for purchasing the coat, a loading engine receives a service start request corresponding to the application service, the service start request may include a price sub-service, a freight rate sub-service, a coupon sub-service, a delivery sub-service, a confirmation amount sub-service, and a completion sub-service, and the loading engine obtains a configuration item according to each sub-service, and determines a loading manner according to a correspondence between the configuration item and at least sub-services, for example, the price sub-service loads a price sub-service processing rule through a configuration center, the freight rate sub-service loads a freight rate sub-service processing rule through a loading module, the delivery sub-service loads a delivery sub-service processing rule through a built-in plug-in, and the confirmation amount sub-service loads a confirmation amount sub-service processing rule through a database, each service processing rule may be loaded in series or in parallel, and then, the inner layer engine 33 processes the service start request according to each service start request, i.e., processes each sub-service, and executes a core service, i.g., executes a corresponding operation of the completion service, and completes the execution sub-service processing request, such as a corresponding addition and a deletion request.
, the system further comprises a gateway layer 1, a service layer 2 and a storage module, wherein the gateway layer 1 is used for receiving the service start request, the service layer 2 is used for transferring the service start request received by the gateway layer to the plane engine 31, and the storage module is used for receiving the processing result of each sub-service sent by the inner layer engine 33.
Alternatively, the gateway layer 1 may be an internet connector, the protocol converter, that is, the gateway layer 1 is an entry of an application service, the service layer 2 may be HTTP (hypertext transfer protocol) and Dubbo (open source distributed service framework) and the like, and is used for a distributed call service initiation request, where HTTP is network transfer protocols which are most used by universities on the internet, all network files must comply with this standard, and Dubbo is high-performance excellent service frameworks sourced by the company alibas, so that an application can implement output and input functions of a service through high-performance RPCs, and can be seamlessly integrated with a Spring framework.
The embodiment provides application service processing systems, where a load engine receives a service start request sent by a plane engine, loads at least service processing rules according to the processed service start request, sends at least service processing rules to an inner layer engine, and processes an application service corresponding to the service start request according to at least service processing rules by the inner layer engine, and as the load engine can load different service processing rules in a diversified manner according to the service start request without depending on a core service, the problems in the prior art that each split sub-service is respectively in a camping state, and since the load engine executes a service according to the different service rules, the service rules of the entire application service are bloated, the form is complex, and the coupling with the core service is heavy are solved, and the purpose of not depending on the diversified load service processing rules of the core service is achieved, and the effect of improving the application service processing efficiency is achieved.
Example two
Fig. 2 is an architecture diagram of application service processing systems according to a second embodiment of the present invention, in the technical solution of this embodiment, a new component is added on the basis of the above embodiment, and optionally, the system further includes a guarantee architecture 5, where the guarantee architecture 5 includes a timeout interrupt component 51 and an exception recording component 52, specifically referring to fig. 2, the system further includes a timeout interrupt component 51 for recording a processing time of each sub-service, and if the processing time of any sub-service exceeds a preset time, the processing of the application service is interrupted and an exception prompt is performed.
Illustratively, on the basis of the above embodiment, if the user purchases the winddress on the web page, the application service is the winddress purchased on the website, the sub-services include a price sub-service, a freight insurance sub-service, a coupon sub-service, a goods receiving and dispatching sub-service, an amount of money confirming sub-service, a completion of order placing sub-service, and the like, in each sub-service processing process, the timeout interrupting component 51 interrupts the processing of the whole application service, and sends an application service processing exception prompt, so that the user can quickly find and maintain the exception, if the processing time of any sub-service is too long, the processing time of each recorded sub-service, such as the loading time of the engine, the time required by the loading engine to load the service processing rule, and the time required by the inner engine to process the sub-service, is interrupted.
, the application processing system will process the application service normally, under special conditions, such as unstable network status, frequent user operation and system defects, which will cause abnormal processing of the application service, for this, the system also includes an abnormal recording component 52, which records all abnormal information of sub-services in the abnormal state if any sub-service is abnormal in the processing process, and sends all abnormal information to the plane engine 31, the plane engine 31 is also used to analyze all abnormal information and determine abnormal sub-services, the loading engine 32 is also used to reload the service processing rules corresponding to the abnormal sub-services according to the abnormal sub-services, thus, if the application service processing fails, the abnormal information is recorded, the service start request is analyzed and retransmitted to the abnormal information, the service processing rules are reloaded, and the application service is reprocessed according to the reloaded service processing rules, so as to record the trace, the failure can support the purpose of requesting again, and ensure normal application service processing.
It can be understood that, because the network itself is unstable or a user operation error may continuously send the same service start request, the system may receive multiple service start requests of the same application service, in order to ensure the processing efficiency at the application service, the plane engine 31 is further configured to sift the received service start requests, only service start requests are reserved, so that the similar requests are only reserved times, and the effect of any multiple execution is the same as the effect of executions.
The technical scheme includes that the system comprises a timeout interruption component used for recording the processing time of each sub-service, if the processing time of any sub-service exceeds preset time, the processing of the application service is interrupted, exception prompt is carried out, a user can quickly find exception and corresponding maintenance is carried out, the system also comprises an exception recording component used for recording exception information of all sub-services with exception if any sub-service is abnormal in the processing process and sending all the exception information to a face engine, so that the face engine records the exception information of all the sub-services with exception when any sub-service is abnormal in the processing process and sends all the exception information to a face engine, the face engine analyzes all the exception information to determine the exception sub-services, and reloads corresponding service processing rules according to the exception sub-services through a loading engine to achieve the purposes of recording traces and supporting the purpose of re-requesting, the effect of normal application service processing is ensured, the face engine can also achieve the purposes of re-loading, screening the received service startup request, only can achieve the purposes of re-maintaining the version of the loading requests, and can achieve the purposes of re-maintaining the requirements of only after the of the loading requests, and achieving the purposes of re-processing of the requests.
EXAMPLE III
Fig. 3 is a flowchart of application service processing methods provided by an embodiment of the present invention, which can be applied to diversify loading service processing rules according to service initiation requests without depending on core services, and specifically, referring to fig. 3, the method includes:
s310, receiving the service starting request based on the -plane engine, preprocessing the service starting request, and sending the processed service starting request to the loading engine.
S320, receiving the processed service starting request based on the loading engine, loading at least service processing rules according to the processed service starting request, and sending at least service processing rules to the inner layer engine, wherein at least service processing rules are configured in at least configuration components through configuration items.
S330, processing the application service corresponding to the service starting request according to at least service processing rules based on the inner layer engine, wherein the application service comprises at least sub-services, and each sub-service corresponds to service processing rules.
Optionally, loading at least service processing rules according to the processed service start request, including loading at least service processing rules through a configuration center, a loading component, a built-in plug-in and a database according to the corresponding relationship between the configuration item and at least sub-services by a loading engine, wherein at least service processing rules are loaded in parallel and/or in series, so as to achieve the purpose of quick response.
Optionally, the method further includes recording the processing time of each sub-service based on the timeout interruption component, interrupting the processing of the application service and performing exception prompting if the processing time of any sub-service exceeds the preset time, interrupting the processing of the whole application service and sending an exception prompting of the processing of the application service if the processing time of any sub-service is too long, so that a user can quickly find an exception and perform corresponding maintenance.
Optionally, the method further includes, based on the exception recording component, if any sub-service is abnormal in the processing process, recording exception information of all the abnormal sub-services, sending all the exception information to the plane engine, analyzing all the exception information based on the plane engine, determining the abnormal sub-services, and reloading the service processing rules corresponding to the abnormal sub-services based on the loading engine according to the abnormal sub-services.
Optionally, the method further comprises the steps of receiving a service starting request based on the gateway layer, streaming the service starting request received by the gateway layer to the plane engine based on the service layer, and receiving and storing the processing result of each sub-service sent by the inner layer engine based on the storage module.
Optionally, the method further comprises the step of screening the received service starting requests based on an -plane engine, reserving only service starting requests, and achieving the effect that the same kind of requests are reserved only times, and the influence caused by any multiple times of execution is the same as the influence caused by times of execution.
Optionally, the method further comprises: and based on the loading engine, loading the changed service processing rules according to the service request, sending the changed service processing rules to the inner engine, and based on the inner engine, obtaining the service corresponding to the service starting request according to the changed service processing rules without re-sending versions to update all the service processing rules.
The embodiment provides application service processing methods, where a load engine receives a service start request sent by a engine, at least service processing rules are loaded according to the processed service start request, at least service processing rules are sent to an inner engine, and an application service corresponding to the service start request is processed according to at least service processing rules by the inner engine, and as the load engine can load different service processing rules in a diversified manner according to the service start request without depending on a core service, the problems in the prior art that each split sub-service is respectively in a camping state, and since the load engine executes a service according to the respective different service rules depending on the core service, the service rules of the entire application service are bloated, the form is complex, and the coupling with the core service is heavy are solved, and the effect of improving the application service processing efficiency is achieved without depending on the diversified load service processing rules of the core service.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1, application service processing system, which comprises plane engine, loading engine and inner layer engine,
the plane engine is used for receiving a service starting request, preprocessing the service starting request and sending the processed service starting request to the loading engine;
the loading engine is used for receiving the processed service starting request, loading at least service processing rules according to the processed service starting request, and sending the at least service processing rules to the internal layer engine, wherein the at least service processing rules are configured in at least configuration components through configuration items;
the inner-layer engine is configured to process an application service corresponding to the service initiation request according to the at least service processing rules, where the application service includes at least sub-services, and each sub-service corresponds to service processing rules.
2. The system according to claim 1, wherein the loading engine is specifically configured to load the at least service processing rules through at least of a configuration center, a loading component, a built-in plug-in, and a database according to the correspondence between the configuration item and the at least sub-services, wherein the at least service processing rules are loaded in parallel and/or in series.
3. The system of claim 1, further comprising a time-out interrupt component configured to record a processing time of each of the sub-services, and interrupt processing of the application service and perform exception prompting if the processing time of any of the sub-services exceeds a preset time.
4. The system of claim 1, further comprising: an exception logging component;
the exception recording component is used for recording exception information of all sub-services with exceptions and sending all the exception information to the plane engine if the sub-services of any have exceptions in the processing process;
the plane engine is further configured to analyze all the exception information to determine an exception sub-service;
and the loading engine is also used for reloading the service processing rule corresponding to the abnormal sub-service according to the abnormal sub-service.
5. The system of claim 1, further comprising: the system comprises a gateway layer, a service layer and a storage module;
the gateway layer is used for receiving the service starting request;
the service layer is used for transferring the service starting request stream received by the gateway layer to the plane engine;
the storage module is used for receiving the processing result of each sub-service sent by the inner layer engine.
6, application service processing method, comprising:
receiving a service starting request based on an -plane engine, preprocessing the service starting request, and sending the processed service starting request to the loading engine;
receiving a processed service starting request based on a loading engine, loading at least service processing rules according to the processed service starting request, and sending the at least service processing rules to the inner layer engine, wherein the at least service processing rules are configured in at least configuration components through configuration items;
and processing an application service corresponding to the service starting request according to the at least service processing rules based on an inner layer engine, wherein the application service comprises at least sub-services, and each sub-service corresponds to service processing rules.
7. The method according to claim 6, wherein said loading at least service processing rules according to said processed service initiation request comprises:
loading the at least service processing rules through a configuration center, a loading component, a built-in plug-in and a database based on the corresponding relation between the configuration item and the at least sub-services, wherein the at least service processing rules are loaded in parallel and/or in series.
8. The method of claim 6, further comprising recording a processing time for each of the sub-services based on a time-out interrupt component, and if the processing time for any of the sub-services exceeds a preset time, interrupting processing of the application service and performing exception prompting.
9. The method of claim 6, further comprising:
based on an exception recording component, if any sub-service generates an exception in the processing process, recording exception information of all sub-services with the exception, and sending all the exception information to the plane engine;
analyzing all the abnormal information based on the plane engine to determine abnormal sub-services;
and reloading the service processing rule corresponding to the abnormal sub-service according to the abnormal sub-service based on the loading engine.
10. The method of claim 6, further comprising:
receiving the service initiation request based on a gateway layer;
flowing the service initiation request received by the gateway layer to the face engine based on a service layer;
and receiving and storing the processing result of each sub-service sent by the inner-layer engine based on a storage module.
CN201910978795.6A 2019-10-15 2019-10-15 Application service processing system and application service processing method Active CN110740178B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910978795.6A CN110740178B (en) 2019-10-15 2019-10-15 Application service processing system and application service processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910978795.6A CN110740178B (en) 2019-10-15 2019-10-15 Application service processing system and application service processing method

Publications (2)

Publication Number Publication Date
CN110740178A true CN110740178A (en) 2020-01-31
CN110740178B CN110740178B (en) 2023-01-13

Family

ID=69268871

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910978795.6A Active CN110740178B (en) 2019-10-15 2019-10-15 Application service processing system and application service processing method

Country Status (1)

Country Link
CN (1) CN110740178B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111984294A (en) * 2020-08-20 2020-11-24 中国银行股份有限公司 Service system updating method and device based on Groovy dynamic loading technology
CN113591000A (en) * 2021-07-13 2021-11-02 青岛海信移动通信技术股份有限公司 Browser engine switching method, device and equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090138511A1 (en) * 2007-11-28 2009-05-28 Alcatel Lucent Service access exception tracking for regulatory compliance of business processes
US20090299938A1 (en) * 2008-05-29 2009-12-03 Schneider James P Rules engine for aspect services
CN105516233A (en) * 2014-09-30 2016-04-20 索尼电脑娱乐美国公司 Methods and systems for portably deploying applications on one or more cloud systems
CN108346029A (en) * 2017-01-23 2018-07-31 纬创软件(北京)有限公司 A kind of customization credit system of support credit factory mode
CN109656688A (en) * 2018-12-07 2019-04-19 北京京东金融科技控股有限公司 A kind of method that realizing distributed service rule, system and server
CN110213370A (en) * 2019-06-03 2019-09-06 北京奇艺世纪科技有限公司 A kind of regulation engine apparatus and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090138511A1 (en) * 2007-11-28 2009-05-28 Alcatel Lucent Service access exception tracking for regulatory compliance of business processes
US20090299938A1 (en) * 2008-05-29 2009-12-03 Schneider James P Rules engine for aspect services
CN105516233A (en) * 2014-09-30 2016-04-20 索尼电脑娱乐美国公司 Methods and systems for portably deploying applications on one or more cloud systems
CN108346029A (en) * 2017-01-23 2018-07-31 纬创软件(北京)有限公司 A kind of customization credit system of support credit factory mode
CN109656688A (en) * 2018-12-07 2019-04-19 北京京东金融科技控股有限公司 A kind of method that realizing distributed service rule, system and server
CN110213370A (en) * 2019-06-03 2019-09-06 北京奇艺世纪科技有限公司 A kind of regulation engine apparatus and system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111984294A (en) * 2020-08-20 2020-11-24 中国银行股份有限公司 Service system updating method and device based on Groovy dynamic loading technology
CN111984294B (en) * 2020-08-20 2024-04-16 中国银行股份有限公司 Service system updating method and device based on Groovy dynamic loading technology
CN113591000A (en) * 2021-07-13 2021-11-02 青岛海信移动通信技术股份有限公司 Browser engine switching method, device and equipment
CN113591000B (en) * 2021-07-13 2024-04-19 青岛海信移动通信技术有限公司 Browser engine switching method, device and equipment

Also Published As

Publication number Publication date
CN110740178B (en) 2023-01-13

Similar Documents

Publication Publication Date Title
US10951491B2 (en) Automatic microservice problem detection in enterprise applications
CN108346028B (en) Business approval processing method, device and system
US9465725B2 (en) Software defect reporting
US7797403B2 (en) Deployment of configuration information
US8799854B2 (en) Reusing software development assets
CN101286212A (en) Business flow path execution method, business flow path engines and its deployment method
US20130198722A1 (en) Managing transactions within a middleware container
CN110740178A (en) application service processing system and application service processing method
CN108897729B (en) Transaction template sharing method and device, electronic equipment and storage medium
CN112308515A (en) NDC (network data center) processing system for NDC aggregator and service request processing method thereof
US10970200B2 (en) Test result triage for a failed code validation
CN111367531A (en) Code processing method and device
EP3136232A1 (en) Dynamic service extensibility
US9009303B2 (en) Correlating event streams from independent processes in a complex business system using metadata associated with the transport interconnections
CN116166390A (en) Service processing method and device, electronic equipment and storage medium
US11113105B1 (en) Computer implemented system and method for generating platform agnostic digital worker
CN116503005A (en) Method, device, system and storage medium for dynamically modifying flow
CN113918525A (en) Data exchange scheduling method, system, electronic device, medium, and program product
CN113763094A (en) Service information processing method, device, server, medium and system
CN111338947A (en) Test method, test device, storage medium and electronic equipment
CN112799797A (en) Task management method and device
CN116501365B (en) Resource calling method, device and equipment based on algorithm platform
CN117435365A (en) Data relay system and method based on micro-service
JP2020166889A (en) Information processing method, information processing device, and program
CN115757503A (en) Inventory data processing method, system, device, electronic equipment and storage medium

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