CN117726237B - Instant evaluation method, device, computer equipment and readable storage medium - Google Patents

Instant evaluation method, device, computer equipment and readable storage medium Download PDF

Info

Publication number
CN117726237B
CN117726237B CN202410171763.6A CN202410171763A CN117726237B CN 117726237 B CN117726237 B CN 117726237B CN 202410171763 A CN202410171763 A CN 202410171763A CN 117726237 B CN117726237 B CN 117726237B
Authority
CN
China
Prior art keywords
event
events
original
data
scanning
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.)
Active
Application number
CN202410171763.6A
Other languages
Chinese (zh)
Other versions
CN117726237A (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.)
Sichuan Provincial Prison Administration
West China Hospital of Sichuan University
Original Assignee
Sichuan Provincial Prison Administration
West China Hospital of Sichuan University
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 Sichuan Provincial Prison Administration, West China Hospital of Sichuan University filed Critical Sichuan Provincial Prison Administration
Priority to CN202410171763.6A priority Critical patent/CN117726237B/en
Publication of CN117726237A publication Critical patent/CN117726237A/en
Application granted granted Critical
Publication of CN117726237B publication Critical patent/CN117726237B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an instant evaluation method, an instant evaluation device, computer equipment and a readable storage medium. The method is applied to the instant evaluation system, and comprises the following steps: scanning an original event in an event table according to a data table to obtain a scanning event, and analyzing the scanning event according to a data structure of the scanning event to obtain a standard event; binding basic data and fact data of the standard event through a packaging editor to obtain a complete event; and performing policy monitoring on the complete events, if a plurality of complete events are identified to meet the policy conditions of the time window at the same time, determining each complete event as a composite event, and initiating an evaluation service according to the composite event. The invention converts the real-world real-time processing problem into computer processing with high real-time performance based on the data driving and event driving ideas.

Description

即时评估方法、装置、计算机设备及可读存储介质Instant evaluation method, device, computer equipment and readable storage medium

技术领域Technical Field

本发明涉及数据处理技术领域,尤其涉及一种即时评估方法、装置、计算机设备及可读存储介质。The present invention relates to the field of data processing technology, and in particular to an instant evaluation method, device, computer equipment and readable storage medium.

背景技术Background technique

在面向目标人员的评估活动中,进行即时评估是综合评估的重要组成部分。它的特点是能够在出现各种负性事件产生的时候,能够高时效性的进行评估动作的发起,否则针对性的评估就失去了意义。In the assessment activities for target personnel, real-time assessment is an important part of comprehensive assessment. Its characteristic is that it can initiate assessment actions in a timely manner when various negative events occur, otherwise the targeted assessment will lose its meaning.

然而,以往的现有技术中通过人工驱动的方式,往往面临着记录、确认、发起评估等环节的脱节,造成即时评估不能即时发起而错过了最佳的评估窗口。传统模式下,可能需要增加多个资源环节才能实现这一动作,而往往又造成资源浪费的同时还没有达到预期的效果。However, the existing technologies in the past, which were driven manually, often faced the disconnection of recording, confirmation, and initiating evaluation, resulting in the inability to initiate instant evaluation and missing the best evaluation window. In the traditional mode, it may be necessary to add multiple resource links to achieve this action, which often results in a waste of resources and fails to achieve the expected results.

发明内容Summary of the invention

有鉴于此,本发明的目的是为了克服现有技术中的不足,提供一种即时评估方法、装置、计算机设备及可读存储介质。In view of this, the purpose of the present invention is to overcome the deficiencies in the prior art and to provide an instant evaluation method, apparatus, computer device and readable storage medium.

本发明提供如下技术方案:The present invention provides the following technical solutions:

第一方面,本公开实施例中提供了一种即时评估方法,应用于即时评估系统,所述方法包括:In a first aspect, an instant evaluation method is provided in an embodiment of the present disclosure, which is applied to an instant evaluation system, and the method comprises:

根据数据表对事件表中的原始事件进行扫描,得到扫描事件,并按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件;Scanning the original events in the event table according to the data table to obtain scan events, and parsing the scan events according to the data structure of the scan events to obtain standard events;

通过打包编辑器对所述标准事件的基础数据和事实数据进行绑定,得到包含完整事件信息体的完整事件;Binding the basic data and fact data of the standard event through a packaging editor to obtain a complete event including a complete event information body;

对所述完整事件进行策略监听,若识别到多个所述完整事件同时满足时间窗口的策略条件,则将对应的各所述完整事件确定为复合事件,并根据所述复合事件发起评估业务。The complete events are monitored according to policies. If multiple complete events are identified to satisfy the policy conditions of the time window at the same time, the corresponding complete events are determined as composite events, and an evaluation service is initiated according to the composite events.

进一步地,所述即时评估系统包括内部评估系统与事件来源系统,所述根据数据表对所述事件表中的原始事件进行扫描之前,还包括:Furthermore, the instant evaluation system includes an internal evaluation system and an event source system, and before scanning the original events in the event table according to the data table, it also includes:

按照所述数据表定义所述内部评估系统与所述事件来源系统内产生的原始事件的数据结构;Define the data structure of the original events generated in the internal evaluation system and the event source system according to the data table;

所述内部评估系统基于所述数据表创建第一触发器,通过所述第一触发器将所述原始事件存入所述事件表中;The internal evaluation system creates a first trigger based on the data table, and stores the original event into the event table through the first trigger;

所述事件来源系统将所述原始事件封装为包含标准数据结构的原始事件,通过REST方式调用事件产生接口,通过所述事件产生接口将所述标准数据结构的原始事件存入所述事件表中;The event source system encapsulates the original event into an original event containing a standard data structure, calls an event generation interface in a REST manner, and stores the original event of the standard data structure into the event table through the event generation interface;

和/或,所述事件来源系统基于所述数据表创建第二触发器,通过所述第二触发器将所述原始事件存入所述事件表中。And/or, the event source system creates a second trigger based on the data table, and stores the original event into the event table through the second trigger.

进一步地,所述根据所述数据表对事件表中的原始事件进行扫描,得到扫描事件,包括:Further, scanning the original events in the event table according to the data table to obtain the scanned events includes:

依据所述数据表中的相关数据更新时间设置事件扫描周期;Setting the event scanning period according to the update time of the relevant data in the data table;

扫描程序根据所述事件扫描周期对所述原始事件进行扫描。The scanning program scans the original events according to the event scanning cycle.

进一步地,所述根据所述数据表对事件表中的原始事件进行扫描,得到扫描事件之后,还包括:Furthermore, after scanning the original events in the event table according to the data table to obtain the scanned events, the method further includes:

对所述扫描事件的基础信息进行标准化描述,得到所述扫描事件的元数据,并判断所述扫描事件的元数据是否满足预设元数据定义;Performing a standardized description on the basic information of the scanning event to obtain metadata of the scanning event, and determining whether the metadata of the scanning event meets a preset metadata definition;

若满足,则对所述扫描事件进行解析;If satisfied, the scanning event is parsed;

若不满足,则重新对所述原始事件进行扫描。If not satisfied, the original event is scanned again.

进一步地,所述按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件,包括:Furthermore, the scanning event is parsed according to the data structure of the scanning event to obtain a standard event, including:

通过解析程序对所述扫描事件的事实数据进行提取;extracting factual data of the scanning event through a parsing program;

根据所述数据结构将所述扫描事件的事实数据进行转换和清理,得到包含所述标准数据结构的标准事件。The fact data of the scanning event is converted and cleaned according to the data structure to obtain a standard event containing the standard data structure.

进一步地,所述通过打包编辑器对所述标准事件的基础数据和事实数据进行绑定,得到包含完整事件信息体的完整事件,包括:Furthermore, the basic data and fact data of the standard event are bound by the packaging editor to obtain a complete event containing a complete event information body, including:

根据所述评估业务的数据需求,通过所述打包编辑器对所述标准事件关联的评估业务所需的配套数据进行补充,得到所述事实数据;According to the data requirements of the evaluation business, the supporting data required for the evaluation business associated with the standard event is supplemented by the packaging editor to obtain the fact data;

通过所述打包编辑器对所述标准事件的基础数据和事实数据进行即时打包绑定,得到所述完整事件。The basic data and fact data of the standard event are packaged and bound in real time through the packaging editor to obtain the complete event.

第二方面,本公开实施例中提供了一种即时评估装置,应用于即时评估系统,所述装置包括:In a second aspect, an instant assessment device is provided in an embodiment of the present disclosure, which is applied to an instant assessment system, and the device includes:

扫描模块,用于根据数据表对事件表中原始事件进行扫描,得到扫描事件,并按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件;A scanning module, used for scanning the original events in the event table according to the data table to obtain the scanning events, and parsing the scanning events according to the data structure of the scanning events to obtain the standard events;

绑定模块,用于通过打包编辑器对所述标准事件的基础数据和事实数据进行绑定,得到包含完整事件信息体的完整事件;A binding module, used to bind the basic data and fact data of the standard event through a packaging editor to obtain a complete event containing a complete event information body;

监听模块,用于对所述完整事件进行策略监听,若识别到多个所述完整事件同时满足时间窗口的策略条件,则将对应的各所述完整事件确定为复合事件,并根据所述复合事件发起评估业务。The monitoring module is used to perform policy monitoring on the complete events. If it is identified that multiple complete events simultaneously meet the policy conditions of the time window, the corresponding complete events are determined as compound events, and an evaluation service is initiated according to the compound events.

进一步地,所述即时评估系统包括内部评估系统与事件来源系统,所述装置还包括:Furthermore, the instant evaluation system includes an internal evaluation system and an event source system, and the device also includes:

定义模块,用于按照所述数据表定义所述内部评估系统与所述事件来源系统内产生的原始事件的数据结构;A definition module, used to define the data structure of the original events generated in the internal evaluation system and the event source system according to the data table;

第一创建模块,用于所述内部评估系统基于所述数据表创建第一触发器,通过所述第一触发器将所述原始事件存入所述事件表中;A first creation module, configured for the internal evaluation system to create a first trigger based on the data table, and to store the original event into the event table through the first trigger;

封装模块,用于所述事件来源系统将所述原始事件封装为包含标准数据结构的原始事件,调用模块,用于通过REST方式调用事件产生接口,通过所述事件产生接口将所述标准数据结构的原始事件存入所述事件表中;和/或,An encapsulation module is used for the event source system to encapsulate the original event into an original event containing a standard data structure, and a calling module is used to call the event generation interface through REST, and store the original event of the standard data structure into the event table through the event generation interface; and/or,

第二创建模块,用于所述事件来源系统基于所述数据表创建第二触发器,通过所述第二触发器将所述原始事件存入所述事件表中。The second creation module is used for the event source system to create a second trigger based on the data table, and store the original event into the event table through the second trigger.

第三方面,本公开实施例中提供了一种计算机设备,所述计算机设备包括存储器和处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现第一方面中所述的即时评估方法的步骤。In a third aspect, a computer device is provided in an embodiment of the present disclosure, the computer device comprising a memory and a processor, the memory storing a computer program, and the processor implementing the steps of the instant assessment method described in the first aspect when executing the computer program.

第四方面,本公开实施例中提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现第一方面中所述的即时评估方法的步骤。In a fourth aspect, a computer-readable storage medium is provided in an embodiment of the present disclosure, wherein the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the instant assessment method described in the first aspect are implemented.

本申请的实施例具有如下优点:The embodiments of the present application have the following advantages:

本申请实施例提供的即时评估方法,应用于即时评估系统,方法包括:根据数据表对事件表中的原始事件进行扫描,得到扫描事件,并按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件;通过打包编辑器对所述标准事件的基础数据和事实数据进行绑定,得到包含完整事件信息体的完整事件;对所述完整事件进行策略监听,若识别到多个所述完整事件同时满足时间窗口的策略条件,则将对应的各所述完整事件确定为复合事件,并根据所述复合事件发起评估业务。本申请基于数据驱动和事件驱动思想,通过将现实世界中即时评估业务的事件转化为数据事件,使得系统中基于事件的即时评估成为可能。The instant evaluation method provided by the embodiment of the present application is applied to the instant evaluation system, and the method includes: scanning the original event in the event table according to the data table to obtain the scan event, and parsing the scan event according to the data structure of the scan event to obtain the standard event; binding the basic data and fact data of the standard event through the packaging editor to obtain a complete event containing a complete event information body; performing policy monitoring on the complete event, if it is identified that multiple complete events simultaneously meet the policy conditions of the time window, then the corresponding complete events are determined as composite events, and an evaluation service is initiated according to the composite event. The present application is based on data-driven and event-driven ideas, and by converting the events of the instant evaluation service in the real world into data events, event-based instant evaluation in the system becomes possible.

为使本发明的上述目的、特征和优点能更明显和易懂,下文特举较佳实施例,并配合所附附图,做详细说明如下。In order to make the above-mentioned objects, features and advantages of the present invention more obvious and understandable, preferred embodiments are given below and described in detail with reference to the accompanying drawings.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

为了更清楚地说明本发明实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,应当理解,以下附图仅示出了本发明的某些实施例,因此不应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。在各个附图中,类似的构成部分采用类似的编号。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the following briefly introduces the drawings required for use in the embodiments. It should be understood that the following drawings only illustrate certain embodiments of the present invention and should not be regarded as limiting the scope. For ordinary technicians in this field, other related drawings can be obtained based on these drawings without creative work. In each of the drawings, similar components are numbered similarly.

图1示出了本申请实施例提供的一种即时评估方法的流程图;FIG1 shows a flow chart of an instant evaluation method provided by an embodiment of the present application;

图2示出了本申请实施例提供的另一种即时评估方法的流程图;FIG2 shows a flow chart of another instant evaluation method provided in an embodiment of the present application;

图3示出了本申请实施例提供的一种即时评估装置的结构示意图。FIG3 shows a schematic structural diagram of an instant evaluation device provided in an embodiment of the present application.

具体实施方式Detailed ways

下面详细描述本发明的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,仅用于解释本发明,而不能理解为对本发明的限制。Embodiments of the present invention are described in detail below, examples of which are shown in the accompanying drawings, wherein the same or similar reference numerals throughout represent the same or similar elements or elements having the same or similar functions. The embodiments described below with reference to the accompanying drawings are exemplary and are only used to explain the present invention, and cannot be understood as limiting the present invention.

需要说明的是,当元件被称为“固定于”另一个元件,它可以直接在另一个元件上或者也可以存在居中的元件。当一个元件被认为是“连接”另一个元件,它可以是直接连接到另一个元件或者可能同时存在居中元件。相反,当元件被称作“直接在”另一元件“上”时,不存在中间元件。本文所使用的术语“垂直的”、“水平的”、“左”、“右”以及类似的表述只是为了说明的目的。It should be noted that when an element is referred to as being "fixed to" another element, it may be directly on the other element or there may also be a centered element. When an element is considered to be "connected to" another element, it may be directly connected to the other element or there may be a centered element at the same time. In contrast, when an element is referred to as being "directly on" another element, there is no intermediate element. The terms "vertical", "horizontal", "left", "right" and similar expressions used herein are for illustrative purposes only.

在本发明中,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”、“固定”等术语应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或成一体;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,可以是两个元件内部的连通或两个元件的相互作用关系。对于本领域的普通技术人员而言,可以根据具体情况理解上述术语在本发明中的具体含义。In the present invention, unless otherwise clearly specified and limited, the terms "installed", "connected", "connected", "fixed" and the like should be understood in a broad sense, for example, it can be a fixed connection, a detachable connection, or an integral connection; it can be a mechanical connection or an electrical connection; it can be a direct connection or an indirect connection through an intermediate medium, it can be the internal connection of two elements or the interaction relationship between two elements. For ordinary technicians in this field, the specific meanings of the above terms in the present invention can be understood according to specific circumstances.

此外,术语“第一”、“第二”仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括一个或者更多个该特征。在本发明的描述中,“多个”的含义是两个或两个以上,除非另有明确具体的限定。In addition, the terms "first" and "second" are used for descriptive purposes only and should not be understood as indicating or implying relative importance or implicitly indicating the number of the indicated technical features. Therefore, the features defined as "first" and "second" may explicitly or implicitly include one or more of the features. In the description of the present invention, the meaning of "plurality" is two or more, unless otherwise clearly and specifically defined.

除非另有定义,本文所使用的所有的技术和科学术语与属于本申请的技术领域的技术人员通常理解的含义相同。本文中在模板的说明书中所使用的术语只是为了描述具体的实施例的目的,不是旨在限制本发明。本文所使用的术语“及/或”包括一个或多个相关的所列项目的任意的和所有的组合。Unless otherwise defined, all technical and scientific terms used herein have the same meaning as those commonly understood by those skilled in the art to which this application belongs. The terms used herein in the specification of the template are only for the purpose of describing specific embodiments and are not intended to limit the present invention. The term "and/or" used herein includes any and all combinations of one or more of the related listed items.

实施例1Example 1

如图1所示,为本申请实施例中的一种即时评估方法的流程图,本申请实施例提供的即时评估方法,应用于即时评估系统,具体包括以下步骤:As shown in FIG1 , it is a flow chart of an instant evaluation method in an embodiment of the present application. The instant evaluation method provided in an embodiment of the present application is applied to an instant evaluation system and specifically includes the following steps:

步骤S110,根据数据表对事件表中的原始事件进行扫描,得到扫描事件,并按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件。Step S110, scanning the original events in the event table according to the data table to obtain scan events, and parsing the scan events according to the data structure of the scan events to obtain standard events.

在本实施例中,所述即时评估系统包括内部评估系统与事件来源系统,从原始事件产生的来源分析有两种事件,一种是外部原始事件,来自于事件来源系统产生的外部事件表,如亲情会见系统、短信系统等。另一种是内部原始事件,来自于内部评估系统自身的内部事件表。In this embodiment, the instant evaluation system includes an internal evaluation system and an event source system. There are two types of events from the source analysis of the original event. One is the external original event, which comes from the external event table generated by the event source system, such as the family meeting system, the text message system, etc. The other is the internal original event, which comes from the internal event table of the internal evaluation system itself.

首先从数据结构层面约定了整个即时评估系统中事件的数据结构,按照数据表定义所述内部评估系统与所述事件来源系统内产生的原始事件的数据结构,数据表如下表1所示:First, the data structure of the events in the entire instant evaluation system is agreed upon from the data structure level. The data structure of the original events generated in the internal evaluation system and the event source system is defined according to the data table. The data table is shown in Table 1 below:

表1Table 1

其中,data部分所携带的即为原始事件。The data part contains the original event.

具体地,内部评估系统基于数据表创建第一触发器,用来捕获特定事件信息,第一触发器触发后按照数据结构将原始事件存入事件表中。Specifically, the internal evaluation system creates a first trigger based on the data table to capture specific event information. After the first trigger is triggered, the original event is stored in the event table according to the data structure.

事件来源系统则是通过自身业务产生原始事件,再将原始事件封装为包含标准数据结构的原始事件,通过REST方式调用事件产生接口,通过事件产生接口将标准数据结构的原始事件存入事件表中;和/或,事件来源系统基于数据表创建第二触发器,第二触发器触发后将原始事件存入事件表中。The event source system generates original events through its own business, then encapsulates the original events into original events containing standard data structures, calls the event generation interface through REST, and stores the original events of the standard data structure into the event table through the event generation interface; and/or, the event source system creates a second trigger based on the data table, and stores the original event in the event table after the second trigger is triggered.

事件产生机制将事件的生产者(内部评估系统)和事件的消费者(事件来源系统)进行了解绑,事件的来源不再是内部评估系统,也能兼顾外部的事件来源系统。同时,能够实现对事件的产生随时进行定义,不仅能事前定义事件,也能够实现事后定义事件,事件的产生可以更加灵活。能够在非侵入方式下,捕捉原有系统的事件信息,可随时定义和修改事件的产生机制。The event generation mechanism unties the event producer (internal evaluation system) and the event consumer (event source system). The source of the event is no longer the internal evaluation system, but can also take into account the external event source system. At the same time, the generation of events can be defined at any time, not only in advance, but also after the event, making the generation of events more flexible. It can capture the event information of the original system in a non-invasive way, and can define and modify the event generation mechanism at any time.

可以理解的是,事件定义是对某个系统的原始事件进行标准化定义的操作,通过标准化定义,对原始事件进行统一规约后再进行内部传递。最终把内部规约的事件交由策略监听器进行分发,进而由策略发起评估业务。It can be understood that event definition is the operation of standardizing the original events of a system. Through standardized definition, the original events are uniformly regulated and then transmitted internally. Finally, the internally regulated events are distributed to the policy listener, and then the policy initiates the evaluation business.

具体地,首先依据数据表中的相关数据更新时间设置事件扫描周期,也可以按照原始事件的紧急重要程度进行估算设置时间扫描周期。事件扫描周期设置为每分、每时、每日、每周、每月、每年,不同的事件可生成不同的扫描进程,互不干扰。Specifically, first set the event scanning cycle according to the update time of the relevant data in the data table, or estimate and set the time scanning cycle according to the urgency and importance of the original event. The event scanning cycle can be set to every minute, every hour, every day, every week, every month, and every year. Different events can generate different scanning processes without interfering with each other.

扫描程序根据事件扫描周期对原始事件进行扫描,得到扫描事件,也即,原始事件的处理即时性由扫描程序作决定。The scanning program scans the original event according to the event scanning cycle to obtain the scanning event, that is, the processing immediacy of the original event is determined by the scanning program.

进一步地,对扫描事件的基础信息进行标准化描述,得到扫描事件的元数据,并判断扫描事件的元数据是否满足预设元数据定义,即是否包含事件名称、事件代码(唯一编码)、事件周期、事件数据来源和数据关联配置中的至少一种。若不满足,则重新对原始事件进行扫描;若满足,则对扫描事件进行解析。Furthermore, the basic information of the scanning event is described in a standardized manner to obtain the metadata of the scanning event, and it is determined whether the metadata of the scanning event meets the preset metadata definition, that is, whether it contains at least one of the event name, event code (unique code), event period, event data source, and data association configuration. If not, the original event is scanned again; if it is satisfied, the scanning event is parsed.

由于事件的触发结构是标准化的,而其携带的data部分则是个性化数据。因此即时评估系统需要通过解析程序对扫描事件的事实数据进行提取,并按照扫描事件的数据结构将事实数据进行转换、清理,解析成为即时评估系统可识别的包含标准数据结构的标准事件。Since the trigger structure of an event is standardized, and the data it carries is personalized data, the instant assessment system needs to extract the factual data of the scan event through a parsing program, and convert and clean the factual data according to the data structure of the scan event, and parse it into a standard event with a standard data structure that the instant assessment system can recognize.

即时评估依赖各原始系统提供准确的数据源,如果不采用事件模型,意味着各业务系统需要针对性的进行对接处理,对整个现有业务架构产生高度侵入性。但本申请通过可配置式的自定义解析程序定义机制,可实现无需事前约定事件处理机制,即时评估系统可根据自身业务特点,仅需满足事件基本信息定义结构,可任意传输事件实时数据,无需关心评估业务系统是否能处理该事件,实现事件的产生者和消费者的完全解耦。Real-time evaluation relies on accurate data sources provided by each original system. If the event model is not adopted, it means that each business system needs to be docked and processed in a targeted manner, which is highly invasive to the entire existing business architecture. However, this application can achieve the event processing mechanism without prior agreement through a configurable custom parser definition mechanism. The real-time evaluation system can be based on its own business characteristics and only needs to meet the basic information definition structure of the event. It can transmit real-time event data arbitrarily without worrying about whether the evaluation business system can handle the event, thus achieving complete decoupling of event producers and consumers.

步骤S120,通过打包编辑器对所述标准事件的基础数据和事实数据进行绑定,得到包含完整事件信息体的完整事件。Step S120: Bind the basic data and fact data of the standard event through a packaging editor to obtain a complete event including a complete event information body.

在一种可选地实施方式中,如图2所示,步骤S120包括:In an optional implementation, as shown in FIG2 , step S120 includes:

步骤S121,根据所述评估业务的数据需求,通过所述打包编辑器对所述标准事件关联的评估业务所需的配套数据进行补充,得到所述事实数据;Step S121, according to the data requirements of the evaluation business, supplement the supporting data required by the evaluation business associated with the standard event through the packaging editor to obtain the fact data;

步骤S122,通过所述打包编辑器对所述标准事件的基础数据和事实数据进行即时打包绑定,得到所述完整事件。Step S122: Real-time packaging and binding of the basic data and fact data of the standard event are performed through the packaging editor to obtain the complete event.

对扫描事件进行统一规约解析后,根据具体触发评估业务的数据需求,通过事件定义中的打包编辑器,对标准事件关联的评估业务需要的配套数据进行即时的提取补充,得到所述事实数据,并对标准事件的基础数据和补充后的事实数据进行即时二次打包绑定,以形成包含完整事件信息体的完整事件。After the scanning event is parsed through a unified protocol, the supporting data required for the evaluation business associated with the standard event is extracted and supplemented in real time according to the data requirements of the specific triggering evaluation business through the packaging editor in the event definition to obtain the factual data, and the basic data of the standard event and the supplemented factual data are immediately packaged and bound again to form a complete event containing a complete event information body.

系统针对事件的处理以及评估的发起,采用扫描定义、元数据定义、解析程序定义为声明式配置,使得每一个处理环节都可以进行变化,可在一定程度上满足随业务变化而变化的能力。且上述打包方法可大大降低即时评估系统构建事件的数据集成实现难度,提升事件的有效使用效率。The system uses scanning definition, metadata definition, and parser definition as declarative configuration for event processing and evaluation initiation, so that each processing link can be changed, which can meet the ability to change with business changes to a certain extent. In addition, the above packaging method can greatly reduce the difficulty of implementing data integration for instant evaluation system construction events and improve the effective use efficiency of events.

步骤S130,对所述完整事件进行策略监听,若识别到多个所述完整事件同时满足时间窗口的策略条件,则将对应的各所述完整事件确定为复合事件,并根据所述复合事件发起评估业务。Step S130 , performing policy monitoring on the complete events, if it is identified that a plurality of the complete events simultaneously meet the policy conditions of the time window, then determining the corresponding complete events as compound events, and initiating an evaluation service according to the compound events.

需要说明的是,由于传统的事件是单一事件,而某些情况下,触发一个即时评估业务要参考多个事件,因此需要进行组合事件定义。由策略定义一个复合事件的构成情况,对完整事件进行策略监听,策略监听时若识别到多个完整事件共同满足时间窗口的策略条件,则将对应的各个完整事件作为复合事件成立,并根据所述复合事件由该策略发起评估业务。It should be noted that, since traditional events are single events, in some cases, triggering an instant evaluation service requires reference to multiple events, so a combined event definition is required. The composition of a composite event is defined by the policy, and the complete event is monitored by the policy. If multiple complete events are identified to meet the policy conditions of the time window during the policy monitoring, the corresponding complete events are considered as composite events, and the evaluation service is initiated by the policy based on the composite event.

上述方法事件驱动方式的实时性,将现实世界的负性事件转换为数据世界的数据,且基于事件驱动设计模式实现即时评估的触发流程,降低了系统耦合度,不破坏现有各业务架构,对系统侵入性小,事件解析定义可配置式的修改事件规约方式,达到系统灵活性。The real-time event-driven nature of the above method converts negative events in the real world into data in the data world, and implements the triggering process of instant evaluation based on the event-driven design pattern, which reduces the system coupling degree, does not destroy the existing business architecture, and is less invasive to the system. Event parsing defines a configurable way to modify event specifications to achieve system flexibility.

本申请实施例提供的即时评估方法,应用于即时评估系统,所述方法包括:根据数据表对事件表中的原始事件进行扫描,得到扫描事件,并按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件;通过打包编辑器对所述标准事件的基础数据和事实数据进行绑定,得到包含完整事件信息体的完整事件;对所述完整事件进行策略监听,若识别到多个所述完整事件同时满足时间窗口的策略条件,则将对应的各所述完整事件确定为复合事件,并根据所述复合事件发起评估业务。本申请基于数据驱动和事件驱动思想,通过将现实世界中即时评估业务的事件转化为数据事件,使得系统中基于事件的即时评估成为可能。The instant evaluation method provided by the embodiment of the present application is applied to the instant evaluation system, and the method includes: scanning the original event in the event table according to the data table to obtain the scan event, and parsing the scan event according to the data structure of the scan event to obtain the standard event; binding the basic data and fact data of the standard event through the packaging editor to obtain a complete event containing a complete event information body; performing policy monitoring on the complete event, if it is identified that multiple complete events simultaneously meet the policy conditions of the time window, then the corresponding complete events are determined as composite events, and an evaluation service is initiated according to the composite event. The present application is based on data-driven and event-driven ideas, and by converting the events of the instant evaluation service in the real world into data events, it makes event-based instant evaluation in the system possible.

实施例2Example 2

如图3所示,为本申请实施例中的一种即时评估装置300的结构示意图,其装置应用于即时评估系统,具体包括:As shown in FIG3 , it is a schematic diagram of the structure of an instant evaluation device 300 in an embodiment of the present application, and the device is applied to an instant evaluation system, specifically comprising:

扫描模块310,用于根据数据表对事件表中的原始事件进行扫描,得到扫描事件,并按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件;The scanning module 310 is used to scan the original events in the event table according to the data table to obtain the scan events, and parse the scan events according to the data structure of the scan events to obtain the standard events;

绑定模块320,用于通过打包编辑器对所述标准事件的基础数据和事实数据进行绑定,得到包含完整事件信息体的完整事件;A binding module 320 is used to bind the basic data and fact data of the standard event through a packaging editor to obtain a complete event including a complete event information body;

监听模块330,用于对所述完整事件进行策略监听,若识别到多个所述完整事件同时满足时间窗口的策略条件,则将对应的各所述完整事件确定为复合事件,并根据所述复合事件发起评估业务。The monitoring module 330 is used to perform policy monitoring on the complete events. If it is identified that multiple complete events simultaneously meet the policy conditions of the time window, the corresponding complete events are determined as composite events, and an evaluation service is initiated according to the composite event.

可选地,上述即时评估装置还包括:Optionally, the instant evaluation device further comprises:

定义模块,用于按照所述数据表定义所述内部评估系统与所述事件来源系统内产生的原始事件的数据结构;A definition module, used to define the data structure of the original events generated in the internal evaluation system and the event source system according to the data table;

第一创建模块,用于所述内部评估系统基于所述数据表创建第一触发器,通过所述第一触发器将所述原始事件存入所述事件表中;A first creation module, configured for the internal evaluation system to create a first trigger based on the data table, and to store the original event into the event table through the first trigger;

封装模块,用于所述事件来源系统将所述原始事件封装为包含标准数据结构的原始事件,调用模块,用于通过REST方式调用事件产生接口,通过所述事件产生接口将所述标准数据结构的原始事件存入所述事件表中;和/或,An encapsulation module is used for the event source system to encapsulate the original event into an original event containing a standard data structure, and a calling module is used to call the event generation interface through REST, and store the original event of the standard data structure into the event table through the event generation interface; and/or,

第二创建模块,用于所述事件来源系统基于所述数据表创建第二触发器,通过所述第二触发器将所述原始事件存入所述事件表中。The second creation module is used for the event source system to create a second trigger based on the data table, and store the original event into the event table through the second trigger.

可选地,上述即时评估装置还包括:Optionally, the instant evaluation device further comprises:

设置模块,用于依据所述数据表中的相关数据更新时间设置事件扫描周期;A setting module, used for setting an event scanning period according to the update time of relevant data in the data table;

第一扫描子模块,用于扫描程序根据所述事件扫描周期对所述原始事件进行扫描。The first scanning submodule is used for the scanning program to scan the original event according to the event scanning cycle.

可选地,上述即时评估装置还包括:Optionally, the instant assessment device further comprises:

判断模块,用于对所述扫描事件的基础信息进行标准化描述,得到所述扫描事件的元数据,并判断所述扫描事件的元数据是否满足预设元数据定义;A judgment module, used to perform a standardized description of the basic information of the scanning event, obtain metadata of the scanning event, and judge whether the metadata of the scanning event meets a preset metadata definition;

解析模块,用于若满足,则对所述扫描事件进行解析;A parsing module, used for parsing the scanning event if the conditions are met;

第二扫描子模块,用于若不满足,则重新对所述原始事件进行扫描。The second scanning submodule is used for re-scanning the original event if the conditions are not met.

可选地,上述即时评估装置还包括:Optionally, the instant assessment device further comprises:

提取模块,用于通过解析程序对所述扫描事件的事实数据进行提取;An extraction module, used for extracting fact data of the scanning event through a parsing program;

转换模块,用于根据所述数据结构将所述扫描事件的事实数据进行转换和清理,得到包含所述标准数据结构的标准事件。The conversion module is used to convert and clean the fact data of the scanning event according to the data structure to obtain a standard event containing the standard data structure.

可选地,上述即时评估装置还包括:Optionally, the instant assessment device further comprises:

补充模块,用于根据所述评估业务的数据需求,通过所述打包编辑器对所述标准事件关联的评估业务所需的配套数据进行补充,得到所述事实数据;A supplementing module, used to supplement the supporting data required for the evaluation business associated with the standard event through the packaging editor according to the data requirements of the evaluation business, so as to obtain the fact data;

打包模块,用于通过所述打包编辑器对所述标准事件的基础数据和事实数据进行即时打包绑定,得到所述完整事件。The packaging module is used to instantly package and bind the basic data and fact data of the standard event through the packaging editor to obtain the complete event.

本申请实施例提供的即时评估装置,本基于数据驱动和事件驱动思想,通过将现实世界中即时评估业务的事件转化为数据事件,使得系统中基于事件的即时评估成为可能。The instant evaluation device provided in the embodiment of the present application is based on data-driven and event-driven ideas, and converts events of instant evaluation services in the real world into data events, thereby making event-based instant evaluation in the system possible.

本公开实施例中还提供了一种计算机设备,所述计算机设备包括存储器和处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现实施例1中所述的即时评估方法的步骤。A computer device is also provided in an embodiment of the present disclosure. The computer device includes a memory and a processor. The memory stores a computer program. When the processor executes the computer program, the steps of the instant assessment method described in Embodiment 1 are implemented.

本公开实施例中还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现实施例1中所述的即时评估方法的步骤。A computer-readable storage medium is also provided in an embodiment of the present disclosure. The computer-readable storage medium stores a computer program. When the computer program is executed by a processor, the steps of the instant assessment method described in Embodiment 1 are implemented.

在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,也可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,附图中的流程图和结构图显示了根据本发明的多个实施例的装置、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在作为替换的实现方式中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,结构图和/或流程图中的每个方框、以及结构图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。In several embodiments provided in the present application, it should be understood that the disclosed devices and methods can also be implemented in other ways. The device embodiments described above are merely schematic. For example, the flowcharts and structure diagrams in the accompanying drawings show the possible architecture, functions and operations of the devices, methods and computer program products according to multiple embodiments of the present invention. In this regard, each box in the flowchart or block diagram can represent a module, a program segment or a part of a code, and the module, program segment or a part of the code contains one or more executable instructions for implementing the specified logical function. It should also be noted that in an alternative implementation, the functions marked in the box can also occur in a different order from the order marked in the accompanying drawings. For example, two consecutive boxes can actually be executed substantially in parallel, and they can sometimes be executed in the opposite order, depending on the functions involved. It should also be noted that each box in the structure diagram and/or the flow diagram, and the combination of boxes in the structure diagram and/or the flow diagram, can be implemented with a dedicated hardware-based system that performs a specified function or action, or can be implemented with a combination of dedicated hardware and computer instructions.

另外,在本发明各个实施例中的各功能模块或单元可以集成在一起形成一个独立的部分,也可以是各个模块单独存在,也可以两个或更多个模块集成形成一个独立的部分。In addition, the functional modules or units in the various embodiments of the present invention may be integrated together to form an independent part, or each module may exist independently, or two or more modules may be integrated to form an independent part.

所述功能如果以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是智能手机、个人计算机、服务器、或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。If the functions are implemented in the form of software function modules and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present invention, or the part that contributes to the prior art or the part of the technical solution, can be embodied in the form of a software product. The computer software product is stored in a storage medium, including several instructions for a computer device (which can be a smart phone, a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the methods described in each embodiment of the present invention. The aforementioned storage medium includes: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), disk or optical disk, etc., which can store program codes.

以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。The above description is only a specific implementation mode of the present invention, but the protection scope of the present invention is not limited thereto. Any technician familiar with the technical field can easily think of changes or substitutions within the technical scope disclosed by the present invention, which should be covered by the protection scope of the present invention.

Claims (9)

1.一种即时评估方法,其特征在于,应用于即时评估系统,所述方法包括:1. An instant evaluation method, characterized in that it is applied to an instant evaluation system, and the method comprises: 根据数据表对事件表中的原始事件进行扫描,得到扫描事件,并按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件,其中,所述事件表包括所述原始事件,所述原始事件包括外部原始事件和内部原始事件,所述数据表包括所述原始事件的数据结构;Scanning the original events in the event table according to the data table to obtain scan events, and parsing the scan events according to the data structure of the scan events to obtain standard events, wherein the event table includes the original events, the original events include external original events and internal original events, and the data table includes the data structure of the original events; 对所述标准事件关联的评估业务需要的配套数据进行即时提取补充,得到事实数据,通过打包编辑器对所述标准事件的基础数据和事实数据进行绑定,得到包含完整事件信息体的完整事件;The supporting data required for the evaluation business associated with the standard event is immediately extracted and supplemented to obtain fact data, and the basic data and fact data of the standard event are bound through a packaging editor to obtain a complete event containing a complete event information body; 对所述完整事件进行策略监听,若识别到多个所述完整事件同时满足时间窗口的策略条件,则将对应的各所述完整事件确定为复合事件,并根据所述复合事件发起评估业务。The complete events are monitored according to policies. If multiple complete events are identified to satisfy the policy conditions of the time window at the same time, the corresponding complete events are determined as composite events, and an evaluation service is initiated according to the composite events. 2.根据权利要求1所述的即时评估方法,其特征在于,所述即时评估系统包括内部评估系统与事件来源系统,所述根据数据表对事件表中的原始事件进行扫描之前,还包括:2. The instant evaluation method according to claim 1, characterized in that the instant evaluation system includes an internal evaluation system and an event source system, and before scanning the original events in the event table according to the data table, it also includes: 按照所述数据表定义所述内部评估系统与所述事件来源系统内产生的原始事件的数据结构;Define the data structure of the original events generated in the internal evaluation system and the event source system according to the data table; 所述内部评估系统基于所述数据表创建第一触发器,通过所述第一触发器将所述原始事件存入所述事件表中;The internal evaluation system creates a first trigger based on the data table, and stores the original event into the event table through the first trigger; 所述事件来源系统将所述原始事件封装为包含标准数据结构的原始事件,通过REST方式调用事件产生接口,通过所述事件产生接口将所述标准数据结构的原始事件存入所述事件表中;The event source system encapsulates the original event into an original event containing a standard data structure, calls an event generation interface in a REST manner, and stores the original event of the standard data structure into the event table through the event generation interface; 和/或,所述事件来源系统基于所述数据表创建第二触发器,通过所述第二触发器将所述原始事件存入所述事件表中。And/or, the event source system creates a second trigger based on the data table, and stores the original event into the event table through the second trigger. 3.根据权利要求1所述的即时评估方法,其特征在于,所述根据数据表对事件表中的原始事件进行扫描,得到扫描事件,包括:3. The instant evaluation method according to claim 1, characterized in that the step of scanning the original events in the event table according to the data table to obtain the scanned events comprises: 依据所述数据表中的相关数据更新时间设置事件扫描周期;Setting the event scanning period according to the update time of the relevant data in the data table; 扫描程序根据所述事件扫描周期对所述原始事件进行扫描。The scanning program scans the original events according to the event scanning cycle. 4.根据权利要求1所述的即时评估方法,其特征在于,所述根据数据表对事件表中的原始事件进行扫描,得到扫描事件之后,还包括:4. The instant evaluation method according to claim 1, characterized in that after scanning the original events in the event table according to the data table to obtain the scanned events, it also includes: 对所述扫描事件的基础信息进行标准化描述,得到所述扫描事件的元数据,并判断所述扫描事件的元数据是否满足预设元数据定义;Performing a standardized description on the basic information of the scanning event to obtain metadata of the scanning event, and determining whether the metadata of the scanning event meets a preset metadata definition; 若满足,则对所述扫描事件进行解析;If satisfied, the scanning event is parsed; 若不满足,则重新对所述原始事件进行扫描。If not satisfied, the original event is scanned again. 5.根据权利要求2所述的即时评估方法,其特征在于,所述按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件,包括:5. The instant evaluation method according to claim 2, wherein the step of parsing the scan event according to the data structure of the scan event to obtain a standard event comprises: 通过解析程序对所述扫描事件的事实数据进行提取;extracting factual data of the scanning event through a parsing program; 根据所述数据结构将所述扫描事件的事实数据进行转换和清理,得到包含所述标准数据结构的标准事件。The fact data of the scanning event is converted and cleaned according to the data structure to obtain a standard event containing the standard data structure. 6.一种即时评估装置,其特征在于,应用于即时评估系统,所述装置包括:6. An instant assessment device, characterized in that it is applied to an instant assessment system, and the device comprises: 扫描模块,用于根据数据表对事件表中的原始事件进行扫描,得到扫描事件,并按照所述扫描事件的数据结构对所述扫描事件进行解析,得到标准事件,其中,所述事件表包括所述原始事件,所述原始事件包括外部原始事件和内部原始事件,所述数据表包括所述原始事件的数据结构;A scanning module, used for scanning the original events in the event table according to the data table to obtain the scan events, and parsing the scan events according to the data structure of the scan events to obtain standard events, wherein the event table includes the original events, the original events include external original events and internal original events, and the data table includes the data structure of the original events; 绑定模块,用于对所述标准事件关联的评估业务需要的配套数据进行即时提取补充,得到事实数据,通过打包编辑器对所述标准事件的基础数据和事实数据进行绑定,得到包含完整事件信息体的完整事件;A binding module is used to extract and supplement the supporting data required by the evaluation business associated with the standard event in real time to obtain fact data, and to bind the basic data and fact data of the standard event through a packaging editor to obtain a complete event containing a complete event information body; 监听模块,用于对所述完整事件进行策略监听,若识别到多个所述完整事件同时满足时间窗口的策略条件,则将对应的各所述完整事件确定为复合事件,并根据所述复合事件发起评估业务。The monitoring module is used to perform policy monitoring on the complete events. If it is identified that multiple complete events simultaneously meet the policy conditions of the time window, the corresponding complete events are determined as compound events, and an evaluation service is initiated according to the compound events. 7.根据权利要求6所述的即时评估装置,其特征在于,所述即时评估系统包括内部评估系统与事件来源系统,所述装置还包括:7. The instant evaluation device according to claim 6, characterized in that the instant evaluation system comprises an internal evaluation system and an event source system, and the device further comprises: 定义模块,用于按照所述数据表定义所述内部评估系统与所述事件来源系统内产生的原始事件的数据结构;A definition module, used to define the data structure of the original events generated in the internal evaluation system and the event source system according to the data table; 第一创建模块,用于所述内部评估系统基于所述数据表创建第一触发器,通过所述第一触发器将所述原始事件存入所述事件表中;A first creation module, configured for the internal evaluation system to create a first trigger based on the data table, and to store the original event into the event table through the first trigger; 封装模块,用于所述事件来源系统将所述原始事件封装为包含标准数据结构的原始事件,调用模块,用于通过REST方式调用事件产生接口,通过所述事件产生接口将所述标准数据结构的原始事件存入所述事件表中;和/或,An encapsulation module is used for the event source system to encapsulate the original event into an original event containing a standard data structure, and a calling module is used to call the event generation interface through REST, and store the original event of the standard data structure into the event table through the event generation interface; and/or, 第二创建模块,用于所述事件来源系统基于所述数据表创建第二触发器,通过所述第二触发器将所述原始事件存入所述事件表中。The second creation module is used for the event source system to create a second trigger based on the data table, and store the original event into the event table through the second trigger. 8.一种计算机设备,其特征在于,包括存储器和处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现权利要求1-5中任一项所述的即时评估方法的步骤。8. A computer device, comprising a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the instant assessment method according to any one of claims 1 to 5 when executing the computer program. 9.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1-5中任一项所述的即时评估方法的步骤。9. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the instant assessment method according to any one of claims 1 to 5 are implemented.
CN202410171763.6A 2024-02-07 2024-02-07 Instant evaluation method, device, computer equipment and readable storage medium Active CN117726237B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410171763.6A CN117726237B (en) 2024-02-07 2024-02-07 Instant evaluation method, device, computer equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410171763.6A CN117726237B (en) 2024-02-07 2024-02-07 Instant evaluation method, device, computer equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN117726237A CN117726237A (en) 2024-03-19
CN117726237B true CN117726237B (en) 2024-05-10

Family

ID=90200078

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410171763.6A Active CN117726237B (en) 2024-02-07 2024-02-07 Instant evaluation method, device, computer equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN117726237B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103617554A (en) * 2013-10-22 2014-03-05 芜湖大学科技园发展有限公司 Flexible drive system for grid data evaluation
CN109582476A (en) * 2018-11-29 2019-04-05 阿里巴巴集团控股有限公司 Data processing method, apparatus and system
TWI674540B (en) * 2018-08-21 2019-10-11 國家災害防救科技中心 A system for immediate assessment and early warning of industrial and commercial disasters caused by wind and flood
CN110543498A (en) * 2019-08-20 2019-12-06 武汉稀云科技有限公司 Multi-party data association query method and device based on event triggering
CN111768098A (en) * 2020-06-28 2020-10-13 湖北省科技传媒有限责任公司 An innovative evaluation monitoring system and its evaluation method
CN114493315A (en) * 2022-02-10 2022-05-13 中国人民解放军国防科技大学 Business activity index evaluation method and device for information system
CN115619090A (en) * 2022-10-08 2023-01-17 中国电子科技集团公司第二十八研究所 Safety assessment method based on model and data driving
CN116227786A (en) * 2023-03-02 2023-06-06 中国人民解放军海军航空大学 Unmanned aerial vehicle comprehensive efficiency evaluation system
CN116523284A (en) * 2023-04-25 2023-08-01 江苏领尔先智能科技有限公司 Automatic evaluation method and system for business operation flow based on machine learning
CN116842527A (en) * 2023-07-13 2023-10-03 陕西财经职业技术学院 Data security risk assessment method
CN117278512A (en) * 2023-09-27 2023-12-22 上海迎盾科技有限公司 Instant messaging data processing method and device, storage medium and terminal equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040186764A1 (en) * 2003-03-18 2004-09-23 Mcneill Kevin M. Method and system for evaluating business service relationships
US8677324B2 (en) * 2011-01-31 2014-03-18 Hewlett-Packard Development Company, L.P. Evaluating performance of an application using event-driven transactions

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103617554A (en) * 2013-10-22 2014-03-05 芜湖大学科技园发展有限公司 Flexible drive system for grid data evaluation
TWI674540B (en) * 2018-08-21 2019-10-11 國家災害防救科技中心 A system for immediate assessment and early warning of industrial and commercial disasters caused by wind and flood
CN109582476A (en) * 2018-11-29 2019-04-05 阿里巴巴集团控股有限公司 Data processing method, apparatus and system
CN110543498A (en) * 2019-08-20 2019-12-06 武汉稀云科技有限公司 Multi-party data association query method and device based on event triggering
CN111768098A (en) * 2020-06-28 2020-10-13 湖北省科技传媒有限责任公司 An innovative evaluation monitoring system and its evaluation method
CN114493315A (en) * 2022-02-10 2022-05-13 中国人民解放军国防科技大学 Business activity index evaluation method and device for information system
CN115619090A (en) * 2022-10-08 2023-01-17 中国电子科技集团公司第二十八研究所 Safety assessment method based on model and data driving
CN116227786A (en) * 2023-03-02 2023-06-06 中国人民解放军海军航空大学 Unmanned aerial vehicle comprehensive efficiency evaluation system
CN116523284A (en) * 2023-04-25 2023-08-01 江苏领尔先智能科技有限公司 Automatic evaluation method and system for business operation flow based on machine learning
CN116842527A (en) * 2023-07-13 2023-10-03 陕西财经职业技术学院 Data security risk assessment method
CN117278512A (en) * 2023-09-27 2023-12-22 上海迎盾科技有限公司 Instant messaging data processing method and device, storage medium and terminal equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于事件驱动与分级多层黑板模型的态势评估方法;侯小军;陈忱;王晓帆;;软件工程;20160405(第04期);9-11 *
面向调度运行的电网安全风险管理控制系统(二)风险指标体系、评估方法与应用策略;崔建磊;文云峰;郭创新;王越;盛;黄良刚;;电力系统自动化;20130525(第10期);98-103 *

Also Published As

Publication number Publication date
CN117726237A (en) 2024-03-19

Similar Documents

Publication Publication Date Title
CN110704518B (en) Business data processing method and device based on Flink engine
CN109460223B (en) API gateway management system and method thereof
CN110781180B (en) Data screening method and data screening device
CN109614247A (en) A declarative remote service invocation system and its execution method
CN115480753A (en) Application integration system and corresponding computer device and storage medium
CN108154341A (en) United Dispatching platform and method of work based on data flow and workflow
WO2024108703A1 (en) Multi-view video monitoring system building method and electronic device
CN117726237B (en) Instant evaluation method, device, computer equipment and readable storage medium
CN101272258A (en) A method, system and device for realizing combined billing service
CN114416314B (en) Service arrangement method based on API gateway
CN103544060A (en) WEBSERVICE based service dispatching system and method
CN104217003A (en) Data modeling system
CN115938397A (en) Speech recognition method, device, equipment and storage medium
CN111314375B (en) Medical insurance data adaptation engine, medical insurance data adaptation method, electronic equipment and storage medium
CN103944956B (en) Web service broker method
CN110442421B (en) Kubernetes-based general service conversion method and system
CN106020788A (en) Intelligent software programming method
CN113271382B (en) AI voice communication method, equipment and server
CN103294589A (en) Test case implementation method and system as well as middle adaptive device
KR100302332B1 (en) A processing method of receiving message pilot terminal in communication system
CN111835558A (en) Edge cloud platform multi-resource visual control method
CN111582417A (en) Attachment fool-proofing method and system
CN110611652A (en) Data communication method, device, system, computer equipment and storage medium
CN115114137A (en) Software diagnosis system
CN116132214B (en) Event transmission method, device, equipment and medium based on event bus model

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