KR101158534B1 - A dynamic process management system for processing data in various environment - Google Patents

A dynamic process management system for processing data in various environment Download PDF

Info

Publication number
KR101158534B1
KR101158534B1 KR1020090089028A KR20090089028A KR101158534B1 KR 101158534 B1 KR101158534 B1 KR 101158534B1 KR 1020090089028 A KR1020090089028 A KR 1020090089028A KR 20090089028 A KR20090089028 A KR 20090089028A KR 101158534 B1 KR101158534 B1 KR 101158534B1
Authority
KR
South Korea
Prior art keywords
command
topology
management system
unit
data
Prior art date
Application number
KR1020090089028A
Other languages
Korean (ko)
Other versions
KR20110031678A (en
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 KR1020090089028A priority Critical patent/KR101158534B1/en
Publication of KR20110031678A publication Critical patent/KR20110031678A/en
Application granted granted Critical
Publication of KR101158534B1 publication Critical patent/KR101158534B1/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
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

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 dynamic process management system for data processing in various environments, the process-based management unit for mapping the memory using the process information according to the interface unit receives a specific command from the user and the command input through the interface unit And a code base unit for storing a class related to the process information, so that only a desired data can be obtained by using a user-defined process.

프로세스, 데이터, 시스템 Process, data, system

Description

다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템{A dynamic process management system for processing data in various environment}A dynamic process management system for processing data in various environment}

본 발명은 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템에 관한 것으로, 사용자에 의하여 정의된 프로세스를 메모리에 매핑(Mapping)함으로서 실시간 데이터에 대한 의미 정보를 사용자에게 전달하도록 한다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a dynamic process management system for data processing in various environments, and to convey semantic information on real-time data to a user by mapping a process defined by a user to a memory.

대용량 데이터를 처리하기 위하여 다양한 소프트웨어 기술이 발전되어 왔다. 1970년대에는 대용량 처리를 위하여 메인 프레임이라는 거대한 컴퓨터를 이용하여 작업을 수행하였지만 최근에는 소형 컴퓨터를 이용하더라도 충분히 많은 양의 데이터를 처리할 수 있는 환경이 마련되었다.Various software technologies have been developed to process large amounts of data. In the 1970s, a large computer called mainframe was used for large-capacity processing. However, in recent years, an environment in which a small computer can handle a large amount of data has been prepared.

일반적으로 대용량 데이터를 저장하고 이를 처리하는 기술로 데이터 베이스 기술이 발전되었다. 특히 속성(Attribute)의 연관성을 저장하는 관계형 데이터 베이스(relational database)와 상기 관계형 데이터 베이스에 자료를 처리하기 위한 메소드를 추가한 객체기반 데이터 베이스(object-based database)가 가장 많이 상 용화되어 있다.In general, database technology has been developed to store and process large amounts of data. In particular, relational databases that store attribute associations and object-based databases that add methods for processing data in the relational database are most commonly used.

하지만, 최근에 유무선 네트워크 기술이 발전함에 따라 무선 및 유선을 통하여 상당히 많은 양의 데이터가 꾸준히 입력되면서 이를 처리하는 데 데이터베이스 기술이 한계점을 갖게 되었다. 이러한 환경에서 데이터 처리를 수행하는 대표적인 사례가 스탠포드에서 개발된 STREAM이다. 상기 STREAM에서는 다양한 소스로부터 입력되는 데이터에 대하여 실시간으로 데이터를 축약하여 저장하게 되며 사용자는 SQL(Structured Query Language)과 유사한 질의 언어를 이용하여 정보를 습득하게 된다. 하지만, 방대한 양의 데이터들을 축약하여 저장한다고 하더라도 두 가지 문제점이 발생한다. 첫째는 시간이 지남에 따라 하나의 컴퓨터가 수용할 수 있는 데이터 저장공간이 부족하게 되며, 둘째는 축약해서 저장한 데이터가 의미가 있는지에 대한 확인이 어려워진다.However, with the recent development of wired and wireless network technology, a considerable amount of data is continuously input through wireless and wired lines, and database technology has a limitation in processing this. A representative example of data processing in this environment is STREAM, developed at Stanford. In the STREAM, data is shortened and stored in real time with respect to data input from various sources, and a user acquires information using a query language similar to a structured query language (SQL). However, even if a large amount of data is reduced and stored, two problems arise. First, as time goes by, there is not enough data storage space for one computer, and second, it is difficult to check whether the data stored in abbreviation is meaningful.

본 발명의 목적은 방대한 데이터 처리를 위하여 데이터를 저장하는 방식이 아닌 프로세스 관리를 통한 사용자 정의 프로세스를 이용하여 사용자가 원하는 데이터만을 획득할 수 있도록 하는 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템을 제공하는 데 있다.An object of the present invention is to provide a dynamic process management system for data processing in a variety of environments that allows the user to obtain only the desired data by using a user-defined process through process management rather than a method of storing data for massive data processing. To provide.

상기의 목적을 이루기 위한 본 발명의 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템은 사용자로부터 특정 명령을 입력받기 위한 인터페이스부와; 상기 인터페이스부를 통해 입력되는 명령을 분석하는 리퀘스트 매니저부와, 상기 리퀘스트 매니저부에 의하여 분석된 명령에 정의된 프로세스가 어떠한 클래스를 상속하는지 판단하는 클래스 매니저부와, 상기 클래스 매니저부에 의하여 판단된 클래스를 상기 코드 기반부에서 독출하여 메모리에 로딩시키는 클래스 로더부 및 상기 리퀘스트 매니저부에 의하여 분석된 명령에 정의된 토폴로지에 따라서 클래스들로부터 객체를 생성하여 이들 객체를 토폴로지 순서대로 메모리에 매핑시키는 프로세스 매니저부를 포함하는 프로세스 기반 관리부; 및 상기 프로세스 정보에 관계된 클래스를 저장하는 코드 기반부를 포함하는 것이 특징이다.In order to achieve the above object, a dynamic process management system for processing data in various environments of the present invention includes an interface unit for receiving a specific command from a user; A request manager unit for analyzing a command input through the interface unit, a class manager unit for determining which class the process defined in the command analyzed by the request manager unit inherits, and a class determined by the class manager unit A class loader that reads the code base unit into the memory and loads it into a memory, and a process manager that creates objects from classes according to the topology defined in the instruction analyzed by the request manager unit and maps these objects to the memory in the order of topology. A process based management unit comprising a unit; And a code base unit that stores a class related to the process information.

삭제delete

상기 입력되는 명령의 분석은 정당한 권한자에 의한 명령인지의 여부를 판단하는 것을 특징으로 한다.The analysis of the input command is characterized by determining whether or not the command by a legitimate authority.

권한자의 정보를 저장하는 권한자 정보 저장부를 포함하며, 상기 리퀘스트 매니저부는 상기 권한자 정보 저장부에 저장된 정보를 이용하여 명령을 분석하는 것을 특징으로 한다.And an authority information storage unit for storing the authority information, wherein the request manager unit analyzes the command using the information stored in the authority information storage unit.

상기 입력되는 명령의 분석은 복수의 프로세스들간의 관계인 스펙에 대한 분석을 포함하는 것을 특징으로 한다.Analysis of the input command is characterized in that it includes an analysis of the specification that is a relationship between a plurality of processes.

상기 스펙은 선형 토폴로지, 조인 토폴로지, 분산 토폴로지, 허브 토폴로지, 재귀 토폴로지 또는 피드백 토폴로지인 것을 특징으로 한다. The specification may be a linear topology, a join topology, a distributed topology, a hub topology, a recursive topology, or a feedback topology.

상기 분석된 명령에 정의된 프로세스는 프라이머티브 개체를 포함하는 것을 특징으로 한다.The process defined in the analyzed instruction is characterized in that it comprises a primary entity.

상기 분석된 명령에 정의된 프로세스는 데이터를 입력하는 리스너와 데이터를 처리하는 프로세서와 데이터를 전송하는 리포터를 포함하는 것을 특징으로 한다.The process defined in the analyzed command includes a listener for inputting data, a processor for processing the data, and a reporter for transmitting the data.

상기 메모리에 매핑이 끝난 이후에 스펙에 정의된 URL로 처리 결과가 전송되는 것을 특징으로 한다.After the mapping is completed, the processing result is transmitted to the URL defined in the specification.

본 발명에 따르면, 사용자 정의 프로세스를 이용하여 사용자가 원하는 데이터만을 획득할 수 있도록 한다.According to the present invention, it is possible to obtain only the data desired by the user using a user defined process.

전술한, 그리고 추가적인 본 발명의 양상들은 첨부된 도면을 참조하여 설명되는 바람직한 실시예들을 통하여 더욱 명백해질 것이다. 이하에서는 본 발명을 이러한 실시예를 통해 당업자가 용이하게 이해하고 재현할 수 있도록 상세히 설명하기로 한다.BRIEF DESCRIPTION OF THE DRAWINGS The foregoing and further aspects of the present invention will become more apparent from the following detailed description of preferred embodiments with reference to the accompanying drawings. Hereinafter, the present invention will be described in detail to enable those skilled in the art to easily understand and reproduce the present invention.

도 1은 본 발명의 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템의 구성을 나타낸 도면이다. 도시된 바와 같이, 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템은 인터페이스부(100), 프로세스 기반 관리부(110) 및 코드 기반부(120)를 포함한다.1 is a diagram showing the configuration of a dynamic process management system for data processing in various environments of the present invention. As shown, the dynamic process management system for data processing in various environments includes an interface unit 100, a process based management unit 110, and a code base unit 120.

상기 인터페이스부(100)는 사용자로부터 특정 명령을 입력받는다. 상기 인터페이스부(100)는 외부에 존재하는 사용자로부터 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템이 특정 동작을 수행할 수 있도록 하는 명령을 입력받는다.The interface unit 100 receives a specific command from the user. The interface unit 100 receives a command from an external user to allow a dynamic process management system for data processing in various environments to perform a specific operation.

상기 프로세스 기반 관리부(110)는 도 2에 도시된 바와 같이, 리퀘스트 매니저부(Request Manager)(200), 권한자 정보 저장부(210), 클래스 매니저부(Class Manager)(220), 클래스 로더부(Class Loader)(230) 및 프로세스 매니저부(Process Manager)(240)를 포함한다.As shown in FIG. 2, the process-based management unit 110 may include a request manager 200, an authority information storage unit 210, a class manager unit 220, and a class loader unit. A Class Loader 230 and a Process Manager 240.

상기 리퀘스트 매니저부(200)는 상기 인터페이스부(100)를 통해 입력되는 명령을 분석한다. 상기 리퀘스트 매니저부(200)는 상기 인터페이스부(100)를 통해 입력된 명령이 정당한 권한자에 의한 명령인지를 판단한다. 상기 리퀘스트 매니저부(200)는 명령이 정당한 권한자에 의한 명령인지를 판단하기 위하여 인터페이스부(100)를 통해 정당한 권한자임을 증명할 수 있는 아이디 또는 특정 접속번호를 입력받아서 판단한다. 단, 정당한 권한자인지의 여부에 대한 판단은 상기에 한정되는 것이 아닌 접속한 권한자의 특징을 확인할 수 있는 어떠한 정보를 입력받아서 확인작업을 하는 것도 가능하다.The request manager unit 200 analyzes a command input through the interface unit 100. The request manager unit 200 determines whether the command input through the interface unit 100 is a command by a valid authority. The request manager unit 200 determines by receiving an ID or a specific access number for proving that the command is a right authority through the interface unit 100 to determine whether the command is a command by a right authority. However, the determination as to whether or not the right authority is not limited to the above, it is also possible to check the operation by receiving any information that can confirm the characteristics of the connected authority.

또한, 상기 리퀘스트 매니저부(200)는 상기 명령의 내용을 분석한다. 상기 인터페이스부(100)를 통해 입력되는 명령은 복수의 프로세스들간의 관계인 스펙이 정의된다.In addition, the request manager unit 200 analyzes the contents of the command. The command input through the interface unit 100 defines a specification that is a relationship between a plurality of processes.

도 3은 상기 정의된 스펙의 제 1 실시예를 나타낸 도면이다. 도시된 바와 같이, 상기 인터페이스부를 통해 입력되는 명령이 정의하는 스펙은 선형(Linear) 토폴로지(Topology)다. 상기 선형 토폴로지는 두 개 이상의 프로세스가 한쪽 방향으로 연결되어 있는 구조를 말한다. 이러한 토폴로지는 가장 기본적인 구조이며, 대부분의 미들웨어 시스템에서 사용되는 방법이다. 즉, 하나의 입력을 받고 처리과정을 통하여 하나의 출력을 갖는다. 도면은 프로세스 P1, P2 및 P3가 있을 때 연결 관계를 나타내며 이를 PML(Process Management Language)로 표현하면 {P1->P2, P2->P3}와 같다.3 shows a first embodiment of the specification as defined above. As shown, the specification defined by the command input through the interface unit is a linear topology. The linear topology refers to a structure in which two or more processes are connected in one direction. This topology is the most basic structure and method used in most middleware systems. That is, it receives one input and has one output through processing. The figure shows a connection relationship when there are processes P1, P2 and P3, and this is expressed as {P1-> P2, P2-> P3} when expressed in PML (Process Management Language).

도 4는 상기 정의된 스펙의 제 2 실시예를 나타낸 도면이다. 도시된 바와 같 이, 상기 인터페이스부를 통해 입력되는 명령이 정의하는 스펙은 조인(Join) 토폴로지다. 상기 조인 토폴로지는 두 개 이상의 입력을 받고 이를 처리하여 하나의 출력을 내는 구조다. 두 개 이상의 입력이 상호 간에 의미를 가질 때 이러한 토폴로지가 사용된다. 도면은 프로세스 P1, P2, P3 및 P4가 있을 때 연결관계를 나타내며, 이를 PML로 표현하면 {P1->P3, P2->P3, P3->P4}와 같다.4 shows a second embodiment of the specification as defined above. As shown, the specification defined by the command input through the interface unit is a join topology. The join topology is a structure that receives two or more inputs and processes them to produce one output. This topology is used when two or more inputs have meaning to each other. The figure shows the connection relationship when there are processes P1, P2, P3 and P4, which is expressed as PML as {P1-> P3, P2-> P3, P3-> P4}.

도 5는 상기 정의된 스펙의 제 3 실시예를 나타낸 도면이다. 도시된 바와 같이, 상기 인터페이스부를 통해 입력되는 명령이 정의하는 스펙은 분산(Distribute) 토폴로지다. 상기 분산 토폴로지는 하나의 입력을 받고 이를 처리하여 두 개 이상의 다른 프로세스로 전달하는 구조다. 입력되는 정보에 따라 어떤 프로세스로 전달할 지의 여부는 프로세스가 설계될 때 추가될 수 있다. 도면은 프로세스 P1, P2, P3 및 P4가 있을 때 연결관계를 나타내며, 이를 PML로 표현하면 {P1->P2, P2->P3, P2->P4}와 같다.5 is a view showing a third embodiment of the specification defined above. As shown, the specification defined by the command input through the interface unit is a distributed topology. The distributed topology is a structure that receives one input and processes it and delivers it to two or more different processes. Depending on the information entered, which process to pass to can be added when the process is designed. The figure shows the connection relationship when there are processes P1, P2, P3 and P4, which is expressed as PML as {P1-> P2, P2-> P3, P2-> P4}.

도 6은 상기 정의된 스펙의 제 4 실시예를 나타낸 도면이다. 도시된 바와 같이, 상기 인터페이스부를 통해 입력되는 명령이 정의하는 스펙은 허브(Hub) 토폴로지다. 상기 허브 토폴로지는 두 개 이상의 입력을 받아서 처리한 이후에 두 개 이상의 프로세스로 정보를 전달하는 토폴로지를 말한다. 입력된 정보는 상기 조인 토폴로지와 마찬가지로 서로 연관된 정보를 취합하게 되며 이를 조건에 따라 다른 여러 프로세스로 전달하게 된다. 도면은 프로세스 P1, P2, P3, P4 및 P5가 있을 때 연결관계를 나타내며, 이를 PML로 표현하면 {P1->P3, P2->P3, P3->P4, P3->P5}와 같다.6 shows a fourth embodiment of the specification as defined above. As shown, the specification defined by the command input through the interface unit is a hub topology. The hub topology refers to a topology that transmits information to two or more processes after receiving and processing two or more inputs. Like the join topology, the input information collects information related to each other and transfers the information to other processes according to conditions. The figure shows the connection relationship when there are processes P1, P2, P3, P4 and P5, which is expressed in PML as {P1-> P3, P2-> P3, P3-> P4, P3-> P5}.

도 7은 상기 정의된 스펙의 제 5 실시예를 나타낸 도면이다. 도시된 바와 같이, 상기 인터페이스부를 통해 입력되는 명령이 정의하는 스펙은 재귀(Recursion) 토폴로지다. 상기 재귀 토폴로지는 상기 선형 토폴로지를 응용한 것으로 하나의 프로세스의 출력이 다시 자신의 프로세스의 입력으로 들어오게 된다. 재귀 토폴로지는 특정 정보에 대한 반복적인 작업이 요구되는 경우에 사용된다. 도면은 프로세스 P2가 있을 때 연결관계를 나타내며, 이를 PML로 표현하면 {P2->P2}와 같다.7 is a view showing a fifth embodiment of the specification defined above. As shown, the specification defined by the command input through the interface unit is a recursion topology. The recursive topology is an application of the linear topology, and the output of one process is brought back into the input of its own process. Recursive topologies are used when repetitive work on specific information is required. The figure shows a connection relationship when there is a process P2, which is expressed as {P2-> P2} in PML.

도 8은 상기 정의된 스펙의 제 6 실시예를 나타낸 도면이다. 도시된 바와 같이, 상기 인터페이스부를 통해 입력되는 명령이 정의하는 스펙은 피드백(Feed-back) 토폴로지다. 상기 피드백 토폴로지는 상기 선행 토폴로지를 응용한 것으로 하나의 프로세스의 출력이 다시 자신의 프로세스의 입력으로 들어오게 된다. 피드백 토폴로지는 특정 정보에 대한 반복적인 작업이 요구되는 경우에 사용된다. 도면은 P1, P3가 있을 때 연결관계를 나타내며, 이를 PML로 표현하면 {P1->P3, P3->P1}와 같다.8 illustrates a sixth embodiment of the specification as defined above. As shown, the specification defined by the command input through the interface unit is a feedback (feed-back) topology. The feedback topology is an application of the preceding topology, and the output of one process is brought back into the input of its own process. Feedback topologies are used when repetitive work on specific information is required. The figure shows the connection relationship when there are P1 and P3, which is expressed as {P1-> P3, P3-> P1}.

상기 권한자 정보 저장부(210)는 권한자의 정보를 저장한다. 상기 권한자 정보 저장부(210)는 상기 리퀘스트 매니저부(200)가 접속된 권한자가 정당한 권한자인지의 여부를 확인하는데 있어서 요구되는 정보를 저장한다. 상기 권한자 정보 저장부(210)는 상기 리퀘스트 매니저부(200)의 요구에 따라 저장하고 있던 정보를 송부한다.The authority information storage unit 210 stores the authority information. The authority information storage unit 210 stores information required for confirming whether the authority to which the request manager unit 200 is connected is a legitimate authority. The authority information storage unit 210 transmits the stored information according to the request of the request manager unit 200.

상기 클래스 매니저부(220) 상기 리퀘스트 매니저부(200)에 의하여 분석된 명령에 정의된 프로세스가 어떠한 클래스(Class)를 상속하고 있는지를 판단한다. 상기 명령에 정의된 프로세스의 구조는 프로세스 스키마(Process Schema)라 정의된다. 도 9는 프로세스 스키마의 구조를 나타낸 도면이다. 도시된 바와 같이, 프로세스 스키마는 가장 상위에 위치하는 프라이머티브(Primitive) 개체(900)는 모든 클래스에서 상속을 받게 되며, 시스템의 기본 이름으로 관리자가 정의하게 된다. 프라이머티브 개체의 하위 클래스들인 리스너(Listener)(910), 프로세서(Processor)(920) 및 리포터(Reporter)(930)는 시스템의 가장 기본적인 클래스들이다. 상기 각 클래스들은 데이터 입력, 처리 및 전송을 위한 역할을 수행하며 이들 클래스들을 상속하여 사용자마다 사용될 클래스들로 생성될 수 있다. 사용자마다 사용될 클래스들은 데이터 정의부와 메소드 선언부만 존재하게 된다. 따라서 실질적으로 일반 사용자들은 인터페이스를 상속받아 데이터 정의부를 이용하여 메소드를 사용자의 활용에 따라 정의하게 된다. The class manager 220 determines which class the process defined in the command analyzed by the request manager 200 inherits. The structure of the process defined in the command is defined as a Process Schema. 9 is a diagram illustrating the structure of a process schema. As shown, the primitive object 900 at the top of the process schema inherits from all classes, and is defined by the administrator as the system's default name. The subclasses of the primary entity, the listener 910, the processor 920, and the reporter 930, are the most basic classes of the system. Each of the above classes plays a role for data input, processing and transmission, and may be generated as classes to be used for each user by inheriting these classes. The classes to be used for each user only have a data definition part and a method declaration part. Therefore, in general, general users inherit the interface and use the data definition unit to define methods according to the user's usage.

상기 클래스 로더부(230)는 상기 클래스 매니저부(220)에 의하여 판단된 클래스를 메모리에 로딩시킨다. 상기 클래스 로더부(230)는 상기 클래스 매니저부(220)에 의하여 판단된 클래스를 상기 코드 기반부(120)에서 독출하여 메모리에 로딩한다.The class loader 230 loads a class determined by the class manager 220 into a memory. The class loader 230 reads the class determined by the class manager 220 from the code base unit 120 and loads the class into the memory.

상기 프로세스 매니저부(240)는 상기 리퀘스트 매니저부(200)에 의하여 분석된 명령에 정의된 토폴로지에 따라서 클래스들로부터 객체를 생성하여 이들 객체를 토폴로지 순서대로 메모리에 매핑시킨다. 상기 메모리에 매핑이 끝난 이후에 스펙에 정의된 URL로 처리 결과가 전송된다.The process manager 240 generates objects from classes according to the topology defined in the command analyzed by the request manager 200 and maps these objects to memory in the order of topology. After the mapping is completed in the memory, the processing result is transmitted to the URL defined in the specification.

상기 코드 기반부(120)는 복수의 클래스들이 저장된다. 상기 코드 기반 부(120)는 프로세스 스키마 구조에서 새롭게 정의된 클래스들을 저장한다. 상기 복수의 저장된 클래스들 중 특정 클래스는 클래스 로더부(230)에 의하여 독출된다. The code base unit 120 stores a plurality of classes. The code base unit 120 stores classes newly defined in the process schema structure. A particular class of the plurality of stored classes is read by the class loader 230.

이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far I looked at the center of the preferred embodiment for the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the disclosed embodiments should be considered in an illustrative rather than a restrictive sense. The scope of the present invention is defined by the appended claims rather than by the foregoing description, and all differences within the scope of equivalents thereof should be construed as being included in the present invention.

도 1은 본 발명의 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템의 구성을 나타낸 도면.1 is a diagram showing the configuration of a dynamic process management system for data processing in various environments of the present invention.

도 2는 상기 프로세스 기반 관리부를 상세히 나타낸 도면.2 is a diagram illustrating the process-based management unit in detail.

도 3은 상기 정의된 스펙의 제 1 실시예를 나타낸 도면.3 shows a first embodiment of the specification as defined above;

도 4는 상기 정의된 스펙의 제 2 실시예를 나타낸 도면.4 shows a second embodiment of the specification as defined above;

도 5는 상기 정의된 스펙의 제 3 실시예를 나타낸 도면.5 shows a third embodiment of the specification as defined above;

도 6은 상기 정의된 스펙의 제 4 실시예를 나타낸 도면.6 shows a fourth embodiment of the specification as defined above;

도 7은 상기 정의된 스펙의 제 5 실시예를 나타낸 도면.7 shows a fifth embodiment of the specification as defined above;

도 8은 상기 정의된 스펙의 제 6 실시예를 나타낸 도면.8 shows a sixth embodiment of the specification as defined above;

도 9는 프로세스 스키마의 구조를 나타낸 도면.9 illustrates the structure of a process schema.

Claims (9)

삭제delete 사용자로부터 특정 명령을 입력받기 위한 인터페이스부와;An interface unit for receiving a specific command from a user; 상기 인터페이스부를 통해 입력되는 명령을 분석하는 리퀘스트 매니저부와, 상기 리퀘스트 매니저부에 의하여 분석된 명령에 정의된 프로세스가 어떠한 클래스를 상속하는지 판단하는 클래스 매니저부와, 상기 클래스 매니저부에 의하여 판단된 클래스를 코드 기반부에서 독출하여 메모리에 로딩시키는 클래스 로더부 및 상기 리퀘스트 매니저부에 의하여 분석된 명령에 정의된 토폴로지에 따라서 클래스들로부터 객체를 생성하여 이들 객체를 토폴로지 순서대로 메모리에 매핑시키는 프로세스 매니저부를 포함하는 프로세스 기반 관리부; 및A request manager unit for analyzing a command input through the interface unit, a class manager unit for determining which class the process defined in the command analyzed by the request manager unit inherits, and a class determined by the class manager unit Class loader for reading the code from the code base unit and loading it into the memory, and a process manager unit for generating objects from classes according to the topology defined in the command analyzed by the request manager and mapping these objects to memory in the order of topology. A process-based management unit including; And 상기 프로세스 정보에 관계된 클래스를 저장하는 코드 기반부를 포함하는 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템.Dynamic process management system for processing data in various environments including a code base unit for storing the class related to the process information. 제 2항에 있어서, 3. The method of claim 2, 상기 입력되는 명령의 분석은 정당한 권한자에 의한 명령인지의 여부를 판단하는 것을 특징으로 하는 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템.Dynamic process management system for data processing in a variety of environments, characterized in that the analysis of the input command is determined whether the command by a legitimate authority. 제 3항에 있어서, The method of claim 3, 권한자의 정보를 저장하는 권한자 정보 저장부를 포함하며, Includes an authority information storage unit for storing the authority information, 상기 리퀘스트 매니저부는 상기 권한자 정보 저장부에 저장된 정보를 이용하여 명령을 분석하는 것을 특징으로 하는 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템.The request manager unit analyzes a command using information stored in the authority information storage unit. The dynamic process management system for processing data in various environments. 제 3항에 있어서, The method of claim 3, 상기 입력되는 명령의 분석은 복수의 프로세스들간의 관계인 스펙에 대한 분석을 포함하는 것을 특징으로 하는 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템.The analysis of the input command comprises a analysis of a specification that is a relationship between a plurality of processes, the dynamic process management system for processing data in various environments. 제 5항에 있어서, The method of claim 5, 상기 스펙은 선형 토폴로지, 조인 토폴로지, 분산 토폴로지, 허브 토폴로지, 재귀 토폴로지 또는 피드백 토폴로지인 것을 특징으로 하는 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템.The specification is a linear topology, join topology, distributed topology, hub topology, recursive topology or feedback topology, dynamic process management system for data processing in various environments. 제 5항에 있어서, The method of claim 5, 상기 분석된 명령에 정의된 프로세스는 프라이머티브 개체를 포함하는 것을 특징으로 하는 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템.The process defined in the analyzed command includes a primary entity, dynamic process management system for processing data in various environments. 제 7항에 있어서, 8. The method of claim 7, 상기 분석된 명령에 정의된 프로세스는 The process defined in the analyzed command is 데이터를 입력하는 리스너;A listener for inputting data; 데이터를 처리하는 프로세서; 및 A processor for processing data; And 데이터를 전송하는 리포터; 를 포함하는 것을 특징으로 하는 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템.A reporter for transmitting data; Dynamic process management system for data processing in a variety of environments comprising a. 제 5항에 있어서, The method of claim 5, 상기 메모리에 매핑이 끝난 이후에 스펙에 정의된 URL로 처리 결과가 전송되는 것을 특징으로 하는 다양한 환경에서의 데이터 처리를 위한 동적 프로세스 관리 시스템.Dynamic processing management system for processing data in a variety of environments, characterized in that after the mapping to the memory, the processing result is transmitted to the URL defined in the specification.
KR1020090089028A 2009-09-21 2009-09-21 A dynamic process management system for processing data in various environment KR101158534B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090089028A KR101158534B1 (en) 2009-09-21 2009-09-21 A dynamic process management system for processing data in various environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090089028A KR101158534B1 (en) 2009-09-21 2009-09-21 A dynamic process management system for processing data in various environment

Publications (2)

Publication Number Publication Date
KR20110031678A KR20110031678A (en) 2011-03-29
KR101158534B1 true KR101158534B1 (en) 2012-06-21

Family

ID=43936634

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090089028A KR101158534B1 (en) 2009-09-21 2009-09-21 A dynamic process management system for processing data in various environment

Country Status (1)

Country Link
KR (1) KR101158534B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01154231A (en) * 1987-12-10 1989-06-16 Nippon Telegr & Teleph Corp <Ntt> Optimization system for production system
KR20010075681A (en) * 1999-09-07 2001-08-09 롤페스 요하네스 게라투스 알베르투스 Variable-instruction-length processing
US20010032108A1 (en) 2000-02-24 2001-10-18 Sieron Russell J. Process automation system
KR20040097909A (en) * 2003-05-12 2004-11-18 마이크로소프트 코포레이션 Reflection-based processing of input parameters for commands

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01154231A (en) * 1987-12-10 1989-06-16 Nippon Telegr & Teleph Corp <Ntt> Optimization system for production system
KR20010075681A (en) * 1999-09-07 2001-08-09 롤페스 요하네스 게라투스 알베르투스 Variable-instruction-length processing
US20010032108A1 (en) 2000-02-24 2001-10-18 Sieron Russell J. Process automation system
KR20040097909A (en) * 2003-05-12 2004-11-18 마이크로소프트 코포레이션 Reflection-based processing of input parameters for commands

Also Published As

Publication number Publication date
KR20110031678A (en) 2011-03-29

Similar Documents

Publication Publication Date Title
US10769165B2 (en) Computing data lineage across a network of heterogeneous systems
KR101083488B1 (en) Impact analysis in an object model
US7599948B2 (en) Object relational mapping layer
US8489649B2 (en) Extensible RDF databases
US9146955B2 (en) In-memory, columnar database multidimensional analytical view integration
US20110161352A1 (en) Extensible indexing framework using data cartridges
KR20060050040A (en) Systems and methods for supporting custom graphical representations in reporting software
US20070027862A1 (en) Anonymous types for statically typed queries
Zhao et al. Ontology-based geospatial data query and integration
US8122044B2 (en) Generation of business intelligence entities from a dimensional model
JP2008532154A (en) Method, computer program, and system for processing a workflow (integrating data management operations into a workflow system)
US7720831B2 (en) Handling multi-dimensional data including writeback data
US10289620B1 (en) Reporting and data governance management
US8707260B2 (en) Resolving interdependencies between heterogeneous artifacts in a software system
US7970867B2 (en) Hypermedia management system
US11288288B2 (en) Nested group hierarchies for analytics applications
CN115114325B (en) Data query method and device, electronic equipment and storage medium
US10318524B2 (en) Reporting and data governance management
KR101158534B1 (en) A dynamic process management system for processing data in various environment
US7769750B2 (en) Metadata based hypermedia management system
US7917887B2 (en) DDEX (data designer extensibility) default object implementations for software development processes
US20110072049A1 (en) Dynamic Process Management System for Processing Data in Various Environments
CN116257221A (en) Code generation method, device, equipment and storage medium
Woodsford Spatial Database Update and Validation—Current Advances in Theory and Technology
CN113407810A (en) City information and service integration system and method based on big data

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee