KR102523389B1 - Information processing system and control method of information processing system - Google Patents

Information processing system and control method of information processing system Download PDF

Info

Publication number
KR102523389B1
KR102523389B1 KR1020217007071A KR20217007071A KR102523389B1 KR 102523389 B1 KR102523389 B1 KR 102523389B1 KR 1020217007071 A KR1020217007071 A KR 1020217007071A KR 20217007071 A KR20217007071 A KR 20217007071A KR 102523389 B1 KR102523389 B1 KR 102523389B1
Authority
KR
South Korea
Prior art keywords
execution
information
software
execution device
processing
Prior art date
Application number
KR1020217007071A
Other languages
Korean (ko)
Other versions
KR20210041056A (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 claimed from PCT/JP2020/007813 external-priority patent/WO2020240954A1/en
Publication of KR20210041056A publication Critical patent/KR20210041056A/en
Application granted granted Critical
Publication of KR102523389B1 publication Critical patent/KR102523389B1/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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices
    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Multi Processors (AREA)

Abstract

복수의 거점간에서 연계하여 행해지는 처리를 실현하는 소프트웨어를 효율적으로 개발한다. 정보 처리 시스템은, 복수의 거점의 각각에 마련되고, AP 소프트웨어를 실행하는 복수의 AP 실행 장치를 포함한다. AP 실행 장치의 각각은, 같은 처리 블록을 같은 순서로 실행하는 공통의 AP 소프트웨어를 기억한다. AP 소프트웨어는, 제1 거점의 제1 AP 실행 장치에서 실행된 처리 블록의 처리를, 제2 거점의 제2 AP 실행 장치에 연계하는 처리를 실현하는 전송 처리 블록을 포함한다. 제1 AP 실행 장치는, AP 소프트웨어의 처리 블록의 순차 실행에 있어서 제1 전송 처리 블록에 도달하면, 제1 전송 처리 블록의 식별자를 포함하는, 연계 개시를 통지하는 연계 개시 메시지를 제2 AP 실행 장치에 송신하고, 제2 AP 실행 장치는, 연계 개시 메시지를 수신하면, 제1 전송 처리 블록에 후속하는 처리 블록으로부터 순차 실행을 개시한다.Efficiently develop software that realizes processing performed in collaboration between multiple bases. The information processing system is provided at each of a plurality of bases and includes a plurality of AP execution devices that execute AP software. Each of the AP execution devices stores common AP software that executes the same processing blocks in the same order. The AP software includes a transmission processing block for realizing a process of linking the processing of the processing block executed by the first AP execution device at the first location to the second AP execution device at the second location. When the first AP execution device reaches the first transmission processing block in the sequential execution of processing blocks of the AP software, the second AP executes an association start message including an identifier of the first transmission processing block and notifying association start. device, and the second AP execution device, upon receiving the association initiation message, starts sequential execution from processing blocks following the first transmission processing block.

Description

정보 처리 시스템, 및 정보 처리 시스템의 제어 방법Information processing system and control method of information processing system

본 발명은, 정보 처리 시스템, 및 정보 처리 시스템의 제어 방법에 관한 것이다.The present invention relates to an information processing system and a control method for the information processing system.

본 출원은, 2019년 5월 28일에 출원된 일본국 특허출원2019-099564호, 및 2019년 9월 11일에 출원된 일본국 특허출원2019-165080호에 의거하는 우선권을 주장하고, 그 개시 전체를 원용하여 본 출원에 도입하는 것이다.This application claims priority based on Japanese Patent Application No. 2019-099564 filed on May 28, 2019 and Japanese Patent Application No. 2019-165080 filed on September 11, 2019, the disclosure of which The whole is used and incorporated into this application.

특허문헌 1에는, 퍼스널 컴퓨터, 셀 전화, 스마트폰, 휴대 정보 단말 등의 복수의 에지 디바이스가, 각각 네트워크를 통해 클라우드와 통신 가능하게 접속되는 시스템에 있어서, 클라우드와 에지 디바이스간에 리얼타임으로 처리를 행하는 어플리케이션이, 에지 디바이스나 클라우드로부터 수집되는 리얼타임 피드에 의거하여 통지나 추장 등의 서비스를 제공하는 것이 기재되어 있다.In Patent Literature 1, in a system in which a plurality of edge devices such as personal computers, cell phones, smart phones, and portable information terminals are connected communicatively with a cloud via a network, real-time processing between the cloud and the edge device It is described that an application running provides services such as notifications and recommendations based on real-time feeds collected from edge devices or the cloud.

특허문헌 2에는, 클라우드 서비스를 이용하는 에지측의 장치에 있어서, 어플리케이션의 개발 용이성의 향상이나, 어플리케이션으로부터 각종 클라우드 서비스의 유연한 이용을 가능하게 하는 것을 목적으로 하여 구성된 클라우드 중계 장치에 대해서 기재되어 있다. 클라우드 중계 장치는, 클라우드 서비스 장치와 접속 가능한 클라우드 접속 처리부와, 클라우드 접속 처리부에 대응하는 유저 인터페이스부와, 클라우드 접속 처리부와 유저 인터페이스부 사이에서 데이터의 중계를 행하는 중계부를 구비한다.Patent Document 2 describes a cloud relay device configured for the purpose of improving the ease of application development and enabling flexible use of various cloud services from applications in edge devices using cloud services. The cloud relay device includes a cloud connection processing unit connectable to the cloud service device, a user interface unit corresponding to the cloud connection processing unit, and a relay unit that relays data between the cloud connection processing unit and the user interface unit.

일본국 특표2015-505404호 공보Japanese Patent Publication No. 2015-505404 일본국 특개2018-92565호 공보Japanese Patent Laid-Open No. 2018-92565

저(低)지연으로 행해야 할 처리 등을 에지측에서 실행하고, 클라우드측에서는 에지측의 처리 내용의 관리 등을 행하는, 소위 에지 컴퓨팅이 주목받고 있다. 또한 에지 컴퓨팅과 같이 복수의 거점간에서 행해지는 처리를 실현하기 위한 소프트웨어를 개발할 기회가 증가하고 있다. 또한 클라우드나 에지의 어플리케이션이 공개하는 API(Application Program Interface)를 이용하여 클라우드측이나 에지측에서 제공되는 어플리케이션의 처리를 연계시키는 소프트웨어가 주목받고 있다.So-called edge computing, which executes processing to be performed with low latency on the edge side and manages the content of processing on the edge side on the cloud side, is attracting attention. In addition, opportunities to develop software for realizing processing performed between a plurality of bases, such as edge computing, are increasing. In addition, software that connects processing of applications provided from the cloud side or the edge side by using APIs (Application Program Interfaces) opened by cloud or edge applications is attracting attention.

이러한 복수의 거점간에서 처리를 연계하는 소프트웨어의 개발에 있어서는, 거점간의 통신 부하의 경감이나 시큐러티의 향상, 소프트웨어의 개발 부하의 경감 등을 도모하는 것이 요구된다. 또한 소프트웨어의 개발 방법은, 종래의 데이터의 관리(SoR: System of Record)를 중심으로 한 개발 방법으로부터, 고객을 중심으로 한 개발 방법(SoE: system of Engagement)으로 시프트하고 있어, 소프트웨어의 개발에 있어서는, 도메인측(에지측)의 상황을 숙지한 시스템의 발주측(도메인 엑스퍼트)의 참가가 중요해지고 있다.In the development of software that links processing between these plural bases, it is required to reduce the communication load between the bases, improve security, and reduce the software development load. In addition, the software development method is shifting from the conventional development method centered on data management (SoR: System of Record) to the customer-centered development method (SoE: system of engagement), and software development In this case, it is becoming important for the ordering side (domain expert) to participate in the system knowing the situation on the domain side (edge side).

특허문헌 1에서는, 개개의 에지 디바이스가 개별적으로 클라우드와의 사이에서 통신하는 구성이기 때문에, 클라우드 및 개개의 에지 디바이스의 각각에 대해서 개별적으로 소프트웨어를 구축할 필요가 있어, 시스템 전체의 개발 부담이 크고, 특히 클라우드와의 연계 처리에 익숙하지 않은 도메인 엑스퍼트에 의한 개발은 곤란하다. 또한 에지 디바이스마다 클라우드와의 사이에서 통신이 발생하기 때문에, 클라우드와 에지 디바이스 사이의 통신 부하나 시큐러티의 확보가 문제가 된다.In Patent Literature 1, since each edge device individually communicates with the cloud, it is necessary to build software individually for each of the cloud and each edge device, and the development burden of the entire system is large. In particular, it is difficult to develop by domain experts who are not familiar with the process of linking with the cloud. Further, since communication occurs between the cloud and the edge device for each edge device, communication load between the cloud and the edge device and ensuring security become a problem.

또한 특허문헌 2에 기재된 구성에서는, 에지측의 클라우드 중계 장치의 기능을 실현하는 소프트웨어를 개발할 필요가 있어, 각 거점의 클라우드 중계 장치에 대해서 개별적으로 소프트웨어를 개발할 필요가 있기 때문에 개발 부담이 크고, 특히 클라우드 중계 장치와 클라우드 사이의 연계 처리를 실현하는 소프트웨어의 개발은 도메인 엑스퍼트에게는 곤란하다.Further, in the configuration described in Patent Literature 2, it is necessary to develop software that realizes the functions of the cloud relay device on the edge side, and since it is necessary to develop software individually for the cloud relay device at each base, the development burden is large, especially It is difficult for domain experts to develop software that realizes cooperative processing between cloud relay devices and clouds.

본 발명은 이러한 배경에 의거하여 이루어진 것이며, 복수의 거점간에서 연계하여 행해지는 처리를 실현하는 소프트웨어를 효율적으로 개발하는 것이 가능한, 정보 처리 시스템, 및 정보 처리 시스템의 제어 방법을 제공하는 것을 목적으로 한다.The present invention has been made based on such a background, and aims to provide an information processing system and a control method for the information processing system capable of efficiently developing software that realizes processing performed in conjunction between a plurality of bases. do.

상기 목적을 달성하기 위한 본 발명의 하나는, 정보 처리 시스템으로서, 복수의 거점의 각각에 마련되고, 어플리케이션의 기능을 실현하는 소프트웨어인 AP 소프트웨어를 실행하는 정보 처리 장치인 복수의 AP 실행 장치를 포함하고, 상기 AP 실행 장치는 통신 네트워크를 통해 서로 통신 가능하게 접속되어 있으며, 상기 AP 실행 장치의 각각은, 같은 처리 블록을 같은 순서로 실행하는 공통의 AP 소프트웨어를 기억하고, 상기 AP 소프트웨어는, 제1 상기 거점의 제1 상기 AP 실행 장치에서 실행된 상기 처리 블록의 처리를, 제2 상기 거점의 제2 상기 AP 실행 장치에 연계하기 위한 처리를 실현하는 처리 블록인 전송 처리 블록을 포함하고, 상기 제1 AP 실행 장치는, 상기 AP 소프트웨어의 처리 블록의 순차 실행에 있어서 제1 상기 전송 처리 블록에 도달하면, 당해 제1 전송 처리 블록의 식별자를 포함하는, 연계 개시를 통지하는 메시지인 연계 개시 메시지를 상기 제2 AP 실행 장치에 송신하고, 상기 제2 AP 실행 장치는, 상기 연계 개시 메시지를 수신하면, 상기 제1 전송 처리 블록에 후속하는 처리 블록으로부터 순차 실행을 개시한다.One of the present inventions for achieving the above object is an information processing system, which is provided at each of a plurality of bases and includes a plurality of AP execution devices that are information processing devices that execute AP software, which is software for realizing application functions. The AP execution devices are communicatively connected to each other through a communication network, each of the AP execution devices stores common AP software that executes the same processing block in the same order, and the AP software: 1 includes a transmission processing block which is a processing block for realizing a process for linking processing of the processing block executed by the first AP execution device of the base to the second AP execution device of the second base; When the first AP execution device arrives at the first transfer processing block in the sequential execution of the processing blocks of the AP software, an association start message including an identifier of the first transfer processing block, which is a message notifying the start of the association. is transmitted to the second AP execution device, and the second AP execution device, upon receiving the association initiation message, starts sequential execution from a processing block subsequent to the first transmission processing block.

그 외, 본원이 개시하는 과제, 및 그 해결 방법은, 발명을 실시하기 위한 형태의 란, 및 도면에 의해 분명해진다.In addition, the subject disclosed by this application and the solution method thereof become clear from the column of the form for implementing the invention and the drawings.

본 발명에 의하면, 복수의 거점간에서 연계하여 행해지는 처리를 실현하는 소프트웨어를 효율적으로 개발할 수 있다.ADVANTAGE OF THE INVENTION According to this invention, it is possible to efficiently develop software that realizes processing performed in conjunction between a plurality of bases.

도 1은 정보 처리 시스템의 개략적인 구성을 나타내는 도면.
도 2는 AP 소프트웨어의 생성으로부터 실행까지의 개략적인 흐름을 설명하는 도면.
도 3은 AP 소프트웨어의 구체예를 나타내는 도면.
도 4는 정보 처리 장치의 구성예를 나타내는 도면.
도 5는 클라이언트 장치의 주된 기능을 설명하는 도면.
도 6은 AP 관리 장치의 주된 기능을 설명하는 도면.
도 7은 클러스터 관리 장치의 주된 기능을 설명하는 도면.
도 8은 AP 실행 장치의 주된 기능을 설명하는 도면.
도 9는 AP 프로세스에 의해 실현되는 주된 기능을 설명하는 도면.
도 10은 AP 소프트웨어 등록 시퀀스를 설명하는 도면.
도 11은 새로운 AP 실행 장치를 클러스터에 추가하는 절차를 설명하는 플로우 차트.
도 12는 AP 실행 장치 정보(451)의 일례를 나타내는 도면.
도 13은 AP 실행 장치 정보 접수 시퀀스를 설명하는 도면.
도 14는 속성 정보 변경 시퀀스를 설명하는 도면.
도 15는 속성 정보의 변경 정보의 일례를 나타내는 도면.
도 16은 속성 정보 제공 시퀀스를 설명하는 도면.
도 17은 AP 소프트웨어 실행 준비 시퀀스를 설명하는 도면.
도 18은 클러스터 내 정보 공유 시퀀스(AP 프로세스 기동 시)를 설명하는 도면.
도 19는 클러스터 내 정보 공유 시퀀스(AP 프로세스 소멸 시)를 설명하는 도면.
도 20은 AP 소프트웨어 실행 시퀀스를 설명하는 도면.
도 21은 AP 소프트웨어의 구성을 설명하는 도면.
도 22는 전송 개시 메시지의 일례를 나타내는 도면.
도 23은 연계 개시 메시지의 일례를 나타내는 도면.
도 24는 연계 종료 메시지의 일례를 나타내는 도면.
도 25는 제2 실시형태의 AP 관리 장치의 주된 기능을 설명하는 도면.
도 26은 제2 실시형태의 클러스터 관리 장치의 주된 기능을 설명하는 도면.
도 27은 AP 소프트웨어 반영 시퀀스를 설명하는 도면.
도 28은 제3 실시형태의 정보 처리 시스템의 개략적인 구성을 나타내는 도면.
도 29는 제3 실시형태의 AP 실행 장치의 주된 기능을 설명하는 도면.
도 30은 제3 실시형태의 클러스터 관리 장치의 주된 기능을 설명하는 도면.
도 31은 클러스터 관리 장치가 관리하는 데이터 리스트의 일례를 나타내는 도면.
도 32는 제3 실시형태에 있어서의 AP 소프트웨어의 기술예를 나타내는 도면.
도 33은 DB 접속 정보의 일례를 나타내는 도면.
도 34는 제3 실시형태의 AP 프로세스에 의해 실현되는 주된 기능을 설명하는 도면.
도 35는 DB 접속 확인 시퀀스를 설명하는 도면.
도 36은 제3 실시형태의 AP 소프트웨어 실행 시퀀스를 설명하는 도면.
도 37은 제3 실시형태의 전송 개시 메시지의 일례를 나타내는 도면.
1 is a diagram showing a schematic configuration of an information processing system;
Fig. 2 is a diagram explaining a schematic flow from generation to execution of AP software;
Fig. 3 is a diagram showing a specific example of AP software;
Fig. 4 is a diagram showing an example of a configuration of an information processing device;
Fig. 5 is a diagram explaining the main functions of a client device;
Fig. 6 is a diagram explaining the main functions of the AP management device;
Fig. 7 is a diagram explaining the main functions of the cluster management device;
8 is a diagram for explaining the main functions of an AP execution device;
Fig. 9 is a diagram explaining the main functions realized by the AP process;
Fig. 10 is a diagram explaining an AP software registration sequence;
Fig. 11 is a flow chart illustrating a procedure for adding a new AP running device to a cluster;
12 is a diagram showing an example of AP execution device information 451;
Fig. 13 is a diagram explaining an AP execution device information receiving sequence;
Fig. 14 is a diagram explaining an attribute information changing sequence;
Fig. 15 is a diagram showing an example of change information of attribute information;
Fig. 16 is a diagram explaining an attribute information providing sequence;
17 is a diagram explaining an AP software execution preparation sequence;
Fig. 18 is a diagram explaining an intra-cluster information sharing sequence (at the time of starting an AP process);
19 is a diagram for explaining an intra-cluster information sharing sequence (when an AP process lapses);
20 is a diagram explaining an AP software execution sequence;
Fig. 21 is a diagram explaining the configuration of AP software;
Fig. 22 is a diagram showing an example of a transmission start message;
Fig. 23 is a diagram showing an example of an association initiation message;
24 is a diagram showing an example of an association end message;
Fig. 25 is a diagram explaining the main functions of the AP management device according to the second embodiment.
Fig. 26 is a diagram explaining the main functions of the cluster management device according to the second embodiment.
27 is a diagram explaining an AP software reflection sequence;
Fig. 28 is a diagram showing a schematic configuration of an information processing system according to a third embodiment;
Fig. 29 is a diagram explaining the main functions of the AP execution device according to the third embodiment.
Fig. 30 is a diagram explaining the main functions of the cluster management device according to the third embodiment;
Fig. 31 is a diagram showing an example of a data list managed by a cluster management device;
Fig. 32 is a diagram showing a description example of AP software in the third embodiment.
33 is a diagram showing an example of DB connection information;
Fig. 34 is a diagram explaining the main functions realized by the AP process of the third embodiment.
Fig. 35 is a diagram explaining a DB connection confirmation sequence;
Fig. 36 is a diagram explaining an AP software execution sequence according to the third embodiment;
Fig. 37 is a diagram showing an example of a transmission start message according to the third embodiment;

이하, 실시형태에 대해 도면을 참조하면서 설명한다. 이하의 설명에 있어서, 동일하거나 또는 유사한 구성에 동일한 부호를 부여하여 중복된 설명을 생략할 경우가 있다. 또한 「어플리케이션 소프트웨어」를 「AP」라고 표기할 경우가 있다. 또한 「데이터베이스」를 「DB」라고 표기할 경우가 있다. 또한 이하의 설명에 있어서, 동종의 구성을 구별할 필요가 있을 경우, 구성을 총칭하는 부호 뒤에 괄호 쓰기로 식별자(숫자, 알파벳 등)를 표기할 경우가 있다.EMBODIMENT OF THE INVENTION Hereinafter, embodiment is described, referring drawings. In the following description, the same reference numerals are assigned to the same or similar components, and redundant descriptions may be omitted. Also, "application software" is sometimes expressed as "AP". Also, "database" is sometimes expressed as "DB". In addition, in the following description, when it is necessary to distinguish the same type of structure, there is a case where an identifier (number, alphabet, etc.) is written in parentheses after the code that generically names the structure.

[제1 실시형태][First Embodiment]

도 1에 제1 실시형태로서 설명하는 정보 처리 시스템(1)의 개략적인 구성을 나타내고 있다. 동(同)도면에 나타내는 바와 같이, 정보 처리 시스템(1)은, 클라이언트 장치(2), AP 관리 장치(3), 클러스터 관리 장치(4), 및 복수의 거점(8)(1)∼(N)의 각각에 존재하는 하나 이상의 AP 실행 장치(10)를 포함한다. 이들 장치는, 어느 것이나 정보 처리 장치(컴퓨터)를 이용하여 구성되고, 통신 네트워크(5)를 통해 서로 통신 가능하게 접속되어 있다.The schematic structure of the information processing system 1 demonstrated as 1st Embodiment in FIG. 1 is shown. As shown in the figure, the information processing system 1 includes a client device 2, an AP management device 3, a cluster management device 4, and a plurality of bases 8 (1) to ( N), one or more AP execution devices 10 present in each. All of these devices are configured using an information processing device (computer), and are connected via a communication network 5 so that communication is possible with each other.

통신 네트워크(5)는, 이더넷(등록 상표)이나 TCP/IP 등의 소정의 통신 프로토콜에 따른 통신을 실현하는 통신 기반(Network Infrastructure)이며, 예를 들면, LAN(Local Area Network), WAN(Wide Area Network), 인터넷, 전용선, 공중 통신망 등이다.The communication network 5 is a communication infrastructure (Network Infrastructure) that realizes communication according to a predetermined communication protocol such as Ethernet (registered trademark) or TCP/IP, and includes, for example, LAN (Local Area Network), WAN (Wide Area Network), the Internet, leased lines, and public telecommunication networks.

클라이언트 장치(2)는, 소프트웨어 개발 기술자나 도메인 엑스퍼트 등의 유저에게, AP 실행 장치(10)에서 실행되는 어플리케이션 소프트웨어(이하, 「AP 소프트웨어」라고 칭함)의 편집 및 생성 환경(이하, 「소프트웨어 개발 환경」이라고 칭함)을 제공한다. 또, 본 실시형태에서는, 일례로서, 클라이언트 장치(2)는, 비주얼 프로그래밍 툴(이하, 「VP 툴」이라고 약기함)을 이용한 소프트웨어 개발 환경을 제공하는 것으로 하지만, 소프트웨어 개발 환경의 태양은 반드시 한정되지 않는다.The client device 2 provides users such as software development engineers or domain experts with an environment for editing and creating application software (hereinafter referred to as "AP software") executed on the AP execution device 10 (hereinafter referred to as "software development"). environment”). Further, in the present embodiment, as an example, the client device 2 provides a software development environment using a visual programming tool (hereinafter abbreviated as "VP tool"), but the aspect of the software development environment is necessarily limited. It doesn't work.

VP 툴을 이용한 소프트웨어 개발에 있어서는, 각종 처리가 표현되는 노드에, 용도나 환경, 그 밖의 상황에 대응한 정보를 프로퍼티값으로서 설정하고, 노드간을 선으로 연결함으로써 일련의 처리를 플로우로서 기술한다. 노드는, 일반적인 절차형 프로그래밍 언어에 있어서의 함수 또는 메소드에 상당한다. 유저는, VP 툴을 이용함으로써, 의도한 처리를 행하는 소프트웨어를 직감적으로 개발할 수 있다. VP 툴의 일례로서 Node-RED가 있다. Node-RED로 개발한 일련의 플로우는, JavaScript(등록 상표)를 베이스로 한 JSON(JavaScript Object Notation) 형식의 코드로 관리된다. 또한 다른 VP 툴의 예로서, Apache Nifi 등이 있다.In software development using the VP tool, a series of processes is described as a flow by setting information corresponding to the purpose, environment, and other situations as property values in nodes where various processes are expressed, and connecting the nodes with lines. . A node corresponds to a function or method in a general procedural programming language. The user can intuitively develop software that performs intended processing by using the VP tool. One example of a VP tool is Node-RED. A series of flows developed with Node-RED are managed with code in JSON (JavaScript Object Notation) format based on JavaScript (registered trademark). Also, as an example of another VP tool, there is Apache Nifi and the like.

도 1에 있어서, AP 관리 장치(3)는, 클라이언트 장치(2)에 의해 생성된 AP 소프트웨어의 관리(기억)를 행한다. 예를 들면, AP 소프트웨어가 Node-RED에 의해 생성된 것일 경우, AP 관리 장치(3)는, AP 소프트웨어의 JSON 형식의 코드를 관리한다. AP 소프트웨어는, 컨테이너(AP 소프트웨어의 실행 모듈, 실행 환경에 관한 정보, 전개 방법이나 조작 방법에 관한 정보 등을 패키지화한 것)로 하여 AP 관리 장치(3)에 관리되는 것이어도 된다. 컨테이너의 일례로서 Docker(등록 상표)에 의한 것이 있다. AP 관리 장치(3)는, AP 소프트웨어의 버전 관리를 행하는 구조(GitHub(등록 상표), GitLab(등록 상표) 등)를 구비하고 있어도 된다.In FIG. 1 , an AP management device 3 manages (storage) AP software generated by a client device 2 . For example, when the AP software is generated by Node-RED, the AP management device 3 manages the JSON format codes of the AP software. The AP software may be managed by the AP management device 3 as a container (packaged with information related to an execution module of the AP software, an execution environment, a deployment method, an operation method, and the like). As an example of the container, there is one by Docker (registered trademark). The AP management device 3 may have a structure (GitHub (registered trademark), GitLab (registered trademark), etc.) for version management of AP software.

거점(8)(1)∼(N)은, 예를 들면, 클라우드, 센서 데이터의 수집 등이 행해지는 현장(공장, 각종 작업 현장, 물류 창고, 오피스, 각종 설비(엘리베이터, 자동 개찰기, 각종 게이트, 철도 설비, 도로 설비, 센서 이용의 환경 계측 설비, 이동체(자동차, 열차, 항공기, 드론, 농업 기기 등), 농장, 데이터 센터 등이다.Bases (8) (1) to (N) are, for example, clouds, sites where sensor data collection, etc. are performed (factories, various work sites, distribution warehouses, offices, various facilities (elevators, automatic ticket gates, various These include gates, railroad facilities, road facilities, environmental measurement facilities using sensors, moving objects (cars, trains, aircraft, drones, agricultural equipment, etc.), farms, and data centers.

클러스터 관리 장치(4)는, AP 실행 장치(10)에 있어서의 처리의 실행 제어나 감시, 복수의 AP 실행 장치(10)를 이용한 클러스터 서비스(부하 분산, 페일오버 등)의 제공(관리, 감시, 제어)을 행한다. 본 명세서에 있어서, 클러스터란, 연계하여 AP 소프트웨어의 처리를 실행할 수 있는 AP 실행 장치(10)의 집합을 가리킨다. 또한 클러스터 관리 장치(4)는, 하나 이상의 클러스터를 관리하고, 예를 들면, 클러스터에의 AP 실행 장치(10)의 등록(참가)이나 등록 해제에 관한 처리를 행한다. 또한 클러스터 관리 장치(4)는, AP 실행 장치(10)에의 정보(AP 소프트웨어, 후술하는 AP 실행 장치 정보 등)의 배신(配信)이나 AP 실행 장치(10)간에서의 정보(클러스터에 참가 중인 AP 실행 장치(10)의 정보(참가 중인 AP 실행 장치(10)의 일람이나 후술하는 AP 실행 장치 정보 등))의 공유를 행한다. 클러스터 관리 장치(4)는, 동일 거점(8) 내의 AP 실행 장치(10)간뿐만 아니라, 거점(8)을 넘은 AP 실행 장치(10)간에서의 클러스터 서비스를 실현한다.The cluster management device 4 controls execution and monitoring of processing in the AP execution device 10, and provides (manages, monitors) cluster services (load balancing, failover, etc.) using a plurality of AP execution devices 10. , control). In this specification, a cluster refers to a set of AP execution devices 10 that can execute processing of AP software in conjunction. The cluster management device 4 also manages one or more clusters, and performs processing related to registration (participation) or deregistration of the AP execution device 10 in the cluster, for example. In addition, the cluster management device 4 distributes information to the AP execution device 10 (AP software, AP execution device information described later, etc.) and information between the AP execution devices 10 (participating in the cluster). Information on the AP execution device 10 (a list of participating AP execution devices 10 or AP execution device information to be described later, etc.) is shared. The cluster management device 4 realizes a cluster service not only between AP execution devices 10 within the same base 8 but also between AP execution devices 10 beyond the base 8 .

각 거점(8)(1)∼(N)에는 하나 이상의 AP 실행 장치(10)가 존재한다. 각 거점(8)(1)∼(N)에 존재하는 AP 실행 장치(10)는, 같은 클러스터에 속해 있는 동일 또는 서로 다른 거점(8)의 다른 AP 실행 장치(10)와 연계하여 AP 소프트웨어를 실행할 수 있다.At each base 8 (1) to (N), one or more AP execution devices 10 exist. The AP execution device 10 existing in each base 8 (1) to (N) operates AP software in association with other AP execution devices 10 of the same or different bases 8 belonging to the same cluster. can run

도 2는, 클라이언트 장치(2)에 의해 생성된 AP 소프트웨어가 AP 실행 장치(10)에 제공(디플로이)되고, 각 AP 실행 장치(10)가 AP 소프트웨어를 실행할 때까지의 개략적인 흐름을 나타내는 도면이다.2 shows a schematic flow from the provision (deployment) of the AP software generated by the client device 2 to the AP execution device 10 until each AP execution device 10 executes the AP software. it is a drawing

동도면에 나타내는 바와 같이, 클라이언트 장치(2)에 의해 생성된 AP 소프트웨어(7)는, AP 관리 장치(3)에 등록됨과 함께, 클러스터 관리 장치(4)에 제공(송신)된다(S21). 예시하는 AP 소프트웨어(7)는, 순차 실행되는 5개의 처리 블록(「처리 A」, 「처리 B」, 「전송 처리」, 「처리 C」, 및 「처리 D」)을 갖는다. 각 처리 블록은, 예를 들면, VP 툴에 있어서의 하나의 처리 블록, 또한 일반적인 절차형 프로그래밍 언어에 있어서의 함수 또는 메소드에 상당한다. 처리 블록은, AP 실행 장치(10)에 이미 존재하는 다른 소프트웨어(예를 들면, API(Application Program Interface)로서 제공되는 소프트웨어)를 호출하여 이용하는 것이어도 된다. 「처리 A」 및 「처리 B」는, 거점(8)(1)에서 실행되는 것이 예정된 처리 블록이며, 「처리 C」 및 「처리 D」는, 거점(8)(2)에서 실행되는 것이 예정된 처리 블록이다.As shown in the same figure, the AP software 7 generated by the client device 2 is registered in the AP management device 3 and provided (transmitted) to the cluster management device 4 (S21). The illustrated AP software 7 has five processing blocks ("Process A", "Process B", "Transfer processing", "Process C", and "Process D") sequentially executed. Each processing block corresponds to, for example, one processing block in the VP tool or a function or method in a general procedural programming language. The processing block may call and use other software already existing in the AP execution device 10 (for example, software provided as an API (Application Program Interface)). "Process A" and "Process B" are processing blocks scheduled to be executed at the base (8)(1), and "Process C" and "Process D" are scheduled to be executed at the base (8)(2). processing block.

계속해서, 클러스터 관리 장치(4)는, 공통의(같은) 구성을 갖는 AP 소프트웨어(7)를, 같은 클러스터에 속해 있는 복수의 AP 실행 장치(10)에 디플로이한다(S22). 본 예에서는, 클러스터 관리 장치(4)가, 거점(8)(1)의 AP 실행 장치(10)(1)와 거점(8)(2)의 AP 실행 장치(10)(2)를 공통의 클러스터에 속하는 AP 실행 장치(10)로서 관리하고, 거점(8)(1)의 AP 실행 장치(10)(1)와 거점(8)(2)의 AP 실행 장치(10)(2)에 공통의 AP 소프트웨어(7)를 디플로이한다.Subsequently, the cluster management device 4 deploys the AP software 7 having a common (same) configuration to a plurality of AP execution devices 10 belonging to the same cluster (S22). In this example, the cluster management device 4 shares the AP execution device 10 (1) of the base (8) (1) and the AP execution device 10 (2) of the base (8) (2). It is managed as an AP execution device 10 belonging to a cluster and is common to the AP execution device 10 (1) of the base (8)(1) and the AP execution device 10 (2) of the base (8)(2). Deploy the AP software (7) of

AP 실행 장치(10)에 디플로이된 AP 소프트웨어의 처리는, 예를 들면, 클러스터 관리 장치(4)가, AP 실행 장치(10)(1)의 하나에 AP 소프트웨어(7)의 실행 개시 명령을 송신함으로써 개시된다. 본 예에서는, 거점(8)(1)의 AP 실행 장치(10)(1)에 클러스터 관리 장치(4)로부터 실행 개시 명령이 송신되고, AP 실행 장치(10)(1)가 AP 소프트웨어의 실행을 개시(「처리 A」로부터 실행 개시)하는 것으로 한다.Processing of the AP software deployed in the AP execution device 10 is performed by, for example, the cluster management device 4 instructing one of the AP execution devices 10 and 1 to start executing the AP software 7. Initiate by sending. In this example, an execution start command is transmitted from the cluster management device 4 to the AP execution device 10 (1) at the base 8 (1), and the AP execution device 10 (1) executes the AP software. is started (execution starts from "Process A").

「처리 A」가 종료되면, AP 실행 장치(10)(1)는, 계속해서 「처리 B」를 실행하고, 계속해서 「전송 처리」를 실행한다. 「전송 처리」는, 다른 AP 실행 장치(10)에 처리를 연계시키는(인계하는) 처리이다. 본 예에서는, 거점(8)(2)의 AP 실행 장치(10)(2)에 처리가 연계되고, 「처리 B」의 처리 결과가, AP 실행 장치(10)(2)의 「전송 처리」에 인계되고, AP 실행 장치(10)(2)의 「전송 처리」는, 후속하는 「처리 C」로부터 처리를 개시한다.When "Process A" ends, the AP execution device 10 (1) continues to execute "Process B" and subsequently executes "Transfer Processing". The "transfer process" is a process of linking (transferring) the process to another AP execution device 10 . In this example, the processing is linked to the AP execution device 10 (2) of the base 8 (2), and the processing result of "Process B" is the "transfer processing" of the AP execution device 10 (2). , the "transfer processing" of the AP execution device 10 (2) starts processing from the following "process C".

도 3에 AP 소프트웨어(7)의 구체예를 나타낸다. 예시하는 AP 소프트웨어(7)는, 에지 컴퓨팅에 의한, 기계 학습 모델(이하, 「학습 모델」이라고 칭함)을 이용한 예조 진단의 기능을 실현하는 소프트웨어이다.Fig. 3 shows a specific example of the AP software 7. AP software 7 as an example is software that realizes a function of preliminary diagnosis using a machine learning model (hereinafter referred to as "learning model") by edge computing.

동도면에 나타내는 바와 같이, 클라우드인 거점(8)(1)의 AP 실행 장치(10)(1)는, 에지인 거점(8)(2)의 AP 실행 장치(10)(2)가 예조 진단에 있어서 이용하는 하나 이상의 학습 모델(30)을 관리(기억)한다.As shown in the figure, the AP execution device 10 (1) of the base (8) (1), which is a cloud, is the AP execution device (10) (2) of the base (8) (2), which is an edge. Manages (stores) one or more learning models 30 used in .

우선 AP 실행 장치(10)(1)가, 에지인 거점(8)(2)의 AP 실행 장치(10)(2)에 제공하는 학습 모델을 취득하고(S31), 취득한 학습 모델을 거점(8)(2)의 AP 실행 장치(10)에 전송한다(S32). S32의 처리는, 상술한 「전송 처리」에 상당한다.First, the AP execution device 10 (1) acquires a learning model provided to the AP execution device (10) (2) of the base (8) (2), which is an edge (S31), and the acquired learning model is transferred to the base (8) ) is transmitted to the AP execution device 10 of (2) (S32). The processing of S32 corresponds to the "transfer processing" described above.

거점(8)(2)의 AP 실행 장치(10)(2)는, 학습 모델을 수신하여 기억한다(S33). 계속해서 AP 실행 장치(10)(2)는 센서 데이터를 취득하고(S34), 취득한 센서 데이터를, 기억하고 있는 학습 모델에 적용하여 예조 진단을 행하고(S35), 예조 진단의 결과에 따른 처리(알러트(alert)의 출력 등)를 행한다(S36).The AP execution device 10 (2) of the base (8) (2) receives and stores the learning model (S33). Subsequently, the AP execution device 10 (2) acquires sensor data (S34), applies the acquired sensor data to the stored learning model to perform a preliminary diagnosis (S35), and processes according to the result of the preliminary diagnosis (S35). output of an alert, etc.) is performed (S36).

한편, AP 실행 장치(10)(2)는, 취득한 센서 데이터를 학습 데이터로 하여 기계 학습함으로써 학습 모델을 갱신하고(S37), 갱신이 끝난 학습 모델을 거점(8)(1)의 AP 실행 장치(10)(1)에 전송한다(S38). S33 및 S38은, 상술한 「전송 처리」에 상당한다.On the other hand, the AP execution device 10 (2) updates the learning model by machine learning using the acquired sensor data as learning data (S37), and transfers the updated learning model to the AP execution device of the base (8) (1). (10) Transfer to (1) (S38). S33 and S38 correspond to the "transfer processing" described above.

클라우드의 AP 실행 장치(10)(1)는, 학습 모델을 수신하고(S39), 관리(기억)하고 있는 학습 모델(30)을 수신한 학습 모델의 내용으로 갱신한다(S40). S39의 처리는 상술한 「전송 처리」에 상당한다.The cloud AP execution device 10 (1) receives the learning model (S39), and updates the managed (stored) learning model 30 with the contents of the received learning model (S40). The process of S39 corresponds to the above-mentioned "transfer process".

이상과 같이, 연계하여 처리를 실행하는 복수의 AP 실행 장치(10)의 각각에는, 공통의(같은) 구성을 갖는 AP 소프트웨어(7)가 제공(디플로이)된다. 따라서, AP 실행 장치(10)마다 다른 AP 소프트웨어(7)를 구축할 필요가 없고, AP 소프트웨어(7)는, 예를 들면, 클라우드와 거점(8)간의 처리에 정통(精通)해 있는 특정한 개발자가 구축하면 된다. 그 때문에, 각 거점(8)의 도메인 엑스퍼트가 개별적으로 AP 소프트웨어(7)를 구축할 필요가 없고, 복수의 거점(8)간에서 연계하여 처리를 실행하는 소프트웨어를 정보 처리 시스템(1) 전체적으로 효율적으로 개발할 수 있다.As described above, AP software 7 having a common (same) configuration is provided (deployed) to each of a plurality of AP execution devices 10 that execute processing in tandem. Therefore, there is no need to construct different AP software 7 for each AP execution device 10, and the AP software 7 is, for example, a specific developer familiar with processing between the cloud and the base 8. should be built. Therefore, it is not necessary for domain experts at each base 8 to individually build the AP software 7, and the information processing system 1 is efficient as a whole by providing software that performs processing in cooperation between a plurality of bases 8. can be developed with

또한 복수의 AP 실행 장치(10) 중 어느 것에도 공통의(같은) AP 소프트웨어(7)가 제공(디플로이)된다. 그 때문에, AP 소프트웨어(7)의 관리(보수) 부담이나 운용 부담이 적게 된다. 또한 AP 실행 장치(10)간의 통신은, 원칙적으로 전송 처리에서만 발생하므로 정보 처리 시스템(1) 전체적으로 통신 부하를 경감할 수 있고, 또한 특정한 처리 블록(전송 처리)에 집중하여 감시하면 되므로 시큐러티의 향상을 도모할 수 있다.In addition, common (same) AP software 7 is provided (deployed) to any of the plurality of AP execution devices 10. Therefore, the management (maintenance) burden and operation burden of the AP software 7 are reduced. In addition, since communication between the AP execution devices 10 occurs only in the transmission process in principle, the communication load of the information processing system 1 as a whole can be reduced, and security can be improved by concentrating monitoring on a specific processing block (transmission processing). can promote

도 4에, 이상에 설명한 클라이언트 장치(2), AP 관리 장치(3), 클러스터 관리 장치(4), 및 AP 실행 장치(10)의 실현에 이용하는 정보 처리 장치(100)의 하드웨어의 일례를 나타낸다. 동도면에 나타내는 바와 같이, 예시하는 정보 처리 장치(100)는, 프로세서(11), 주기억 장치(12), 보조 기억 장치(13), 입력 장치(14), 출력 장치(15), 및 통신 장치(16)를 구비한다.4 shows an example of the hardware of the information processing device 100 used to realize the client device 2, the AP management device 3, the cluster management device 4, and the AP execution device 10 described above. . As shown in the figure, the information processing device 100 as an example includes a processor 11, a main memory device 12, an auxiliary memory device 13, an input device 14, an output device 15, and a communication device. (16) is provided.

클라이언트 장치(2), AP 관리 장치(3), 클러스터 관리 장치(4), 및 AP 실행 장치(10)는, 예를 들면, 클라우드 시스템(Cloud System)에 의해 제공되는 클라우드 서버(Cloud Server)와 같은 가상적인 정보 처리 자원을 이용하여 실현되는 것이어도 된다. 또한 예를 들면, 클라이언트 장치(2), AP 관리 장치(3), 클러스터 관리 장치(4), 및 AP 실행 장치(10)는, 협조하여 동작하는 복수의 정보 처리 장치(100)에 의해 실현되는 것이어도 된다. 또한 예를 들면, 클라이언트 장치(2), AP 관리 장치(3), 클러스터 관리 장치(4), 및 AP 실행 장치(10) 중 2개 이상을 공통의 정보 처리 장치(100)로 실현하도록 해도 된다.The client device 2, the AP management device 3, the cluster management device 4, and the AP execution device 10 are connected to a cloud server provided by, for example, a cloud system. It may be realized using the same virtual information processing resources. Further, for example, the client device 2, the AP management device 3, the cluster management device 4, and the AP execution device 10 are realized by a plurality of information processing devices 100 that operate cooperatively. It could be anything. Further, for example, two or more of the client device 2, the AP management device 3, the cluster management device 4, and the AP execution device 10 may be realized by the common information processing device 100. .

프로세서(11)는, 예를 들면, CPU(Central Processing Unit), MPU(Micro Processing Unit), GPU(Graphics Processing Unit) 등을 이용하여 구성되어 있다. 주기억 장치(12)는, 프로그램이나 데이터를 기억하는 장치이며, 예를 들면, ROM(Read Only Memory)(SRAM(Static Random Access Memory), NVRAM(Non Volatile RAM), 마스크 ROM(Mask Read Only Memory), PROM(Programmable ROM) 등), RAM(Random Access Memory)(DRAM(Dynamic Random Access Memory) 등) 등이다. 보조 기억 장치(13)는, 하드디스크 드라이브(Hard Disk Drive), 플래시 메모리(Flash Memory), SSD(Solid State Drive), 광학식 기억 장치(CD(Compact Disc), DVD(Digital Versatile Disc) 등) 등이다. 보조 기억 장치(13)에 저장되어 있는 프로그램이나 데이터는, 수시로, 주기억 장치(12)에 읽어들여진다.The processor 11 is configured using, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a GPU (Graphics Processing Unit), or the like. The main memory device 12 is a device for storing programs and data, for example, ROM (Read Only Memory) (SRAM (Static Random Access Memory), NVRAM (Non Volatile RAM), mask ROM (Mask Read Only Memory) , PROM (Programmable ROM), etc.), RAM (Random Access Memory) (DRAM (Dynamic Random Access Memory), etc.). The auxiliary storage device 13 includes a hard disk drive, a flash memory, a solid state drive (SSD), an optical storage device (such as a compact disc (CD), digital versatile disc (DVD), etc.) am. Programs and data stored in the auxiliary storage device 13 are read into the main storage device 12 at any time.

입력 장치(14)는, 유저로부터 정보를 접수하는 유저 인터페이스이며, 예를 들면, 키보드, 마우스, 카드 리더, 터치패널 등이다. 출력 장치(15)는, 정보를 출력(표시 출력, 음성 출력, 인자 출력 등)함으로써 유저에게 정보를 제공하는 유저 인터페이스이며, 예를 들면, 각종 정보를 가시화하는 표시 장치(LCD(Liquid Crystal Display), 그래픽 카드 등)나 음성 출력 장치(스피커), 인자 장치 등이다. 통신 장치(16)는, 통신 네트워크(5)를 통해 다른 장치와 통신하는 통신 인터페이스이며, 예를 들면, NIC(Network Interface Card), 무선 통신 모듈, USB(Universal Serial Interface) 모듈, 시리얼 통신 모듈 등이다. 통신 장치(16)는, 통신 가능하게 접속하는 다른 장치로부터 정보를 수신하는 입력 장치로서 기능시킬 수도 있다. 또한 통신 장치(16)는, 통신 가능하게 접속하는 다른 장치에 정보를 송신하는 출력 장치로서 기능시킬 수도 있다.The input device 14 is a user interface that receives information from the user, and is, for example, a keyboard, mouse, card reader, touch panel, or the like. The output device 15 is a user interface that provides information to the user by outputting information (display output, audio output, print output, etc.), for example, a display device (LCD (Liquid Crystal Display)) that visualizes various types of information. , graphic card, etc.), audio output device (speaker), printing device, etc. The communication device 16 is a communication interface that communicates with other devices via the communication network 5, and includes, for example, a NIC (Network Interface Card), a wireless communication module, a USB (Universal Serial Interface) module, a serial communication module, and the like. am. The communication device 16 can also function as an input device that receives information from other devices that are communicatively connected. Further, the communication device 16 can also function as an output device that transmits information to other devices connected communicatively.

클라이언트 장치(2), AP 관리 장치(3), 클러스터 관리 장치(4), 및 AP 실행 장치(10)의 기능은, 프로세서(11)가, 주기억 장치(12)에 저장되어 있는 프로그램을 판독하여 실행함으로써 실현된다. 또한 상기의 프로그램은, 예를 들면, 기록 매체에 기록하여 배포할 수 있다.The function of the client device 2, AP management device 3, cluster management device 4, and AP execution device 10 is that the processor 11 reads a program stored in the main memory device 12 realized through execution. Further, the above programs can be distributed by recording them on, for example, a recording medium.

클라이언트 장치(2), AP 관리 장치(3), 클러스터 관리 장치(4), 및 AP 실행 장치(10)는, 상기의 기능에 더하여, 예를 들면, 오퍼레이팅 시스템, 파일 시스템, 디바이스 드라이버, DBMS(DataBase Management System) 등의 다른 기능을 더 구비하고 있어도 된다. 클라이언트 장치(2), AP 관리 장치(3), 클러스터 관리 장치(4), 및 AP 실행 장치(10)는, 각종 정보(데이터)를, 예를 들면, 데이터베이스의 테이블이나 파일로서 기억한다.The client device 2, AP management device 3, cluster management device 4, and AP execution device 10, in addition to the above functions, include, for example, an operating system, a file system, a device driver, a DBMS ( Other functions such as DataBase Management System) may be further provided. The client device 2, the AP management device 3, the cluster management device 4, and the AP execution device 10 store various types of information (data) as tables or files of a database, for example.

도 5에 클라이언트 장치(2)가 구비하는 주된 기능을 나타내고 있다. 동도면에 나타내는 바와 같이, 클라이언트 장치(2)는, 기억부(205), AP 소프트웨어 편집부(210), AP 소프트웨어 전송부(220), 속성 정보 취득 제시부(230), 및 처리 요구 송신부(240)의 각 기능을 구비한다. 또, 클라이언트 장치(2)는, 소프트웨어 개발 기술자나 도메인 엑스퍼트, 클러스터의 관리자 등의 유저에 의해 조작된다.Fig. 5 shows the main functions of the client device 2. As shown in the figure, the client device 2 includes a storage unit 205, an AP software editing unit 210, an AP software delivery unit 220, an attribute information acquisition and presentation unit 230, and a processing request transmission unit 240. has each function of In addition, the client device 2 is operated by a user such as a software development engineer, a domain expert, or a cluster administrator.

상기 기능 중, 기억부(205)는, AP 소프트웨어(7) 및 속성 정보(252)를 기억한다.Among the above functions, the storage unit 205 stores the AP software 7 and attribute information 252.

AP 소프트웨어 편집부(210)는, VP 툴을 이용한 AP 소프트웨어(7)의 개발 환경을 유저에게 제공하고, AP 소프트웨어(7)의 생성을 행한다.The AP software editor 210 provides a development environment for the AP software 7 using the VP tool to the user, and generates the AP software 7.

AP 소프트웨어 전송부(220)는, AP 소프트웨어 편집부(210)에 의해 생성된 AP 소프트웨어(7)를 AP 관리 장치(3) 및 클러스터 관리 장치(4)에 전송한다.The AP software transmitter 220 transmits the AP software 7 generated by the AP software editor 210 to the AP management device 3 and the cluster management device 4 .

속성 정보 취득 제시부(230)는, 후술하는 속성 정보의 취득 요구를 클러스터 관리 장치(4)에 송신하고, 클러스터 관리 장치(4)로부터 보내져 오는 속성 정보를 수신하여 유저에게 제시한다. 속성 정보에 대해서는 후술한다.The attribute information acquisition and presentation unit 230 transmits an acquisition request for attribute information described later to the cluster management device 4, receives the attribute information sent from the cluster management device 4, and presents it to the user. Attribute information will be described later.

처리 요구 송신부(240)는, 클러스터 관리 장치(4)에, 후술하는 AP 프로세스(800)의 생성 지시나 AP 소프트웨어(7)의 실행 개시 지시 등의 처리 요구를 클러스터 관리 장치(4)에 송신한다.The processing request transmitter 240 transmits, to the cluster management device 4, a processing request, such as an instruction to create an AP process 800 or an instruction to start execution of the AP software 7 described later, to the cluster management device 4. .

도 6에 AP 관리 장치(3)가 구비하는 주된 기능을 나타내고 있다. 동도면에 나타내는 바와 같이, AP 관리 장치(3)는, 기억부(305), AP 소프트웨어 수신부(310), 및 AP 소프트웨어 관리부(520)를 구비한다.Fig. 6 shows the main functions of the AP management device 3. As shown in the figure, the AP management device 3 includes a storage unit 305, an AP software reception unit 310, and an AP software management unit 520.

AP 소프트웨어 수신부(310)는, 클라이언트 장치(2)로부터 통신 네트워크(5)를 통해 보내져 오는 AP 소프트웨어(7)를 수신한다. AP 소프트웨어 수신부(310)가 수신한 AP 소프트웨어는 기억부(305)가 기억한다. AP 소프트웨어 관리부(520)는, AP 소프트웨어(7)의 버전 관리를 행한다.The AP software receiver 310 receives the AP software 7 sent from the client device 2 through the communication network 5 . The AP software received by the AP software receiving unit 310 is stored in the storage unit 305 . The AP software management unit 520 performs version management of the AP software 7.

도 7에 클러스터 관리 장치(4)가 구비하는 주된 기능을 나타내고 있다. 동도면에 나타내는 바와 같이, 클러스터 관리 장치(4)는, 기억부(405), 처리 요구 접수부(410), 및 클러스터 관리부(420)를 구비한다.Fig. 7 shows the main functions of the cluster management device 4. As shown in the figure, the cluster management device 4 includes a storage unit 405, a processing request acceptance unit 410, and a cluster management unit 420.

기억부(405)는, AP 실행 장치 정보(451), 클러스터 관리 정보(452), 및 AP 소프트웨어(7)를 기억한다. AP 실행 장치 정보(451)는, AP 실행 장치(10)에 관한 각종 정보를 포함한다. 클러스터 관리 정보(452)는, 클러스터의 구성이나 클러스터의 가동 상황에 관한 정보를 포함한다. 클러스터 관리 정보(452)의 내용은, 클러스터 관리부(420) 및 프로세스간 정보 공유부(423)가 관리한다.The storage unit 405 stores AP execution device information 451, cluster management information 452, and AP software 7. The AP execution device information 451 includes various types of information about the AP execution device 10 . The cluster management information 452 includes information about the configuration of the cluster and the operation status of the cluster. The contents of the cluster management information 452 are managed by the cluster management unit 420 and the inter-process information sharing unit 423 .

처리 요구 접수부(410)는, 클라이언트 장치(2)로부터 처리의 실행 요구(속성 정보의 제공 요구, AP 소프트웨어(7)의 실행 개시 요구, AP 소프트웨어(7)나 AP 실행 장치 정보(451)의 설정(등록/변경/삭제) 요구 등)을 접수한다. 이와 같이 클러스터 관리 장치(4)는, 유저로부터의 요구를 접수하는 유저 인터페이스(유저와의 접점)로서도 기능한다.The process request acceptance unit 410 receives a process execution request from the client device 2 (attribute information provision request, AP software 7 execution start request, AP software 7 or AP execution device information 451 setting request). (Registration/Change/Delete) requests, etc.) In this way, the cluster management device 4 also functions as a user interface (contact point with the user) that receives a request from the user.

클러스터 관리부(420)는, AP 실행 장치 정보 관리부(421), 속성 정보 관리부(422), 및 프로세스간 정보 공유부(423)를 포함한다.The cluster management unit 420 includes an AP execution device information management unit 421, an attribute information management unit 422, and an inter-process information sharing unit 423.

이 중 AP 실행 장치 정보 관리부(421)는, 클러스터를 구성하는 AP 실행 장치(10)에 관한 정보 중, AP 실행 장치(10)에 있어서 생성되는 프로세스(AP 소프트웨어(7)를 실행함으로써 생성되는 프로세스. 이하, 「AP 프로세스」라고 칭함)에 관한 정보를 관리한다. 상기 정보는, 예를 들면, AP 프로세스가 동작하는 AP 실행 장치(10)의 네트워크 어드레스(IP 어드레스 등)나 AP 프로세스와 통신하기 위한 포트 번호 등이다.Among them, the AP execution device information management unit 421 includes processes generated in the AP execution device 10 (processes generated by executing the AP software 7) among information on the AP execution devices 10 constituting the cluster. .Hereinafter referred to as "AP process") manages information. The information is, for example, a network address (IP address, etc.) of the AP execution device 10 where the AP process operates or a port number for communicating with the AP process.

속성 정보 관리부(422)는, AP 프로세스가 상술한 「전송 처리」를 행할 때에 전송처의 AP 실행 장치(10)를 특정하기 위해 필요한 정보(이하, 「속성 정보」라고 칭함)를 관리한다. 속성 정보의 상세에 대해서는 후술한다.The attribute information management unit 422 manages information (hereinafter referred to as "attribute information") necessary for specifying the AP execution device 10 as the transfer destination when the AP process performs the above-mentioned "transfer processing". Details of the attribute information will be described later.

프로세스간 정보 공유부(423)는, AP 실행 장치(10)에 있어서 생성되는 각 AP 프로세스 사이에서의 정보 공유에 관한 처리를 행한다. 프로세스간 정보 공유부(423)는, 클러스터를 구성하는 AP 실행 장치(10) 사이나 각 AP 프로세스 사이에서 공유해야 할 정보(AP 소프트웨어(7), 후술하는 AP 실행 장치 정보 등)를 관리(기억)하고, 상기 정보에 대해서, 통신 네트워크(5)를 통해 AP 실행 장치(10) 및 AP 프로세스간에서의 고속(리얼타임)의 공유(배신, 통지)를 실현한다. 또한 프로세스간 정보 공유부(423)는, AP 프로세스로부터 보내져 오는 클러스터에의 참가 등록 요구를 수신하여 클러스터 관리 정보(452)를 갱신(상기 AP 프로세스가 소정의 클러스터에 속하는 내용으로 갱신)한다. 또한 프로세스간 정보 공유부(423)는, AP 실행 장치(10)의 후술하는 AP 프로세스(800)로부터 보내져 오는 생존 통지(하트 비트)를 감시함으로써, AP 프로세스(800)가 정상으로 기능하고 있는지의 여부를 리얼타임으로 파악한다.The inter-process information sharing unit 423 performs information sharing processing between AP processes generated in the AP execution device 10 . The inter-process information sharing unit 423 manages (stores) information to be shared between the AP execution devices 10 constituting the cluster or between each AP process (AP software 7, AP execution device information described later, etc.) ), and realizes high-speed (real-time) sharing (distribution, notification) between the AP execution device 10 and the AP process via the communication network 5. In addition, the inter-process information sharing unit 423 receives a cluster participation registration request sent from the AP process and updates the cluster management information 452 (updating the AP process to content belonging to a predetermined cluster). In addition, the inter-process information sharing unit 423 monitors the existence notification (heartbeat) sent from the AP process 800 described below of the AP execution device 10 to determine whether the AP process 800 is functioning normally. determine in real time whether

프로세스간 정보 공유부(423)는, 예를 들면, 에지측의 각 거점(8)(1)∼(N)에 존재하는 정보 처리 장치를 통신 가능하게 접속하여 구성되는 분산 처리 시스템에 의해 실현해도 된다. 그렇게 함으로써, 클러스터 관리 장치(4)와 같은 특정한 정보 처리 장치에의 부하의 집중을 방지함과 함께, 각 거점(8)(1)∼(N)에 있어서의 처리의 고속화를 도모할 수 있다. 상기 분산 처리 시스템은, 예를 들면, Apache 소프트웨어 재단(Apache Software Foundation)이 제공하는 ZooKeeper를 이용하여 실현할 수 있다.The inter-process information sharing unit 423 may be realized by, for example, a distributed processing system configured by connecting information processing devices existing at each base 8 (1) to (N) on the edge side so as to be able to communicate. do. By doing so, concentration of the load on a specific information processing device such as the cluster management device 4 can be prevented, and the speed of processing in each base 8 (1) to (N) can be achieved. The distributed processing system can be realized using, for example, ZooKeeper provided by the Apache Software Foundation.

도 8에 AP 실행 장치(10)가 구비하는 주된 기능을 나타내고 있다. 동도면에 나타내는 바와 같이, AP 실행 장치(10)는, 기억부(105), 센서 데이터 취득부(110), 및 프로세스 실행 관리부(120)를 구비한다.Fig. 8 shows the main functions of the AP execution device 10. As shown in the figure, the AP execution device 10 includes a storage unit 105, a sensor data acquisition unit 110, and a process execution management unit 120.

센서 데이터 취득부(110)는, 당해 AP 실행 장치(10)가 존재하는 거점(8)에 마련되어 있는 센서 장치 등으로부터 보내져 오는 센서 데이터를 수신한다. 센서 데이터 취득부(110)가 수신한 센서 데이터는, 기억부(105)가 센서 데이터(152)로서 기억한다. 또, 이하에서는, 이와 같이 AP 실행 장치(10)(AP 프로세스(800))가 처리 대상으로 하는 데이터가 센서 데이터일 경우를 예로서 설명하지만, AP 실행 장치(10)(AP 프로세스(800))가 처리 대상으로 하는 데이터의 종류는 반드시 한정되지 않고, AP 실행 장치(10)(AP 프로세스(800))가 처리 대상으로 하는 데이터는 센서 데이터 이외의 데이터여도 된다.The sensor data acquisition unit 110 receives sensor data sent from a sensor device or the like provided in the base 8 where the AP execution device 10 exists. The sensor data received by the sensor data acquisition unit 110 is stored as sensor data 152 in the storage unit 105 . In addition, in the following, a case where the data to be processed by the AP execution device 10 (AP process 800) is sensor data will be described as an example, but the AP execution device 10 (AP process 800) The type of data to be processed is not necessarily limited, and the data to be processed by the AP execution device 10 (AP process 800) may be data other than sensor data.

프로세스 실행 관리부(120)는, AP 프로세스(800)(Docker(등록 상표) 컨테이너의 프로세스 등)의 관리(AP 프로세스의 생성이나 소멸, AP 프로세스의 상태 감시 등)를 행한다.The process execution management unit 120 manages the AP processes 800 (Docker (registered trademark) container processes, etc.) (creation or destruction of AP processes, status monitoring of AP processes, etc.).

도 9는, AP 실행 장치(10)가 생성하는 AP 프로세스(800)에 의해 실현되는 주된 기능을 개념적으로 나타낸 것이다. 동도면에 나타내는 바와 같이, AP 프로세스(800)는, AP 소프트웨어 수신부(811), 프로세스 실행 제어부(812), 및 생존 통지 송신부(813)를 구비한다. 이들 기능의 일부는, AP 실행 장치(10)가 구비하는 오퍼레이팅 시스템이나 프로세스 실행 관리부(120)에 의해 실현되는 것이어도 된다.9 conceptually illustrates the main functions realized by the AP process 800 generated by the AP execution device 10 . As shown in the figure, the AP process 800 includes an AP software receiver 811, a process execution control unit 812, and a survival notification transmitter 813. Some of these functions may be realized by the operating system included in the AP execution device 10 or the process execution management unit 120 .

AP 소프트웨어 수신부(811)는, 클러스터 관리 장치(4)의 프로세스간 정보 공유부(423)로부터 AP 소프트웨어(7)를 수신한다. 기억부(105)는, AP 소프트웨어 수신부(811)가 수신한 AP 소프트웨어(7)를 기억한다. 이에 따라 AP 실행 장치(10)(AP 프로세스(800))에 AP 소프트웨어(7)가 디플로이된다.The AP software receiving unit 811 receives the AP software 7 from the inter-process information sharing unit 423 of the cluster management device 4 . The storage unit 105 stores the AP software 7 received by the AP software receiving unit 811. Accordingly, the AP software 7 is deployed on the AP execution device 10 (AP process 800).

프로세스 실행 제어부(812)는, AP 소프트웨어(7)의 실행 환경을 제공한다. 예를 들면, AP 소프트웨어(7)가 Node-RED에 의해 생성된 것일 경우, 프로세스 실행 제어부(812)는, AP 소프트웨어(7)를 실행하기 위한 Node-RED의 실행 환경을 제공한다. 또한 프로세스 실행 제어부(812)는, AP 소프트웨어(7)의 실행 제어를 행한다.The process execution controller 812 provides an execution environment for the AP software 7 . For example, when the AP software 7 is generated by Node-RED, the process execution controller 812 provides a Node-RED execution environment for executing the AP software 7. Also, the process execution control unit 812 performs execution control of the AP software 7.

프로세스 실행 제어부(812)는, AP 소프트웨어 처리 실행부(8121) 및 메시지 전송부(8122)를 갖는다. 이 중 AP 소프트웨어 처리 실행부(8121)는, AP 소프트웨어(7)의 플로우 제어(처리 블록의 순차 실행 제어)를 행한다. 메시지 전송부(8122)는, 상술한 「전송 처리」에 있어서, AP 프로세스(800)간에서의 처리의 연계(인계)에 필요한 정보(이하, 「메시지」라고 칭함)를 다른 AP 프로세스(800)와의 사이에서 송신 또는 수신한다.The process execution control unit 812 includes an AP software processing execution unit 8121 and a message transmission unit 8122. Of these, the AP software processing execution unit 8121 performs flow control (control of sequential execution of processing blocks) of the AP software 7. The message transmission unit 8122 transfers information (hereinafter referred to as a "message") necessary for linkage (transfer) of processing between AP processes 800 to another AP process 800 in the above-described "transmission process". transmits or receives between

생존 통지 송신부(813)는, 프로세스간 정보 공유부(423)와 생존 통지(하트 비트)를 수시로(예를 들면 정기적으로) 송수신한다.The survival notification transmission unit 813 transmits and receives survival notifications (heart beats) with the inter-process information sharing unit 423 at any time (for example, periodically).

<처리 설명><Treatment Description>

계속해서, 정보 처리 시스템(1)에 있어서 행해지는 각종 처리에 대해서 순서대로 설명한다.Subsequently, various processes performed in the information processing system 1 are explained in order.

도 10은, 클라이언트 장치(2)로부터 AP 관리 장치(3) 및 클러스터 관리 장치(4)에 AP 소프트웨어(7)가 등록(기억)될 때에 행해지는 처리(이하, AP 소프트웨어 등록 시퀀스 S1000이라고 칭함)를 설명하는 시퀀스도이다.Fig. 10 shows processing performed when the AP software 7 is registered (stored) in the AP management device 3 and cluster management device 4 from the client device 2 (hereinafter referred to as AP software registration sequence S1000). It is a sequence diagram explaining .

우선 클라이언트 장치(2)는, AP 관리 장치(3)에 AP 소프트웨어(7)와 AP 소프트웨어(7)의 등록 요구를 송신한다(S1011). AP 관리 장치(3)는, 클라이언트 장치(2)로부터 상기 등록 요구를 수신하면, 상기 등록 요구와 함께 수신한 AP 소프트웨어(7)를 관리 대상으로서 등록(기억)한다(S1012).First, the client device 2 transmits the AP software 7 and a registration request for the AP software 7 to the AP management device 3 (S1011). Upon receiving the registration request from the client device 2, the AP management device 3 registers (stores) the AP software 7 received together with the registration request as a management target (S1012).

또한 클라이언트 장치(2)는, 클러스터 관리 장치(4)에 AP 소프트웨어(7)를 송신한다. 클러스터 관리 장치(4)의 처리 요구 접수부(410)는, 클라이언트 장치(2)로부터 보내져 온 상기 AP 소프트웨어(7)를 수신한다(S1013).Also, the client device 2 transmits the AP software 7 to the cluster management device 4. The processing request receiving unit 410 of the cluster management device 4 receives the AP software 7 sent from the client device 2 (S1013).

클러스터 관리 장치(4)의 처리 요구 접수부(410)는, 수신한 AP 소프트웨어(7)를 자신의 프로세스간 정보 공유부(423)에 송신한다(S1014). 프로세스간 정보 공유부(423)는, AP 소프트웨어(7)를 수신하여 관리 대상으로서 등록(기억)한다(S1015).The process request acceptance unit 410 of the cluster management device 4 transmits the received AP software 7 to its own inter-process information sharing unit 423 (S1014). The inter-process information sharing unit 423 receives the AP software 7 and registers (stores) it as a management target (S1015).

또, 다른 처리 순서로서, 처리 요구 접수부(410)가, AP 소프트웨어(7)의 수신 후에, 프로세스간 정보 공유부(423)와 함께 AP 관리 장치(3)에 AP 소프트웨어(7)를 송신하고, AP 관리 장치(3)가 AP 소프트웨어(7)를 등록하도록 해도 된다. 이 처리 순서의 경우, 클라이언트 장치(2)가 AP 소프트웨어 등록 요구를 송신하는 횟수를 1회로 억제할 수 있다.Further, as another processing procedure, after receiving the AP software 7, the processing request acceptance unit 410 transmits the AP software 7 to the AP management device 3 together with the inter-process information sharing unit 423; The AP management device 3 may register the AP software 7. In the case of this processing sequence, the number of times the client device 2 transmits the AP software registration request can be suppressed to one time.

도 11은, 클러스터 관리 장치(4)가 관리하는 클러스터에 새로운 AP 실행 장치(10)를 추가하는 절차를 설명하는 플로우 차트이다.Fig. 11 is a flow chart explaining a procedure for adding a new AP execution device 10 to the cluster managed by the cluster management device 4.

우선 AP 실행 장치(10)의 관리자 등이, AP 실행 장치(10)를 통신 네트워크(5)에 접속한다(S1111).First, the administrator or the like of the AP execution device 10 connects the AP execution device 10 to the communication network 5 (S1111).

계속해서, 클러스터 관리 장치(4)의 관리자 등이, 새롭게 통신 네트워크(5)에 접속된 상기의 AP 실행 장치(10)의 정보를 AP 실행 장치 정보(451)로서 등록(기억)한다(S1112). 또, 새롭게 등록된 AP 실행 장치 정보(451)는, 프로세스간 정보 공유부(423)에도 통지(공유)되고, 당해 AP 실행 장치(10)가 속하는 클러스터의 각 AP 실행 장치(10)에 공유된다.Subsequently, the administrator of the cluster management device 4 registers (stores) the information of the AP execution device 10 newly connected to the communication network 5 as the AP execution device information 451 (S1112). . In addition, the newly registered AP execution device information 451 is also notified (shared) to the inter-process information sharing unit 423, and is shared with each AP execution device 10 of the cluster to which the AP execution device 10 belongs. .

도 12는, AP 실행 장치 정보(451)의 일례이다. 예시하는 AP 실행 장치 정보(451)는, JSON 형식의 데이터로 기술되어 있다. AP 실행 장치 정보(451)는, 통신 관련 정보, 상술한 속성 정보, 및 인증 정보를 포함한다.12 is an example of AP execution device information 451 . The exemplified AP execution device information 451 is described in JSON format data. The AP execution device information 451 includes communication-related information, the aforementioned attribute information, and authentication information.

이 중 통신 관련 정보는, 같은 클러스터에 속하는 AP 실행 장치(10)(AP 프로세스(800))간에서 AP 소프트웨어의 처리를 연계하여 행할 때, 각 AP 실행 장치(10)(AP 프로세스(800))간에서 통신을 행하기 위해 필요한 정보(예를 들면, AP 실행 장치(10)의 IP 어드레스, AP 프로세스(800)의 포트 번호 등)이다. 동도면에서는 「0002」행째에 기술되어 있는 정보가 통신 관련 정보에 상당한다.Among them, the communication-related information is associated with each AP execution device 10 (AP process 800) when AP software processing is performed in association with each other AP execution device 10 (AP process 800) belonging to the same cluster. It is information necessary for inter-communication (for example, the IP address of the AP execution device 10, the port number of the AP process 800, etc.). In the same figure, the information described in the "0002" line corresponds to communication-related information.

또한 속성 정보는, AP 프로세스가 상술한 「전송 처리」를 행할 때에 전송처의 AP 실행 장치(10)를 특정하기 위해 필요한 정보이며, 예를 들면, AP 실행 장치(10)가 설치되어 있는 거점(8)이나 AP 실행 장치(10)를 관리하는 조직을 특정하는 정보, AP 실행 장치(10)의 명칭, AP 실행 장치(10)의 구성(프로세서나 메모리의 정보)을 나타내는 정보 등이다. 또, AP 실행 장치(10)가 가상 머신을 제공할 경우, 속성 정보에는 가상 머신에 관한 정보가 포함된다. 동도면에서는 「0003」∼「0019」행에 기술되어 있는 정보가 속성 정보에 상당한다.Attribute information is information necessary for specifying the transfer destination AP execution device 10 when the AP process performs the above-mentioned "transfer processing". For example, the base 8 where the AP execution device 10 is installed. ), information specifying an organization that manages the AP execution device 10, the name of the AP execution device 10, information indicating the configuration (processor or memory information) of the AP execution device 10, and the like. Also, when the AP execution device 10 provides a virtual machine, the attribute information includes information about the virtual machine. In the same figure, information described in lines "0003" to "0019" corresponds to attribute information.

또한 인증 정보는, AP 실행 장치(10)의 AP 프로세스(800)나 AP 프로세스(800)에 의해 실현되는 기능에 액세스(통신, 이용 등)할 때에 필요해지는 정보(유저 ID, 패스워드) 등이다. 동도면에서는 「0020」∼「0021」행에 기술되어 있는 정보가 인증 정보에 상당한다.Further, the authentication information is information (user ID, password) required when accessing (communicating, using, etc.) the AP process 800 of the AP execution device 10 or functions realized by the AP process 800, and the like. In the same figure, information described in lines "0020" to "0021" corresponds to authentication information.

도 13은, 도 11의 S1112에 있어서, 클러스터 관리 장치(4)가 클라이언트 장치(2)로부터 AP 실행 장치 정보를 접수했을 때에 행하는 처리(이하, 「AP 실행 장치 정보 접수 시퀀스 S1300」이라고 칭함)를 설명하는 시퀀스도이다.Fig. 13 shows the processing performed when the cluster management device 4 receives the AP execution device information from the client device 2 (hereinafter referred to as "AP execution device information reception sequence S1300") in S1112 of FIG. 11. It is an explanatory sequence diagram.

우선 처리 요구 접수부(410)가, 클라이언트 장치(2)로부터 AP 실행 장치 정보를 수신하고(S1311), 수신한 AP 실행 장치 정보를 클러스터 관리부(420)에 송신하고, 클러스터 관리부(420)(AP 실행 장치 정보 관리부(421), 프로세스간 정보 공유부(423))가 AP 실행 장치 정보를 수신한다(S1312).First, the processing request receiving unit 410 receives AP execution device information from the client device 2 (S1311), transmits the received AP execution device information to the cluster management unit 420, and the cluster management unit 420 (AP execution device) The device information management unit 421 and the inter-process information sharing unit 423 receive AP execution device information (S1312).

클러스터 관리부(420)의 AP 실행 장치 정보 관리부(421)는, 수신한 AP 실행 장치 정보를 AP 실행 장치 정보(451)로서 기억한다(S1313). 또한 클러스터 관리부(420)의 프로세스간 정보 공유부(423)는, 수신한 AP 실행 장치 정보(451)를 관리 대상으로서 기억한다(S1314).The AP execution device information management unit 421 of the cluster management unit 420 stores the received AP execution device information as the AP execution device information 451 (S1313). In addition, the inter-process information sharing unit 423 of the cluster management unit 420 stores the received AP execution device information 451 as a management target (S1314).

또, 다른 처리 순서로서, AP 실행 장치 정보가 등록(S1313)된 후에, AP 실행 장치 정보 관리부(421)가 AP 실행 장치 정보를 프로세스간 정보 공유부(423)에 송신하고(S1312), 프로세스간 정보 공유부(423)가 AP 실행 장치 정보(451)를 기억(S1314)하도록 해도 된다.As another processing sequence, after the AP execution device information is registered (S1313), the AP execution device information management unit 421 transmits the AP execution device information to the inter-process information sharing unit 423 (S1312), and The information sharing unit 423 may store the AP execution device information 451 (S1314).

도 14는, 클러스터 관리 장치(4)가, 클라이언트 장치(2)로부터 속성 정보의 변경 요구를 접수했을 때에 행하는 처리(이하, 「속성 정보 변경 시퀀스 S1400」이라고 칭함)를 설명하는 시퀀스도이다.Fig. 14 is a sequence diagram illustrating processing (hereinafter referred to as "attribute information change sequence S1400") performed when the cluster management device 4 receives an attribute information change request from the client device 2.

우선 처리 요구 접수부(410)가, 클라이언트 장치(2)로부터 속성 정보의 변경 정보를 수신하고(S1411), 수신한 상기 변경 정보를 클러스터 관리부(420)에 송신하고, 클러스터 관리부(420)(AP 실행 장치 정보 관리부(421), 프로세스간 정보 공유부(423))가 상기 변경 정보를 수신한다(S1412). 또, 상기 변경 정보의 접수에 있어서, 처리 요구 접수부(410)가, 상기 변경 정보의 내용을 검사(변경 정보에 부정문자가 포함되어 있지 않은지, 변경 정보에 포함되어 있는 AP 실행 장치(10)의 식별자에 중복은 없는지 등을 검사)하고, 속성 정보가 부정한 내용으로 클러스터 관리 장치(4)에 기억되지 않도록 해도 된다. 이와 같이 처리 요구 접수부(410)가 변경 정보의 내용을 검사함으로써 트러블의 발생을 미연에 방지할 수 있다.First, the processing request acceptance unit 410 receives change information of attribute information from the client device 2 (S1411), transmits the received change information to the cluster management unit 420, and the cluster management unit 420 (AP execution) The device information management unit 421 and the inter-process information sharing unit 423 receive the change information (S1412). Further, upon reception of the change information, the processing request receiving unit 410 checks the content of the change information (whether or not illegal characters are included in the change information, and the values of the AP execution device 10 included in the change information). It is also possible to check whether the identifiers are duplicated or not) so that the attribute information is not stored in the cluster management device 4 as an illegal content. In this way, the occurrence of trouble can be prevented in advance by the process request accepting unit 410 inspecting the contents of the change information.

계속해서, AP 실행 장치 정보 관리부(421)가, 수신한 상기 변경 정보를 AP 실행 장치 정보(451)에 반영한다(S1413). 또한 프로세스간 정보 공유부(423)가, 보내져 온 상기 변경 정보를, 자신이 기억하고 있는 AP 실행 장치 정보에 반영한다(S1414). 또, AP 실행 장치 정보(451)의 내용과, 프로세스간 정보 공유부(423)가 기억하고 있는 AP 실행 장치 정보의 내용은 동기하고 있을 필요가 있기 때문에, S1413에서 상기 변경 정보가 AP 실행 장치 정보(451)에 반영된 것이 확인된 후에, 프로세스간 정보 공유부(423)가 기억하고 있는 AP 실행 장치 정보의 내용에 반영하는(S1414) 것이 바람직하다.Subsequently, the AP execution device information management unit 421 reflects the received change information to the AP execution device information 451 (S1413). Further, the inter-process information sharing unit 423 reflects the transmitted change information to the AP execution device information stored by itself (S1414). In addition, since the contents of the AP execution device information 451 and the contents of the AP execution device information stored in the inter-process information sharing unit 423 need to be synchronized, the change information is changed in S1413 to the AP execution device information. After confirming that the information has been reflected in step 451, it is preferable to reflect the contents of the AP execution device information stored in the inter-process information sharing unit 423 (S1414).

도 15는, 속성 정보의 변경 정보의 일례이다. 예시하는 변경 정보는 JSON 형식의 데이터로 기술되어 있다. 예시하는 변경 정보는, 통신 관련 정보(「0002」행째) 및 속성 정보(「0003」∼「0019」행)를 포함하지만, 인증 정보는 포함하지 않는다. 또, 변경 정보가 통신 관련 정보를 포함하는 것은, 당해 변경 정보의 반영의 대상이 되는 AP 실행 장치 정보를 특정할 필요가 있기 때문이다.15 is an example of change information of attribute information. The exemplified change information is described as data in JSON format. The exemplified change information includes communication-related information (line "0002") and attribute information (lines "0003" to "0019"), but does not include authentication information. In addition, the reason why the change information includes communication-related information is that it is necessary to specify AP execution device information to which the change information is reflected.

도 16은, 클러스터 관리 장치(4)가 클라이언트 장치(2)로부터 속성 정보의 취득 요구를 접수했을 때에 행하는 처리(이하, 「속성 정보 제공 시퀀스 S1600」이라고 칭함)를 설명하는 시퀀스도이다. 또, 유저는, 예를 들면, AP 소프트웨어의 편집에 있어서 당해 처리에 의해 제공되는 속성 정보를 참조한다.Fig. 16 is a sequence diagram illustrating processing (hereinafter referred to as "attribute information provision sequence S1600") performed when the cluster management device 4 receives a request for acquiring attribute information from the client device 2. In addition, the user refers to the attribute information provided by the process in editing the AP software, for example.

우선 처리 요구 접수부(410)가, 클라이언트 장치(2)로부터 속성 정보의 취득 요구를 접수한다(S1611). 상기 취득 요구는, 특정한 AP 실행 장치(10)의 속성 정보를 지정하는 것이어도 되고, 클러스터 관리 장치(4)가 관리(기억)하고 있는 복수의 속성 정보를 지정하는 것이어도 된다.First, the processing request acceptance unit 410 accepts a request for acquiring attribute information from the client device 2 (S1611). The acquisition request may specify attribute information of a specific AP execution device 10 or may specify a plurality of attribute information managed (stored) by the cluster management device 4 .

처리 요구 접수부(410)는, 상기 취득 요구를 수신하면, 클러스터 관리부(420)의 속성 정보 관리부(422)에, 상기 취득 요구에서 지정된 속성 정보의 제공 요구를 송신한다(S1612).Upon receiving the acquisition request, the processing request acceptance unit 410 transmits, to the attribute information management unit 422 of the cluster management unit 420, a provision request for the attribute information specified in the acquisition request (S1612).

속성 정보 관리부(422)는, 상기 제공 요구를 수신하면, 당해 제공 요구에서 지정된 속성 정보를 처리 요구 접수부(410)에 송신한다(S1613).Upon receiving the provision request, the attribute information management unit 422 transmits the attribute information specified in the provision request to the processing request acceptance unit 410 (S1613).

처리 요구 접수부(410)는, 속성 정보 관리부(422)로부터 속성 정보를 수신하면, 수신한 속성 정보를 클라이언트 장치(2)에 송신한다(S1614).Upon receiving attribute information from the attribute information management section 422, the processing request acceptance unit 410 transmits the received attribute information to the client device 2 (S1614).

도 17은, 클러스터 관리 장치(4)가 클라이언트 장치(2)로부터 AP 프로세스(800)의 생성 지시를 수신했을 때에 행하는 처리(이하, 「AP 소프트웨어 실행 준비 시퀀스 S1700」이라고 칭함)를 설명하는 시퀀스도이다. AP 소프트웨어 실행 준비 시퀀스 S1700은, AP 실행 장치(10)가 AP 소프트웨어(7)를 실행하기 위한 준비 처리이다.Fig. 17 is a sequence diagram illustrating a process performed when the cluster management device 4 receives an instruction to create an AP process 800 from the client device 2 (hereinafter referred to as "AP software execution preparation sequence S1700"). am. The AP software execution preparation sequence S1700 is a preparation process for the AP execution device 10 to execute the AP software 7.

우선 클라이언트 장치(2)로부터 클러스터 관리 장치(4)의 처리 요구 접수부(410)에 AP 프로세스(800)의 생성 지시가 송신된다(S1711).First, an instruction to create the AP process 800 is transmitted from the client device 2 to the process request receiving unit 410 of the cluster management device 4 (S1711).

처리 요구 접수부(410)는, 상기 생성 지시를 수신하면, AP 프로세스의 생성 지시를, 당해 생성 지시의 대상이 되고 있는 AP 프로세스(800)를 연계하여 실행시킬 예정의 복수의 AP 실행 장치(10)(같은 클러스터에 속하는 AP 실행 장치(10). 본 예에서는 3개의 AP 실행 장치(10)(1)∼(3)가 같은 클러스터에 속해 있는 것으로 함)에 송신한다(S1712).Upon receiving the creation instruction, the process request accepting unit 410 sends the AP process creation instruction to a plurality of AP execution devices 10 that are scheduled to execute the AP process 800 that is the target of the creation instruction in conjunction with each other. (AP execution devices 10 belonging to the same cluster. In this example, it is assumed that three AP execution devices 10 (1) to (3) belong to the same cluster) (S1712).

AP 실행 장치(10)의 프로세스 실행 관리부(120)는, 상기 생성 지시를 수신하면(S1713), AP 프로세스(800)를 생성한다(S1713, S1714).Upon receiving the creation instruction (S1713), the process execution management unit 120 of the AP execution device 10 creates the AP process 800 (S1713 and S1714).

기동한 AP 프로세스(800)는, 프로세스간 정보 공유부(423)에 AP 소프트웨어(7)의 취득 요구를 송신한다(S1715). 프로세스간 정보 공유부(423)는, 상기 취득 요구를 수신하면, 요구받은 AP 소프트웨어(7)를 요구원인 AP 프로세스(800)에 송신하고, AP 프로세스(800)가 상기 AP 소프트웨어(7)를 수신하여 기억한다(S1716). 이에 따라 AP 실행 장치(10)(AP 프로세스(800))에 AP 소프트웨어(7)가 디플로이된다.The activated AP process 800 transmits an acquisition request for the AP software 7 to the inter-process information sharing unit 423 (S1715). Upon receiving the acquisition request, the inter-process information sharing unit 423 transmits the requested AP software 7 to the AP process 800, which is the source of the request, and the AP process 800 receives the AP software 7. and remember (S1716). Accordingly, the AP software 7 is deployed on the AP execution device 10 (AP process 800).

계속해서, AP 프로세스(800)는, 프로세스간 정보 공유부(423)에 클러스터(AP 소프트웨어(7)를 연계하여 처리하는 AP 실행 장치(10)가 소속하는 클러스터)에의 참가 등록 요구를 송신한다(S1717). 프로세스간 정보 공유부(423)는, 상기 참가 등록 요구를 수신하면, 클러스터 관리 정보(452)를 갱신하여 당해 AP 프로세스(800)를 상기 클러스터에 등록한다(S1718).Subsequently, the AP process 800 transmits, to the inter-process information sharing unit 423, a participation registration request to the cluster (the cluster to which the AP execution device 10 that processes in association with the AP software 7 belongs) ( S1717). Upon receiving the participation registration request, the inter-process information sharing unit 423 updates the cluster management information 452 and registers the corresponding AP process 800 in the cluster (S1718).

계속해서, AP 프로세스(800)는, 상기 소정의 클러스터의 정보(당해 클러스터에 속해 있는 AP 프로세스(800)의 정보(일람 정보 등), 당해 클러스터에 속해 있는 AP 프로세스(800)가 존재하는 AP 실행 장치(10)의 속성 정보 등)의 제공 요구를 프로세스간 정보 공유부(423)에 송신한다(S1719).Subsequently, the AP process 800 executes the information of the predetermined cluster (information (list information, etc.) of the AP process 800 belonging to the cluster, and the AP where the AP process 800 belonging to the cluster exists. Attribute information of the device 10, etc.) is transmitted to the inter-process information sharing unit 423 (S1719).

프로세스간 정보 공유부(423)는, 상기 제공 요구를 수신하면, 당해의 정보를 기억부(405)로부터 취득하고, 취득한 정보를 AP 프로세스(800)에 송신한다(S1720).Upon receiving the provision request, the inter-process information sharing unit 423 acquires the information in question from the storage unit 405, and transmits the acquired information to the AP process 800 (S1720).

도 18은, 클러스터에 새로운 AP 프로세스(800)가 참가할 때에 행해지는, 당해 클러스터에 소속하는 AP 실행 장치(10)(본 예에서는 3개의 AP 실행 장치(10)(1)∼(3)가 속해 있는 것으로 함)간에서의 정보 공유에 관한 처리(이하, 「클러스터 내 정보 공유 시퀀스(AP 프로세스 기동 시) S1800」이라고 칭함)를 설명하는 시퀀스도이다.18 shows what happens when a new AP process 800 joins a cluster, which is performed when the AP execution device 10 belonging to the cluster (in this example, three AP execution devices 10 (1) to (3) belong It is a sequence diagram explaining a process related to information sharing between (hereinafter referred to as "intra-cluster information sharing sequence (at the time of AP process startup) S1800").

어떤 클러스터에 속하는 AP 실행 장치(10)(1)에 있어서 새롭게 AP 프로세스(800)(1)가 기동하면, 상술한 바와 같이 AP 프로세스(800)(1)가 당해 클러스터에의 참가 등록 요구를 송신한다(S1811).When the AP process 800 (1) is newly started in the AP execution device 10 (1) belonging to a certain cluster, the AP process 800 (1) transmits a participation registration request to the cluster as described above. Do (S1811).

프로세스간 정보 공유부(423)는, 상기 참가 등록 요구를 수신하면, 클러스터 관리 정보(452)를 갱신하여 당해 AP 프로세스(800)(1)를 상기 클러스터에 등록한다(S1812).Upon receiving the participation registration request, the inter-process information sharing unit 423 updates the cluster management information 452 and registers the corresponding AP process 800(1) in the cluster (S1812).

계속해서, 프로세스간 정보 공유부(423)는, 당해 클러스터에 속하는 다른 AP 실행 장치(10)(2),(3)에, AP 프로세스(800)(1)가 존재하는 AP 실행 장치(10)(1)의 AP 실행 장치 정보(통신 정보, 속성 정보, 및 인증 정보를 포함함)를 송신하고, 다른 AP 실행 장치(10)(2),(3)는, 상기 AP 실행 장치 정보를 수신하여 기억한다(S1813).Subsequently, the inter-process information sharing unit 423 connects the AP execution device 10 where the AP process 800 (1) exists in the other AP execution devices 10, (2), and (3) belonging to the corresponding cluster. AP execution device information (including communication information, attribute information, and authentication information) of (1) is transmitted, and other AP execution devices 10, (2), and (3) receive the AP execution device information, Remember (S1813).

도 19는, AP 프로세스(800)가 소멸했을 때에 행해지는, 당해 클러스터에 소속하는 AP 실행 장치(10)(본 예에서는 3개의 AP 실행 장치(10)(1)∼(3)가 속해 있는 것으로 함)간에서의 정보 공유에 관한 처리(이하, 「클러스터 내 정보 공유 시퀀스(AP 프로세스 소멸 시) S1900」이라고 칭함)를 설명하는 시퀀스도이다. 또, AP 프로세스(800)의 소멸 이유로서, 예를 들면, AP 실행 장치(10)나 통신 네트워크(5)의 장해, 유저의 의도적인 소멸 조작의 실시 등이 있다.FIG. 19 shows the AP execution device 10 belonging to the cluster (in this example, three AP execution devices 10 (1) to (3) belonging to the cluster), which is performed when the AP process 800 disappears. It is a sequence diagram explaining the processing related to information sharing between (hereinafter, referred to as "intra-cluster information sharing sequence (when the AP process disappears) S1900"). In addition, as reasons for the disappearance of the AP process 800, there are, for example, a failure of the AP execution device 10 or the communication network 5, a user's intentional execution of the disappearance operation, and the like.

프로세스간 정보 공유부(423)는, AP 프로세스(800)로부터 보내져 오는 생존 통지를 리얼타임으로 감시하고 있다(S1911). 프로세스간 정보 공유부(423)는, 어떤 AP 프로세스(800)(1)의 생존 통지가 두절된 것을 검지하면(S1912), 클러스터 관리 정보(452)를 갱신하여 당해 AP 프로세스(800)(1)의 현재 당해 AP 프로세스(800)(1)가 속해 있는 클러스터에의 참가를 무효화한다(S1913).The inter-process information sharing unit 423 monitors the existence notification sent from the AP process 800 in real time (S1911). When the inter-process information sharing unit 423 detects that the existence notification of a certain AP process 800 (1) has been disconnected (S1912), it updates the cluster management information 452 so that the corresponding AP process 800 (1) Participation in the cluster to which the current AP process 800 (1) belongs is invalidated (S1913).

계속해서, 프로세스간 정보 공유부(423)는, AP 프로세스(800)(1)가 상기 클러스터로부터 이탈한 것을 당해 클러스터에 속하는 다른 AP 프로세스(800)(2),(3)에 통지한다(S1914). 다른 AP 프로세스(800)(2),(3)는, 상기 통지를 수신하면, 각각이 기억하고 있는, 당해 클러스터에의 참가 상황에 관한 정보를 갱신하고, AP 프로세스(800)(1)의 당해 클러스터에의 참가를 무효화한다(S1915).Subsequently, the inter-process information sharing unit 423 notifies the other AP processes 800 (2) and (3) belonging to the cluster that the AP process 800 (1) leaves the cluster (S1914). ). Upon receipt of the notification, the other AP processes 800 (2) and (3) update the information stored in them on the status of participation in the cluster, and the corresponding AP processes 800 (1) Participation in the cluster is invalidated (S1915).

또, 이상에 설명한, AP 소프트웨어 실행 준비 시퀀스 S1700, 클러스터 내 정보 공유 시퀀스(AP 프로세스 기동 시) S1800, 및 클러스터 내 정보 공유 시퀀스(AP 프로세스 소멸 시) S1900에 의해, 같은 클러스터에 속하는 AP 실행 장치(10)(AP 프로세스(800))간에서, 클러스터에 관한 정보의 동기가 상시 유지된다.In addition, by the above-described AP software execution preparation sequence S1700, intra-cluster information sharing sequence (when the AP process starts) S1800, and intra-cluster information sharing sequence (when the AP process disappears) S1900, the AP execution device belonging to the same cluster ( 10) Between (AP processes 800), synchronization of cluster-related information is always maintained.

도 20은, AP 실행 장치(10)(AP 프로세스(800))가 AP 소프트웨어(7)를 실행할 때의 처리의 흐름(이하, 「AP 소프트웨어 실행 시퀀스 S2000」이라고 칭함)을 설명하는 시퀀스도이다. 또, 본 예에서는, 같은 클러스터에 속하는, 거점(8)(1)의 AP 실행 장치(10)(1)의 AP 프로세스(800)(1)와 거점(8)(2)의 AP 실행 장치(10)(2)의 AP 프로세스(800)(2)가 연계하여 AP 소프트웨어(7)를 실행하는 것으로 한다. 또한 AP 소프트웨어(7)는, 일례로서 도 21에 예시하는 구성인 것으로 한다.Fig. 20 is a sequence diagram illustrating a flow of processing when the AP execution device 10 (AP process 800) executes the AP software 7 (hereinafter referred to as "AP software execution sequence S2000"). Also, in this example, the AP process 800 (1) of the AP execution device 10 (1) of the base (8) (1) and the AP execution device ( 10) It is assumed that the AP process 800 (2) of (2) cooperates to execute the AP software 7. In addition, the AP software 7 assumes the configuration illustrated in Fig. 21 as an example.

도 20에 나타내는 바와 같이, 우선 AP 프로세스(800)(1)의 AP 소프트웨어 처리 실행부(8121)(1)가, 클러스터 관리 장치(4)로부터의 실행 개시 지시를 받아 AP 소프트웨어(7)의 실행을 개시(「처리 A」로부터의 순차 실행을 개시)한다(S2011, S2012).As shown in Fig. 20, first, the AP software processing execution unit 8121 (1) of the AP process 800 (1) receives an execution start instruction from the cluster management device 4 and executes the AP software 7. (Sequential execution from "Process A" starts) (S2011, S2012).

「처리 B」의 실행을 거쳐 처리가 「전송 처리 a」에 도달하면(S2013), AP 소프트웨어 처리 실행부(8121)(1)는, AP 프로세스(800)(1)의 메시지 전송부(8122)(1)에, AP 프로세스(800)(2)에 처리를 연계(인계)하기 위해 필요한 정보를 포함하는 메시지(이하, 「전송 개시 메시지」라고 칭함)를 송신한다(S2014).When the process reaches "transmission process a" through execution of "Process B" (S2013), the AP software processing execution unit 8121(1) sends the message transmission unit 8122 of the AP process 800(1) In (1), a message (hereinafter referred to as "transmission start message") containing information necessary for linking (handing over) the processing to the AP process 800 (2) is transmitted (S2014).

도 22에 전송 개시 메시지의 일례를 나타낸다. 동도면에 나타내는 바와 같이, 전송 개시 메시지는, 수신처가 되는 AP 실행 장치(10)를 지정하는 정보(「0002」행째의 기술. 이하, 「수신처 장치 지정 정보」라고 칭함), 「전송 처리 a」의 식별자(「0003」행째의 기술. 이하, 「처리 블록 ID」라고 칭함), 당해 메시지의 종별(종류)을 나타내는 정보(「0004」행째의 기술. 이하, 「전송 종별」이라고 칭함), 및 연계처(인계처)의 처리 블록에 건네주는 정보(「0005」∼「0007」행째의 기술. 이하, 「연계 정보」라고 칭함)를 포함한다.22 shows an example of a transmission start message. As shown in the figure, the transmission start message includes information specifying the destination AP execution device 10 (a description in the "0002" line, hereinafter referred to as "destination device designation information"), and "transfer processing a" identifier (description on the “0003” line, hereinafter referred to as “processing block ID”), information indicating the type (type) of the message (description on the “0004” line, hereinafter referred to as “transmission type”), and It includes information to be passed to the processing block of the linkage destination (transfer destination) (description of lines "0005" to "0007"; hereinafter referred to as "linkage information").

본 예에서는, 수신처 장치 지정 정보로서 「edge_siteA」가 기술되어 있다. 이것은 거점(8)(2)에 존재하는 AP 실행 장치(10)(2)를 수신처로서 지정해야 할 것을 지정하고 있다. 또한 전송 종별로서 「start」가 지정되어 있다. 이것은 당해 메시지가 전송 개시 메시지인 것을 나타내고 있다. 연계 정보는, 예를 들면, AP 소프트웨어(7)가 도 3에 예시하는 것일 경우는 학습 모델(30)(파라미터)이다.In this example, "edge_siteA" is described as destination device specification information. This specifies that the AP execution device 10 (2) existing in the base (8) (2) should be designated as the destination. Also, "start" is designated as the transmission type. This indicates that the message is a transmission start message. The linkage information is, for example, the learning model 30 (parameter) when the AP software 7 is what is illustrated in FIG. 3 .

도 20으로 돌아가, 메시지 전송부(8122)(1)는, 전송 개시 메시지를 수신하면, 당해 전송 개시 메시지의 수신처 장치 지정 정보와 AP 실행 장치 정보(451) 및 클러스터 관리 정보(452)를 대조하고, 수신처 장치 지정 정보에서 지정되는 속성을 갖는 AP 실행 장치(10)(2)를 연계처의 AP 실행 장치(10)(2)로서 선출한다(S2015). 또, 상기 선출에 있어서, 메시지 전송부(8122)(1)는, 선출한 AP 실행 장치(10)(2)(AP 프로세스(800)(2))의 소재(所在)를 특정하는 정보(예를 들면, AP 실행 장치(10)의 네트워크 어드레스와 당해 AP 실행 장치(10)(2)의 AP 프로세스(800)(2)의 포트 번호)를 취득한다.Returning to Fig. 20, when the transmission start message is received, the message transmission unit 8122 (1) compares the destination device designation information of the transmission start message with AP execution device information 451 and cluster management information 452, and , An AP execution device 10 (2) having an attribute specified in the destination device designation information is selected as an associated AP execution device 10 (2) (S2015). Further, in the above selection, the message transmission unit 8122(1) provides information (example For example, the network address of the AP execution device 10 and the port number of the AP process 800 (2) of the AP execution device 10 (2) are acquired.

계속해서, 메시지 전송부(8122)(1)는, 선출한 AP 실행 장치(10)(2)(AP 프로세스(800)(2))에, 연계 개시를 통지하는 메시지(이하, 「연계 개시 메시지」라고 칭함)를 송신한다(S2016).Subsequently, the message transmission unit 8122 (1) sends a message notifying the selected AP execution device 10 (2) (AP process 800 (2)) of linkage start (hereinafter referred to as "association start message"). ') is transmitted (S2016).

도 23에 연계 개시 메시지의 일례를 나타낸다. 동도면에 나타내는 바와 같이, 연계 개시 메시지는, 송신원의 AP 실행 장치(10)(1)를 나타내는 정보(「0002」행째의 기술. 이하, 「송신원 정보」라고 칭함), 「전송 처리 a」의 식별자(「0003」행째의 기술. 이하, 「처리 블록 ID」라고 칭함), 당해 메시지의 종별(종류)을 나타내는 정보(「0004」행째의 기술. 이하, 「전송 종별」이라고 칭함), 연계처(인계처)의 처리 블록에 건네주는 정보(「0005」∼「0007」행째의 기술. 이하, 「연계 정보」라고 칭함)를 포함한다. 또, 송신원 정보는, 연계처인 AP 프로세스(800)(2)가 다시 AP 프로세스(800)(1)에 처리를 인계할 때에 필요해지는 정보이다.Fig. 23 shows an example of an association start message. As shown in the figure, the linkage start message includes information indicating the sender's AP execution device 10(1) (a description of the "0002" line, hereinafter referred to as "sender information") and "transfer processing a" Identifier (description on the “0003” line, hereinafter referred to as “processing block ID”), information indicating the type (type) of the message (description on the “0004” line, hereinafter referred to as “transmission type”), connection destination It includes information to be passed to the (transfer destination) processing block (description of lines "0005" to "0007"; hereinafter referred to as "linkage information"). In addition, the sender information is information required when the AP process 800 (2), which is a linkage destination, again transfers processing to the AP process 800 (1).

도 20으로 돌아가, 연계처의 AP 실행 장치(10)(2)의 AP 프로세스(800)(2)의 메시지 전송부(8122)(2)는, 연계 개시 메시지를 수신하면, 수신한 연계 개시 메시지를 당해 AP 프로세스(800)(2)의 AP 소프트웨어 처리 실행부(8121)(2)에 통지(송신)한다(S2017).Returning to FIG. 20 , when the message transmission unit 8122 (2) of the AP process 800 (2) of the AP execution device 10 (2) of the association destination receives the association start message, the received association start message is notified (transmitted) to the AP software processing execution unit 8121 (2) of the AP process 800 (2) (S2017).

AP 소프트웨어 처리 실행부(8121)(2)는, 연계 개시 메시지를 수신하면, 연계 개시 메시지의 「연계 정보」의 내용을 입력으로 하여 「처리 C」로부터 처리를 개시한다(S2018, S2019). 또, AP 소프트웨어 처리 실행부(8121)(2)는, 연계 개시 메시지의 「처리 블록 ID」에 「전송 처리 a」의 식별자가 설정되어 있으므로, 「전송 처리 a」에 후속하는 「처리 C」로부터 처리를 개시한다.When the AP software processing execution unit 8121 (2) receives the linkage start message, it starts processing from "Process C" with the content of the "linkage information" of the linkage start message as an input (S2018, S2019). In addition, since the identifier of "transfer process a" is set in the "process block ID" of the linkage start message, the AP software processing execution unit 8121 (2) proceeds from "process C" following "transfer process a". Initiate processing.

「처리 D」의 실행을 거쳐 처리가 「전송 처리 b」에 도달하면(S2020), 계속해서 AP 소프트웨어 처리 실행부(8121)(2)는, AP 프로세스(800)(2)의 메시지 전송부(8122)(2)에, AP 프로세스(800)(1)에의 처리의 연계(인계)를 지시하는 메시지(이하, 「전송 종료 메시지」라고 칭함)를 통지(송신)한다(S2021).When the process reaches the "transmission process b" through the execution of "Process D" (S2020), then the AP software processing execution unit 8121 (2) proceeds to the message transmission unit (of the AP process 800 (2)) 8122)(2) is notified (transmitted) of a message instructing linkage (handover) of processing to the AP process 800 (1) (hereinafter referred to as "transfer end message") (S2021).

메시지 전송부(8122)(2)는, 전송 종료 메시지를 수신하면, AP 실행 장치(10)(1)의 AP 프로세스(800)(1)에, 연계 종료를 통지하는 메시지(이하, 「연계 종료 메시지」라고 칭함)를 송신한다(S2022).Upon receiving the transmission end message, the message transmitter 8122 (2) sends a message (hereinafter referred to as “association end referred to as "message") is transmitted (S2022).

도 24에 연계 종료 메시지의 일례를 나타낸다. 동도면에 나타내는 바와 같이, 연계 종료 메시지는, 연계 개시 메시지의 송신원인 AP 실행 장치(10)(1)를 나타내는 정보(「0002」행째의 기술. 이하, 「송신원 정보」라고 칭함), 「전송 처리 a」의 식별자(「0003」행째의 기술. 이하, 「처리 블록 ID」라고 칭함), 당해 메시지의 종별(종류)을 나타내는 정보(「0004」행째의 기술. 이하, 「전송 종별」이라고 칭함), 연계처(인계처)의 처리 블록에 건네주는 정보(「0005」∼「0007」행째의 기술. 이하, 「연계 정보」라고 칭함)를 포함한다. 또, 연계 종료 메시지에 있어서의 송신원 정보는, 연계 개시 메시지의 송신원 정보와 같다. 또한 연계 정보에는, 예를 들면, AP 소프트웨어(7)가 도 3에 예시한 것일 경우, 센서 데이터에 의해 갱신된 학습 모델(30)(파라미터)이 설정된다.24 shows an example of an association termination message. As shown in the figure, the linkage end message includes information indicating the AP execution device 10(1) that is the sender of the linkage start message (a description of the "0002" line; hereinafter referred to as "sender information"), and "transfer Process a” (description on the “0003” line, hereinafter referred to as “process block ID”), information indicating the type (type) of the message (description on the “0004” line, hereinafter referred to as “transmission type”) ), and information to be passed to the processing block of the linkage destination (transfer destination) (description of lines "0005" to "0007"; hereinafter referred to as "linkage information"). Incidentally, the sender information in the linkage termination message is the same as the sender information in the linkage start message. Further, in the linkage information, for example, when the AP software 7 is the one illustrated in FIG. 3 , the learning model 30 (parameter) updated by the sensor data is set.

도 20으로 돌아가, AP 프로세스(800)(1)의 메시지 전송부(8122)(1)는, 연계 종료 메시지를 수신하면, 수신한 연계 종료 메시지의 내용을 AP 소프트웨어 처리 실행부(8121)(1)에 통지(송신)한다(S2023). AP 소프트웨어 처리 실행부(8121)(1)는, 상기 통지를 받으면, 연계 종료 메시지의 내용에 의거하여 다음에 실행해야 할 처리 블록을 특정(본 예에서는 「처리 E」라고 특정)하고, 연계 종료 메시지의 「연계 정보」를 입력으로 하여, 특정한 처리 블록(「처리 E」)으로부터 처리를 개시한다. 또, AP 소프트웨어 처리 실행부(8121)(1)는, 연계 종료 메시지의 「처리 블록 ID」에 「전송 처리 a」의 식별자가 설정되고, 「전송 종별」에 연계 종료를 의미하는 「end」가 설정되어 있으므로, 「전송 처리 b」에 후속하는 「처리 E」로부터 처리를 개시한다.Returning to FIG. 20 , when the message transmission unit 8122 (1) of the AP process 800 (1) receives an association end message, the AP software processing execution unit 8121 (1) converts the content of the received association end message to the AP software processing unit 8121 (1). ) is notified (transmitted) (S2023). Upon receiving the above notification, the AP software processing execution unit 8121(1) specifies a processing block to be executed next based on the content of the linkage end message (specified as "process E" in this example), and terminates the linkage. The processing is started from a specific processing block ("Process E") by taking the "connection information" of the message as an input. Further, in the AP software processing execution unit 8121(1), the identifier of "transfer process a" is set in the "process block ID" of the linkage end message, and "end" meaning linkage end is set in the "transfer type". Since it is set, processing starts from "process E" following "transfer processing b".

이상과 같이, 「전송 처리」를 통해, 각 거점(8)의 AP 실행 장치(10)(AP 프로세스(800))간에서 처리가 연계되고, 각 거점(8)의 AP 실행 장치(10)에 디플로이되어 있는 같은(공통의) AP 소프트웨어(7)에 의해 처리가 실행된다.As described above, processing is linked between the AP execution devices 10 (AP processes 800) of each base 8 through "transfer processing", and the AP execution device 10 of each base 8 Processing is executed by the same (common) AP software 7 that is deployed.

이상 상세히 설명한 바와 같이, 본 실시형태의 정보 처리 시스템(1)에 있어서는, 연계하여 처리를 실행하는 복수의 AP 실행 장치(10)의 각각에는, 공통의(같은) 구성을 갖는 AP 소프트웨어(7)가 제공(디플로이)되므로, AP 실행 장치(10)마다 다른 AP 소프트웨어(7)를 구축할 필요가 없어, 복수의 거점(8)간에서 연계하여 처리를 실행하는 소프트웨어를 정보 처리 시스템(1) 전체적으로 효율적으로 개발할 수 있다. 또한 유저가 설정 가능한 AP 실행 장치 정보(451)에 있어서 AP 소프트웨어(7)를 실행시키는 AP 실행 장치(10)를 지정할 수 있기 때문에, 유저는 AP 소프트웨어(7)의 실행 환경을 용이하며 또한 유연하게 선택할 수 있다.As described above in detail, in the information processing system 1 of the present embodiment, AP software 7 having a common (same) configuration is provided in each of a plurality of AP execution devices 10 that execute processing in association with each other. is provided (deployed), there is no need to build different AP software 7 for each AP execution device 10, and the information processing system 1 provides software that executes processing in cooperation between a plurality of bases 8. can be developed effectively. In addition, since the user can designate the AP execution device 10 that executes the AP software 7 in the AP execution device information 451 that can be set, the user can easily and flexibly set the execution environment of the AP software 7. You can choose.

또한 복수의 AP 실행 장치(10) 중 어느 것에도 공통의(같은) AP 소프트웨어(7)가 제공(디플로이)되므로, AP 소프트웨어(7)의 관리(보수) 부담이나 운용 부담이 적게 된다. 또한 정보 처리 시스템(1) 전체적으로 통신 부하를 경감할 수 있고, 시큐러티의 향상을 도모할 수도 있다.In addition, since the common (same) AP software 7 is provided (deployed) to any of the plurality of AP execution devices 10, the burden of management (maintenance) and operation of the AP software 7 is reduced. Moreover, the communication load of the information processing system 1 as a whole can be reduced, and security can be improved.

[제2 실시형태][Second Embodiment]

도 10에 나타낸 바와 같이, 제1 실시형태에서는, 클라이언트 장치(2)로부터 클러스터 관리 장치(4)에 AP 소프트웨어가 직접 제공되고 있었지만, 버전 관리를 포함하는 AP 소프트웨어의 관리를 AP 관리 장치(3)에서 행하고, 클러스터 관리 장치(4)가 AP 관리 장치(3)로부터 AP 소프트웨어의 제공을 받도록 해도 된다. 이하, 제1 실시형태와 상이한 부분을 중심으로 해서 설명한다.As shown in Fig. 10, in the first embodiment, AP software is directly provided from the client device 2 to the cluster management device 4, but AP software management including version management is performed by the AP management device 3. , and the cluster management device 4 may be provided with AP software from the AP management device 3. Hereinafter, it demonstrates focusing on the part different from 1st Embodiment.

도 25는, 제2 실시형태의 AP 관리 장치(3)의 주된 기능을 설명하는 도면이다. 동도면에 나타내는 바와 같이, 제2 실시형태의 AP 관리 장치(3)는, 제1 실시형태의 AP 관리 장치(3)가 구비하는 기능에 더하여, AP 소프트웨어 제공부(530)를 더 구비한다. AP 소프트웨어 제공부(530)는, 클러스터 관리 장치(4)로부터의 요구에 따라, 지정된 버전의 AP 소프트웨어(7)를 클라이언트 장치(4)에 송신한다.25 is a diagram explaining the main functions of the AP management device 3 according to the second embodiment. As shown in the figure, the AP management device 3 of the second embodiment further includes an AP software provision unit 530 in addition to the functions provided in the AP management device 3 of the first embodiment. The AP software provider 530 transmits the AP software 7 of the designated version to the client device 4 according to a request from the cluster management device 4 .

도 26은, 제2 실시형태의 클러스터 관리 장치(4)의 주된 기능을 설명하는 도면이다. 동도면에 나타내는 바와 같이, 제2 실시형태의 클러스터 관리 장치(4)는, 제1 실시형태의 클러스터 관리 장치(4)가 구비하는 기능에 더하여, AP 소프트웨어 취득부(430)를 더 구비한다. AP 소프트웨어 취득부(430)는, AP 관리 장치(3)로부터의 소정 버전의 AP 소프트웨어(7)의 취득과, 취득한 AP 소프트웨어(7)의 프로세스간 정보 공유부(423)에의 반영을 행한다.26 is a diagram explaining the main functions of the cluster management device 4 according to the second embodiment. As shown in the figure, the cluster management device 4 of the second embodiment further includes an AP software acquisition unit 430 in addition to the functions provided in the cluster management device 4 of the first embodiment. The AP software acquisition unit 430 acquires the AP software 7 of a predetermined version from the AP management device 3 and reflects the acquired AP software 7 to the inter-process information sharing unit 423 .

도 27은, 제2 실시형태의 클러스터 관리 장치(4)의 처리 요구 접수부(410)가 클라이언트 장치(2)로부터 AP 소프트웨어의 반영 요구를 수신했을 때에 행하는 처리의 흐름(이하, 「AP 소프트웨어 반영 시퀀스 S700」이라고 칭함)을 설명하는 시퀀스도이다.Fig. 27 shows the processing flow performed when the processing request acceptance unit 410 of the cluster management device 4 of the second embodiment receives an AP software application request from the client device 2 (hereinafter referred to as "AP software application sequence"). S700”) is a sequence diagram for explaining.

제1 실시형태와 마찬가지로, 클라이언트 장치(2)로부터 AP 관리 장치(3)에 AP 소프트웨어(7)가 송신되고(S2711), AP 관리 장치(3)는 보내져 온 AP 소프트웨어(7)를 수신하여 관리 대상으로서 등록(기억)한다(S2712).As in the first embodiment, the AP software 7 is transmitted from the client device 2 to the AP management device 3 (S2711), and the AP management device 3 receives and manages the sent AP software 7. It is registered (remembered) as an object (S2712).

클러스터 관리 장치(4)의 처리 요구 접수부(410)는, 클라이언트 장치(2)로부터 AP 소프트웨어의 반영 요구를 수신하면(S2713), 수신한 반영 요구를 AP 소프트웨어 취득부(430)에 통지한다(S2714).When the processing request acceptance unit 410 of the cluster management device 4 receives an AP software reflection request from the client device 2 (S2713), it notifies the AP software acquisition unit 430 of the received reflection request (S2714). ).

AP 소프트웨어 취득부(430)는, 상기 반영 요구를 수신하면 AP 소프트웨어의 취득 요구를 AP 관리 장치(3)에 송신하여(S2715) AP 관리 장치(3)로부터 AP 소프트웨어(7)를 취득하고(S2716), 취득한 AP 소프트웨어(7)를 프로세스간 정보 공유부(423)에 송신한다(S2717).Upon receiving the reflection request, the AP software acquisition unit 430 transmits an AP software acquisition request to the AP management device 3 (S2715) and acquires the AP software 7 from the AP management device 3 (S2716). ), the acquired AP software 7 is transmitted to the inter-process information sharing unit 423 (S2717).

프로세스간 정보 공유부(423)는, AP 소프트웨어(7)를 수신하고, 수신한 AP 소프트웨어(7)를 관리 대상으로서 등록(기억)한다(S1018).The inter-process information sharing unit 423 receives the AP software 7 and registers (stores) the received AP software 7 as a management target (S1018).

이와 같이 버전 관리를 포함하는 AP 소프트웨어의 관리를 AP 관리 장치(3)가 행하는 구성일 경우에는, 클러스터 관리 장치(4)가 AP 관리 장치(3)로부터 AP 소프트웨어의 제공을 받도록 해도 된다.In such a configuration in which the AP management device 3 performs management of the AP software including version management, the cluster management device 4 may be provided with the AP software from the AP management device 3 .

[제3 실시형태][Third Embodiment]

도 21 및 도 22에 나타낸 바와 같이, 제1 실시형태의 정보 처리 시스템(1)에서는, AP 소프트웨어(7)의 개발자가 AP 소프트웨어(7)의 「전송 처리 a」에 있어서 수신처 장치 지정 정보를 설정함으로써, 당해 처리 블록 이후의 처리 블록이, 수신처 장치 지정 정보에서 지정된 거점(8)에서 실행된다. 이에 대하여, 이하에 설명하는 제3 실시형태의 정보 처리 시스템(1)에서는, AP 소프트웨어(7)의 개발자가, AP 소프트웨어(7)의 전송 처리 블록에 있어서, 당해 처리 이후의 처리에 필요한 데이터(데이터의 메타 정보)를 설정함으로써, 자동적으로 AP 소프트웨어(7)의 전송 처리 블록 이후의 처리 블록을 실행 가능한(당해 데이터를 이용 가능한) 거점(8)의 AP 실행 장치(10)가 선택되고, 선택된 AP 실행 장치(10)에서 전송 처리 블록 이후의 처리 블록의 처리가 실행된다. 이 제3 실시형태의 정보 처리 시스템(1)에 의하면, AP 소프트웨어(7)의 개발자는, 처리 블록의 실행에 있어서 필요한 데이터가 어느 거점(8)에 존재하는지를 파악하고 있을 필요가 없고, 당해 데이터를 필요로 하는 처리에 당해 데이터를 지정하는 정보(이하, 「데이터 지정 정보」라고 칭함)를 부가하는 것만으로, 당해 처리 블록이 당해 데이터를 이용 가능한 거점(8)의 AP 실행 장치(10)에서 실행되도록 할 수 있다. 제3 실시형태의 정보 처리 시스템(1)의 기본적인 구성은, 제1 실시형태의 정보 처리 시스템(1)과 마찬가지이다. 이하, 제1 실시형태와 상이한 부분을 중심으로 해서 설명한다.21 and 22, in the information processing system 1 of the first embodiment, the developer of the AP software 7 sets the destination device specification information in "transfer processing a" of the AP software 7. By doing so, processing blocks subsequent to the processing block are executed at the base 8 specified in the destination device specifying information. In contrast, in the information processing system 1 of the third embodiment described below, the developer of the AP software 7, in the transfer processing block of the AP software 7, data necessary for the processing after the processing ( By setting the meta information of the data), the AP execution device 10 of the base 8 capable of executing the processing block subsequent to the transfer processing block of the AP software 7 (the data can be used) is automatically selected, and the selected In the AP execution device 10, the processing of the processing block after the transmission processing block is executed. According to the information processing system 1 of this third embodiment, the developer of the AP software 7 does not need to know in which base 8 the data necessary for execution of the processing block exists, and the data By simply adding information specifying the data (hereinafter referred to as "data designation information") to a process requiring can make it run. The basic structure of the information processing system 1 of 3rd Embodiment is the same as that of the information processing system 1 of 1st Embodiment. Hereinafter, it demonstrates focusing on the part different from 1st Embodiment.

도 28은, 제3 실시형태의 정보 처리 시스템(1)의 개략적인 구성을 나타내는 도면이다. 동도면에 나타내는 바와 같이, 제3 실시형태의 정보 처리 시스템(1)은, 제1 실시형태의 정보 처리 시스템(1)이 구비하는 구성에 더하여, 각 거점(8)의 각각에, 각 거점(8)에 있어서 수집된 데이터를 관리하는 데이터베이스(2801)를 구비한다. 데이터베이스(2801)는, 예를 들면, DBMS에 의해 실현되는 릴레이셔널 데이터베이스이다. 각 거점(8)의 데이터베이스(2801)(1)∼(N)는, 각 거점(8)에 존재하는 AP 실행 장치(10)(1)∼(N)와 통신 가능하게 접속되어 있다.28 : is a figure which shows the schematic structure of the information processing system 1 of 3rd Embodiment. As shown in the figure, the information processing system 1 of the third embodiment, in addition to the configuration provided in the information processing system 1 of the first embodiment, is provided in each of the bases 8, each base ( In 8), a database 2801 for managing collected data is provided. The database 2801 is a relational database realized by, for example, a DBMS. The databases 2801 (1) to (N) of each base 8 are connected to the AP execution devices 10 (1) to (N) present in each base 8 so that communication is possible.

도 29에, 제3 실시형태의 AP 실행 장치(10)가 구비하는 주된 기능을 나타내고 있다. 제3 실시형태의 AP 실행 장치(10)는, 제1 실시형태의 AP 실행 장치(10)가 구비하는 기능에 더하여, 데이터 정보 관리부(130)를 구비한다. 또한 제3 실시형태의 AP 실행 장치(10)의 기억부(105)는, 제1 실시형태의 기억부(105)가 기억하는 데이터에 더하여, 데이터 리스트(153)와 DB 접속 정보(154)를 기억한다. 각 거점(8)의 데이터 리스트(153)는, 각각의 거점(8)의 데이터베이스(2801)에 포함되어 있는 데이터를 지정하는 정보(상술한 데이터 지정 정보)의 리스트를 포함한다. DB 접속 정보(154)는, 데이터베이스(2801)의 데이터에 액세스할 때에 필요해지는 정보(이하, 「DB 접속 정보」라고 칭함)를 포함한다. DB 접속 정보의 예로서, 데이터베이스(2801)의 네트워크 어드레스, 데이터베이스(2801)의 종류를 특정하는 정보, 데이터베이스(2801)에 액세스하기 위한 인증 정보 등이 있다.Fig. 29 shows the main functions of the AP execution device 10 according to the third embodiment. The AP execution device 10 according to the third embodiment includes a data information management unit 130 in addition to the functions provided in the AP execution device 10 according to the first embodiment. In addition, the storage unit 105 of the AP execution device 10 of the third embodiment stores data list 153 and DB connection information 154 in addition to the data stored in the storage unit 105 of the first embodiment. remember The data list 153 of each base 8 includes a list of information specifying data contained in the database 2801 of each base 8 (data designation information described above). The DB connection information 154 includes information required when accessing data in the database 2801 (hereinafter referred to as "DB connection information"). Examples of DB connection information include the network address of the database 2801, information specifying the type of the database 2801, authentication information for accessing the database 2801, and the like.

데이터 정보 관리부(130)는, 데이터 리스트(153)나 DB 접속 정보(154)를 편집(등록, 변경, 삭제 등)하기 위한 유저 인터페이스를 제공한다. 각 거점(8)의 유저(데이터 관리자 등)는, 데이터 정보 관리부(130)를 통해 데이터 리스트(153)나 DB 접속 정보(154)를 편집할 수 있다. DB 접속 정보(154)는, 정보의 외부 유출 방지 등의 관점에서 각 AP 실행 장치(10)에 있어서 개별적으로 관리되고, 클러스터 관리 장치(4)에는 원칙적으로 송신되지 않는다. 데이터 리스트(153)는, 통신 네트워크(5)를 통해 클러스터 관리 장치(4)에도 송신된다.The data information management unit 130 provides a user interface for editing (registering, changing, deleting, etc.) the data list 153 or the DB connection information 154. A user (such as a data manager) of each base 8 can edit the data list 153 or the DB connection information 154 through the data information management unit 130 . The DB connection information 154 is individually managed in each AP execution device 10 from the viewpoint of preventing information from leaking to the outside, and is not transmitted to the cluster management device 4 in principle. The data list 153 is also transmitted to the cluster management device 4 via the communication network 5.

도 30에, 제3 실시형태의 클러스터 관리 장치(4)가 구비하는 주된 기능을 나타내고 있다. 제3 실시형태의 클러스터 관리 장치(4)의 기억부(405)는, 제1 실시형태의 클러스터 관리 장치(4)의 기억부(405)가 기억하는 데이터에 더하여, 데이터 리스트(453)를 기억한다. 데이터 리스트(453)는, 각 거점(8)의 AP 실행 장치(10)로부터 보내져 오는 데이터 리스트(153)를 통합한 데이터이며, 프로세스간 정보 공유부(423)에 의해 관리된다. 또, 후술하는 바와 같이, 데이터 리스트(453)에 등록되어 있는 각 데이터에 AP 실행 장치(10)가 실제로 액세스 가능한지의 여부는 AP 소프트웨어(7)의 AP 실행 장치(10)에의 디플로이 시 등에 확인(검증)된다. AP 소프트웨어(7)의 개발자는, 클라이언트 장치(2)의 처리 요구 접수부(410)를 통해 데이터 리스트(453)를 참조할 수 있다. 이에 따라 AP 소프트웨어(7)의 개발자는, AP 소프트웨어(7)의 개발에 있어서, 데이터 리스트(453)를 확인하면서, AP 소프트웨어(7)에 데이터 지정 정보를 기술할 수 있다.Fig. 30 shows the main functions of the cluster management device 4 of the third embodiment. The storage unit 405 of the cluster management apparatus 4 of the third embodiment stores a data list 453 in addition to the data stored in the storage unit 405 of the cluster management apparatus 4 of the first embodiment. do. The data list 453 is data that integrates the data lists 153 sent from the AP execution devices 10 of each base 8, and is managed by the inter-process information sharing unit 423. In addition, as will be described later, whether or not the AP execution device 10 can actually access each data registered in the data list 453 is checked when deploying the AP software 7 to the AP execution device 10 or the like. (verified). A developer of the AP software 7 may refer to the data list 453 through the processing request receiving unit 410 of the client device 2 . Accordingly, the developer of the AP software 7 can describe the data specifying information in the AP software 7 while checking the data list 453 in the development of the AP software 7 .

도 31에 데이터 리스트(453)의 일례를 나타낸다. 예시하는 데이터 리스트(453)는, AP 실행 장치 ID(4531), 데이터명(4532), 및 설명(4533)의 각 항목(칼럼)을 갖는 하나 이상의 레코드를 포함한다. AP 실행 장치 ID(4531)에는, AP 실행 장치(10)의 식별자(이하, 「AP 실행 장치 ID」라고 칭함)가 설정된다. 데이터명(4532)에는, 데이터 지정 정보(본 예에서는 데이터명)가 설정된다. 설명(4533)에는, 당해 데이터를 설명하는 정보(AP 소프트웨어(7)의 개발자 등의 사람이 참조하는 정보)가 설정된다. 또, 데이터 리스트(453)에, 각 데이터의 포맷이나 샘플 데이터가 설정되는 항목(칼럼)을 더 마련해도 된다. 또한 예시하는 데이터 리스트(453)는, 릴레이셔널 데이터베이스 형식의 포맷으로 기술한 것이지만, 데이터 리스트(453)의 포맷은 반드시 한정되지 않는다.31 shows an example of the data list 453. The illustrative data list 453 includes one or more records with each item (column) of AP execution device ID 4531, data name 4532, and description 4533. In the AP execution device ID 4531, an identifier of the AP execution device 10 (hereinafter referred to as "AP execution device ID") is set. In the data name 4532, data specifying information (data name in this example) is set. In Description 4533, information explaining the data (information referenced by a person such as the developer of the AP software 7) is set. In addition, the data list 453 may further provide items (columns) in which the format of each data and the sample data are set. The data list 453 as an example is described in a relational database format, but the format of the data list 453 is not necessarily limited.

도 32에 제3 실시형태에 있어서의 AP 소프트웨어(7)의 기술예를 나타낸다. 예시하는 AP 소프트웨어(7)는 Python 언어의 구문에 따라서 기술되어 있다. 또, AP 소프트웨어(7)를 기술하는 언어는 반드시 한정되지는 않는다. 제1 실시형태의 도 21에 나타낸 AP 소프트웨어(7)의 하나의 처리 블록은, 도 32에 예시한 AP 소프트웨어(7)에 기술되어 있는 하나의 함수에 대응하고 있다. 도 32에 예시한 AP 소프트웨어(7)에는 5개의 함수가 기술되어 있다. 이 중 main 함수(3223∼3226행)가 최초에 실행되고, 다른 4개의 함수는 main 함수로부터 순차 호출되어 실행된다. 동도면에 나타내는 바와 같이, 본 예에서는, anomaly_factor 함수(3206∼3212행)에만, 「@」 기호를 이용하여 기술되는 데코레이터가 부가되어 있다. 이 데코레이터는, Anomaly_factor 함수가, 「pic.line-a.jp」라는 데이터명(데이터 지정 정보)에 대응하는 데이터가 관리되고 있는 거점(8)에 있어서 실행되는 것을 나타내고 있다. 또, 3206행째에는, 동시에 복수의 데이터명(데이터 지정 정보)을 기술할 수 있다.Fig. 32 shows an example of description of the AP software 7 in the third embodiment. AP software 7 as an example is described according to the syntax of the Python language. Also, the language for describing the AP software 7 is not necessarily limited. One processing block of the AP software 7 shown in FIG. 21 of the first embodiment corresponds to one function described in the AP software 7 illustrated in FIG. 32 . Five functions are described in the AP software 7 illustrated in FIG. 32 . Among them, the main function (lines 3223 to 3226) is executed first, and the other four functions are sequentially called and executed from the main function. As shown in the figure, in this example, a decorator described using the "@" symbol is added only to the anomaly_factor function (lines 3206 to 3212). This decorator indicates that the Anomaly_factor function is executed in the base 8 where data corresponding to the data name "pic.line-a.jp" (data designation information) is managed. Also, in the 3206th line, a plurality of data names (data designation information) can be described at the same time.

3209행째의 「db_connector.get(data[0])」은, 데이터베이스(2801)의 데이터에 액세스하는 함수이다. 당해 함수가 실행됨으로써 데이터베이스(2801)로부터 데이터의 값이 취득된다. 3211행째에서는, 3209행째에서 취득한 값을 이용한 처리가 행해진다. 또, 상기 함수는, 데이터베이스(2801)의 종류(이하, 「DB 종별」이라고 칭함)에 의존하지 않는 범용적인 기술 형식으로 기술된다. 이에 따라 AP 소프트웨어(7)의 개발자는, DB 종별을 의식하지 않고 효율적으로 AP 소프트웨어(7)를 개발할 수 있다."db_connector.get(data[0])" in the 3209th line is a function that accesses the data of the database 2801. When the function is executed, data values are acquired from the database 2801. In the 3211th line, processing using the value obtained in the 3209th line is performed. In addition, the above function is described in a general-purpose description format that does not depend on the type of database 2801 (hereinafter referred to as "DB type"). Accordingly, the developer of the AP software 7 can efficiently develop the AP software 7 without being aware of the type of DB.

도 33에 DB 접속 정보(154)의 일례를 나타낸다. DB 접속 정보(154)에는, AP 실행 장치(10)가 데이터베이스(2801)에 액세스하기 위해 필요한 정보(DB 접속 정보)가 관리된다. 예시하는 DB 접속 정보(154)는, 데이터명(1541), DB 종별(1542), 접속처(1543), 인증 정보(1544) 등의 각 항목을 포함하는 하나 이상의 레코드로 구성된다.33 shows an example of the DB connection information 154. In the DB connection information 154 , information necessary for the AP execution device 10 to access the database 2801 (DB connection information) is managed. The exemplified DB connection information 154 is composed of one or more records including each item such as data name 1541, DB type 1542, connection destination 1543, and authentication information 1544.

데이터명(1541)에는, 상술한 데이터 지정 정보가 설정된다. DB 종별(1542)에는, 당해 데이터가 저장되어 있는 데이터베이스(2801)의 DB 종별을 나타내는 정보가 설정된다. 접속처(1543)에는, 데이터베이스(2801)에 액세스할 때에 이용되는 접속 정보(IP 어드레스, 포트 번호 등)가 설정된다. 인증 정보(1544)에는, 데이터베이스(2801)에 액세스할 때에 필요해지는 인증 정보(유저 ID, 패스워드 등)가 설정된다.In the data name 1541, the data designation information described above is set. In the DB type 1542, information indicating the DB type of the database 2801 in which the data is stored is set. In the connection destination 1543, connection information (IP address, port number, etc.) used when accessing the database 2801 is set. In the authentication information 1544, authentication information (user ID, password, etc.) required when accessing the database 2801 is set.

또, AP 소프트웨어(7)의 개발자는, AP 소프트웨어(7)의 개발에 있어서, AP 소프트웨어(7)에 도 32의 3209행째에 기술되어 있는 데이터 취득 함수(db_connector.get)와 같은 범용적인 함수를 기술하는 것만으로 좋고, AP 실행 장치(10)로부터 데이터베이스(2801)에의 액세스는, AP 실행 장치(10)가, 거점(8)측에서 관리되고 있는 DB 접속 정보(154)를 참조함으로써 행해진다. 이 때문에, AP 소프트웨어(7)의 개발자는, AP 소프트웨어(7)를 효율적으로 개발할 수 있다. 또, AP 소프트웨어(7)에 데이터베이스(2801)에 관리되고 있는 데이터의 편집(등록, 갱신, 삭제 등)을 행하는 처리를 기술할 경우에 대해서도, 예시한 데이터 취득 함수와 마찬가지로 범용적인 함수를 기술할 수 있도록 함으로써, AP 소프트웨어(7)의 개발 효율의 향상을 도모할 수 있다.Also, in developing the AP software 7, the developer of the AP software 7 uses a general-purpose function such as the data acquisition function (db_connector.get) described in the 3209th line in FIG. 32 in the AP software 7. It is only necessary to describe, access to the database 2801 from the AP execution device 10 is performed by the AP execution device 10 referring to the DB connection information 154 managed on the base 8 side. For this reason, the developer of the AP software 7 can develop the AP software 7 efficiently. Also, when describing processing for editing (registering, updating, deleting, etc.) of data managed in the database 2801 in the AP software 7, a general-purpose function similar to the data acquisition function described above can be described. By enabling this, the development efficiency of the AP software 7 can be improved.

도 34에, 제3 실시형태의 AP 프로세스(800)에 의해 실현되는 주된 기능을 나타내고 있다. 동도면에 나타내는 바와 같이, 제3 실시형태의 AP 프로세스(800)는, 제1 실시형태의 AP 프로세스(800)가 구비하는 기능에 더하여, DB 접속 확인 실행부(8123)를 더 구비한다. DB 접속 확인 실행부(8123)는, AP 소프트웨어(7)가 AP 실행 장치(10)에 디플로이되었을 때 등의 적당한 타이밍에, 자신을 포함하는 AP 프로세스(800)가 존재하는 거점(8)에, AP 소프트웨어(7)에 기술되어 있는 데이터 지정 정보에 대응하는 데이터가 이용 가능한지의 여부를 확인하는 처리(이하, DB 접속 확인 시퀀스 S3500이라고 칭함)를 행한다.34 shows the main functions realized by the AP process 800 of the third embodiment. As shown in the figure, the AP process 800 of the third embodiment further includes a DB connection confirmation execution unit 8123 in addition to the functions provided by the AP process 800 of the first embodiment. The DB connection confirmation execution unit 8123, at an appropriate timing, such as when the AP software 7 is deployed on the AP execution device 10, arrives at the base 8 where the AP process 800 including itself exists. , processing for confirming whether or not data corresponding to the data specifying information described in the AP software 7 is available (hereinafter referred to as DB connection confirmation sequence S3500) is performed.

도 35는, DB 접속 확인 시퀀스 S3500의 일례를 설명하는 시퀀스도이다. 동도면에 나타내는 바와 같이, 도 17의 AP 소프트웨어 실행 준비 시퀀스 S1700에서 AP 프로세스(800)에 AP 소프트웨어(7)가 디플로이 투입되면(S1716), DB 접속 확인 실행부(8123)는, 기억부(105)에 저장되어 있는 AP 소프트웨어(7)를 참조하여(S3501∼S3502), AP 소프트웨어(7)에 기술되어 있는 데이터 지정 정보를 판독한다(S3503). 또한 DB 접속 확인 실행부(8123)는, 판독한 데이터 지정 정보에 대응하는 데이터의 DB 접속 정보(154)를 기억부(105)로부터 취득한다(S3504∼S3505).35 is a sequence diagram illustrating an example of the DB connection confirmation sequence S3500. As shown in the figure, when the AP software 7 is deployed to the AP process 800 in the AP software execution preparation sequence S1700 in FIG. 17 (S1716), the DB connection confirmation execution unit 8123 stores the storage unit ( 105) is referred to the AP software 7 stored (S3501 to S3502), and the data specifying information described in the AP software 7 is read (S3503). Furthermore, the DB connection confirmation execution unit 8123 acquires the DB connection information 154 of the data corresponding to the read data designation information from the storage unit 105 (S3504 to S3505).

계속해서, DB 접속 확인 실행부(8123)는, 취득한 DB 접속 정보(154)를 이용하여 데이터베이스(2801)에 액세스하고, 데이터베이스(2801)에 액세스 가능한지의 여부를 확인(예를 들면, ping 커맨드가 데이터베이스(2801)에 도달하는지의 여부를 확인)한다(S3506∼3507).Subsequently, the DB connection confirmation execution unit 8123 accesses the database 2801 using the acquired DB connection information 154, and confirms whether access to the database 2801 is possible (for example, the ping command It is checked whether or not the database 2801 is reached) (S3506 to 3507).

계속해서, DB 접속 확인 실행부(8123)는, 액세스처의 데이터베이스(2801)의 데이터 지정 정보에 대응하는 데이터를 이용 가능한지의 여부를 확인(실제로 당해 데이터의 값을 취득할 수 있는지의 여부)한다(S3508∼3509). 데이터 지정 정보에 대응하는 데이터가 이용 가능할 경우, DB 접속 확인 실행부(8123)는, 자신을 포함하는 AP 프로세스(800)에 있어서 당해 데이터가 이용 가능한 것(즉, 당해 데이터를 이용하는 처리(예를 들면, 도 32의 3206∼3212행에 기술되어 있는 처리)를 실행 가능한 것)을, 프로세스간 정보 공유부(423)에 통지한다(S3510). 한편, 데이터 지정 정보에 대응하는 데이터가 이용 가능하지 않을 경우, DB 접속 확인 실행부(8123)는, 자신을 포함하는 AP 프로세스(800)에 있어서 당해 데이터를 이용할 수 없는 것(즉, 당해 데이터를 이용하는 처리를 실행할 수 없는 것)을 프로세스간 정보 공유부(423)에 통지한다(S3510).Subsequently, the DB connection confirmation execution unit 8123 checks whether data corresponding to the data designation information of the access destination database 2801 is available (whether the value of the data can actually be obtained) (S3508 to 3509). When the data corresponding to the data designation information is available, the DB connection confirmation execution unit 8123 determines that the data is available in the AP process 800 including itself (that is, processing using the data (e.g., For example, processing described in lines 3206 to 3212 in Fig. 32) is notified to the inter-process information sharing unit 423 (S3510). On the other hand, when the data corresponding to the data designation information is not available, the DB connection confirmation execution unit 8123 determines that the data is not available for the AP process 800 including itself (that is, the data is not available). that the processing to be used cannot be executed) is notified to the inter-process information sharing unit 423 (S3510).

프로세스간 정보 공유부(423)는, 이상의 통지를 수신함으로써 데이터 리스트(453)를 갱신하고, 갱신 후의 데이터 리스트(453)의 내용을 각 AP 실행 장치(10)나 클러스터 관리 장치(4)에 제공한다. 이에 따라, AP 프로세스(800)의 메시지 전송부(8122)는, 자신을 포함하는 AP 프로세스(800) 이외의 다른 AP 프로세스(800)(AP 실행 장치(10)) 중, 어느 거점(8)의 AP 프로세스(800)(AP 실행 장치(10))가 어느 데이터를 이용 가능한지를 알 수 있다.Upon receiving the above notification, the inter-process information sharing unit 423 updates the data list 453 and provides the contents of the updated data list 453 to each AP execution device 10 or cluster management device 4. do. Accordingly, the message transmission unit 8122 of the AP process 800, among other AP processes 800 (AP execution device 10) other than the AP process 800 including itself, sends the The AP process 800 (AP execution device 10) can know which data is available.

그런데, 이상에서는, AP 소프트웨어(7)가 디플로이된(S1716) 것을 계기로 하여 AP 실행 장치(10)가 데이터베이스(2801)의 데이터를 실제로 이용 가능한지의 여부를 확인할 경우를 예시했지만, 상기 확인은, 예를 들면, 데이터베이스(2801)의 내용이 갱신(데이터의 등록, 편집, 삭제)되었을 경우나 데이터베이스(2801)가 존재하지 않게 되었을 경우에 행해도 된다.By the way, in the foregoing, the case where AP software 7 is deployed (S1716) triggers the AP execution device 10 to check whether or not the data in the database 2801 is actually available has been exemplified, but the above confirmation is , for example, when the contents of the database 2801 are updated (registering, editing, or deleting data) or when the database 2801 ceases to exist.

도 36은, 제3 실시형태의 AP 소프트웨어 실행 시퀀스 S2000을 설명하는 시퀀스도이다. 제3 실시형태의 AP 소프트웨어 실행 시퀀스 S2000은, 제1 실시형태의 AP 소프트웨어 실행 시퀀스 S2000과, S2014에서 송신되는 전송 개시 메시지의 내용 및 S2015의 처리의 내용이 서로 다르다.Fig. 36 is a sequence diagram explaining the AP software execution sequence S2000 in the third embodiment. The AP software execution sequence S2000 of the third embodiment differs from the AP software execution sequence S2000 of the first embodiment in the content of the transmission start message transmitted in S2014 and the processing content in S2015.

동도면에 나타내는 바와 같이, AP 소프트웨어(7)에 기술되어 있는 처리의 실행이 개시되고, 거점(8)의 데이터를 이용하는 처리(예를 들면, 도 32의 3206∼3212행째의 처리)에 도달하면(S3601), 제1 실시형태와 마찬가지로, AP 소프트웨어 처리 실행부(8121)(1)로부터 메시지 전송부(8122)(1)에 전송 개시 메시지가 송신된다(S3602). 단, 제1 실시형태와 달리, 송신되는 전송 개시 메시지에는, 전송처의 거점(3)의 속성 정보가 아니고, 이후의 처리 블록의 실행에 있어서 이용되는 데이터를 지정하는 데이터 지정 정보(데이터명 등)가 기술되어 있다.As shown in the same figure, when the execution of the processing described in the AP software 7 starts and the processing using the data of the base 8 (for example, the processing of lines 3206 to 3212 in FIG. 32) is reached, (S3601), as in the first embodiment, a transfer start message is transmitted from the AP software processing execution unit 8121 (1) to the message transfer unit 8122 (1) (S3602). However, unlike the first embodiment, in the transmitted transmission start message, there is not attribute information of the transfer destination base 3, but data specifying information (data name, etc.) specifying data to be used in the execution of the subsequent processing block. is described.

계속해서, 메시지 전송부(8122)(1)는, 데이터 지정 정보에 대응하는 데이터를 이용 가능한 AP 실행 장치(10)를 선출한다(S3603). 이 처리는, 상술한 바와 같이, 메시지 전송부(8122)(1)가, 프로세스간 정보 공유부(423)로부터 제공되는 데이터 리스트(453)를 참조함으로써 행해진다. 그 후의 AP 소프트웨어 실행 시퀀스 S2000의 각 처리는 제1 실시형태와 마찬가지이다.Subsequently, the message transmission unit 8122(1) selects the AP execution device 10 capable of using the data corresponding to the data designation information (S3603). This process is performed by the message transfer unit 8122(1) referring to the data list 453 provided from the inter-process information sharing unit 423 as described above. Each process of the subsequent AP software execution sequence S2000 is the same as that of the first embodiment.

도 37은, 도 26의 S3602에서 송신되는 전송 개시 메시지의 일례이다. 제1 실시형태와 달리, 예시하는 전송 개시 메시지에는, 거점(8)의 속성 정보를 나타내는 정보가 아니고, 이후의 처리 블록에서 이용되는 데이터의 데이터 지정 정보(데이터명)가 기술되어 있다(3702∼3704행). 또, 복수의 데이터를 이용하는 처리에도 대응할 수 있도록, 전송 개시 메시지에는, 리스트 형식으로 복수의 데이터 지정 정보를 기술하는 것도 가능하다.Fig. 37 is an example of the transmission start message transmitted in S3602 in Fig. 26 . Unlike the first embodiment, in the exemplified transmission start message, data designation information (data name) of data used in the subsequent processing block is described instead of information indicating the attribute information of the base 8 (3702 to 3702 to 3702). line 3704). In addition, it is also possible to describe a plurality of data specifying information in the form of a list in the transmission start message so as to be able to cope with processing using a plurality of data.

이상에 설명한 바와 같이, 제3 실시형태의 정보 처리 시스템(1)에 의하면, 연계에 있어서 AP 소프트웨어(7)에 기술되어 있는 데이터 지정 정보(데이터명 등)를 이용 가능한 AP 실행 장치(10)가 자동적으로 선택되고, 선택된 AP 실행 장치(10)에 연계 개시 메시지가 송신된다. 그 때문에, 개발자는 어느 거점(8)의 AP 실행 장치(10)가 연계 가능한지의 여부를 파악해 둘 필요가 없어, 효율적으로 AP 소프트웨어(7)를 개발할 수 있고, 특히 다수의 거점(8)이 광범위하게 존재할 경우에는 엄청난 효과가 기대된다. 또한 AP 소프트웨어(7)의 개발자는, 각 거점(8)에 있어서의 DB 접속 정보를 관리할 필요가 없기 때문에 거점(8)마다의 환경을 상시 파악하고 있을 필요가 없어, AP 소프트웨어(7)의 개발이나 보수를 위한 AP 소프트웨어(7)의 개발자의 정보의 관리 부하가 경감된다.As described above, according to the information processing system 1 of the third embodiment, the AP execution device 10 that can use the data designation information (data name, etc.) described in the AP software 7 in association It is automatically selected, and an association initiation message is transmitted to the selected AP execution device 10. Therefore, the developer does not need to know whether or not the AP execution device 10 of which base 8 can be linked, and the AP software 7 can be developed efficiently, especially when the number of bases 8 is wide If present, great effects are expected. In addition, since the developer of the AP software 7 does not need to manage the DB connection information in each base 8, there is no need to constantly grasp the environment for each base 8, and the AP software 7 The information management load of the developer of the AP software 7 for development or maintenance is reduced.

이상, 본 발명의 일 실시형태에 대해서 설명했지만, 본 발명은 상기의 실시형태에 한정되는 것이 아니고, 그 요지를 일탈하지 않는 범위에서 각종 변경 가능한 것은 물론이다. 예를 들면, 상기의 실시형태는 본 발명을 이해하기 쉽게 설명하기 위해 상세히 설명한 것이며, 반드시 설명한 모든 구성을 구비하는 것에 한정되는 것은 아니다. 또한 상기 실시형태의 구성의 일부에 대해서, 다른 구성의 추가나 삭제, 치환을 하는 것이 가능하다.As mentioned above, although one embodiment of this invention was described, this invention is not limited to said embodiment, It goes without saying that various changes are possible within the range which does not deviate from the summary. For example, the above embodiments have been described in detail in order to easily understand the present invention, and are not necessarily limited to those having all the described configurations. In addition, it is possible to add, delete, or replace other components to a part of the configuration of the above embodiment.

또한 상기의 각 구성, 기능부, 처리부, 처리 수단 등은, 그들의 일부 또는 전부를, 예를 들면, 집적 회로로 설계하는 등에 의해 하드웨어로 실현해도 된다. 또한 상기의 각 구성, 기능 등은, 프로세서가 각각의 기능을 실현하는 프로그램을 해석하고, 실행함으로써 소프트웨어로 실현해도 된다. 각 기능을 실현하는 프로그램, 테이블, 파일 등의 정보는, 메모리나 하드디스크, SSD(Solid State Drive) 등의 기록 장치, IC 카드, SD 카드, DVD 등의 기록 매체에 둘 수 있다.Further, some or all of the above configurations, functional units, processing units, processing means, etc. may be realized as hardware by, for example, designing an integrated circuit. Further, each of the above configurations, functions, and the like may be realized by software when a processor interprets and executes a program for realizing each function. Information such as programs, tables, and files for realizing each function can be stored in a memory, a recording device such as a hard disk or a solid state drive (SSD), or a recording medium such as an IC card, SD card, or DVD.

또한 상기의 각 도면에 있어서, 제어선이나 정보선은 설명상 필요하다고 생각되는 것을 나타내고 있으며, 반드시 실장(實裝)상의 모든 제어선이나 정보선을 나타내고 있다고는 할 수 없다. 예를 들면, 실제로는 거의 모든 구성이 상호 접속되어 있다고 생각해도 된다.In each of the above drawings, the control lines and information lines indicate what is considered necessary for explanation, and it cannot necessarily be said that all control lines and information lines on the mounting are shown. For example, it may be considered that almost all configurations are interconnected in practice.

또한 이상에 설명한 각 정보 처리 장치의 각종 기능부, 각종 처리부, 각종 데이터베이스의 배치 형태는 일례에 지나지 않는다. 각종 기능부, 각종 처리부, 각종 데이터베이스의 배치 형태는, 이들 장치가 구비하는 하드웨어나 소프트웨어의 성능, 처리 효율, 통신 효율 등의 관점에서 최적의 배치 형태로 변경할 수 있다.In addition, the arrangement form of various functional units, various processing units, and various databases of each information processing device described above is only an example. The arrangement of various functional units, various processing units, and various databases can be changed to an optimal arrangement from the standpoint of performance, processing efficiency, communication efficiency, and the like of hardware or software included in these devices.

또한 상술한 각종 데이터를 저장하는 데이터베이스의 구성(스키마(Schema) 등)은, 리소스의 효율적인 이용, 처리 효율 향상, 액세스 효율 향상, 검색 효율 향상 등의 관점에서 유연하게 변경할 수 있다.In addition, the configuration (schema, etc.) of the database for storing the above-described various data can be flexibly changed from the viewpoint of efficient use of resources, improvement of processing efficiency, improvement of access efficiency, improvement of search efficiency, and the like.

1: 정보 처리 시스템 2: 클라이언트 장치
205: 기억부 210: AP 소프트웨어 편집부
220: AP 소프트웨어 전송부 230: 속성 정보 취득 제시부
240: 처리 요구 송신부 252: 속성 정보
3: AP 관리 장치 305: 기억부
310: AP 소프트웨어 수신부 320: AP 소프트웨어 관리부
4: 클러스터 관리 장치 405: 기억부
410: 처리 요구 접수부 420: 클러스터 관리부
421: AP 실행 장치 정보 관리부 422: 속성 정보 관리부
423: 프로세스간 정보 공유부 451: AP 실행 장치 정보
452: 클러스터 관리 정보 5: 통신 네트워크
7: AP 소프트웨어 8: 거점
10: AP 실행 장치 105: 기억부
110: 센서 데이터 취득부 120: 프로세스 실행 관리부
152: 센서 데이터 800: 프로세스
811: AP 소프트웨어 수신부 812: 프로세스 실행 제어부
8121: AP 소프트웨어 처리 실행부 8122: 메시지 전송부
813: 생존 통지 송신부 153: 데이터 리스트
154: DB 접속 정보 8123: DB 접속 확인 실행부
1: information processing system 2: client device
205: storage unit 210: AP software editing unit
220: AP software transmission unit 230: attribute information acquisition presentation unit
240: processing request transmission unit 252: attribute information
3: AP management unit 305: storage unit
310: AP software receiving unit 320: AP software management unit
4: cluster management unit 405: storage unit
410: processing request reception unit 420: cluster management unit
421: AP execution device information management unit 422: Attribute information management unit
423: Inter-process information sharing unit 451: AP execution device information
452: cluster management information 5: communication network
7: AP software 8: Stronghold
10: AP execution unit 105: storage unit
110: sensor data acquisition unit 120: process execution management unit
152: sensor data 800: process
811: AP software receiver 812: process execution control unit
8121: AP software processing execution unit 8122: message transmission unit
813: survival notification transmitter 153: data list
154: DB connection information 8123: DB connection confirmation execution unit

Claims (20)

복수의 거점의 각각에 마련되고, 어플리케이션의 기능을 실현하는 소프트웨어인 AP 소프트웨어를 실행하는 정보 처리 장치인 복수의 AP 실행 장치를 포함하고,
상기 AP 실행 장치는 통신 네트워크를 통해 서로 통신 가능하게 접속되어 있고,
상기 AP 실행 장치의 각각은, 같은 처리 블록을 같은 순서로 실행하는 공통의 AP 소프트웨어를 기억하고,
상기 AP 소프트웨어는, 제1 상기 거점의 제1 상기 AP 실행 장치에서 실행된 상기 처리 블록의 처리를, 제2 상기 거점의 제2 상기 AP 실행 장치에 연계하기 위한 처리를 실현하는 처리 블록인 전송 처리 블록을 포함하고,
상기 제1 AP 실행 장치는, 상기 AP 소프트웨어의 처리 블록의 순차 실행에 있어서 제1 상기 전송 처리 블록에 도달하면, 연계 개시를 통지하는 메시지인 연계 개시 메시지를 상기 제2 AP 실행 장치에 송신하고,
상기 제2 AP 실행 장치는, 상기 연계 개시 메시지를 수신하면, 상기 제1 전송 처리 블록에 후속하는 처리 블록으로부터 순차 실행을 개시하고,
상기 복수의 AP 실행 장치의 각각에 있어서 이용 가능한 데이터를 나타내는 정보인 데이터 리스트를 관리하고,
상기 제1 AP 실행 장치는,
상기 AP 소프트웨어의 처리 블록의 순차 실행에 있어서 제1 상기 전송 처리 블록에 도달하면, 상기 데이터 리스트에 의거하여, 당해 제1 전송 처리 블록에 기술되어 있는, 상기 제2 거점에 있어서의 데이터를 지정하는 정보인 데이터 지정 정보에 대응하는 데이터를 이용 가능한 상기 AP 실행 장치를 상기 제2 AP 실행 장치로서 선출하고,
연계 개시를 통지하는 메시지인 연계 개시 메시지를, 선출한 상기 제2 AP 실행 장치에 송신하고,
상기 제2 AP 실행 장치는, 상기 연계 개시 메시지를 수신하면, 상기 제1 전송 처리 블록에 후속하는 처리 블록으로부터 순차 실행을 개시하는, 정보 처리 시스템.
It is provided at each of the plurality of bases and includes a plurality of AP execution devices that are information processing devices that execute AP software, which is software that realizes application functions,
The AP execution devices are communicatively connected to each other through a communication network,
Each of the AP execution devices stores common AP software that executes the same processing blocks in the same order;
The AP software is a transmission process that is a processing block for realizing a process for linking the processing of the processing block executed by the first AP execution device of the first said base to the second said AP execution device of the second said base. contain blocks,
When the first transfer processing block is reached in the sequential execution of processing blocks of the AP software, the first AP execution device transmits an association start message, which is a message notifying an association start, to the second AP execution device;
Upon receiving the association initiation message, the second AP execution device initiates sequential execution from a processing block subsequent to the first transmission processing block;
Managing a data list, which is information indicating available data in each of the plurality of AP execution devices;
The first AP execution device,
Designating data in the second base described in the first transfer processing block based on the data list when the first transfer processing block is reached in sequential execution of the processing blocks of the AP software selecting the AP execution device capable of using data corresponding to data specifying information, which is information, as the second AP execution device;
sending an association start message, which is a message notifying association start, to the selected second AP execution device;
The information processing system according to claim 1 , wherein the second AP execution device, upon receiving the association start message, starts sequential execution from a processing block subsequent to the first transmission processing block.
제1항에 있어서,
상기 연계 개시 메시지는, 상기 제1 전송 처리 블록 직전의 처리 블록까지의 실행 결과를 포함하고,
상기 제2 AP 실행 장치는, 상기 실행 결과를 상기 제1 전송 처리 블록에 후속하는 처리 블록에 입력하는, 정보 처리 시스템.
According to claim 1,
The association start message includes an execution result up to a processing block immediately preceding the first transmission processing block,
The information processing system, wherein the second AP execution device inputs the execution result to a processing block subsequent to the first transmission processing block.
제1항에 있어서,
상기 제1 AP 실행 장치는, 상기 AP 소프트웨어의 처리 블록의 순차 실행에 있어서 제1 상기 전송 처리 블록에 도달하면, 당해 제1 전송 처리 블록의 식별자를 포함하는, 연계 개시를 통지하는 메시지인 연계 개시 메시지를 상기 제2 AP 실행 장치에 송신하고,
상기 제2 AP 실행 장치는, 상기 제1 전송 처리 블록에 후속하는 처리 블록의 순차 실행에 있어서 제2 상기 전송 처리 블록에 도달하면, 상기 제1 전송 처리 블록의 식별자를 포함하는, 연계 종료를 통지하는 메시지인 연계 종료 메시지를 상기 제1 AP 실행 장치에 송신하고,
상기 제1 AP 실행 장치는, 상기 연계 개시 메시지를 수신하면, 상기 제2 전송 처리 블록에 후속하는 처리 블록으로부터 순차 실행을 개시하는, 정보 처리 시스템.
According to claim 1,
When the first AP execution device arrives at the first transfer processing block in the sequential execution of processing blocks of the AP software, a message including an identifier of the first transfer processing block is associated with an association initiation notification. send a message to the second AP executing device;
The second AP execution device notifies an association termination including an identifier of the first transmission processing block when the second transmission processing block is reached in sequential execution of processing blocks subsequent to the first transmission processing block. sending an association end message, which is a message to the first AP execution device;
The information processing system according to claim 1 , wherein the first AP execution device, upon receiving the association start message, starts sequential execution from a processing block subsequent to the second transmission processing block.
제3항에 있어서,
상기 연계 종료 메시지는, 상기 제2 전송 처리 블록 직전의 처리 블록까지의 실행 결과를 포함하고,
상기 제1 AP 실행 장치는, 상기 실행 결과를 상기 제2 전송 처리 블록에 후속하는 처리 블록에 입력하는, 정보 처리 시스템.
According to claim 3,
The association termination message includes an execution result up to a processing block immediately preceding the second transmission processing block,
The information processing system according to claim 1 , wherein the first AP execution device inputs the execution result to a processing block subsequent to the second transfer processing block.
제1항에 있어서,
복수의 상기 AP 실행 장치는, 같은 상기 AP 소프트웨어를 연계하여 실행하는 클러스터를 구성하고,
상기 복수의 AP 실행 장치의 각각과 통신 가능하게 접속하는 정보 처리 장치인 클러스터 관리 장치를 구비하고,
상기 클러스터 관리 장치는, 상기 클러스터의 각각에 속하는 상기 AP 실행 장치를 나타내는 정보인 AP 실행 장치 정보를 기억하고, 상기 복수의 AP 실행 장치의 각각에 상기 AP 실행 장치 정보를 송신하는, 정보 처리 시스템.
According to claim 1,
The plurality of AP execution devices form a cluster that links and executes the same AP software;
A cluster management device, which is an information processing device communicatively connected to each of the plurality of AP execution devices, is provided;
wherein the cluster management device stores AP execution device information, which is information indicating the AP execution device belonging to each of the clusters, and transmits the AP execution device information to each of the plurality of AP execution devices.
제5항에 있어서,
상기 AP 실행 장치 정보는, 상기 AP 실행 장치의 상기 통신 네트워크에 있어서의 소재(所在)를 나타내는 정보인 통신 정보와, 상기 AP 소프트웨어에 기술되는, 상기 AP 실행 장치의 소재를 특정하는 정보인 속성 정보를 대응지은 정보를 포함하는, 정보 처리 시스템.
According to claim 5,
The AP execution device information includes communication information representing the location of the AP execution device in the communication network, and attribute information described in the AP software, which is information specifying the location of the AP execution device. An information processing system containing information associated with .
제6항에 있어서,
상기 AP 소프트웨어는, 연계처가 되는 상기 제2 AP 실행 장치를 지정하는 상기 속성 정보의 기술(記述)을 포함하고, 상기 AP 실행 장치는, 상기 기술과 상기 AP 실행 장치 정보를 대조함으로써 연계처의 상기 AP 실행 장치의 상기 통신 네트워크에 있어서의 소재를 특정하는, 정보 처리 시스템.
According to claim 6,
The AP software includes a description of the attribute information specifying the second AP execution device as an association destination, and the AP execution device compares the description with the AP execution device information to determine the association destination's information. An information processing system that specifies the location of an AP execution device in the communication network.
제6항에 있어서,
상기 클러스터 관리 장치는, 유저가 조작하는 정보 처리 장치인 클라이언트 장치와 통신 가능하게 접속하고, 상기 클라이언트 장치를 통해 유저로부터 상기 AP 실행 장치 정보의 설정을 접수하는, 정보 처리 시스템.
According to claim 6,
The information processing system according to claim 1 , wherein the cluster management device is communicatively connected to a client device, which is an information processing device operated by a user, and accepts settings of the AP execution device information from a user through the client device.
제8항에 있어서,
상기 클러스터 관리 장치는, 유저로부터 접수한 상기 AP 실행 장치 정보의 내용의 오류를 검사하는, 정보 처리 시스템.
According to claim 8,
The information processing system according to claim 1 , wherein the cluster management device checks an error in content of the AP execution device information received from a user.
제8항에 있어서,
상기 클러스터 관리 장치는, 기억하고 있는 상기 AP 실행 장치 정보를 상기 클라이언트 장치에 송신하는, 정보 처리 시스템.
According to claim 8,
The information processing system according to claim 1 , wherein the cluster management device transmits the stored AP execution device information to the client device.
제6항에 있어서,
상기 클러스터 관리 장치는, 새로운 상기 AP 실행 장치의 상기 클러스터에의 참가 등록을 접수하고, 접수한 상기 AP 실행 장치의 상기 AP 실행 장치 정보를 상기 클러스터에 속하는 다른 상기 AP 실행 장치에 송신하는, 정보 처리 시스템.
According to claim 6,
The cluster management device receives registration of the new AP execution device to participate in the cluster, and transmits the received AP execution device information of the AP execution device to other AP execution devices belonging to the cluster. system.
제11항에 있어서,
상기 클러스터 관리 장치는, 어떤 상기 클러스터에 속하는 상기 AP 실행 장치에 있어서 생성되는 상기 AP 소프트웨어를 실행하는 프로세스인 AP 프로세스의 생존 확인을 상기 통신 네트워크를 통해 행하고, 하나의 상기 AP 실행 장치의 상기 AP 프로세스의 생존을 확인할 수 없게 되면, 당해 AP 실행 장치를 당해 클러스터로부터 이탈시킴과 함께, 당해 AP 실행 장치가 상기 클러스터로부터 이탈했다는 취지를 다른 상기 AP 실행 장치에 통지하는, 정보 처리 시스템.
According to claim 11,
The cluster management device checks existence of an AP process, which is a process that executes the AP software generated in the AP execution device belonging to a certain cluster, through the communication network, and performs the AP process of one AP execution device. When the existence of can not be confirmed, the AP execution device leaves the cluster and notifies the other AP execution devices that the AP execution device has left the cluster.
제6항에 있어서,
상기 클러스터 관리 장치는,
유저가 조작하는 정보 처리 장치인 클라이언트 장치와 통신 가능하게 접속하고,
상기 클라이언트 장치로부터 상기 AP 소프트웨어를 수신하여 기억하고,
상기 AP 실행 장치로부터 보내져 오는 상기 AP 소프트웨어의 취득 요구에 따라 상기 AP 소프트웨어를 상기 AP 실행 장치에 송신하는, 정보 처리 시스템.
According to claim 6,
The cluster management device,
communicatively connected to a client device that is an information processing device operated by a user;
receiving and storing the AP software from the client device;
and transmits the AP software to the AP execution device in response to an acquisition request for the AP software sent from the AP execution device.
제13항에 있어서,
상기 클러스터 관리 장치는, 상기 AP 소프트웨어의 버전 관리를 행하는 정보 처리 장치인 AP 관리 장치와 통신 가능하게 접속하고, 상기 AP 소프트웨어를 상기 AP 관리 장치로부터 취득하여 기억하는, 정보 처리 시스템.
According to claim 13,
The information processing system according to claim 1 , wherein the cluster management device is communicatively connected to an AP management device that is an information processing device that performs version management of the AP software, and acquires and stores the AP software from the AP management device.
삭제delete 제1항에 있어서,
상기 AP 실행 장치의 각각은, 상기 AP 소프트웨어의 실행 시에 이용하는 데이터를 관리하는 데이터베이스와 통신 가능하게 접속하고,
상기 AP 실행 장치가, 상기 데이터베이스에 액세스함으로써, 자신에게 디플로이된 상기 AP 소프트웨어에 기술되어 있는 상기 데이터 지정 정보에 대응하는 데이터를 취득 가능한지의 여부를 검증하고,
취득 가능할 경우에 상기 데이터를 상기 데이터 리스트에 관리하는, 정보 처리 시스템.
According to claim 1,
Each of the AP execution devices is communicatively connected to a database that manages data used when the AP software is executed;
verifies whether or not the AP execution device can acquire data corresponding to the data specifying information described in the AP software deployed thereto by accessing the database;
An information processing system that manages the data in the data list when it can be obtained.
제16항에 있어서,
상기 AP 실행 장치의 각각과 통신 가능하게 접속되고, 상기 데이터 리스트를 분산 처리 방식으로 갱신 관리하는 복수의 정보 처리 장치를 포함하는, 정보 처리 시스템.
According to claim 16,
An information processing system including a plurality of information processing devices that are communicatively connected to each of the AP execution devices and update and manage the data list in a distributed processing method.
제16항에 있어서,
상기 AP 실행 장치의 각각은, 각각이 상기 데이터베이스에 접속하기 위해 필요한 정보인 DB 접속 정보를 개별적으로 관리하는, 정보 처리 시스템.
According to claim 16,
Each of the AP execution devices individually manages DB access information, which is information necessary for each to access the database.
복수의 거점의 각각에 마련되고, 어플리케이션의 기능을 실현하는 소프트웨어인 AP 소프트웨어를 실행하는 정보 처리 장치인 복수의 AP 실행 장치를 포함하고, 상기 AP 실행 장치는 통신 네트워크를 통해 서로 통신 가능하게 접속되어 구성되는 정보 처리 시스템의 제어 방법으로서,
상기 AP 실행 장치의 각각이, 같은 처리 블록을 같은 순서로 실행하는 공통의 AP 소프트웨어를 기억하고,
상기 AP 소프트웨어는, 제1 상기 거점의 제1 상기 AP 실행 장치에서 실행된 상기 처리 블록의 처리를, 제2 상기 거점의 제2 상기 AP 실행 장치에 연계하기 위한 처리를 실현하는 처리 블록인 전송 처리 블록을 포함하고,
상기 제1 AP 실행 장치는, 상기 AP 소프트웨어의 처리 블록의 순차 실행에 있어서 제1 상기 전송 처리 블록에 도달하면, 연계 개시를 통지하는 메시지인 연계 개시 메시지를 상기 제2 AP 실행 장치에 송신하고,
상기 제2 AP 실행 장치는, 상기 연계 개시 메시지를 수신하면, 상기 제1 전송 처리 블록에 후속하는 처리 블록으로부터 순차 실행을 개시하고,
상기 복수의 AP 실행 장치의 각각에 있어서 이용 가능한 데이터를 나타내는 정보인 데이터 리스트를 관리하고,
상기 제1 AP 실행 장치가,
상기 AP 소프트웨어의 처리 블록의 순차 실행에 있어서 제1 상기 전송 처리 블록에 도달하면, 상기 데이터 리스트에 의거하여, 당해 제1 전송 처리 블록에 기술되어 있는, 상기 제2 거점에 있어서의 데이터를 지정하는 정보인 데이터 지정 정보에 대응하는 데이터를 이용 가능한 상기 AP 실행 장치를 상기 제2 AP 실행 장치로서 선출하고,
연계 개시를 통지하는 메시지인 연계 개시 메시지를, 선출한 상기 제2 AP 실행 장치에 송신하고,
상기 제2 AP 실행 장치가, 상기 연계 개시 메시지를 수신하면, 상기 제1 전송 처리 블록에 후속하는 처리 블록으로부터 순차 실행을 개시하는, 정보 처리 시스템의 제어 방법.
It is provided at each of a plurality of bases and includes a plurality of AP execution devices that are information processing devices that execute AP software, which is software for realizing application functions, and the AP execution devices are communicatively connected to each other through a communication network. As a control method of the configured information processing system,
Each of the AP execution devices stores common AP software that executes the same processing blocks in the same order;
The AP software is a transmission process that is a processing block for realizing a process for linking the processing of the processing block executed by the first AP execution device of the first said base to the second said AP execution device of the second said base. contain blocks,
When the first transfer processing block is reached in the sequential execution of processing blocks of the AP software, the first AP execution device transmits an association start message, which is a message notifying an association start, to the second AP execution device;
Upon receiving the association initiation message, the second AP execution device initiates sequential execution from a processing block subsequent to the first transmission processing block;
Managing a data list, which is information indicating available data in each of the plurality of AP execution devices;
The first AP execution device,
Designating data in the second base described in the first transfer processing block based on the data list when the first transfer processing block is reached in sequential execution of the processing blocks of the AP software selecting the AP execution device capable of using data corresponding to data specifying information, which is information, as the second AP execution device;
sending an association start message, which is a message notifying association start, to the selected second AP execution device;
The control method of the information processing system, wherein the second AP execution device starts sequential execution from a processing block subsequent to the first transmission processing block when receiving the association start message.
삭제delete
KR1020217007071A 2019-05-28 2020-02-26 Information processing system and control method of information processing system KR102523389B1 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
JPJP-P-2019-099564 2019-05-28
JP2019099564 2019-05-28
JP2019165080A JP7189104B2 (en) 2019-05-28 2019-09-11 Information processing system and control method for information processing system
JPJP-P-2019-165080 2019-09-11
PCT/JP2020/007813 WO2020240954A1 (en) 2019-05-28 2020-02-26 Information processing system and control method for information processing system

Publications (2)

Publication Number Publication Date
KR20210041056A KR20210041056A (en) 2021-04-14
KR102523389B1 true KR102523389B1 (en) 2023-04-20

Family

ID=73648014

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020217007071A KR102523389B1 (en) 2019-05-28 2020-02-26 Information processing system and control method of information processing system

Country Status (4)

Country Link
JP (1) JP7189104B2 (en)
KR (1) KR102523389B1 (en)
CN (1) CN112673353A (en)
BR (1) BR112021004630A2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130080559A1 (en) * 2011-09-23 2013-03-28 Netapp, Inc. Storage area network attached clustered storage system
JP2014109800A (en) * 2012-11-30 2014-06-12 Fujitsu Ltd Distribution processing method, information processing apparatus, and program
US20140379100A1 (en) * 2013-06-25 2014-12-25 Fujitsu Limited Method for requesting control and information processing apparatus for same
US20170346690A1 (en) * 2016-05-27 2017-11-30 Intel Corporation Methods, systems and apparatus to improve cluster efficiency
US10148498B1 (en) * 2016-03-30 2018-12-04 EMC IP Holding Company LLC Provisioning storage in a multi-site cloud computing environment

Family Cites Families (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3860385B2 (en) * 2000-03-23 2006-12-20 日本電信電話株式会社 Dynamic linkage information takeover method, linkage process control device, and program recording medium thereof
JP3780880B2 (en) * 2001-07-05 2006-05-31 ソニー株式会社 Communication system, server device, client device, cooperative processing providing method, cooperative processing method, program, and recording medium
JP4383757B2 (en) * 2003-02-28 2009-12-16 日本電信電話株式会社 Application process management method, distributed server system, and application process management program
JP4663525B2 (en) * 2006-01-06 2011-04-06 株式会社日立製作所 Information processing method, information processing apparatus, and program
JP2008250928A (en) * 2007-03-30 2008-10-16 Nec Corp Management system, management method and management program for cooperating apparatus
JP2010219630A (en) * 2009-03-13 2010-09-30 Canon Inc Workflow execution system, workflow execution method, and program
CN102770852B (en) * 2010-02-18 2015-07-29 株式会社日立制作所 Information communications processing system, method and network node
JPWO2013076920A1 (en) * 2011-11-25 2015-04-27 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Master device, cooperative service management system, and cooperative service management method
US9098344B2 (en) 2011-12-27 2015-08-04 Microsoft Technology Licensing, Llc Cloud-edge topologies
JP5626233B2 (en) * 2012-02-15 2014-11-19 コニカミノルタ株式会社 Information processing system, portable information terminal and program
JP2014167685A (en) 2013-02-28 2014-09-11 Kddi Corp Data processing system, data processing method and program
JP5832481B2 (en) 2013-06-12 2015-12-16 株式会社ソニー・コンピュータエンタテインメント Information processing apparatus, information processing system, and information processing method
US9639544B1 (en) * 2013-10-28 2017-05-02 Pivotal Software, Inc. Table data persistence
JP2016015580A (en) * 2014-07-01 2016-01-28 株式会社リコー Cooperative processing system and cooperative processing method
WO2016174739A1 (en) * 2015-04-28 2016-11-03 株式会社日立製作所 Multicomputer system, management computer, and data linkage management method
JP6665423B2 (en) * 2015-05-14 2020-03-13 株式会社リコー Information processing system, information processing apparatus, information processing method, and information processing program
US9684543B1 (en) * 2016-02-05 2017-06-20 Sas Institute Inc. Distributed data set storage, retrieval and analysis
WO2017163447A1 (en) * 2016-03-22 2017-09-28 三菱電機株式会社 Information processing system, information processing device, and information processing method
JP6826865B2 (en) * 2016-11-07 2021-02-10 日本放送協会 Terminal devices and programs
JP6235108B1 (en) * 2016-11-29 2017-11-22 株式会社 ヴァル研究所 Information processing apparatus, application linkage method, and computer program
JP6901290B2 (en) 2016-12-01 2021-07-14 エヌ・ティ・ティ・コミュニケーションズ株式会社 Cloud relay device, cloud connection processing method, and program
JP6861058B2 (en) * 2017-03-14 2021-04-21 日本放送協会 Terminal devices and programs
JP6845477B2 (en) * 2017-10-25 2021-03-17 株式会社 ヴァル研究所 Information processing equipment and computer programs

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130080559A1 (en) * 2011-09-23 2013-03-28 Netapp, Inc. Storage area network attached clustered storage system
JP2014109800A (en) * 2012-11-30 2014-06-12 Fujitsu Ltd Distribution processing method, information processing apparatus, and program
US20140379100A1 (en) * 2013-06-25 2014-12-25 Fujitsu Limited Method for requesting control and information processing apparatus for same
US10148498B1 (en) * 2016-03-30 2018-12-04 EMC IP Holding Company LLC Provisioning storage in a multi-site cloud computing environment
US20170346690A1 (en) * 2016-05-27 2017-11-30 Intel Corporation Methods, systems and apparatus to improve cluster efficiency

Also Published As

Publication number Publication date
BR112021004630A2 (en) 2021-05-25
JP7189104B2 (en) 2022-12-13
JP2020198068A (en) 2020-12-10
KR20210041056A (en) 2021-04-14
CN112673353A (en) 2021-04-16

Similar Documents

Publication Publication Date Title
CN109889551B (en) Method for accessing intelligent hardware to Internet of things cloud platform
CN106790595B (en) Docker container active load balancing device and method
US8584081B2 (en) Server side application integration framework
CN110262902B (en) Information processing method and system, medium, and computing device
CN111813570A (en) Event-driven message interaction method for power Internet of things
US20040199550A1 (en) Information management technique
CN110266815B (en) Micro service network system based on block chain
CN101567861B (en) Data synchronization method and application system between heterogeneous application systems
CN110691131A (en) Micro-service framework system based on intelligent mobile terminal
CN111078238A (en) Centralized processing method and device for application configuration in container environment
Schwan et al. Autoflow: Autonomic information flows for critical information systems
CN115248692A (en) Device and method for supporting cloud deployment of multiple deep learning framework models
CN102375894A (en) Method for managing different types of file systems
CN114221690A (en) Semantic model construction method for cloud edge cooperative system
CN102970325A (en) File upload method and system
CN101001212B (en) Multisystem message interaction managing and control system and method
KR102523389B1 (en) Information processing system and control method of information processing system
Pantoja et al. Exposing iot objects in the internet using the resource management architecture
US20030005106A1 (en) Communication control apparatus and method
WO2020240954A1 (en) Information processing system and control method for information processing system
US20040107244A1 (en) Scalable and intelligent network platform for distributed system
CN111327447A (en) Distributed system, arbitration method, node device and storage medium
CN114885012A (en) System access method and system of Internet of things platform
CN114501347A (en) Information interaction method, device and system between heterogeneous systems
CN113472638A (en) Edge gateway control method, system, device, electronic equipment and storage medium

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right