KR101896297B1 - Method for processing based on flow using split task, system and apparatus - Google Patents

Method for processing based on flow using split task, system and apparatus Download PDF

Info

Publication number
KR101896297B1
KR101896297B1 KR1020170101003A KR20170101003A KR101896297B1 KR 101896297 B1 KR101896297 B1 KR 101896297B1 KR 1020170101003 A KR1020170101003 A KR 1020170101003A KR 20170101003 A KR20170101003 A KR 20170101003A KR 101896297 B1 KR101896297 B1 KR 101896297B1
Authority
KR
South Korea
Prior art keywords
flow
sub
task
subflow
flows
Prior art date
Application number
KR1020170101003A
Other languages
Korean (ko)
Inventor
류홍수
신현정
강인규
Original Assignee
주식회사 티맥스데이터
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 주식회사 티맥스데이터 filed Critical 주식회사 티맥스데이터
Priority to KR1020170101003A priority Critical patent/KR101896297B1/en
Application granted granted Critical
Publication of KR101896297B1 publication Critical patent/KR101896297B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention relates to a method for performing processing based on a flow using a split task. The present invention is to provide a method for efficiently performing processing based on a flow by generating various result values by individually processing data by at least two sub flows in a middle process of the flow. According to an embodiment of the present invention, the method for processing based on a flow using a split task includes: a step of receiving a main flow including a first sub flow and at least two second sub flows connected to the first sub flow, wherein the first sub flow and at least two second sub flows include at least a task; a step of generating a first sub flow result by performing the first sub flow based on task processing order determined in advance; and a step of permitting at least two second sub flows to use the first sub flow result.

Description

스플릿 태스크를 이용하여 플로우 기반의 프로세싱을 수행하기 위한 방법, 시스템, 및 장치{METHOD FOR PROCESSING BASED ON FLOW USING SPLIT TASK, SYSTEM AND APPARATUS}Technical Field [0001] The present invention relates to a method, system, and apparatus for performing flow-based processing using a split task.

본 발명은 데이터베이스 프로세싱에 관한 것으로, 구체적으로 데이터베이스 허브를 통한 플로우 기반의 프로세싱에 관한 것이다.The present invention relates to database processing, and more particularly to flow-based processing through a database hub.

대용량 데이터 처리를 위해 서로 다른 종류이거나 분산된 데이터베이스(Database)들이 동시에 사용되는 경우가 빈번해지면서, 사용자 편의를 위한 데이터베이스 통합 및 가공에 대한 요구가 증가하고 있다.In order to process large amounts of data, different types or distributed databases are frequently used at the same time, and there is an increasing demand for database integration and processing for user convenience.

데이터 가상화 플랫폼(Data Virtualization platform)은 다양한 데이터베이스를 통합 연계하여 사용자에게 의미 있는 분석결과를 도출할 수 있도록 지원하는 플랫폼이다. 데이터 가상화 플랫폼은 가상 데이터 통합(Virtual Data Consolidation), 유연한 데이터 분석을 위한 설계(Design for Flexible Data Analysis), 대용량 데이터 프로세싱 최적화를 제공한다. The Data Virtualization platform is a platform that integrates various databases and helps users to derive meaningful analysis results. The data virtualization platform provides virtual data consolidation, design for flexible data analysis, and high-volume data processing optimization.

데이터 가상화 플랫폼은 사용자로부터 다양한 태스크들을 조합한 플로우를 수신하여 처리할 수 있다. 데이터 가상화 플랫폼은 간단한 정보만을 포함하는 플로우를 분석하여 다양한 DBMS 모듈에서 데이터를 처리하기 위한 실행 계획(execution plan)을 생성할 수 있다. 또한, 데이터 가상화 플랫폼은 생성된 실행 계획을 실행하여, DBMS로부터 그 결과를 획득할 수 있다. The data virtualization platform can receive and process flows combining various tasks from a user. The data virtualization platform can generate an execution plan for processing data in various DBMS modules by analyzing flows that contain only simple information. In addition, the data virtualization platform can execute the generated execution plan and obtain the results from the DBMS.

데이터 가상화 플랫폼에서 처리되는 플로우는 하나의 결과값을 생성하도록 구성된다. 특히 플로우에 포함되는 태스크가 많은 경우에, 태스크가 하나의 플로우에 의해 복수의 결과값을 생성할 수 있는 기능이 요구된다. The flows that are processed in the data virtualization platform are configured to produce a single result. Particularly, in a case where a large number of tasks are included in a flow, a task is required to be capable of generating a plurality of result values by a single flow.

본 개시내용의 목적은, 플로우의 중간 과정에서 데이터를 적어도 둘의 서브 플로우에 의해 각각 처리하여 여러 결과값을 생성함으로써 플로우 기반의 프로세싱을 효율적으로 처리하기 위한 방법을 제시하기 위함이다.The purpose of the present disclosure is to propose a method for efficiently processing flow-based processing by processing data by at least two sub-flows each in the middle of a flow to generate multiple results.

본 개시 내용의 예시적인 일 실시예에 따라, 플로우 기반의 프로세싱을 수행하는 방법에 있어서, 제 1 서브 플로우(First sub flow) 및 상기 제 1 서브 플로우에 연결되는 적어도 둘의 제 2 서브 플로우(Second sub flow)를 포함하는 메인 플로우(Main flow)를 수신하는 단계-상기 제 1 서브 플로우 및 상기 적어도 둘의 제 2 서브 플로우는 적어도 하나의 태스크(task)를 포함함-; 상기 제 1 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 제 1 서브 플로우 결과값(First sub flow result)을 생성하는 단계; 및 상기 적어도 둘의 제 2 서브 플로우가 상기 제 1 서브 플로우 결과값을 이용하도록 허용하는 단계; 를 포함하는 플로우 기반의 프로세싱을 수행하는 방법을 제공할 수 있다.According to an exemplary embodiment of the present disclosure, there is provided a method of performing flow-based processing comprising the steps of: receiving a first sub-flow and at least two second sub-flows connected to the first sub- wherein the first subflow and the second at least two subflows comprise at least one task; Generating a first sub-flow result by performing the first sub-flow based on a predetermined task processing order; And allowing the at least two second subflows to utilize the first subflow result value; Based processing that includes < RTI ID = 0.0 > a < / RTI >

본 개시 내용의 예시적인 다른 실시예에 따라, 인코딩된 명령들을 포함하는 컴퓨터-판독가능 저장 매체에 저장된 컴퓨터 프로그램으로서, 상기 컴퓨터 프로그램은 컴퓨터 시스템의 하나 이상의 프로세서들에 의해 실행되는 경우, 상기 하나 이상의 프로세서들로 하여금 플로우 기반의 프로세싱을 수행하기위한 동작들을 실행하도록 하며, 상기 동작들은: 제 1 서브 플로우 및 상기 제 1 서브 플로우에 연결된 적어도 둘의 제 2 서브 플로우를 포함하는 메인 플로우를 수신하는 동작-상기 제 1 서브 플로우 및 상기 제 2 서브 플로우는 적어도 하나의 태스크를 포함함-; 상기 제 1 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 제 1 서브 플로우 결과값을 생성하는 동작; 및 상기 적어도 둘의 제 2 서브 플로우가 상기 제 1 서브 플로우 결과값을 이용하도록 허용하는 동작; 을 포함하는 컴퓨터-판독가능 저장 매체에 저장된 컴퓨터 프로그램을 제공할 수 있다.A computer program stored in a computer-readable storage medium including encoded instructions, in accordance with another exemplary embodiment of the present disclosure, when executed by one or more processors of a computer system, To cause processors to perform operations to perform flow-based processing, the operations comprising: receiving a main flow comprising a first sub-flow and at least two second sub-flows coupled to the first sub-flow; The first sub-flow and the second sub-flow comprising at least one task; The first subflow being performed based on a predetermined task processing order to generate a first subflow result; And allowing the at least two second sub-flows to utilize the first sub-flow results; And a computer-readable storage medium having stored thereon a computer program product.

본 개시 내용의 예시적인 또 다른 실시예에 따라, 플로우 기반의 프로세싱을 수행하기위한 서버로서, 허브 모듈; 을 포함하고, 상기 허브 모듈은: 제 1 서브 플로우 및 상기 제 1 서브 플로우에 연결된 적어도 둘의 제 2 서브 플로우를 포함하는 메인 플로우를 수신하는 플로우 수신부-상기 제 1 서브 플로우 및 상기 제 2 서브 플로우는 적어도 하나의 태스크를 포함함-; 상기 제 1 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 제 1 서브 플로우 결과값을 생성하며, 그리고 상기 적어도 둘의 제 2 서브 플로우가 상기 제 1 서브 플로우 결과값을 이용하도록 허용하는 제어부; 를 포함하는, 플로우 기반의 프로세싱을 수행하기위한 서버를 제공할 수 있다.According to another exemplary embodiment of the present disclosure, there is provided a server for performing flow-based processing, comprising: a hub module; The hub module comprising: a flow receiver for receiving a main flow comprising a first sub-flow and at least two second sub-flows connected to the first sub-flow, the first sub-flow and the second sub- Comprises at least one task; Wherein the first sub-flow is performed based on a predetermined task processing order to generate a first sub-flow result value, and the at least two second sub-flows allow the first sub-flow result value to be used; To provide a server for performing flow-based processing.

본 개시된 내용에 의해 플로우의 중간 과정에서 데이터를 적어도 둘의 서브 플로우에 의해 각각 처리하여 여러 결과값을 생성함으로써 플로우 기반의 프로세싱을 효율적으로 처리할 수 있다.With the present disclosure, it is possible to efficiently process flow-based processing by processing data by at least two sub-flows each in the middle of the flow to generate multiple result values.

도 1은 본 발명의 일 실시예에 따른 플로우 기반의 프로세싱을 수행하는 방법을 설명하기 위한 도면이다.
도 2는 본 발명의 일 실시예에 따른 제 3 서브 플로우를 포함하는 메인 플로우를 수행하는 방법을 설명하기 위한 도면이다.
도 3은 본 발명의 일 실시예에 따른 제 1 서브 플로우, 제 2 서브 플로우 및 제 3 서브 플로우를 포함하는 예시적인 메인 플로우를 도시한다.
도 4a 내지 4c는 본 발명의 일 실시예에 따른 플로우 기반의 프로세싱을 수행하는 시스템을 설명하기 위한 도면이다.
도 5은 본 발명의 실시예에 따른 허브 모듈에 대한 예시적인 블록도를 도시한다.
도 6은 본 발명의 일 실시예에 따라 플로우 기반의 프로세싱을 수행하기 위한 방법을 구현하기 위한 예시적인 컴퓨팅 장치에 대한 블록도를 도시한다.
1 is a diagram for explaining a method of performing flow-based processing according to an embodiment of the present invention.
FIG. 2 illustrates a method of performing a main flow including a third subflow according to an embodiment of the present invention. Referring to FIG.
FIG. 3 illustrates an exemplary main flow including a first subflow, a second subflow, and a third subflow according to an embodiment of the present invention.
4A to 4C illustrate a system for performing flow-based processing according to an embodiment of the present invention.
5 shows an exemplary block diagram of a hub module according to an embodiment of the present invention.
Figure 6 illustrates a block diagram of an exemplary computing device for implementing a method for performing flow-based processing in accordance with an embodiment of the invention.

다양한 실시예들 및/또는 양상들이 이제 도면들을 참조하여 개시된다. 하기 설명에서는 설명을 목적으로, 하나 이상의 양상들의 전반적 이해를 돕기 위해 다수의 구체적인 세부사항들이 개시된다. 그러나, 이러한 양상(들)은 이러한 구체적인 세부사항들 없이도 실행될 수 있다는 점 또한 본 발명의 기술 분야에서 통상의 지식을 가진 자에게 인식될 수 있을 것이다. 이후의 기재 및 첨부된 도면들은 하나 이상의 양상들의 특정한 예시적인 양상들을 상세하게 기술한다. 하지만, 이러한 양상들은 예시적인 것이고 다양한 양상들의 원리들에서의 다양한 방법들 중 일부가 이용될 수 있으며, 기술되는 설명들은 그러한 양상들 및 그들의 균등물들을 모두 포함하고자 하는 의도이다.Various embodiments and / or aspects are now described with reference to the drawings. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of one or more aspects. However, it will also be appreciated by those of ordinary skill in the art that such aspect (s) may be practiced without these specific details. The following description and the annexed drawings set forth in detail certain illustrative aspects of one or more aspects. It is to be understood, however, that such aspects are illustrative and that some of the various ways of practicing various aspects of the principles of various aspects may be utilized, and that the description set forth is intended to include all such aspects and their equivalents.

또한, 다양한 양상들 및 특징들이 다수의 디바이스들, 컴포넌트들 및/또는 모듈들 등을 포함할 수 있는 시스템에 의하여 제시될 것이다. 다양한 시스템들이, 추가적인 장치들, 컴포넌트들 및/또는 모듈들 등을 포함할 수 있다는 점 그리고/또는 도면들과 관련하여 논의된 장치들, 컴포넌트들, 모듈들 등 전부를 포함하지 않을 수도 있다는 점 또한 이해되고 인식되어야 한다. In addition, various aspects and features will be presented by a system that may include multiple devices, components and / or modules, and so forth. It should be understood that the various systems may include additional devices, components and / or modules, etc., and / or may not include all of the devices, components, modules, etc. discussed in connection with the drawings Must be understood and understood.

본 명세서에서 사용되는 "실시예", "예", "양상", "예시" 등은 기술되는 임의의 양상 또는 설계가 다른 양상 또는 설계들보다 양호하다거나, 이점이 있는 것으로 해석되지 않을 수도 있다. 아래에서 사용되는 용어들 '컴포넌트', '모듈', '시스템', '인터페이스' 등은 일반적으로 컴퓨터 관련 엔티티(computer-related entity)를 의미하며, 예를 들어, 하드웨어, 하드웨어와 소프트웨어의 조합, 및 소프트웨어를 의미할 수 있다.As used herein, the terms "an embodiment," "an embodiment," " an embodiment, "" an embodiment ", etc. are intended to indicate that any aspect or design described is better or worse than other aspects or designs. . As used herein, the terms 'component,' 'module,' 'system,' 'interface,' and the like generally refer to a computer-related entity and include, for example, hardware, And software.

더불어, 용어 "또는"은 배타적 "또는"이 아니라 내포적 "또는"을 의미하는 것으로 의도된다. 즉, 달리 특정되지 않거나 문맥상 명확하지 않은 경우에, "X는 A 또는 B를 이용한다"는 자연적인 내포적 치환 중 하나를 의미하는 것으로 의도된다. 즉, X가 A를 이용하거나; X가 B를 이용하거나; 또는 X가 A 및 B 모두를 이용하는 경우, "X는 A 또는 B를 이용한다"가 이들 경우들 어느 것으로도 적용될 수 있다. 또한, 본 명세서에 사용된 "및/또는"이라는 용어는 열거된 관련 아이템들 중 하나 이상의 아이템의 가능한 모든 조합을 지칭하고 포함하는 것으로 이해되어야 한다. In addition, the term "or" is intended to mean " exclusive or " That is, it is intended to mean one of the natural inclusive substitutions "X uses A or B ", unless otherwise specified or unclear in context. That is, X uses A; X uses B; Or when X uses both A and B, "X uses A or B" can be applied to either of these cases. It should also be understood that the term "and / or" as used herein refers to and includes all possible combinations of one or more of the listed related items.

또한, "포함한다" 및/또는 "포함하는"이라는 용어는, 해당 특징 및/또는 구성요소가 존재함을 의미하지만, 하나 이상의 다른 특징, 구성요소 및/또는 이들의 그룹의 존재 또는 추가를 배제하지 않는 것으로 이해되어야 한다. 또한, 달리 특정되지 않거나 단수 형태를 지시하는 것으로 문맥상 명확하지 않은 경우에, 본 명세서와 청구범위에서 단수는 일반적으로 "하나 또는 그 이상"을 의미하는 것으로 해석되어야 한다.It is also to be understood that the term " comprises "and / or" comprising " means that the feature and / or component is present, but does not exclude the presence or addition of one or more other features, components and / It should be understood that it does not. Also, unless the context clearly dictates otherwise or to the contrary, the singular forms in this specification and claims should generally be construed to mean "one or more. &Quot;

본 발명의 실시를 위한 구체적인 내용을 설명하기에 앞서, 본 발명의 기술적 요지와 직접적 관련이 없는 구성에 대해서는 본 발명의 기술적 요지를 흩뜨리지 않는 범위 내에서 생략하였음에 유의하여야 할 것이다. 또한, 본 명세서 및 청구범위에 사용된 용어 또는 단어는 발명자가 자신의 발명을 최선의 방법으로 설명하기 위해 적절한 용어의 개념을 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야 할 것이다. Before describing the embodiments of the present invention in detail, it is to be understood that the present invention is not limited to the above-described embodiments, but may be modified and changed without departing from the scope and spirit of the invention. It is also to be understood that the terminology or words used in the present specification and claims should be interpreted with reference to the meaning of the inventive concept of the present invention based on the principle that the inventor can define the concept of appropriate terms to describe his invention in the best way It should be interpreted as a concept.

도 1은 본 발명의 일 실시예에 따른 플로우 기반의 프로세싱을 수행하는 방법을 설명하기 위한 도면이다.1 is a diagram for explaining a method of performing flow-based processing according to an embodiment of the present invention.

본 발명의 일 실시 예에서, 플로우 기반의 프로세싱을 수행하는 방법은 제 1 서브 플로우(First sub flow) 및 상기 제 1 서브 플로우에 연결되는 적어도 둘의 제 2 서브 플로우(Second sub flow)를 포함하는 메인 플로우(Main flow)를 수신하는 단계를 포함할 수 있다. 여기서 제 1 서브 플로우 및 적어도 둘의 제 2 서브 플로우는 적어도 하나의 태스크(task)를 포함할 수 있다. In one embodiment of the present invention, a method for performing flow-based processing includes a first sub-flow and at least two second sub-flows coupled to the first sub-flow, And receiving a main flow. Wherein the first sub-flow and at least two second sub-flows may include at least one task.

태스크는 데이터를 분석하기 위한 연산일 수 있다. 구체적으로 설명하면, 태스크는 데이터베이스로부터 데이터를 추출하거나, 데이터를 가공하여 결과를 획득하기 위한 연산을 포함할 수 있다. 예를 들어, 태스크는 조인(Join), 필터(Filter), 소트(Sort), 파일라잇(FileWrite), 파일리드(FileRead) 등의 연산을 포함할 수 있다. 다만 이에 한정되지 않고, 태스크는 다양한 연산을 포함할 수 있다.A task may be an operation for analyzing data. Specifically, a task may include operations to extract data from a database, or to process the data to obtain results. For example, a task may include operations such as Join, Filter, Sort, FileWrite, and FileRead. However, the present invention is not limited to this, and the task may include various operations.

메인 플로우는 태스크들의 조합일 수 있다. 구체적으로 설명하면, 메인 서브 플로우는 데이터베이스로부터 데이터를 추출하는 태스크와, 추출된 데이터를 가공하는 태스크, 가공된 데이터를 일정한 조건으로 처리하는 태스크 등의 조합을 포함할 수 있다. 예를 들어, 공정 간에 이상 수율을 분석하여 공정 개선에 이용하기 위해서, 생산관리 시스템 데이터베이스로부터 공정 간 프로세스에 대한 데이터를 추출하는 태스크와, 장비 엔지니어링 시스템 데이터베이스로부터 장비의 온도/압력에 대한 데이터를 추출하는 태스크와, 추출된 두 데이터를 처리하여 이상온도/압력이 발생하는 공정을 추출하는 태스크 등이 조합된 메인 플로우가 생성될 수 있다. 다만 이에 한정되지 않고, 메인 플로우는 다양한 태스크들의 조합을 포함할 수 있다.The main flow may be a combination of tasks. More specifically, the main subflow may include a task for extracting data from a database, a task for processing the extracted data, and a task for processing the processed data under a predetermined condition. For example, in order to analyze abnormal yields between processes and use them for process improvement, a task of extracting data on interprocess processes from the production management system database and extracting data on the temperature / pressure of the equipment from the equipment engineering system database And a task for extracting a process in which an abnormal temperature / pressure is generated by processing the extracted two data, and the like can be generated. However, the present invention is not limited to this, and the main flow may include a combination of various tasks.

사용자 편의를 위해, 사용자가 물리적 저장소인 데이터베이스나 테이블을 정확히 알지 못하는 경우에도 유용한 결과가 DBMS로부터 획득될 수 있도록, 메인 플로우는 간단한 인터페이스에 의해 생성될 수 있다. 예를 들어, 메인 플로우는 GUI 형태의 인터페이스에 의해 복수의 태스크들을 생성하고 조합하는 방식으로 생성될 수 있다. 다만 이에 한정되지 않고, 메인 플로우는 다양한 방법에 의해 생성될 수도 있다.For user convenience, the main flow can be generated by a simple interface so that useful results can be obtained from the DBMS even when the user does not know exactly which database or table is the physical storage. For example, the main flow may be generated in a manner that creates and combines a plurality of tasks by a GUI-like interface. However, the present invention is not limited to this, and the main flow may be generated by various methods.

메인 플로우는 적어도 하나의 서브 플로우를 포함할 수 있다. 여기서 서브 플로우는 메인 플로우에 포함되는 태스크들의 조합일 수 있다. 예시적인 일 실시예로, 도 3은 예시적인 메인 플로우를 도시하고 있다. 도 3의 메인 플로우는 6개의 서브 플로우(200, 210, 220, 230, 240, 250)를 포함한다. 각 서브 플로우는 메인 플로우에 포함되는 복수의 태스크 중 일부를 포함할 수 있다. 예를 들어, 도 3에 도시된 바와 같이, 제 1 서브 플로우(200)는 3개의 태스크(201, 202 및 203)를 포함할 수 있고, 제 2 서브 플로우(210, 220, 230)들은 각각 1개 또는 2개의 태스크를 포함할 수 있다. The main flow may include at least one sub-flow. Here, the subflow may be a combination of tasks included in the main flow. In an exemplary embodiment, FIG. 3 shows an exemplary main flow. The main flow of FIG. 3 includes six subflows 200, 210, 220, 230, 240, 250. Each sub-flow may include some of a plurality of tasks included in the main flow. 3, the first sub-flow 200 may include three tasks 201, 202, and 203, and the second sub-flows 210, 220, and 230 may include 1 One or two tasks.

서브 플로우는 메인 플로우가 생성되는 경우에 사전 결정된 조건에 따라 결정될 수 있다. 예를 들어, 어느 한 태스크의 조합이 수행되어 생성된 결과값이 다른 태스크의 조합에 의해 이용될 수 있는 경우에, 서브 플로우는 각 태스크들의 조합으로 결정될 수 있다. 도 3에 도시된 바와 같이, 201, 202, 203의 태스크의 조합이 수행되어 생성된 결과값은 211의 태스크 조합, 221 및 222의 태스크의 조합, 231 및 232의 태스크의 조합에 이용될 수 있다. 따라서, 201, 202 및 203의 태스크의 조합은 제 1 서브 플로우로 결정될 수 있고, 제 1 서브 플로우의 결과값을 이용할 수 있는 221의 태스크 조합, 221 및 221의 태스크의 조합, 231 및 232의 태스크의 조합은 각각 제 2 서브 플로우로 결정될 수 있다. 다른 실시예로, 복수의 서브 플로우들 각각이 복수의 태스크들을 조합하여 결정된 후, 생성된 복수의 서브 플로우들이 조합됨으로써 메인 플로우가 생성될 수도 있다. 다만 이에 한정되지 않고, 메인 플로우 및 서브 플로우는 다양한 방법에 의해 결정될 수 있다. The subflow can be determined according to a predetermined condition when the main flow is generated. For example, in the case where a combination of any one of the tasks is performed and the resultant value generated can be used by a combination of other tasks, the sub-flow can be determined by a combination of the tasks. As shown in FIG. 3, the resultant value generated by combining the tasks of 201, 202, and 203 can be used for a combination of 211 task combinations, 221 and 222 task combinations, and 231 and 232 tasks . Therefore, combinations of tasks of 201, 202, and 203 can be determined to be the first subflow, and combinations of tasks 221, 221, and 221 that can use the result of the first subflow, tasks 231 and 232 May be determined as the second sub-flow, respectively. In another embodiment, after each of the plurality of sub-flows is determined by combining a plurality of tasks, a generated main flow may be generated by combining the generated plurality of sub-flows. However, the present invention is not limited to this, and the main flow and the subflow can be determined by various methods.

생성된 메인 플로우는 실행 계획을 생성하는데 이용될 수 있다. 여기서 실행 계획은 DBMS 모듈(3000)에서 처리될 수 있는 명령어(예를 들어, 쿼리문)일 수 있다. 메인 플로우는 사용자 편의를 위해 간단한 정보만을 이용하여 생성(예를 들어, 예를 들어, 사용자 인터페이스를 이용하여 데이터 분석에 필요한 정보를 지정하고, 조건을 정의하는)되므로, 메인 플로우를 기초로 DBMS 모듈(3000)에서 처리될 수 있는 쿼리 등을 생성하는 단계가 필요하다. 메인 플로우는 DBMS 모듈(3000)에서 데이터를 처리하기 위한 실행 계획을 생성하는데 이용될 수 있다. The generated main flow can be used to generate an execution plan. Here, the execution plan may be an instruction (e.g., a query statement) that can be processed in the DBMS module 3000. Since the main flow is generated using only simple information for user convenience (for example, by specifying information necessary for data analysis using the user interface and defining conditions), the DBMS module A query or the like that can be processed in the database 3000 is required. The main flow may be used to generate an execution plan for processing data in the DBMS module 3000.

생성된 메인 플로우는 실행계획을 생성하기 위해서 다양한 모듈로 송신될 수 있다. 예를 들어, 사용자 단말(1000)에서 생성된 메인 플로우는 허브 모듈로 송신될 수 있고, 허브 모듈(2000)은 실행 계획을 생성하는데 수신된 메인 플로우를 이용할 수 있다. 다만 이에 한정되지 않고, 메인 플로우는 다양한 방식으로 실행 계획을 생성하는데 이용될 수 있다.The generated main flow can be sent to various modules to create an execution plan. For example, the main flow generated at the user terminal 1000 may be transmitted to the hub module, and the hub module 2000 may utilize the received main flow to generate the execution plan. However, the present invention is not limited to this, and the main flow can be used to generate an execution plan in various ways.

본 발명의 일 실시 예에서, 플로우 기반의 프로세싱을 수행하는 방법은 제 1 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 제 1 서브 플로우 결과값(First sub flow result)을 생성하는 단계(110)를 포함할 수 있다.In one embodiment of the present invention, a method of performing flow-based processing includes generating a first sub-flow result (110) by performing a first sub-flow based on a predetermined task processing order ).

허브 모듈(2000)은 수신된 메인 플로우에 기초하여 실행 계획을 생성하여 DBMS 모듈(3000)로부터 적어도 하나의 결과값을 획득할 수 있다. 허브 모듈(2000)은 메인 플로우에 포함된 태스크들을 사전 결정된 태스크 처리 순서에 기초하여 수행할 수 있다. 일 실시예에 따라, 도 3에 도시된 바와 같이, 메인 플로우에 포함된 태스크들은 연결된 순서(예를 들어, 201, 202, 203의 순서)대로 수행되어 결과값을 생성할 수 있다. 따라서 먼저 제 1 서브 플로우가 수행되어 제 1 서브 플로우에 포함된 태스크(201, 202, 203)에 의해 제 1 서브 플로우 결과값이 생성될 수 있다. 다만 이에 한정되지 않고, 제 1 서브 플로우는 다양한 방법에 의해 수행될 수 있다.The hub module 2000 may generate an execution plan based on the received main flow and obtain at least one result value from the DBMS module 3000. The hub module 2000 can perform tasks included in the main flow based on a predetermined task processing order. According to one embodiment, as shown in FIG. 3, the tasks included in the main flow may be performed in a concatenated order (e.g., in the order of 201, 202, 203) to produce a result. Thus, a first sub-flow may be performed first and a first sub-flow result may be generated by the tasks 201, 202, 203 included in the first sub-flow. However, the present invention is not limited to this, and the first sub-flow can be performed by various methods.

제 1 서브 플로우 결과값은 제 1 서브 플로우가 수행되어 생성된 결과값을 포함할 수 있다. 예를 들어, 제 1 서브 플로우 결과값은 제 1 서브 플로우에 포함된 태스크들이 수행됨으로써, DBMS 모듈로부터 데이터를 획득하고 가공하고 조합한 결과값을 포함 수 있다. 다만 이에 한정되지 않고, 제 1 서브 플로우 결과값은 다양한 방법에 의해 생성된 데이터를 포함할 수 있다.The first sub-flow result may include the result generated by the first sub-flow being performed. For example, the first sub-flow result value may include results obtained by processing, combining, and combining data from the DBMS module by performing tasks included in the first sub-flow. However, the present invention is not limited to this, and the first sub-flow result value may include data generated by various methods.

본 발명의 일 실시 예에서, 플로우 기반의 프로세싱을 수행하는 방법은 적어도 둘의 제 2 서브 플로우가 제 1 서브 플로우 결과값을 이용하도록 허용하는 단계(120)를 포함할 수 있다.In one embodiment of the invention, a method for performing flow-based processing may include the step 120 of allowing at least two second sub-flows to use a first sub-flow result value.

제 2 서브 플로우는 메인 플로우에 포함된 서브 플로우 중에서 제 1 서브 플로우에 연결된 서브 플로우일 수 있다. 도 3에 도시되어 있듯이, 제 1 서브 플로우(200)에 연결되어있는 3개의 서브 플로우(210, 220, 230)는 제 2 서브 플로우일 수 있다. 허브 모듈은 제 2 서브 플로우가 제 1 서브 플로우에 의해 생성된 제 1 플로우 결과값을 이용하도록 허용할 수 있다. 구체적으로 설명하면, 허브 모듈은 수신된 메인 플로우의 구성에 따라 제 2 서브 플로우가 제 1 서브 플로우 결과값을 이용하도록 허용할 수 있다. 허브 모듈은 순차적으로 연결된 서브 플로우의 구성에 따라 제 1 서브 플로우를 수행하여 제 1 서브 플로우 결과값을 생성하고, 제 2 서브 플로우가 제 1 서브 플로우 결과값을 이용하도록 허용할 수 있다. 다만 이에 한정되지 않고, 허브 모듈은 다양한 방법으로 제 2 서브 플로우가 제 1 서브 플로우 결과값을 이용하도록 허용할 수 있다.The second sub-flow may be a sub-flow connected to the first sub-flow among the sub-flows included in the main flow. As shown in FIG. 3, the three subflows 210, 220, 230 connected to the first subflow 200 may be a second subflow. The hub module may allow the second sub-flow to use the first flow result generated by the first sub-flow. Specifically, the hub module may allow the second sub-flow to use the first sub-flow result according to the configuration of the received main flow. The hub module may perform a first sub-flow to generate a first sub-flow result and allow the second sub-flow to use a first sub-flow result according to the configuration of serially connected sub-flows. However, without being limited thereto, the hub module may allow the second sub-flow to use the first sub-flow result in various ways.

제 1 서브 플로우 결과값을 이용하도록 허용된 제 2 서브 플로우는 제 1 서브 플로우 결과값을 이용하여 서브 플로우에 포함된 태스크를 수행할 수 있다. 다만, 경우에 따라 제 2 서브 플로우가 제 1 서브 플로우 결과값을 이용하는 것이 제한될 수 있다. 예를 들어, 제 1 스플릿 태스크에 포함된 정보에 의해 제 2 서브 플로우 중에서 일부만이 제 1 서브 플로우 결과값을 이용하도록 결정되는 경우에, 결정된 제 2 서브 플로우 외의 서브 플로우는 제 1 서브 플로우 결과값을 이용하지 못할 수 있다. The second sub-flow allowed to use the first sub-flow result value may perform the task included in the sub-flow using the first sub-flow result value. However, in some cases, it may be limited that the second sub-flow uses the first sub-flow result. For example, if only a portion of the second sub-flow is determined to use the first sub-flow result value by the information contained in the first split task, then the determined sub-flow out- May not be available.

본 발명의 일 실시 예에서, 제 1 서브 플로우는 제 1 스플릿 태스크(First Split task)를 포함할 수 있다. 제 1 스플릿 태스크는 제 1 서브 플로우 결과값을 이용하는 제 2 서브 플로우를 결정하기 위한 정보를 포함할 수 있다. 예를 들어, 제 1 스플릿 태스크는 장비 엔지니어링 시스템 데이터베이스로부터 장비의 온도에 대한 데이터를 추출하여, 추출된 데이터의 값이 정상값인 경우에 제 2 서브 플로우 210이 제 1 서브 플로우 결과값을 이용하도록 결정하는 정보를 포함할 수 있다. 또한, 제 1 스플릿 태스크는 추출된 데이터의 값이 비정상값인 경우에, 제 2 서브 플로우 220 및 230가 제 1 서브 플로우 결과값을 이용하도록 결정하는 정보를 포함할 수 있다. 다만 이에 한정되지 않고, 제 1 스플릿 태스크는 다양한 정보를 포함할 수 있다.In one embodiment of the invention, the first sub-flow may include a first split task. The first split task may include information for determining a second sub-flow using the first sub-flow result value. For example, the first split task may extract data about the temperature of the equipment from the equipment engineering system database and cause the second sub-flow 210 to use the first sub-flow result value if the value of the extracted data is a normal value And may include determining information. In addition, the first split task may include information for determining that the second sub-flows 220 and 230 use the first sub-flow result value if the value of the extracted data is an abnormal value. However, the present invention is not limited to this, and the first split task may include various information.

사용자 인터페이스 관점에서, 제 1 스플릿 태스크는 메인 플로우를 생성하는 과정에서 제 1 서브 플로우에 포함되어 제 2 서브 플로우를 연결하도록 이용될 수 있다. 예를 들어, 제 1 스플릿 태스크가 제 1 서브 플로우의 마지막 태스크로 선택되는 경우에, 복수의 제 2 서브 플로우를 설정할 수 있는 사용자 인터페이스가 사용자에게 제공될 수 있다. 구체적으로 설명하면, 도 3에 도시된 바와 같이, 메인 플로우를 생성하기 위한 사용자 인터페이스에서 태스크 201 및 202로 구성된 서브 플로우에 제 1 스플릿 태스크인 태스크 203가 선택되어 연결되는 경우에, 복수의 제 2 서브 플로우(예를 들어 210, 220 및 230)를 생성하여 연결하도록 하는 사용자 인터페이스가 제공될 수 있다. 다만 이에 한정되지 않고, 제 1 스플릿 태스크는 다양한 방법으로 제 1 서브 플로우 및 제 2 서브 플로우를 연결하도록 사용될 수 있다.From the user interface perspective, the first split task may be included in the first subflow and used to connect the second subflow in the process of creating the main flow. For example, in the case where the first split task is selected as the last task of the first sub-flow, a user interface can be provided to the user that can set a plurality of second sub-flows. 3, in a case where a task 203, which is a first split task, is selected and connected to a subflow constituted by tasks 201 and 202 in a user interface for creating a main flow, A user interface may be provided to create and connect subflows (e.g., 210, 220, and 230). However, without being limited thereto, the first split task may be used to connect the first subflow and the second subflow in various ways.

본 발명의 일 실시 예에서, 플로우 기반의 프로세싱을 수행하는 방법은 적어도 둘의 제 2 서브 플로우 중 적어도 하나가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 적어도 하나의 제 2 서브 플로우 결과값(Second sub flow result)을 생성하는 단계를 포함할 수 있다. 여기서 수행되는 제 2 서브 플로우에 포함된 시작 태스크는 제 1 서브 플로우 결과값을 이용할 수 있다.In one embodiment of the invention, a method for performing flow-based processing includes at least one of at least two second sub-flows being performed based on a predetermined task processing order, thereby generating at least one second sub- and generating a flow result. The starting task included in the second subflow performed here may use the first subflow result value.

허브 모듈은 제 2 서브 플로우에 포함된 태스크들을 사전 결정된 태스크 처리 순서에 기초하여 수행할 수 있다. 이 경우에, 제 2 서브 플로우 각각에 포함된 태스크들은 연결된 순서대로 수행되어 결과값을 생성할 수 있다. 특히 제 1 서브 플로우 결과값을 이용하도록 결정된 제 2 서브 플로우의 시작 태스크는 제 1 서브 플로우를 결과값을 입력으로 처리할 수 있다. 예를 들어, 제 2 서브 플로우 220 및 230이 제 1 서브 플로우 결과값을 이용하도록 결정되는 경우에, 제 2 서브 플로우 220의 시작 태스크 221 및 제 2 서브 플로우 230의 시작 태스크 231은 제 1 서브 플로우 결과값을 입력으로 처리할 수 있다. 다만 이에 한정되지 않고, 제 2 서브 플로우는 다양한 방법에 의해 수행될 수 있다.The hub module may perform tasks included in the second subflow based on a predetermined task processing order. In this case, the tasks included in each of the second sub-flows may be performed in the connected order to generate the result value. In particular, the starting task of the second sub-flow determined to use the first sub-flow result value may process the first sub-flow as an input of the result. For example, if the second sub-flows 220 and 230 are determined to use the first sub-flow result value, the start task 221 of the second sub-flow 220 and the start task 231 of the second sub- The result value can be processed as an input. However, the present invention is not limited to this, and the second sub-flow may be performed by various methods.

제 2 서브 플로우 결과값은 제 2 서브 플로우가 수행되어 생성된 결과값을 포함할 수 있다. 예를 들어, 제 2 서브 플로우 결과값은 제 2 서브 플로우에 포함된 태스크들이 수행됨으로써, DBMS 모듈로부터 데이터를 획득하고 가공하고 조합한 결과값을 포함 수 있다. 다만 이에 한정되지 않고, 제 2 서브 플로우 결과값은 다양한 방법에 의해 생성된 데이터를 포함할 수 있다. The second sub-flow result may include a result generated by performing the second sub-flow. For example, the second sub-flow result value may include results obtained by processing, combining, and combining data from the DBMS module by performing tasks included in the second sub-flow. However, the second sub-flow result value may include data generated by various methods.

본 발명의 플로우 기반의 프로세싱을 수행하는 방법은 하나의 제 1 서브 플로우에 적어도 둘의 제 2 서브 플로우를 연결함으로써, 복수의 결과값을 생성할 수 있다. 예를 들어, 제 1 서브 플로우는 동일하게 수행될 필요가 있는 태스크들을 수행하도록 구성되고, 적어도 둘의 제 2 서브 플로우는 각각 다른 태스크를 수행하도록 구성될 수 있다. 따라서 본 발명의 플로우 기반의 프로세싱은 반복적인 플로우의 수행을 줄여 효율적으로 수행될 수 있다. The method of performing the flow-based processing of the present invention may generate a plurality of result values by concatenating at least two second sub-flows in one first sub-flow. For example, a first sub-flow may be configured to perform tasks that need to be performed identically, and at least two of the second sub-flows may each be configured to perform a different task. Thus, the flow-based processing of the present invention can be efficiently performed by reducing the execution of repetitive flows.

본 발명의 일 실시 예에서, 플로우 기반의 프로세싱을 수행하는 방법은 메인 플로우에 포함된 서브 플로우를 저장하는 단계를 더 포함할 수 있다. 또한 플로우 기반의 프로세싱을 수행하는 방법은 상기 저장된 서브 플로우 중에서 적어도 하나를 호출하는 단계를 더 포함할 수 있다.In one embodiment of the present invention, a method for performing flow-based processing may further comprise storing a subflow included in the main flow. The method of performing flow-based processing may further include calling at least one of the stored sub-flows.

메인 플로우에 포함되는 각각의 서브 플로우는 개별적으로 수행되어 개별적인 결과값을 생성하는데 이용될 수 있다. 허브 모듈(2000)은 이러한 서브 플로우들을 개별적으로 저장할 수 있다. 허브 모듈(2000)은 저장된 서브 플로우 중에서 적어도 하나를 호출할 수 있다. 호출된 서브 플로우는 다양한 방법으로 이용될 수 있다. 예를 들어, 호출된 적어도 하나의 서브 플로우는 새로운 메인 플로우를 생성하는데 이용될 수 있다. 구체적으로 설명하면, 서브 플로우 중에서 제 1 서브 플로우 200 및 제 2 서브플로우 220이 호출되어 새로운 메인 플로우로 조합될 수 있다. 또 다른 실시예로, 제 2 서브 플로우 210 및 제 2 서브 플로우 230이 호출되어 제 2 서브 플로우 210가 제 2 서브 플로우 230에 연결되는 새로운 메인 플로우로 조합될 수 있다. 다만 이에 한정되지 않고, 저장된 서브 플로우는 다양한 방법으로 새로운 메인 플로우를 생성하는데 이용될 수 있다.Each sub-flow included in the main flow may be performed separately and used to generate individual result values. The hub module 2000 may store these sub-flows separately. Hub module 2000 may call at least one of the stored sub-flows. The called sub-flow can be used in various ways. For example, at least one called subflow may be used to create a new main flow. More specifically, the first sub-flow 200 and the second sub-flow 220 in the sub-flow can be called and combined into a new main flow. In yet another embodiment, the second subflow 210 and the second subflow 230 may be invoked to combine the second subflow 210 into a new main flow coupled to the second subflow 230. However, without being limited thereto, stored sub-flows may be used to create new main flows in a variety of ways.

또한, 특정 서브 플로우에서 생성되는 결과값만이 필요한 경우에, 허브 모듈(2000)은 저장된 서브 플로우 중에서 특정 서브 플로우만 호출하여 수행 후, 결과값을 사용자에게 출력할 수 있다. 예를 들어, 제 2 서브 플로우 230의 제 2 서브 플로우 결과값이 필요한 경우에, 제 2 서브 플로우 230만이 호출되어 수행될 수 있다. 다만 이에 한정되지 않고, 저장된 서브 플로우는 다시 호출되어 다양한 방법으로 이용될 수 있다. In addition, when only a result value generated in a specific sub-flow is required, the hub module 2000 calls only a specific sub-flow among the stored sub-flows, and then outputs the result to the user. For example, if a second sub-flow result of the second sub-flow 230 is required, only the second sub-flow 230 may be called and performed. However, the present invention is not limited to this, and the stored sub-flows may be recalled and used in various ways.

본 발명의 일 실시 예에서, 플로우 기반의 프로세싱을 수행하는 방법은 메인 플로우에 포함된 적어도 하나의 서브 플로우를 호출하도록 결정하는 단계 및 상기 결정이 있는 경우, 상기 호출된 적어도 하나의 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 적어도 하나의 결과값을 생성하는 단계를 포함할 수 있다.In one embodiment of the invention, a method for performing flow-based processing comprises the steps of: determining to invoke at least one sub-flow included in a main flow and, if so, And generating at least one result value by being performed based on the determined task processing order.

도 2는 본 발명의 일 실시예에 따른 제 3 서브 플로우를 포함하는 메인 플로우를 수행하는 방법을 설명하기 위한 도면이다.FIG. 2 illustrates a method of performing a main flow including a third subflow according to an embodiment of the present invention. Referring to FIG.

본 발명의 일 실시예에서, 메인 플로우는 적어도 둘의 제 2 서브 플로우 중 어느 하나에 연결되는 적어도 둘의 제 3 서브 플로우를 더 포함할 수 있다. 이 경우에, 플로우 기반의 프로세싱을 수행하는 방법은 적어도 둘의 제 3 서브 플로우가 상기 적어도 둘의 제 3 서브 플로우에 연결되는 제 2 서브 플로우에 의해 생성되는 제 2 서브 플로우 결과값을 이용하도록 허용하는 단계(140)를 포함할 수 있다.In one embodiment of the invention, the main flow may further comprise at least two third subflows connected to at least one of the two second subflows. In this case, a method of performing flow-based processing may include allowing at least two third sub-flows to utilize a second sub-flow result value generated by a second sub-flow coupled to the at least two third sub- (Step 140).

제 3 서브 플로우는 메인 플로우에 포함된 서브 플로우 중에서 제 2 서브 플로우에 연결된 서브 플로우일 수 있다. 도 3에 도시되어 있듯이, 제 2 서브 플로우 220에 연결되어있는 2개의 서브 플로우(240, 250)는 제 3 서브 플로우일 수 있다. 허브 모듈은 제 3 서브 플로우가 상기 제 3 서브 플로우가 연결된 제 2 서브 플로우에 의해 생성된 제 2 플로우 결과값을 이용하도록 허용할 수 있다. 구체적으로 설명하면, 허브 모듈은 수신된 메인 플로우의 구성에 따라 제 3 서브 플로우가 제 2 서브 플로우 결과값을 이용하도록 허용할 수 있다. 허브 모듈은 순차적으로 연결된 서브 플로우의 구성에 따라 제 2 서브 플로우를 수행하여 제 2 서브 플로우 결과값을 생성하고, 상기 제 2 서브 플로우에 연결된 제 3 서브 플로우가 제 2 서브 플로우 결과값을 이용하도록 허용할 수 있다. 다만 이에 한정되지 않고, 허브 모듈은 다양한 방법으로 제 2 서브 플로우가 제 1 서브 플로우 결과값을 이용하도록 허용할 수 있다.The third sub-flow may be a sub-flow connected to the second sub-flow among the sub-flows included in the main flow. As shown in FIG. 3, the two subflows 240 and 250 connected to the second subflow 220 may be a third subflow. The hub module may allow the third sub-flow to utilize the second flow result value generated by the second sub-flow that the third sub-flow is connected to. Specifically, the hub module may allow the third sub-flow to use the second sub-flow result according to the configuration of the received main flow. The hub module performs a second sub-flow according to the configuration of the sequentially connected sub-flows to generate a second sub-flow result, and the third sub-flow connected to the second sub-flow uses the second sub- Can be accepted. However, without being limited thereto, the hub module may allow the second sub-flow to use the first sub-flow result in various ways.

제 1 서브 플로우 결과값을 이용하도록 허용된 제 3 서브 플로우는 제 2 서브 플로우 결과값을 이용하여 서브 플로우에 포함된 태스크를 수행할 수 있다. 다만, 경우에 따라 제 3 서브 플로우가 제 2 서브 플로우 결과값을 이용하는 것이 제한될 수 있다. 예를 들어, 제 2 스플릿 태스크에 포함된 정보에 의해 제 3 서브 플로우 중에서 일부만이 제 2 서브 플로우 결과값을 이용하도록 결정되는 경우에, 결정된 제 2 서브 플로우 외의 서브 플로우는 제 1 서브 플로우 결과값을 이용하지 못할 수 있다. The third sub-flow allowed to use the first sub-flow result value may perform the task included in the sub-flow using the second sub-flow result value. However, in some cases, it may be limited that the third sub-flow uses the second sub-flow result value. For example, if it is determined by the information contained in the second split task that only a portion of the third sub-flow will use the second sub-flow result value, then the determined sub- May not be available.

본 발명의 일 실시 예에서, 제 2 서브 플로우는 제 2 스플릿 태스크(First Split task)를 포함할 수 있다. 제 2 스플릿 태스크는 제 2 서브 플로우 결과값을 이용하는 제 3 서브 플로우를 결정하기 위한 정보를 포함할 수 있다. 예를 들어, 제 2 스플릿 태스크는 장비 엔지니어링 시스템 데이터베이스로부터 장비의 온도에 대한 데이터를 추출하여, 추출된 데이터의 값이 정상값인 경우에 제 3 서브 플로우 240이 제 2 서브 플로우 220의 제 2 서브 플로우 결과값을 이용하도록 결정하는 정보를 포함할 수 있다. 또한, 제 2 스플릿 태스크는 추출된 데이터의 값이 비정상값인 경우에, 제 3 서브 플로우 250이 제 2 서브 플로우 220의 제 2 서브 플로우 결과값을 이용하도록 결정하는 정보를 포함할 수 있다. 다만 이에 한정되지 않고, 제 2 스플릿 태스크는 다양한 정보를 포함할 수 있다.In an embodiment of the invention, the second sub-flow may include a second split task. The second split task may include information for determining a third sub-flow using the second sub-flow result value. For example, the second split task extracts data about the temperature of the equipment from the equipment engineering system database, and if the value of the extracted data is a normal value, then the third sub-flow 240 is the second sub- And may use information to determine to use the flow result value. In addition, the second split task may include information for determining that the third subflow 250 uses the second subflow result of the second subflow 220 if the value of the extracted data is an abnormal value. However, the present invention is not limited to this, and the second split task may include various information.

사용자 인터페이스 관점에서, 제 2 스플릿 태스크는 메인 플로우를 생성하는 과정에서 제 2 서브 플로우에 포함되어 제 3 서브 플로우를 연결하도록 이용될 수 있다. 예를 들어, 제 1 스플릿 태스크가 제 1 서브 플로우의 마지막 태스크로 선택되는 경우에, 복수의 제 3 서브 플로우를 설정할 수 있는 사용자 인터페이스가 사용자에게 제공될 수 있다. 구체적으로 설명하면, 도 3에 도시된 바와 같이, 메인 플로우를 생성하기 위한 사용자 인터페이스에서 태스크 221로 구성된 서브 플로우에 제 2 스플릿 태스크인 태스크 222가 선택되어 연결되는 경우에, 복수의 제 3 서브 플로우(예를 들어 240 및 250)를 생성하여 연결하도록 하는 사용자 인터페이스가 제공될 수 있다. 다만 이에 한정되지 않고, 제 2 스플릿 태스크는 다양한 방법으로 제 2 서브 플로우 및 제 3 서브 플로우를 연결하도록 이용될 수 있다.From the user interface point of view, the second split task may be included in the second subflow and used to connect the third subflow in the process of creating the main flow. For example, in the case where the first split task is selected as the last task of the first sub-flow, a user interface capable of setting a plurality of third sub-flows may be provided to the user. 3, in a case where a task 222 as a second split task is selected and connected to a subflow configured as a task 221 in a user interface for generating a main flow, a plurality of third subflows (For example, 240 and 250) may be provided and a user interface may be provided. However, without being limited thereto, the second split task can be used to connect the second subflow and the third subflow in various ways.

본 발명의 일 실시 예에서, 플로우 기반의 프로세싱을 수행하는 방법은 적어도 둘의 제 3 서브 플로우 중 적어도 하나가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 적어도 하나의 제 3 서브 플로우 결과값(Second sub flow result)을 생성하는 단계(150)를 포함할 수 있다. 여기서 수행되는 제 3 서브 플로우에 포함되는 시작 태스크는 연결된 제 2 서브 플로우의 제 2 서브 플로우 결과값을 이용할 수 있다.In one embodiment of the present invention, a method for performing flow-based processing includes at least one of at least two third subflows being performed based on a predetermined task processing order, thereby generating at least one third subflow result value (Second sub and generating a flow result (step 150). The starting task included in the third subflow performed herein may use the second subflow result value of the connected second subflow.

허브 모듈(2000)은 제 3 서브 플로우에 포함된 태스크들을 사전 결정된 태스크 처리 순서에 기초하여 수행할 수 있다. 이 경우에, 제 3 서브 플로우 각각에 포함된 태스크들은 연결된 순서대로 수행되어 결과값을 생성할 수 있다. 특히 제 2 서브 플로우 결과값은 이용하도록 결정된 제 3 서브 플로우의 시작 태스크는 제 2 서브 플로우를 결과값을 입력으로 처리할 수 있다. 예를 들어, 제 3 서브 플로우 240이 연결된 제 2 서브 플로우 220의 제 2 서브 플로우 결과값을 이용하도록 결정되는 경우에, 제 3 서브 플로우 240의 시작 태스크 241은 연결된 제 2 서브 플로우의 제 2 서브 플로우 결과값을 입력으로 처리할 수 있다. 다만 이에 한정되지 않고, 제 3 서브 플로우는 다양한 방법에 의해 수행될 수 있다.The hub module 2000 may perform tasks included in the third subflow based on a predetermined task processing order. In this case, the tasks included in each of the third sub-flows may be performed in the connected order to generate the resultant value. Particularly, the start task of the third sub-flow determined to use the second sub-flow result value can process the second sub-flow as an input of the result value. For example, if a third sub-flow 240 is determined to use the second sub-flow result of the connected second sub-flow 220, the start task 241 of the third sub- The flow result value can be processed as input. However, the present invention is not limited to this, and the third sub-flow can be performed by various methods.

제 3 서브 플로우 결과값은 제 3 서브 플로우가 수행되어 생성된 결과값을 포함할 수 있다. 예를 들어, 제 3 서브 플로우 결과값은 제 3 서브 플로우에 포함된 태스크들이 수행됨으로써, DBMS 모듈로부터 데이터를 획득하고 가공하고 조합한 결과값을 포함 수 있다. 다만 이에 한정되지 않고, 제 3 서브 플로우 결과값은 다양한 방법에 의해 생성된 데이터를 포함할 수 있다. The third sub-flow result value may include a result value generated by performing the third sub-flow. For example, the third sub-flow result value may include results obtained by processing, combining, and combining data from the DBMS module by performing tasks included in the third sub-flow. However, the present invention is not limited to this, and the third sub-flow result value may include data generated by various methods.

본 발명의 플로우 기반의 프로세싱을 수행하는 방법은 하나의 제 1 서브 플로우에 적어도 둘의 제 2 서브 플로우를 연결하고, 제 2 서브 플로우 중 어느 하나에 적어도 둘의 제 3 서브 플로우를 연결함으로써 다양한 프로세싱을 거친 복수의 결과값을 생성할 수 있다. 따라서 본 발명의 플로우 기반의 프로세싱은 반복적인 플로우의 수행을 줄여 효율적으로 수행될 수 있다. A method of performing the flow-based processing of the present invention includes concatenating at least two second sub-flows in one first sub-flow and concatenating at least two third sub-flows in either of the second sub- Lt; RTI ID = 0.0 > a < / RTI > Thus, the flow-based processing of the present invention can be efficiently performed by reducing the execution of repetitive flows.

도 3은 본 발명의 일 실시예에 따른 제 1 서브 플로우, 제 2 서브 플로우 및 제 3 서브 플로우를 포함하는 예시적인 메인 플로우를 도시한다.FIG. 3 illustrates an exemplary main flow including a first subflow, a second subflow, and a third subflow according to an embodiment of the present invention.

태스크는 데이터를 분석하기 위한 연산일 수 있다. 구체적으로 설명하면, 태스크는 데이터베이스로부터 데이터를 추출하거나, 데이터를 가공하여 결과를 획득하기 위한 연산을 포함할 수 있다. 예를 들어, 태스크는 조인(Join), 필터(Filter), 소트(Sort), 파일라잇(FileWrite), 파일리드(FileRead) 등의 연산을 포함할 수 있다. 다만 이에 한정되지 않고, 태스크는 다양한 연산을 포함할 수 있다.A task may be an operation for analyzing data. Specifically, a task may include operations to extract data from a database, or to process the data to obtain results. For example, a task may include operations such as Join, Filter, Sort, FileWrite, and FileRead. However, the present invention is not limited to this, and the task may include various operations.

메인 플로우는 태스크들의 조합일 수 있다. 구체적으로 설명하면, 메인 서브 플로우는 데이터베이스로부터 데이터를 추출하는 태스크와, 추출된 데이터를 가공하는 태스크, 가공된 데이터를 일정한 조건으로 처리하는 태스크 등의 조합을 포함할 수 있다. 예를 들어, 공정 간에 이상 수율을 분석하여 공정 개선에 이용하기 위해서, 생산관리 시스템 데이터베이스로부터 공정 간 프로세스에 대한 데이터를 추출하는 태스크와, 장비 엔지니어링 시스템 데이터베이스로부터 장비의 온도/압력에 대한 데이터를 추출하는 태스크와, 추출된 두 데이터를 처리하여 이상온도/압력이 발생하는 공정을 추출하는 태스크 등이 조합된 메인 플로우가 생성될 수 있다. 다만 이에 한정되지 않고, 메인 플로우는 다양한 태스크들의 조합을 포함할 수 있다.The main flow may be a combination of tasks. More specifically, the main subflow may include a task for extracting data from a database, a task for processing the extracted data, and a task for processing the processed data under a predetermined condition. For example, in order to analyze abnormal yields between processes and use them for process improvement, a task of extracting data on interprocess processes from the production management system database and extracting data on the temperature / pressure of the equipment from the equipment engineering system database And a task for extracting a process in which an abnormal temperature / pressure is generated by processing the extracted two data, and the like can be generated. However, the present invention is not limited to this, and the main flow may include a combination of various tasks.

사용자 편의를 위해, 사용자가 물리적 저장소인 데이터베이스나 테이블을 정확히 알지 못하는 경우에도 유용한 결과가 DBMS로부터 획득될 수 있도록, 메인 플로우는 간단한 인터페이스에 의해 생성될 수 있다. 예를 들어, 메인 플로우는 GUI 형태의 인터페이스에 의해 복수의 태스크들을 생성하고 조합하는 방식으로 생성될 수 있다. 다만 이에 한정되지 않고, 메인 플로우는 다양한 방법에 의해 생성될 수도 있다.For user convenience, the main flow can be generated by a simple interface so that useful results can be obtained from the DBMS even when the user does not know exactly which database or table is the physical storage. For example, the main flow may be generated in a manner that creates and combines a plurality of tasks by a GUI-like interface. However, the present invention is not limited to this, and the main flow may be generated by various methods.

메인 플로우는 적어도 하나의 서브 플로우를 포함할 수 있다. 여기서 서브 플로우는 메인 플로우에 포함되는 태스크들의 조합일 수 있다. 예시적인 일 실시예로, 도 3은 예시적인 메인 플로우를 도시하고 있다. 도 3의 메인 플로우는 6개의 서브 플로우(200, 210, 220, 230, 240, 250)를 포함한다. 각 서브 플로우는 메인 플로우에 포함되는 복수의 태스크 중 일부를 포함할 수 있다. 예를 들어, 도 3에 도시된 바와 같이, 제 1 서브 플로우(200)는 3개의 태스크(201, 202 및 203)를 포함할 수 있고, 제 2 서브 플로우(210, 220, 230)들은 각각 1개 또는 2개의 태스크를 포함할 수 있다. The main flow may include at least one sub-flow. Here, the subflow may be a combination of tasks included in the main flow. In an exemplary embodiment, FIG. 3 shows an exemplary main flow. The main flow of FIG. 3 includes six subflows 200, 210, 220, 230, 240, 250. Each sub-flow may include some of a plurality of tasks included in the main flow. 3, the first sub-flow 200 may include three tasks 201, 202, and 203, and the second sub-flows 210, 220, and 230 may include 1 One or two tasks.

서브 플로우는 메인 플로우가 생성되는 경우에 사전 결정된 조건에 따라 결정될 수 있다. 예를 들어, 어느 한 태스크의 조합이 수행되어 생성된 결과값이 다른 태스크의 조합에 의해 이용될 수 있는 경우에, 서브 플로우는 각 태스크들의 조합으로 결정될 수 있다. 도 3에 도시된 바와 같이, 201, 202, 203의 태스크의 조합이 수행되어 생성된 결과값은 211의 태스크 조합, 221 및 222의 태스크의 조합, 231 및 232의 태스크 조합에 이용될 수 있다. 따라서, 201, 202 및 203의 태스크의 조합은 제 1 서브 플로우로 결정될 수 있고, 제 1 서브 플로우의 결과값을 이용할 수 있는 221의 태스크 조합, 221 및 221의 태스크의 조합, 231 및 232의 태스크 조합은 각각 제 2 서브 플로우로 결정될 수 있다. 비슷한 방식으로, 제 2 서브 플로우 220에 연결되어있는 2개의 서브 플로우(240, 250)는 제 3 서브 플로우로 결정될 수 있다. 다른 실시예로, 복수의 서브 플로우들 각각이 복수의 태스크들을 조합하여 결정된 후, 생성된 복수의 서브 플로우들이 조합됨으로써 메인 플로우가 생성될 수도 있다. 다만 이에 한정되지 않고, 메인 플로우 및 서브 플로우는 다양한 방법에 의해 결정될 수 있다. The subflow can be determined according to a predetermined condition when the main flow is generated. For example, in the case where a combination of any one of the tasks is performed and the resultant value generated can be used by a combination of other tasks, the sub-flow can be determined by a combination of the tasks. As shown in FIG. 3, the resultant values generated by combining the tasks 201, 202, and 203 can be used for a task combination 211, a combination of tasks 221 and 222, and a combination of tasks 231 and 232. Therefore, combinations of tasks of 201, 202, and 203 can be determined to be the first subflow, and combinations of tasks 221, 221, and 221 that can use the result of the first subflow, tasks 231 and 232 Each combination may be determined to be a second sub-flow. In a similar manner, the two subflows 240, 250 coupled to the second subflow 220 may be determined to be the third subflow. In another embodiment, after each of the plurality of sub-flows is determined by combining a plurality of tasks, a generated main flow may be generated by combining the generated plurality of sub-flows. However, the present invention is not limited to this, and the main flow and the subflow can be determined by various methods.

생성된 메인 플로우는 실행 계획을 생성하는데 이용될 수 있다. 여기서 실행 계획은 DBMS 모듈(3000)에서 처리될 수 있는 명령어(예를 들어, 쿼리문)일 수 있다. 메인 플로우는 사용자 편의를 위해 간단한 정보만을 이용하여 생성(예를 들어, 예를 들어, 사용자 인터페이스를 이용하여 데이터 분석에 필요한 정보를 지정하고, 조건을 정의하는)되므로, 메인 플로우를 기초로 DBMS 모듈(3000)에서 처리될 수 있는 쿼리 등을 생성하는 단계가 필요하다. 메인 플로우는 DBMS 모듈(3000)에서 데이터를 처리하기 위한 실행 계획을 생성하는데 이용될 수 있다. The generated main flow can be used to generate an execution plan. Here, the execution plan may be an instruction (e.g., a query statement) that can be processed in the DBMS module 3000. Since the main flow is generated using only simple information for user convenience (for example, by specifying information necessary for data analysis using the user interface and defining conditions), the DBMS module A query or the like that can be processed in the database 3000 is required. The main flow may be used to generate an execution plan for processing data in the DBMS module 3000.

본 발명의 플로우 기반의 프로세싱을 수행하는 방법은 하나의 제 1 서브 플로우에 적어도 둘의 제 2 서브 플로우를 연결하고, 제 2 서브 플로우 중 어느 하나에 적어도 둘의 제 3 서브 플로우를 연결함으로써 다양한 프로세싱을 거친 복수의 결과값을 생성할 수 있다. 따라서 본 발명의 플로우 기반의 프로세싱은 반복적인 플로우의 수행을 줄여 효율적으로 수행될 수 있다. A method of performing the flow-based processing of the present invention includes concatenating at least two second sub-flows in one first sub-flow and concatenating at least two third sub-flows in either of the second sub- Lt; RTI ID = 0.0 > a < / RTI > Thus, the flow-based processing of the present invention can be efficiently performed by reducing the execution of repetitive flows.

도 4a 내지 4c는 본 발명의 일 실시예에 따른 플로우 기반의 프로세싱을 수행하는 시스템을 설명하기 위한 도면이다.4A to 4C illustrate a system for performing flow-based processing according to an embodiment of the present invention.

도 4a 내지 4c에서 도시되는 바와 같이, 시스템은 사용자 단말(1000) 및 데이터베이스 서버(3100)를 포함할 수 있고, 경우에 따라 데이터베이스 허브 장치(2100)를 포함할 수 있다. 상기 사용자 단말(1000), 데이터베이스 허브 장치(2100) 및 데이터베이스 서버(3100)는 임의의 네트워크(미도시)에 의해 서로 연결될 수 있다. As shown in FIGS. 4A-4C, the system may include a user terminal 1000 and a database server 3100, and may optionally include a database hub device 2100. The user terminal 1000, the database hub device 2100, and the database server 3100 may be interconnected by any network (not shown).

도 4a 내지 4c에서 도시되는 바와 같이, 사용자 단말(1000)은 네트워크를 통하여 통신하기 위한 매커니즘을 갖는 데이터베이스 시스템에서의 노드(들)를 의미할 수 있다. 예를 들어, 사용자 단말(1000)은 PC, 랩탑 컴퓨터, 워크스테이션, 단말 및/또는 네트워크 접속성을 갖는 임의의 전자 디바이스를 포함할 수 있다. 또한, 사용자 단말(1000)은 에이전트(Agent), API(Application Programming Interface) 및 플러그-인(Plug-in) 중 적어도 하나에 의해 구현되는 임의의 서버를 포함할 수도 있다. 또한, 사용자 단말(1000)은 애플리케이션 소스 및/또는 클라이언트 애플리케이션을 포함할 수 있다.As shown in Figures 4A-4C, user terminal 1000 may refer to node (s) in a database system having a mechanism for communicating over a network. For example, the user terminal 1000 may include a PC, a laptop computer, a workstation, a terminal, and / or any electronic device having network connectivity. In addition, the user terminal 1000 may include any server implemented by at least one of an agent, an application programming interface (API), and a plug-in. In addition, the user terminal 1000 may include an application source and / or a client application.

사용자 단말(1000)은 프로세서 및 메모리를 포함하여, 임의의 데이터를 처리 및 저장할 수 있는 임의의 엔티티일 수 있다. 또한, 도 4a 내지 4c에서의 사용자 단말(1000)은 데이터베이스 서버(3100)를 사용하거나 데이터베이스 서버(3100)와 통신하는 사용자와 관련될 수 있다. 이러한 예시에서, 사용자 단말(1000)은 허브 모듈(2000)을 통해 데이터베이스 서버(3100)로 쿼리를 발행할 수 있다. 일 예시에서, 사용자 단말(1000)은 허브 모듈(2000)을 통해 데이터베이스 서버(3100)로 컴파일링되어 재기록된 쿼리를 전달할 수 있다. User terminal 1000 may be any entity capable of processing and storing any data, including a processor and a memory. In addition, the user terminal 1000 in Figures 4A-4C may be associated with a user who uses the database server 3100 or communicates with the database server 3100. [ In this example, the user terminal 1000 may issue a query to the database server 3100 via the hub module 2000. In one example, the user terminal 1000 may compile via the hub module 2000 to the database server 3100 and deliver the rewritten query.

사용자 단말(1000)은 메인 플로우를 생성하기 위한 인터페이스를 제공할 수 있다. 예를 들어, 사용자 단말(1000)은 GUI 형태의 메인 플로우를 생성하기 위한 인터페이스를 제공할 수 있다. 또한, 사용자 단말(1000)은 도 4b에 도시된 바와 같이 허브 모듈을 포함할 수 있다. The user terminal 1000 may provide an interface for generating a main flow. For example, the user terminal 1000 may provide an interface for creating a main flow in the form of a GUI. In addition, the user terminal 1000 may include a hub module as shown in FIG. 4B.

데이터베이스 서버(3100)는, 예를 들어, 마이크로프로세서, 메인프레임 컴퓨터, 디지털 프로세서, 휴대용 디바이스 및 디바이스 제어기 등과 같은 임의의 타입의 컴퓨터 시스템 또는 컴퓨터 디바이스를 포함할 수 있다. 이러한 데이터베이스 서버(3100)는 DBMS 모듈(3000) 및 영구 저장 매체(persistent storage)를 포함할 수 있다. 또한, 데이터 베이스 서버(3000)는 4a에 도시된 바와 같이 허브 모듈(2000)을 포함할 수 있다. Database server 3100 may include any type of computer system or computer device, such as, for example, a microprocessor, mainframe computer, digital processor, portable device, and device controller. The database server 3100 may include a DBMS module 3000 and persistent storage. In addition, the database server 3000 may include a hub module 2000 as shown in 4a.

데이터베이스 허브 장치(2100)는 도 4c에 도시된 바와 같이 허브 모듈(2000)을 포함할 수 있다. 허브 모듈(2000)이 데이터베이스 허브 장치(2100)에 포함되는 경우에, 허브 모듈은 데이터베이스 허브 장치(2100)에 포함된 네트워크(미도시)를 통해 사용자 단말(1000) 및 데이터베이스 서버(3100)와 연결될 수 있다. The database hub device 2100 may include a hub module 2000 as shown in FIG. When the hub module 2000 is included in the database hub device 2100, the hub module is connected to the user terminal 1000 and the database server 3100 via a network (not shown) included in the database hub device 2100 .

도 4a 내지 4c에서는 1개의 데이터베이스 서버 및 1개의 사용자 단말을 예시적으로 도시하고 있으나, 이보다 많은 데이터베이스 서버들(관리 장치들) 및 사용자 단말들 또한 본 발명의 범위에 포함될 수 있다는 점이 당해 출원 분야에 있어서 통상의 지식을 가진 자에게 명백할 것이다. Although one database server and one user terminal are illustrated by way of example in FIGS. 4A-4C, it is to be appreciated that more database servers (management devices) and user terminals may also be included within the scope of the present invention. And will be apparent to those of ordinary skill in the art.

도 4a 내지 4c에서는 도시되지 않았지만, 사용자 단말(1000), 데이터 베이스 허브 장치(2100) 및 데이터베이스 서버(3100)는 버퍼 캐시를 포함하는 하나 이상의 메모리를 포함할 수 있다. 또한, 도 4a 내지 4c에서는 도시되지 않았지만, 사용자 단말(1000), 데이터 베이스 허브 장치(2100) 및 데이터베이스 서버(3100)는 하나 이상의 프로세서를 포함할 수 있다. 따라서, 허브 모듈(2000) 및 DBMS 모듈(3000)은 상기 메모리 상에서 상기 프로세서에 의하여 동작될 수 있다. Although not shown in Figures 4A-4C, the user terminal 1000, the database hub device 2100, and the database server 3100 may include one or more memories including a buffer cache. Also, although not shown in Figures 4A-4C, the user terminal 1000, the database hub device 2100, and the database server 3100 may include one or more processors. Thus, hub module 2000 and DBMS module 3000 may be operated by the processor on the memory.

여기서, 메모리는 동적 램(DRAM, dynamic random access memory), 정적 램(SRAM, static random access memory) 등의 랜덤 액세스 메모리(RAM)와 같은, 프로세서가 직접 접근하는 주된 저장 장치로서 전원이 꺼지면 저장된 정보가 순간적으로 지워지는 휘발성(volatile) 저장 장치를 의미할 수 있지만, 이들로 한정되는 것은 아니다. 이러한 메모리는 프로세서에 제어에 의하여 동작 될 수 있다. 메모리는 데이터 값을 포함하는 데이터 테이블(data table)을 임시로 저장할 수 있다. 상기 데이터 테이블은 데이터 값을 포함할 수 있으며, 본 개시내용의 일 실시예에서 상기 데이터 테이블의 데이터 값은 메모리로부터 영구 저장 매체에 기록될 수 있다. 추가적인 양상에서, 메모리는 버퍼 캐시를 포함하며, 상기 버퍼 캐시의 데이터 블록에는 데이터가 저장될 수 있다. 상기 데이터는 백그라운드 프로세스에 의하여 영구 저장 매체에 기록될 수 있다.Here, the memory is a main storage device directly accessed by the processor, such as a random access memory (RAM) such as a dynamic random access memory (DRAM), a static random access memory (SRAM) Volatile storage devices that are erased instantaneously, but are not limited to these. Such a memory may be operated by control of the processor. The memory may temporarily store a data table containing data values. The data table may include a data value, and in one embodiment of the present disclosure, the data value of the data table may be written to the persistent storage medium from memory. In a further aspect, the memory includes a buffer cache, wherein data may be stored in a data block of the buffer cache. The data may be written to a persistent storage medium by a background process.

영구 저장 매체는, 예를 들어 자기(magnetic) 디스크, 광학(optical) 디스크 및 광자기(magneto-optical) 저장 디바이스뿐만 아니라 플래시 메모리 및/또는 배터리-백업 메모리에 기초한 저장 디바이스와 같은, 임의의 데이터를 지속적으로 할 수 있는 비-휘발성(non-volatile) 저장 매체를 의미한다. 이러한 영구 저장 매체는 다양한 통신 수단을 통하여 데이터베이스 서버(3100)의 프로세서 및 메모리와 통신할 수 있다. 추가적인 실시예에서, 이러한 영구 저장 매체는 데이터베이스 서버(3100) 외부에 위치하여 데이터베이스 서버(3100)와 통신가능할 수도 있다. 또한, 도 4a 내지 도4c에서는 하나의 영구저장매체 및 하나의 DBMS만을 도시하였으나, 하나의 영구 저장 매체에 복수의 DBMS가 접속된 형태 또는 복수의 영구 저장 매체를 포함하는 형태 또한 본 발명의 권리 범위에 포함될 수 있다.The persistent storage medium may be any data such as, for example, magnetic disks, optical disks, and magneto-optical storage devices, as well as storage devices based on flash memory and / or battery- Non-volatile storage medium capable of continuously performing the operation. The persistent storage medium may communicate with the processor and memory of the database server 3100 via various communication means. In a further embodiment, such persistent storage medium may be located external to the database server 3100 and may be capable of communicating with the database server 3100. 4A to 4C show only one persistent storage medium and one DBMS, a form in which a plurality of DBMSs are connected to one persistent storage medium or a form including a plurality of persistent storage media is also included in the scope of the present invention .

DBMS 모듈(3000)은 데이터베이스 서버(3100)에서 필요한 데이터를 검색, 삽입, 수정 및/또는 삭제 등과 같은 동작들을 수행하는 것을 허용하기 위한 프로그램으로서, 전술한 바와 같이, 데이터베이스 서버(3100)의 메모리에서 프로세서에 의하여 구현될 수 있다. The DBMS module 3000 is a program for allowing the database server 3100 to perform operations such as retrieving, inserting, modifying, and / or deleting necessary data, Processor.

사용자 단말(1000)과 데이터베이스 서버(3100)들은 네트워크(미도시)를 통하여 서로 통신할 수 있다. 또한, 시스템이 데이터베이스 허브 장치(2100)를 포함하는 경우, 사용자 단말(1000)과 데이터베이스 서버(3100) 또는 데이터베이스 허브 장치(2100)들은 네트워크(미도시)를 통하여 서로 통신할 수 있다. 본 발명의 일 실시예에 따른 네트워크는 공중전화 교환망(PSTN:Public Switiched Telephone Network), xDSL(x Digital Subscriber Line), RADSL(Rate Adaptive DSL), MDSL(Multi Rate DSL), VDSL(Very High Speed DSL), UADSL(Universal Asymmetric DSL), HDSL(High Bit Rate DSL) 및 근거리 통신망(LAN) 등과 같은 다양한 유선 통신 시스템들을 사용할 수 있다.The user terminal 1000 and the database server 3100 can communicate with each other through a network (not shown). In addition, when the system includes the database hub device 2100, the user terminal 1000 and the database server 3100 or the database hub device 2100 can communicate with each other via a network (not shown). The network according to an exemplary embodiment of the present invention may be a Public Switched Telephone Network (PSTN), a Digital Subscriber Line (xDSL), a Rate Adaptive DSL (RADSL), a Multi Rate DSL (MDSL) ), Universal Asymmetric DSL (UADSL), High Bit Rate DSL (HDSL), and Local Area Network (LAN).

또한, 본 명세서에서 제시되는 네트워크는 CDMA(Code Division Multi Access), TDMA(Time Division Multi Access), FDMA(Frequency Division Multi Access), OFDMA(Orthogonal Frequency Division Multi Access), SC-FDMA(Single Carrier-FDMA) 및 다른 시스템들과 같은 다양한 무선 통신 시스템들을 사용할 수 있다. 추가적으로, 네트워크는 데이터베이스 링크(dblink)를 포함할 수 있으며, 이에 따라 복수의 데이터베이스 서버들은 이러한 데이터베이스 링크를 통해 서로 통신하여 다른 데이터베이스 관리 장치로부터의 데이터를 가져올 수 있다. 본 명세서에서 설명된 기술들은 위에서 언급된 네트워크들뿐만 아니라, 다른 네트워크들에서도 사용될 수 있다. In addition, the network presented in this specification can be applied to various wireless communication systems such as Code Division Multi Access (CDMA), Time Division Multi Access (TDMA), Frequency Division Multiple Access (FDMA), Orthogonal Frequency Division Multiple Access (OFDMA), Single Carrier- ), And other systems. Additionally, the network may include a database link (dblink), whereby a plurality of database servers may communicate with each other via this database link to fetch data from another database management device. The techniques described herein may be used in other networks as well as in the networks mentioned above.

도 5은 본 발명의 실시예에 따른 허브 모듈(2000)에 대한 예시적인 블록도를 도시한다.5 illustrates an exemplary block diagram of a hub module 2000 in accordance with an embodiment of the present invention.

도 5에서 도시되는 바와 같이, 허브 모듈(2000)은, 플로우 수신부(500) 및 제어부(510)를 포함할 수 있다. 도 5에서 도시되는 허브 모듈(2000)의 컴포넌트들은 예시적인 것이며, 이 중 일부가 생략될 수 있거나 또는 추가적인 컴포넌트들이 존재할 수도 있다.5, the hub module 2000 may include a flow receiving unit 500 and a control unit 510. [ The components of the hub module 2000 shown in FIG. 5 are exemplary, some of which may be omitted, or additional components may be present.

본 발명의 일 실시예에서, 플로우 수신부(500)는 제 1 서브 플로우(First sub flow) 및 상기 제 1 서브 플로우에 연결되는 적어도 둘의 제 2 서브 플로우(Second sub flow)를 포함하는 메인 플로우(Main flow)를 수신할 수 있다. 여기서 제 1 서브 플로우 및 적어도 둘의 제 2 서브 플로우는 적어도 하나의 태스크(task)를 포함할 수 있다. 다른 실시예로, 메인 플로우는 적어도 둘의 제 2 서브 플로우 중 어느 하나에 연결되는 적어도 둘의 제 3 서브 플로우를 더 포함할 수 있다.In one embodiment of the present invention, the flow receiver 500 includes a main flow (including a first subflow) and at least two second subflows connected to the first subflow Main flow). Wherein the first sub-flow and at least two second sub-flows may include at least one task. In another embodiment, the main flow may further comprise at least two third subflows connected to at least two of the second subflows.

제어부(510)는 제 1 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 제 1 서브 플로우 결과값(First sub flow result)을 생성할 수 있다. 제어부(510)는 적어도 둘의 제 2 서브 플로우가 상기 제 1 서브 플로우 결과값을 이용하도록 허용하는 단계를 포함할 수 있다. 여기서 제 1 서브 플로우는 제 1 스플릿 태스크를 포함할 수 있다. 또한 제어부(510)는 적어도 둘의 제 2 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 적어도 하나의 제 2 서브 플로우 결과값을 생성할 수 있다.The control unit 510 can generate the first sub flow result by performing the first sub-flow based on the predetermined task processing order. The control unit 510 may include allowing at least two second subflows to use the first subflow result value. Wherein the first sub-flow may comprise a first split task. Also, the control unit 510 may generate at least one second sub-flow result by performing at least two second sub-flows based on the predetermined task processing order.

제어부(510)는 적어도 둘의 제 3 서브 플로우가 상기 제 3 서브 플로우에 연결되는 제 2 서브 플로우에 의해 생성되는 상기 제 2 서브 플로우 결과값을 이용하도록 허용할 수 있다. 여기서, 상기 제 3 서브 플로우에 연결되는 제 2 서브 플로우는 제 2 스플릿 태스크(First Split task)를 포함할 수 있다. 또한, 제어부(510)는 제 3 서브 플로우 중 적어도 어느 하나가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 적어도 하나의 제 3 서브 플로우 결과값을 생성하는 단계를 포함할 수 있다.The control unit 510 may allow at least two third subflows to utilize the second subflow result value generated by the second subflow that is coupled to the third subflow. Here, the second sub-flow connected to the third sub-flow may include a second split task. In addition, the control unit 510 may include generating at least one third sub-flow result by performing at least one of the third sub-flows based on the predetermined task processing order.

제어부(510)는 메인 플로우에 포함된 적어도 하나의 서브 플로우를 호출하도록 결정할 수 있다. 제어부(510)는 상기 결정이 있는 경우, 호출된 적어도 하나의 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 적어도 하나의 결과값을 생성하도록 할 수 있다.The control unit 510 may determine to call at least one subflow included in the main flow. The control unit 510 may cause the called at least one sub-flow to be performed based on the predetermined task processing order, so as to generate at least one result value.

도 6은 본 발명의 일 실시예에 따라 플로우 기반의 프로세싱을 수행하기 위한 방법을 구현하기 위한 예시적인 컴퓨팅 장치에 대한 블록도를 도시한다. Figure 6 illustrates a block diagram of an exemplary computing device for implementing a method for performing flow-based processing in accordance with an embodiment of the invention.

본 발명이 일반적으로 하나 이상의 서버 내의 컴퓨터 또는 프로세서 상에서 실행될 수 있는 특징들과 관련하여 전술되었지만, 당업자라면 본 발명이 기타 프로그램 모듈들과 결합되어 및/또는 하드웨어와 소프트웨어의 조합으로서 구현될 수 있다는 것을 잘 알 것이다.Although the present invention has been described above generally in terms of features that may be executed on a computer or processor within one or more servers, those skilled in the art will appreciate that the invention may be implemented in combination with other program modules and / You will know.

일반적으로, 프로그램 모듈은 특정의 태스크를 수행하거나 특정의 추상 데이터 유형을 구현하는 루틴, 프로그램, 컴포넌트, 데이터 구조, 기타 등등을 포함한다. 또한, 당업자라면 본 발명의 방법이 단일-프로세서 또는 멀티프로세서 컴퓨터 시스템, 미니컴퓨터, 메인프레임 컴퓨터는 물론 퍼스널 컴퓨터, 핸드헬드 컴퓨팅 장치, 마이크로프로세서-기반 또는 프로그램가능 가전 제품, 기타 등등(이들 각각은 하나 이상의 연관된 장치와 연결되어 동작할 수 있음)을 비롯한 다른 컴퓨터 시스템 구성으로 실시될 수 있다는 것을 잘 알 것이다.Generally, program modules include routines, programs, components, data structures, etc. that perform particular tasks or implement particular abstract data types. It will also be appreciated by those skilled in the art that the methods of the present invention may be practiced with other computer systems, such as single-processor or multiprocessor computer systems, minicomputers, mainframe computers, as well as personal computers, handheld computing devices, microprocessor-based or programmable consumer electronics, And may operate in conjunction with one or more associated devices).

본 발명의 설명된 실시예들은 또한 어떤 태스크들이 통신 네트워크를 통해 연결되어 있는 원격 처리 장치들에 의해 수행되는 분산 컴퓨팅 환경에서 실시될 수 있다. 분산 컴퓨팅 환경에서, 프로그램 모듈은 로컬 및 원격 메모리 저장 장치 둘 다에 위치할 수 있다.The described embodiments of the invention may also be practiced in distributed computing environments where certain tasks are performed by remote processing devices connected through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.

컴퓨터는 통상적으로 다양한 컴퓨터 판독가능 매체를 포함한다. 컴퓨터에 의해 액세스 가능한 매체는 그 어떤 것이든지 컴퓨터 판독가능 매체가 될 수 있고, 이러한 컴퓨터 판독가능 매체는 휘발성 및 비휘발성 매체, 일시적(transitory) 및 비일시적(non-transitory) 매체, 이동식 및 비-이동식 매체를 포함한다. 제한이 아닌 예로서, 컴퓨터 판독가능 매체는 컴퓨터 판독가능 저장 매체 및 컴퓨터 판독가능 전송 매체를 포함할 수 있다. Computers typically include a variety of computer readable media. Any medium accessible by a computer may be a computer-readable medium, which may include volatile and non-volatile media, transitory and non-transitory media, removable and non-removable media, Removable media. By way of example, and not limitation, computer readable media can comprise computer readable storage media and computer readable transmission media.

컴퓨터 판독가능 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보를 저장하는 임의의 방법 또는 기술로 구현되는 휘발성 및 비휘발성 매체, 일시적 및 비-일시적 매체, 이동식 및 비이동식 매체를 포함한다. 컴퓨터 판독가능 저장 매체는 RAM, ROM, EEPROM, 플래시 메모리 또는 기타 메모리 기술, CD-ROM, DVD(digital video disk) 또는 기타 광 디스크 저장 장치, 자기 카세트, 자기 테이프, 자기 디스크 저장 장치 또는 기타 자기 저장 장치, 또는 컴퓨터에 의해 액세스될 수 있고 원하는 정보를 저장하는 데 사용될 수 있는 임의의 기타 매체를 포함하지만, 이에 한정되지 않는다.Computer-readable storage media includes both volatile and non-volatile media, both temporary and non-volatile media, both removable and non-removable, implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data Media. The computer-readable storage medium may be any form of storage device such as RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital video disk (DVD) or other optical disk storage, magnetic cassette, magnetic tape, Apparatus, or any other medium that can be used to store the desired information that can be accessed by a computer.

컴퓨터 판독가능 전송 매체는 통상적으로 반송파(carrier wave) 또는 기타 전송 메커니즘(transport mechanism)과 같은 피변조 데이터 신호(modulated data signal)에 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터등을 구현하고 모든 정보 전달 매체를 포함한다. 피변조 데이터 신호라는 용어는 신호 내에 정보를 인코딩하도록 그 신호의 특성들 중 하나 이상을 설정 또는 변경시킨 신호를 의미한다. 제한이 아닌 예로서, 송수신(통신) 매체는 유선 네트워크 또는 직접 배선 접속(direct-wired connection)과 같은 유선 매체, 그리고 음향, RF, 적외선, 기타 무선 매체와 같은 무선 매체를 포함한다. 상술된 매체들 중 임의의 것의 조합도 역시 컴퓨터 판독가능 전송 매체의 범위 안에 포함되는 것으로 한다.Computer readable transmission media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism, It includes all information delivery media. The term modulated data signal refers to a signal that has one or more of its characteristics set or changed to encode information in the signal. By way of example, and not limitation, the transmit and receive (communication) media include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of any of the above described media are also intended to be included within the scope of computer readable transmission media.

도 6에서는 본 발명의 플로우 기반의 프로세싱을 수행하기 위한 방법을 구현하기 위한 컴퓨팅 장치(602)를 포함하는 본 발명의 여러가지 측면들을 구현하는 예시적인 환경이 나타내어져 있으며, 컴퓨팅 장치(602)는 처리 장치(604), 시스템 메모리(606) 및 시스템 버스(608)를 포함한다. 시스템 버스(608)는 시스템 메모리(606)(이에 한정되지 않음)를 비롯한 시스템 컴포넌트들을 처리 장치(604)에 연결시킨다. 처리 장치(604)는 다양한 상용 프로세서들 중 임의의 프로세서일 수 있다. 듀얼 프로세서 및 기타 멀티프로세서 아키텍처도 역시 처리 장치(604)로서 이용될 수 있다.6 illustrates an exemplary environment for implementing various aspects of the invention including a computing device 602 for implementing a method for performing the flow-based processing of the present invention, Device 604, system memory 606, and system bus 608. The system bus 608 couples system components, including but not limited to, the system memory 606 to the processing unit 604. The processing unit 604 may be any of a variety of commercially available processors. Dual processors and other multiprocessor architectures may also be used as the processing unit 604.

시스템 버스(608)는 메모리 버스, 주변장치 버스, 및 다양한 상용 버스 아키텍처 중 임의의 것을 사용하는 로컬 버스에 추가적으로 상호 연결될 수 있는 몇가지 유형의 버스 구조 중 임의의 것일 수 있다. 시스템 메모리(606)는 판독 전용 메모리(ROM)(610) 및 랜덤 액세스 메모리(RAM)(612)를 포함한다. 기본 입/출력 시스템(BIOS)은 ROM, EPROM, EEPROM 등의 비휘발성 메모리(610)에 저장되며, 이 BIOS는 시동 중과 같은 때에 컴퓨팅 장치(602) 내의 구성요소들 간에 정보를 전송하는 일을 돕는 기본적인 루틴을 포함한다. RAM(612)은 또한 데이터를 캐싱하기 위한 정적 RAM 등의 고속 RAM을 포함할 수 있다.The system bus 608 may be any of several types of bus structures that may additionally be interconnected to a local bus using any of the memory bus, peripheral bus, and various commercial bus architectures. The system memory 606 includes a read only memory (ROM) 610 and a random access memory (RAM) The basic input / output system (BIOS) is stored in a non-volatile memory 610, such as a ROM, EPROM, or EEPROM, which may be used to assist in transferring information between components within the computing device 602, It contains basic routines. The RAM 612 may also include a high speed RAM such as static RAM for caching data.

컴퓨팅 장치(602)는 또한 내장형 하드 디스크 드라이브(HDD)(614)(예를 들어, EIDE, SATA)이 내장형 하드 디스크 드라이브(614)는 또한 적당한 섀시(도시 생략) 내에서 외장형 용도로 구성될 수 있음), 자기 플로피 디스크 드라이브(FDD)(616)(예를 들어, 이동식 디스켓(618)으로부터 판독을 하거나 그에 기록을 하기 위한 것임), 및 광 디스크 드라이브(620)(예를 들어, CD-ROM 디스크(622)를 판독하거나 DVD 등의 기타 고용량 광 매체로부터 판독을 하거나 그에 기록을 하기 위한 것임)를 포함한다. 하드 디스크 드라이브(614), 자기 디스크 드라이브(616) 및 광 디스크 드라이브(620)는 각각 하드 디스크 드라이브 인터페이스(624), 자기 디스크 드라이브 인터페이스(626) 및 광 드라이브 인터페이스(628)에 의해 시스템 버스(608)에 연결될 수 있다. 외장형 드라이브 구현을 위한 인터페이스(624)는 USB(Universal Serial Bus) 및 IEEE 1394 인터페이스 기술 중 적어도 하나 또는 그 둘 다를 포함한다.The computing device 602 may also be configured for external use within an appropriate chassis (not shown), such as an internal hard disk drive (HDD) 614 (e.g., EIDE, SATA) ), A magnetic floppy disk drive (FDD) 616 (e.g., for reading from or writing to a removable diskette 618), and an optical disk drive 620 (e.g., a CD- For reading the disc 622 or reading from or writing to other high capacity optical media such as DVD). The hard disk drive 614, magnetic disk drive 616 and optical disk drive 620 are connected to the system bus 608 by a hard disk drive interface 624, a magnetic disk drive interface 626 and an optical drive interface 628, respectively. . The interface 624 for external drive implementation includes at least one or both of USB (Universal Serial Bus) and IEEE 1394 interface technologies.

이들 드라이브 및 그와 연관된 컴퓨터 판독 가능 저장 매체는 데이터, 데이터 구조, 컴퓨터 실행가능 명령어, 기타 등등의 비휘발성 저장을 제공한다. 컴퓨팅 장치(602)의 경우, 드라이브 및 매체는 임의의 데이터를 적당한 디지털 형식으로 저장하는 것에 대응한다. 상기에서의 컴퓨터 판독 가능 저장 매체에 대한 설명이 HDD, 이동식 자기 디스크, 및 CD 또는 DVD 등의 이동식 광 매체를 언급하고 있지만, 당업자라면 집 드라이브(zip drive), 자기 카세트, 플래쉬 메모리 카드, 카트리지, 기타 등등의 컴퓨터에 의해 판독 가능한 다른 유형의 매체도 역시 예시적인 운영 환경에서 사용될 수 있으며 또 임의의 이러한 매체가 본 발명의 방법들을 수행하기 위한 컴퓨터 실행가능 명령어를 포함할 수 있다는 것을 잘 알 것이다.These drives and their associated computer-readable storage media provide nonvolatile storage of data, data structures, computer-executable instructions, and the like. In the case of computing device 602, the drives and media correspond to storing any data in a suitable digital format. Although the description of the above computer-readable storage medium refers to a removable optical medium such as a HDD, a removable magnetic disk, and a CD or a DVD, those skilled in the art will appreciate that a zip drive, magnetic cassette, flash memory card, Or the like may also be used in the exemplary operating environment and any such medium may include computer-executable instructions for carrying out the methods of the present invention.

운영 체제(630), 하나 이상의 애플리케이션 프로그램(632), 기타 프로그램 모듈(634) 및 프로그램 데이터(636)를 비롯한 다수의 프로그램 모듈이 드라이브 및 RAM(612)에 저장될 수 있다. 여기서 프로그램 모듈(634)은 허브 모듈(2000)을 포함할 수 있다. 또한, 프로그램 모듈(634)은 DBMS 모듈(3000)을 포함할 수 있다. 운영 체제, 애플리케이션, 모듈 및/또는 데이터의 전부 또는 그 일부분이 또한 RAM(612)에 캐싱될 수 있다. 본 발명이 여러가지 상업적으로 이용 가능한 운영 체제 또는 운영 체제들의 조합에서 구현될 수 있다는 것을 잘 알 것이다.A number of program modules, including an operating system 630, one or more application programs 632, other program modules 634, and program data 636, may be stored in the drive and RAM 612. Here, the program module 634 may include a hub module 2000. The program module 634 may also include a DBMS module 3000. All or a portion of the operating system, applications, modules, and / or data may also be cached in RAM 612. It will be appreciated that the present invention may be implemented in a variety of commercially available operating systems or combinations of operating systems.

사용자는 하나 이상의 유선/무선 입력 장치, 예를 들어, 키보드(638) 및 마우스(640) 등의 포인팅 장치를 통해 컴퓨팅 장치(602)에 명령 및 정보를 입력할 수 있다. 기타 입력 장치(도시 생략)로는 마이크, IR 리모콘, 조이스틱, 게임 패드, 스타일러스 펜, 터치 스크린, 기타 등등이 있을 수 있다. 이들 및 기타 입력 장치가 종종 시스템 버스(608)에 연결되어 있는 입력 장치 인터페이스(642)를 통해 처리 장치(604)에 연결되지만, 병렬 포트, IEEE 1394 직렬 포트, 게임 포트, USB 포트, IR 인터페이스, 기타 등등의 기타 인터페이스에 의해 연결될 수 있다.A user may enter commands and information into the computing device 602 via one or more wired / wireless input devices, e.g., a pointing device, such as a keyboard 638 and a mouse 640. [ Other input devices (not shown) may include a microphone, IR remote control, joystick, game pad, stylus pen, touch screen, and so on. Although these and other input devices are often connected to the processing unit 604 through an input device interface 642 that is coupled to the system bus 608, it is also possible to use a parallel port, an IEEE 1394 serial port, a game port, a USB port, ≪ / RTI > and so forth.

모니터(644) 또는 다른 유형의 디스플레이 장치도 역시 비디오 어댑터(646) 등의 인터페이스를 통해 시스템 버스(608)에 연결된다. 모니터(644)에 부가하여, 컴퓨터는 일반적으로 스피커, 프린터, 기타 등등의 기타 주변 출력 장치(도시 생략)를 포함한다.A monitor 644 or other type of display device is also connected to the system bus 608 via an interface, such as a video adapter 646, as well. In addition to the monitor 644, the computer typically includes other peripheral output devices (not shown) such as speakers, printers, and the like.

컴퓨팅 장치(602)는 유선 및/또는 무선 통신을 통한 원격 컴퓨터(들)(648) 등의 하나 이상의 원격 컴퓨터로의 논리적 연결을 사용하여 네트워크화된 환경에서 동작할 수 있다. 원격 컴퓨터(들)(648)는 워크스테이션, 서버 컴퓨터, 라우터, 퍼스널 컴퓨터, 휴대용 컴퓨터, 마이크로프로세서-기반 오락 기기, 피어 장치 또는 기타 통상의 네트워크 노드일 수 있으며, 일반적으로 컴퓨팅 장치(602)에 대해 기술된 구성요소들 중 다수 또는 그 전부를 포함하지만, 간략함을 위해, 메모리 저장 장치(650)만이 도시되어 있다. 도시되어 있는 논리적 연결은 근거리 통신망(LAN)(652) 및/또는 더 큰 네트워크, 예를 들어, 원거리 통신망(WAN)(654)에의 유선/무선 연결을 포함한다. 이러한 LAN 및 WAN 네트워킹 환경은 사무실 및 회사에서 일반적인 것이며, 인트라넷 등의 전사적 컴퓨터 네트워크(enterprise-wide computer network)를 용이하게 해주며, 이들 모두는 전세계 컴퓨터 네트워크, 예를 들어, 인터넷에 연결될 수 있다.Computing device 602 may operate in a networked environment using logical connections to one or more remote computers, such as remote computer (s) 648 via wired and / or wireless communication. The remote computer (s) 648 may be a workstation, a server computer, a router, a personal computer, a portable computer, a microprocessor-based entertainment device, a peer device or other conventional network node, But for the sake of simplicity, only memory storage device 650 is shown. The logical connections depicted include a wired / wireless connection to a local area network (LAN) 652 and / or a larger network, e.g., a wide area network (WAN) These LAN and WAN networking environments are commonplace in offices and corporations and facilitate enterprise-wide computer networks such as intranets, all of which can be connected to computer networks worldwide, for example the Internet.

LAN 네트워킹 환경에서 사용될 때, 컴퓨팅 장치(602)는 유선 및/또는 무선 통신 네트워크 인터페이스 또는 어댑터(656)를 통해 로컬 네트워크(652)에 연결된다. 어댑터(656)는 LAN(652)에의 유선 또는 무선 통신을 용이하게 해줄 수 있으며, 이 LAN(652)은 또한 무선 어댑터(656)와 통신하기 위해 그에 설치되어 있는 무선 액세스 포인트를 포함하고 있다. WAN 네트워킹 환경에서 사용될 때, 컴퓨팅 장치(602)는 모뎀(658)을 포함할 수 있거나, WAN(654) 상의 통신 서버에 연결되거나, 또는 인터넷을 통하는 등, WAN(654)을 통해 통신을 설정하는 기타 수단을 갖는다. 내장형 또는 외장형 및 유선 또는 무선 장치일 수 있는 모뎀(658)은 직렬 포트 인터페이스(642)를 통해 시스템 버스(608)에 연결된다. 네트워크화된 환경에서, 컴퓨팅 장치(602)에 대해 설명된 프로그램 모듈들 또는 그의 일부분이 원격 메모리/저장 장치(650)에 저장될 수 있다. 도시된 네트워크 연결이 예시적인 것이며 컴퓨터들 사이에 통신 링크를 설정하는 기타 수단이 사용될 수 있다는 것을 잘 알 것이다.When used in a LAN networking environment, the computing device 602 is connected to the local network 652 via a wired and / or wireless communication network interface or adapter 656. The adapter 656 may facilitate wired or wireless communication to the LAN 652 and the LAN 652 also includes a wireless access point installed therein to communicate with the wireless adapter 656. When used in a WAN networking environment, the computing device 602 may include a modem 658, or may be connected to a communications server on the WAN 654, or to establish communications over the WAN 654, And other means. A modem 658, which may be an internal or external and a wired or wireless device, is connected to the system bus 608 via a serial port interface 642. In a networked environment, program modules depicted relative to computing device 602, or portions thereof, may be stored in remote memory / storage device 650. It will be appreciated that the network connections shown are exemplary and other means of establishing a communication link between the computers may be used.

컴퓨팅 장치(602)는 무선 통신으로 배치되어 동작하는 임의의 무선 장치 또는 개체, 예를 들어, 프린터, 스캐너, 데스크톱 및/또는 휴대용 컴퓨터, PDA(portable data assistant), 통신 위성, 무선 검출 가능 태그와 연관된 임의의 장비 또는 장소, 및 전화와 통신을 하는 동작을 한다. 이것은 적어도 Wi-Fi 및 블루투스 무선 기술을 포함한다. 따라서, 통신은 종래의 네트워크에서와 같이 미리 정의된 구조이거나 단순하게 적어도 2개의 장치 사이의 애드혹 통신(ad hoc communication)일 수 있다.The computing device 602 may be any wireless device or entity that is deployed and operated in wireless communication, such as a printer, a scanner, a desktop and / or portable computer, a portable data assistant (PDA) To any associated equipment or location, and to communication with the phone. This includes at least Wi-Fi and Bluetooth wireless technology. Thus, the communication may be a predefined structure, such as in a conventional network, or simply an ad hoc communication between at least two devices.

Wi-Fi(Wireless Fidelity)는 유선 없이도 인터넷 등으로의 연결을 가능하게 해준다. Wi-Fi는 이러한 장치, 예를 들어, 컴퓨터가 실내에서 및 실외에서, 즉 기지국의 통화권 내의 아무 곳에서나 데이터를 전송 및 수신할 수 있게 해주는 셀 전화와 같은 무선 기술이다. Wi-Fi 네트워크는 안전하고 신뢰성 있으며 고속인 무선 연결을 제공하기 위해 IEEE 802.6(a,b,g, 기타)이라고 하는 무선 기술을 사용한다. 컴퓨터를 서로에, 인터넷에 및 유선 네트워크(IEEE 802.3 또는 이더넷을 사용함)에 연결시키기 위해 Wi-Fi가 사용될 수 있다. Wi-Fi 네트워크는 비인가 2.4 및 5 GHz 무선 대역에서, 예를 들어, 6Mbps(802.6a) 또는 54 Mbps(802.6b) 데이터 레이트로 동작하거나, 양 대역(듀얼 대역)을 포함하는 제품에서 동작할 수 있다.Wi-Fi (Wireless Fidelity) allows you to connect to the Internet without wires. Wi-Fi is a wireless technology such as a cell phone that allows such devices, e.g., computers, to transmit and receive data indoors and outdoors, i. E. Anywhere within the coverage area of a base station. Wi-Fi networks use a wireless technology called IEEE 802.6 (a, b, g, etc.) to provide a secure, reliable and high-speed wireless connection. Wi-Fi can be used to connect computers to each other, the Internet, and a wired network (using IEEE 802.3 or Ethernet). The Wi-Fi network can operate in unlicensed 2.4 and 5 GHz wireless bands, for example, at 6 Mbps (802.6a) or 54 Mbps (802.6b) data rates, or in products containing both bands have.

본 발명의 기술 분야에서 통상의 지식을 가진 자는 여기에 개시된 실시예들과 관련하여 설명된 다양한 예시적인 논리 블록들, 모듈들, 프로세서들, 수단들, 회로들 및 알고리즘 단계들이 전자 하드웨어, (편의를 위해, 여기에서 "소프트웨어"로 지칭되는) 다양한 형태들의 프로그램 또는 설계 코드 또는 이들 모두의 결합에 의해 구현될 수 있다는 것을 이해할 것이다. 하드웨어 및 소프트웨어의 이러한 상호 호환성을 명확하게 설명하기 위해, 다양한 예시적인 컴포넌트들, 블록들, 모듈들, 회로들 및 단계들이 이들의 기능과 관련하여 위에서 일반적으로 설명되었다. 이러한 기능이 하드웨어 또는 소프트웨어로서 구현되는지 여부는 특정한 애플리케이션 및 전체 시스템에 대하여 부과되는 설계 제약들에 따라 좌우된다. 본 발명의 기술 분야에서 통상의 지식을 가진 자는 각각의 특정한 애플리케이션에 대하여 다양한 방식들로 설명된 기능을 구현할 수 있으나, 이러한 구현 결정들은 본 발명의 범위를 벗어나는 것으로 해석되어서는 안 될 것이다.Those skilled in the art will appreciate that the various illustrative logical blocks, modules, processors, means, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be embodied directly in electronic hardware, (Which may be referred to herein as "software") or a combination of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends on the design constraints imposed on the particular application and the overall system. Those skilled in the art may implement the described functionality in various ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.

여기서 제시된 다양한 실시예들은 방법, 장치, 또는 표준 프로그래밍 및/또는 엔지니어링 기술을 사용한 제조 물품(article)으로 구현될 수 있다. 용어 "제조 물품"은 임의의 컴퓨터-판독 가능 장치로부터 액세스 가능한 컴퓨터 프로그램, 캐리어, 또는 매체(media)를 포함한다. 예를 들어, 컴퓨터-판독 가능 매체는 자기 저장 장치(예를 들면, 하드 디스크, 플로피 디스크, 자기 스트립, 등), 광학 디스크(예를 들면, CD, DVD, 등), 스마트 카드, 및 플래쉬 메모리 장치(예를 들면, EEPROM, 카드, 스틱, 키 드라이브, 등)를 포함하지만, 이들로 제한되는 것은 아니다. 용어 "기계-판독 가능 매체"는 명령(들) 및/또는 데이터를 저장, 보유할 수 있는 다양한 다른 매체를 포함하지만, 이들로 제한되는 것은 아니다. The various embodiments presented herein may be implemented as a method, apparatus, or article of manufacture using standard programming and / or engineering techniques. The term "article of manufacture" includes a computer program, carrier, or media accessible from any computer-readable device. For example, the computer-readable medium can be a magnetic storage device (e.g., a hard disk, a floppy disk, a magnetic strip, etc.), an optical disk (e.g., CD, DVD, etc.), a smart card, But are not limited to, devices (e. G., EEPROM, cards, sticks, key drives, etc.). The term "machine-readable medium" includes, but is not limited to, various other mediums capable of storing and / or retaining instruction (s) and / or data.

제시된 프로세스들에 있는 단계들의 특정한 순서 또는 계층 구조는 예시적인 접근들의 일례임을 이해하도록 한다. 설계 우선순위들에 기반하여, 본 발명의 범위 내에서 프로세스들에 있는 단계들의 특정한 순서 또는 계층 구조가 재배열될 수 있다는 것을 이해하도록 한다. 첨부된 방법 청구항들은 샘플 순서로 다양한 단계들의 엘리먼트들을 제공하지만 제시된 특정한 순서 또는 계층 구조에 한정되는 것을 의미하지는 않는다.It will be appreciated that the particular order or hierarchy of steps in the presented processes is an example of exemplary approaches. It will be appreciated that, based on design priorities, certain orders or hierarchies of steps in processes may be rearranged within the scope of the present invention. The appended method claims provide elements of the various steps in a sample order, but are not meant to be limited to the specific order or hierarchy presented.

제시된 실시예들에 대한 설명은 임의의 본 발명의 기술 분야에서 통상의 지식을 가진 자가 본 발명을 이용하거나 또는 실시할 수 있도록 제공된다. 이러한 실시예들에 대한 다양한 변형들은 본 발명의 기술 분야에서 통상의 지식을 가진 자에게 명백할 것이며, 여기에 정의된 일반적인 원리들은 본 발명의 범위를 벗어남이 없이 다른 실시예들에 적용될 수 있다. 그리하여, 본 발명은 여기에 제시된 실시예들로 한정되는 것이 아니라, 여기에 제시된 원리들 및 신규한 특징들과 일관되는 최광의의 범위에서 해석되어야 할 것이다.The description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features presented herein.

Claims (10)

허브 모듈을 이용하여 플로우 기반의 프로세싱을 수행하는 방법에 있어서,
제 1 서브 플로우(First sub flow) 및 상기 제 1 서브 플로우에 연결되는 적어도 둘의 제 2 서브 플로우(Second sub flow)를 포함하는 메인 플로우(Main flow)를 플로우 수신부를 통해 수신하는 단계-상기 제 1 서브 플로우 및 상기 적어도 둘의 제 2 서브 플로우는 적어도 하나의 태스크(task)를 포함함-;
상기 제 1 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 제 1 서브 플로우 결과값(First sub flow result)을 제어부를 통해 생성하는 단계; 및
상기 적어도 둘의 제 2 서브 플로우가 상기 제 1 서브 플로우 결과값을 이용하도록 상기 제어부를 통해 허용하는 단계;
를 포함하고,
상기 제 1 서브 플로우는 제 1 스플릿 태스크(First Split task)를 포함하며, 상기 제 1 스플릿 태스크는 제 1 서브 플로우 결과값을 이용하는 제 2 서브 플로우를 결정하기 위한 정보를 포함하는,
플로우 기반의 프로세싱을 수행하는 방법.
A method for performing flow-based processing using a hub module,
Receiving a main flow including a first sub flow and at least two second sub flows connected to the first sub flow through a flow receiving unit; One sub-flow and the at least two second sub-flows comprising at least one task;
Generating a first subflow result through a controller by performing the first subflow based on a predetermined task processing procedure; And
Allowing the at least two second subflows to use the first subflow result value through the control;
Lt; / RTI >
Wherein the first sub-flow includes a first split task, the first split task including information for determining a second sub-flow using a first sub-
A method for performing flow-based processing.
삭제delete 제 1 항에 있어서,
상기 적어도 둘의 제 2 서브 플로우 중 적어도 하나가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 적어도 하나의 제 2 서브 플로우 결과값(Second sub flow result)을 상기 제어부를 통해 생성하는 단계;
를 포함하는,
플로우 기반의 프로세싱을 수행하는 방법.
The method according to claim 1,
Generating at least one second sub-flow result through the controller by performing at least one of the at least two second sub-flows based on a predetermined task processing order;
/ RTI >
A method for performing flow-based processing.
제 3 항에 있어서,
상기 메인 플로우는:
상기 적어도 둘의 제 2 서브 플로우 중 어느 하나에 연결되는 적어도 둘의 제 3 서브 플로우;
를 더 포함하고,
상기 적어도 둘의 제 3 서브 플로우가 상기 적어도 둘의 제 3 서브 플로우에 연결되는 제 2 서브 플로우에 의해 생성되는 상기 제 2 서브 플로우 결과값을 이용하도록 상기 제어부를 통해 허용하는 단계;
를 포함하는,
플로우 기반의 프로세싱을 수행하는 방법.
The method of claim 3,
The main flow includes:
At least two third subflows connected to any one of said at least two second subflows;
Further comprising:
Allowing the at least two third sub-flows to use the second sub-flow result value generated by a second sub-flow coupled to the at least two third sub-flows;
/ RTI >
A method for performing flow-based processing.
제 4 항에 있어서,
상기 적어도 둘의 제 3 서브 플로우에 연결되는 제 2 서브 플로우는 제 2 스플릿 태스크(First Split task)를 포함하는-제 2 스플릿 태스크는 제 2 서브 플로우 결과값을 이용하는 제 3 서브 플로우를 결정하기 위한 정보를 포함-,
플로우 기반의 프로세싱을 수행하는 방법.
5. The method of claim 4,
The second sub-flow coupled to the at least two third sub-flows comprises a second split task, and the second split task comprises a second sub-flow for determining a third sub-flow using the second sub- Information includes -,
A method for performing flow-based processing.
제 4 항에 있어서,
상기 적어도 둘의 제 3 서브 플로우 중 적어도 하나가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 적어도 하나의 제 3 서브 플로우 결과값(Second sub flow result)을 상기 제어부를 통해 생성하는 단계;
를 포함하는,
플로우 기반의 프로세싱을 수행하는 방법.
5. The method of claim 4,
Generating at least one third subflow result through the controller by performing at least one of the at least two third subflows based on a predetermined task processing order;
/ RTI >
A method for performing flow-based processing.
제 1 항 또는 제 4 항에 있어서,
상기 메인 플로우를 수신한 후 상기 메인 플로우에 포함된 서브 플로우를 상기 허브 모듈을 통해 저장하는 단계;
를 더 포함하는,
플로우 기반의 프로세싱을 수행하는 방법.
The method according to claim 1 or 4,
Storing the subflow included in the main flow through the hub module after receiving the main flow;
≪ / RTI >
A method for performing flow-based processing.
제 7 항에 있어서,
상기 저장된 서브 플로우 중에서 적어도 하나를 상기 제어부를 통해 호출하는 단계;
를 더 포함하는,
플로우 기반의 프로세싱을 수행하는 방법.
8. The method of claim 7,
Calling at least one of the stored sub-flows through the control unit;
≪ / RTI >
A method for performing flow-based processing.
인코딩된 명령들을 포함하는 컴퓨터-판독가능 저장 매체에 저장된 컴퓨터 프로그램으로서, 상기 컴퓨터 프로그램은 컴퓨터 시스템의 하나 이상의 프로세서들에 의해 실행되는 경우, 상기 하나 이상의 프로세서들로 하여금 플로우 기반의 프로세싱을 수행하기위한 동작들을 실행하도록 하며, 상기 동작들은:
제 1 서브 플로우 및 상기 제 1 서브 플로우에 연결된 적어도 둘의 제 2 서브 플로우를 포함하는 메인 플로우를 수신하는 동작-상기 제 1 서브 플로우 및 상기 제 2 서브 플로우는 적어도 하나의 태스크를 포함함-;
상기 제 1 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 제 1 서브 플로우 결과값을 생성하는 동작; 및
상기 적어도 둘의 제 2 서브 플로우가 상기 제 1 서브 플로우 결과값을 이용하도록 허용하는 동작;
을 포함하고,
상기 제 1 서브 플로우는 제 1 스플릿 태스크(First Split task)를 포함하며, 상기 제 1 스플릿 태스크는 제 1 서브 플로우 결과값을 이용하는 제 2 서브 플로우를 결정하기 위한 정보를 포함하는,
컴퓨터-판독가능 저장 매체에 저장된 컴퓨터 프로그램.
21. A computer program stored in a computer-readable storage medium including encoded instructions, the computer program being executable by one or more processors of a computer system to cause the one or more processors to perform flow-based processing To perform operations, the operations comprising:
The method comprising: receiving a main flow comprising a first sub-flow and at least two second sub-flows connected to the first sub-flow, the first sub-flow and the second sub-flow comprising at least one task;
The first subflow being performed based on a predetermined task processing order to generate a first subflow result; And
Allowing the at least two second subflows to use the first subflow result;
/ RTI >
Wherein the first sub-flow includes a first split task, the first split task including information for determining a second sub-flow using a first sub-
A computer program stored in a computer-readable storage medium.
플로우 기반의 프로세싱을 수행하기위한 서버로서,
허브 모듈;
을 포함하고,
상기 허브 모듈은:
제 1 서브 플로우 및 상기 제 1 서브 플로우에 연결된 적어도 둘의 제 2 서브 플로우를 포함하는 메인 플로우를 수신하는 플로우 수신부-상기 제 1 서브 플로우 및 상기 제 2 서브 플로우는 적어도 하나의 태스크를 포함함-;
상기 제 1 서브 플로우가 사전 결정된 태스크 처리 순서에 기초하여 수행됨으로써 제 1 서브 플로우 결과값을 생성하며, 그리고 상기 적어도 둘의 제 2 서브 플로우가 상기 제 1 서브 플로우 결과값을 이용하도록 허용하는 제어부;
를 포함하고,
상기 제 1 서브 플로우는 제 1 스플릿 태스크(First Split task)를 포함하며, 상기 제 1 스플릿 태스크는 제 1 서브 플로우 결과값을 이용하는 제 2 서브 플로우를 결정하기 위한 정보를 포함하는,
플로우 기반의 프로세싱을 수행하기위한 서버.

1. A server for performing flow-based processing,
Hub module;
/ RTI >
The hub module comprises:
A flow receiver for receiving a main flow comprising a first subflow and at least two second subflows connected to the first subflow, the first subflow and the second subflow comprising at least one task, ;
Wherein the first sub-flow is performed based on a predetermined task processing order to generate a first sub-flow result value, and the at least two second sub-flows allow the first sub-flow result value to be used;
Lt; / RTI >
Wherein the first sub-flow includes a first split task, the first split task including information for determining a second sub-flow using a first sub-
A server for performing flow-based processing.

KR1020170101003A 2017-08-09 2017-08-09 Method for processing based on flow using split task, system and apparatus KR101896297B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170101003A KR101896297B1 (en) 2017-08-09 2017-08-09 Method for processing based on flow using split task, system and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170101003A KR101896297B1 (en) 2017-08-09 2017-08-09 Method for processing based on flow using split task, system and apparatus

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020180100216A Division KR20190016928A (en) 2018-08-27 2018-08-27 Method for processing based on flow using split task, system and apparatus

Publications (1)

Publication Number Publication Date
KR101896297B1 true KR101896297B1 (en) 2018-09-07

Family

ID=63595012

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170101003A KR101896297B1 (en) 2017-08-09 2017-08-09 Method for processing based on flow using split task, system and apparatus

Country Status (1)

Country Link
KR (1) KR101896297B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111459629A (en) * 2020-03-24 2020-07-28 深圳市云智融科技有限公司 Azkaban-based project operation method and device and terminal equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990045469A (en) * 1997-11-21 1999-06-25 가나이 쓰도무 Method and system for performing workflow control according to the input state of data
JP2001282565A (en) * 2000-03-30 2001-10-12 Ando Electric Co Ltd Program conversion device, program conversion method and storage medium
JP2011113290A (en) * 2009-11-26 2011-06-09 Nec Corp Job flow management apparatus, management method and management program
JP2016177387A (en) * 2015-03-18 2016-10-06 株式会社リコー Information processing apparatus, system, information processing method, and program
JP2017033457A (en) * 2015-08-05 2017-02-09 富士通株式会社 Scheduling support method, information processor, and scheduling support program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990045469A (en) * 1997-11-21 1999-06-25 가나이 쓰도무 Method and system for performing workflow control according to the input state of data
JP2001282565A (en) * 2000-03-30 2001-10-12 Ando Electric Co Ltd Program conversion device, program conversion method and storage medium
JP2011113290A (en) * 2009-11-26 2011-06-09 Nec Corp Job flow management apparatus, management method and management program
JP2016177387A (en) * 2015-03-18 2016-10-06 株式会社リコー Information processing apparatus, system, information processing method, and program
JP2017033457A (en) * 2015-08-05 2017-02-09 富士通株式会社 Scheduling support method, information processor, and scheduling support program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111459629A (en) * 2020-03-24 2020-07-28 深圳市云智融科技有限公司 Azkaban-based project operation method and device and terminal equipment

Similar Documents

Publication Publication Date Title
KR101706252B1 (en) Method, server and computer program stored in computer readable medium for synchronizing query result
US10572685B1 (en) Protecting sensitive data
CN108512666A (en) Encryption method, data interactive method and the system of API request
CN111783124B (en) Data processing method, device and server based on privacy protection
CN111241138B (en) Data matching method and device
US20180232916A1 (en) Dynamic interaction graphs with probabilistic edge decay
KR20100135202A (en) Dynamic content preference and behavior sharing between computing devices
CN105320613A (en) Systems and methods for dynamic data storage
US9451423B2 (en) Method and apparatus for recording information during a call
CN109154968A (en) The system and method for the safety in organizing and efficiently communicated
CN107480205A (en) A kind of method and apparatus for carrying out data partition
US20200127959A1 (en) Architecture for large data management in communication applications through multiple mailboxes
CN109802832A (en) A kind of processing method of data file, system, big data processing server and computer storage medium
US20230289146A1 (en) Method for a development environment
CN108763443A (en) block chain account processing method and device
KR101896297B1 (en) Method for processing based on flow using split task, system and apparatus
KR101747262B1 (en) Method and apparatus for reducing query processing time by dynamically changing algorithms and computer readable medium therefor
US10530724B2 (en) Large data management in communication applications through multiple mailboxes
KR20190016928A (en) Method for processing based on flow using split task, system and apparatus
KR102111544B1 (en) DAG-based blockchain with scalability
KR102163930B1 (en) Distributed compile system implementing blockchain rewards
KR20190030435A (en) Method, apparatus and computer program stored in computer readable medium for recommending designated goods by natural language processing
KR20190036770A (en) Method for using mainframe system data in open system in realtime
KR101935249B1 (en) Method for processing based on flow using stored procedure, system and apparatus
KR20170101835A (en) Method, server and computer program stored in computer readable medium for synchronizing query result

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
A107 Divisional application of patent
GRNT Written decision to grant