KR102407334B1 - Gateway apparatus and operating method thereof - Google Patents

Gateway apparatus and operating method thereof Download PDF

Info

Publication number
KR102407334B1
KR102407334B1 KR1020210186779A KR20210186779A KR102407334B1 KR 102407334 B1 KR102407334 B1 KR 102407334B1 KR 1020210186779 A KR1020210186779 A KR 1020210186779A KR 20210186779 A KR20210186779 A KR 20210186779A KR 102407334 B1 KR102407334 B1 KR 102407334B1
Authority
KR
South Korea
Prior art keywords
module
request information
queue
message
information
Prior art date
Application number
KR1020210186779A
Other languages
Korean (ko)
Inventor
손세환
Original Assignee
이데아텍(주)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 이데아텍(주) filed Critical 이데아텍(주)
Priority to KR1020210186779A priority Critical patent/KR102407334B1/en
Application granted granted Critical
Publication of KR102407334B1 publication Critical patent/KR102407334B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3037Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a memory, e.g. virtual memory, cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/40Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection

Abstract

게이트웨이 장치 및 그 동작 방법이 개시된다. 본 발명의 일 실시예에 따른 게이트웨이 장치 및 그 동작 방법은 클라이언트로부터 특정 기능에 대한 수행을 요청하는 수행 요청 정보를 수신하고, 수신한 수행 요청 정보를 메시지로 변환하는 수행 요청 처리 모듈, 및 메시지 큐를 이용하여 상기 수행 요청 처리 모듈로부터 변환된 메시지를 저장하는 큐 모듈을 포함하는 처리 서버; 및 API 서버 정보 및 클라이언트 관련 정보가 저장된 데이터베이스 모듈, 상기 큐 모듈로부터 상기 변환된 메시지를 전송받고, 상기 변환된 메시지 및 상기 저장된 API 서버 정보를 기반으로 요청 정보를 생성하는 요청 정보 생성 모듈, 및 상기 생성된 요청 정보 및 상기 저장된 클라이언트 관련 정보를 기반으로 상기 클라이언트에 대한 인증을 수행하는 확인 모듈을 포함하는 관리 서버를 포함하며, 상기 처리 서버는 상기 특정 기능을 수행하는 API를 제공하는 API 서버로 상기 인증된 요청 정보를 송신하는 라우팅 모듈을 더 포함한다.A gateway device and a method of operating the same are disclosed. A gateway device and an operating method thereof according to an embodiment of the present invention include: an execution request processing module that receives execution request information for requesting execution of a specific function from a client, and converts the received execution request information into a message; and a message queue a processing server including a queue module for storing the message converted from the execution request processing module by using; and a database module storing API server information and client-related information, a request information generating module receiving the converted message from the queue module, and generating request information based on the converted message and the stored API server information, and the and a management server including a verification module for performing authentication for the client based on the generated request information and the stored client-related information, wherein the processing server is an API server that provides an API for performing the specific function. It further includes a routing module for sending the authenticated request information.

Description

게이트웨이 장치 및 그 동작 방법{GATEWAY APPARATUS AND OPERATING METHOD THEREOF}Gateway device and its operation method {GATEWAY APPARATUS AND OPERATING METHOD THEREOF}

본 발명의 실시예들은 게이트웨이 장치 및 그 동작 방법과 관련된다.Embodiments of the present invention relate to a gateway device and an operating method thereof.

디지털 시대 변화에 따라 혁신적인 서비스를 수행하기 위해 마이크로 서비스를 점차 많이 사용하고 있다. 마이크로 서비스 아키텍처(Micro Service Architecture, MSA)란 대규모 소프트웨어 개발에 적용하기 위해 단독으로 실행 가능하고 여러 기능을 독립적인 작은 단위로 분해하여 서비스를 제공하는 아키텍처를 말한다.As the digital age changes, microservices are increasingly used to perform innovative services. Micro Service Architecture (MSA) refers to an architecture that can be executed independently and provides services by decomposing various functions into independent small units to be applied to large-scale software development.

즉, 클라이언트로부터 요청에 대한 응답을 API(Application Programming Interface) 형태로 제공하는 API 서비스를 작은 단위로 구분하여 이에 대한 변경과 조합이 가능한 형태인 마이크로 서비스에 대한 요구가 증가되고 있다.In other words, there is an increasing demand for microservices that can be changed and combined by dividing API services that provide responses to requests from clients in the form of API (Application Programming Interface) into small units.

이에, 클라이언트의 요청에 따라 수많은 API 서비스를 원할하게 작동하고 관리할 수 있도록 게이트웨이(gateway)에 대한 개발이 진행되고 있다.Accordingly, a gateway is being developed so that numerous API services can be smoothly operated and managed according to a client's request.

이러한 MSA 환경에서 안정적인 API 서비스를 제공하기 위하여 게이트웨이는 시스템 장애 시에도 데이터의 무결성 및 정합성을 보장할 필요가 있다.In order to provide a stable API service in such an MSA environment, the gateway needs to ensure data integrity and consistency even in the event of a system failure.

대한민국 등록특허공보 제10-0568178호(2006.03.30.)Republic of Korea Patent Publication No. 10-0568178 (2006.03.30.)

본 발명의 실시예들은 데이터의 무결성 및 정합성을 보장하기 위한 게이트웨이 장치 및 그 동작 방법을 제공하기 위한 것이다.SUMMARY Embodiments of the present invention are to provide a gateway device and an operating method thereof for ensuring data integrity and consistency.

본 발명의 예시적인 실시예에 따르면, 클라이언트로부터 특정 기능에 대한 수행을 요청하는 수행 요청 정보를 수신하고, 수신한 수행 요청 정보를 메시지로 변환하는 수행 요청 처리 모듈, 및 메시지 큐를 이용하여 상기 수행 요청 처리 모듈로부터 변환된 메시지를 저장하는 큐 모듈을 포함하는 처리 서버; 및 API(Application Programming Interface) 서버 정보 및 클라이언트 관련 정보가 저장된 데이터베이스 모듈, 상기 큐 모듈로부터 상기 변환된 메시지를 전송받고, 상기 변환된 메시지 및 상기 저장된 API 서버 정보를 기반으로 요청 정보를 생성하는 요청 정보 생성 모듈, 및 상기 생성된 요청 정보 및 상기 저장된 클라이언트 관련 정보를 기반으로 상기 클라이언트에 대한 인증을 수행하는 확인 모듈을 포함하는 관리 서버를 포함하며, 상기 처리 서버는 상기 특정 기능을 수행하는 API를 제공하는 API 서버로 상기 인증된 요청 정보를 송신하는 라우팅 모듈을 더 포함하는 게이트웨이 장치가 제공된다.According to an exemplary embodiment of the present invention, the execution is performed using an execution request processing module that receives execution request information for requesting execution of a specific function from a client, and converts the received execution request information into a message, and a message queue a processing server including a queue module for storing messages converted from the request processing module; and a database module storing API (Application Programming Interface) server information and client-related information, request information for receiving the converted message from the queue module, and generating request information based on the converted message and the stored API server information A management server comprising a generation module, and a verification module for performing authentication for the client based on the generated request information and the stored client-related information, wherein the processing server provides an API for performing the specific function The gateway device further comprising a routing module for transmitting the authenticated request information to the API server is provided.

상기 수행 요청 처리 모듈은 상기 큐 모듈의 상태를 모니터링하고, 상기 큐 모듈에 장애가 발생했는지 여부를 판단하며, 상기 큐 모듈에 장애가 발생하지 않은 것으로 판단되면, 상기 수신한 수행 요청 정보를 메시지로 변환하여 상기 큐 모듈에 저장할 수 있다.The execution request processing module monitors the status of the queue module, determines whether a failure has occurred in the queue module, and if it is determined that no failure has occurred in the queue module, converts the received execution request information into a message, It can be stored in the queue module.

상기 수행 요청 처리 모듈은 상기 큐 모듈에 장애가 발생한 것으로 판단되면, 상기 수신한 수행 요청 정보를 파일 큐(file queue)에 저장 할 수 있다.When it is determined that a failure has occurred in the queue module, the execution request processing module may store the received execution request information in a file queue.

상기 수행 요청 처리 모듈은 상기 큐 모듈이 복구되었는지 확인하고, 상기 큐 모듈이 복구된 것으로 판단되면, 상기 파일 큐에 상기 수행 요청 정보가 저장된 순서대로 메시지로 변환하여 상기 큐 모듈에 저장할 수 있다.The execution request processing module may check whether the queue module is restored, and when it is determined that the queue module is restored, the execution request information may be converted into messages in the order in which the execution request information is stored in the file queue and stored in the queue module.

상기 요청 정보 생성 모듈은 상기 데이터베이스 모듈의 상태를 모니터링하고, 상기 데이터베이스 모듈에 장애가 발생했는지 여부를 판단하며, 상기 데이터베이스 모듈에 장애가 발생하지 않은 것으로 판단되면, 상기 큐 모듈로부터 전송받은 변환된 메시지 및 상기 저장된 API 서버 정보를 기반으로 상기 요청 정보를 생성할 수 있다.The request information generating module monitors the status of the database module, determines whether a failure has occurred in the database module, and if it is determined that the database module does not have a failure, the converted message transmitted from the queue module and the The request information may be generated based on the stored API server information.

상기 요청 정보 생성 모듈은 상기 데이터베이스 모듈에 장애가 발생한 것으로 판단되면, 상기 큐 모듈로부터 전송받은 변환된 메시지를 파일 큐(file queue)에 저장할 수 있다.When it is determined that a failure has occurred in the database module, the request information generation module may store the converted message received from the queue module in a file queue.

상기 요청 정보 생성 모듈은 상기 데이터베이스 모듈이 복구되었는지 확인하고, 상기 데이터베이스 모듈이 복구된 것으로 판단되면, 상기 파일 큐에 상기 변환된 메시지가 저장된 순서대로 상기 클라이언트의 특정 기능에 대한 수행 요청을 확인하고, 상기 저장된 API 서버 정보를 기반으로 상기 특정 기능을 수행하는 API를 호출하기 위한 요청 정보를 생성할 수 있다.The request information generation module checks whether the database module is restored, and when it is determined that the database module is restored, confirms a request to perform a specific function of the client in the order in which the converted message is stored in the file queue, Request information for calling an API performing the specific function may be generated based on the stored API server information.

본 발명의 다른 예시적인 실시예에 따르면, 수행 요청 처리 모듈에서, 클라이언트로부터 특정 기능에 대한 수행을 요청하는 수행 요청 정보를 수신하고, 수신한 수행 요청 정보를 메시지로 변환하는 단계; 큐 모듈에서, 메시지 큐를 이용하여 상기 변환된 메시지를 저장하는 단계; 요청 정보 생성 모듈에서, 상기 변환된 메시지를 전송받고, 상기 변환된 메시지 및 기 저장된 API 서버 정보를 기반으로 요청 정보를 생성하는 단계; 확인 모듈에서, 상기 생성된 요청 정보 및 기 저장된 클라이언트 관련 정보를 기반으로 상기 클라이언트에 대한 인증을 수행하는 단계; 및 라우팅 모듈에서, 상기 특정 기능을 수행하는 API를 제공하는 API 서버로 상기 인증된 요청 정보를 송신하는 단계를 포함하는, 게이트웨이 장치의 동작 방법이 제공된다.According to another exemplary embodiment of the present invention, the method comprising: receiving, in an execution request processing module, execution request information for requesting execution of a specific function from a client, and converting the received execution request information into a message; storing, in a queue module, the converted message using a message queue; receiving, in the request information generating module, the converted message, and generating request information based on the converted message and pre-stored API server information; performing, in the verification module, authentication on the client based on the generated request information and pre-stored client-related information; and transmitting, in the routing module, the authenticated request information to an API server that provides an API for performing the specific function, the method of operation of the gateway device is provided.

상기 메시지로 변환하는 단계는 상기 수행 요청 처리 모듈에서, 상기 큐 모듈의 상태를 모니터링하고, 상기 큐 모듈에 장애가 발생했는지 여부를 판단하는 단계; 및 상기 수행 요청 처리 모듈에서, 상기 큐 모듈에 장애가 발생하지 않은 것으로 판단되면, 상기 수신한 수행 요청 정보를 메시지로 변환하여 상기 큐 모듈에 저장하는 단계를 더 포함할 수 있다.The converting into the message may include, in the execution request processing module, monitoring the status of the queue module, and determining whether a failure has occurred in the queue module; and converting the received execution request information into a message and storing the received execution request information in the queue module when the execution request processing module determines that a failure has not occurred in the queue module.

상기 메시지로 변환하는 단계는 상기 수행 요청 처리 모듈에서, 상기 큐 모듈에 장애가 발생한 것으로 판단되면, 상기 수신한 수행 요청 정보를 파일 큐(file queue)에 저장하는 단계를 더 포함할 수 있다.The converting into the message may further include, when the execution request processing module determines that a failure has occurred in the queue module, storing the received execution request information in a file queue.

상기 메시지로 변환하는 단계는 상기 수행 요청 처리 모듈에서, 상기 큐 모듈이 복구되었는지 확인하는 단계; 및 상기 수행 요청 처리 모듈에서, 상기 큐 모듈이 복구된 것으로 판단되면, 상기 파일 큐에 상기 수행 요청 정보가 저장된 순서대로 메시지로 변환하여 상기 큐 모듈에 저장하는 단계를 더 포함할 수 있다.The converting into the message may include, in the execution request processing module, checking whether the queue module is restored; and when the execution request processing module determines that the queue module is restored, converting the messages into messages in the order in which the execution request information is stored in the file queue and storing the messages in the queue module.

상기 요청 정보를 생성하는 단계는 상기 요청 정보 생성 모듈에서, 데이터베이스 모듈의 상태를 모니터링하고, 상기 데이터베이스 모듈에 장애가 발생했는지 여부를 판단하는 단계; 및 상기 요청 정보 생성 모듈에서, 상기 데이터베이스 모듈에 장애가 발생하지 않은 것으로 판단되면, 상기 큐 모듈로부터 전송받은 변환된 메시지 및 상기 저장된 API 서버 정보를 기반으로 상기 요청 정보를 생성하는 단계를 더 포함할 수 있다.The generating of the request information may include, in the request information generating module, monitoring a status of a database module, and determining whether a failure has occurred in the database module; and generating the request information based on the converted message received from the queue module and the stored API server information when it is determined in the request information generating module that no failure has occurred in the database module have.

상기 요청 정보를 생성하는 단계는 상기 요청 정보 생성 모듈에서, 상기 데이터베이스 모듈에 장애가 발생한 것으로 판단되면, 상기 큐 모듈로부터 전송받은 변환된 메시지를 파일 큐(file queue)에 저장하는 단계를 더 포함할 수 있다.The generating of the request information may further include, in the request information generating module, if it is determined that a failure has occurred in the database module, storing the converted message received from the queue module in a file queue have.

상기 요청 정보를 생성하는 단계는 상기 요청 정보 생성 모듈에서, 상기 데이터베이스 모듈이 복구되었는지 확인하는 단계; 상기 요청 정보 생성 모듈에서, 상기 데이터베이스 모듈이 복구된 것으로 판단되면, 상기 파일 큐에 상기 변환된 메시지가 저장된 순서대로 상기 클라이언트의 특정 기능에 대한 수행 요청을 확인하는 단계; 및 상기 요청 정보 생성 모듈에서, 상기 저장된 API 서버 정보를 기반으로 상기 특정 기능을 수행하는 API를 호출하기 위한 요청 정보를 생성하는 단계를 더 포함할 수 있다.The generating of the request information may include, in the request information generating module, checking whether the database module is restored; confirming, in the request information generating module, a request to perform a specific function of the client in the order in which the converted message is stored in the file queue, when it is determined that the database module is restored; and generating, in the request information generating module, request information for calling an API performing the specific function based on the stored API server information.

본 발명의 실시예들에 따르면, 게이트웨이 장치에서 시스템 장애가 발생한 경우(특히, 큐 모듈, 데이터베이스 모듈), 수행 요청 처리 모듈 및 요청 정보 생성 모듈이 입력된 데이터를 파일 큐에 저장하고, 시스템이 복구되면 파일 큐에 저장된 순서대로 입력된 데이터를 처리함으로써, 시스템 장애시에도 데이터의 무결성 및 정합성을 보장할 수 있다.According to embodiments of the present invention, when a system failure occurs in the gateway device (in particular, the queue module and the database module), the execution request processing module and the request information generating module store input data in a file queue, and when the system is restored By processing the input data in the order stored in the file queue, data integrity and consistency can be guaranteed even in the event of a system failure.

도 1은 본 발명의 일 실시예에 따른 게이트웨이 장치를 포함하는 마이크로 서비스 아키텍처를 나타내는 개략도
도 2는 본 발명의 일 실시예에 따른 게이트웨이 장치를 설명하기 위한 구성도
도 3은 본 발명의 일 실시예에 따른 게이트웨이 장치의 동작 방법을 설명하기 위한 흐름도
도 4는 본 발명의 다른 실시예에 따른 게이트웨이 장치의 동작 방법을 설명하기 위한 흐름도
도 5는 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경을 예시하여 설명하기 위한 블록도
1 is a schematic diagram illustrating a microservices architecture including a gateway device according to an embodiment of the present invention;
2 is a block diagram illustrating a gateway device according to an embodiment of the present invention;
3 is a flowchart illustrating a method of operating a gateway device according to an embodiment of the present invention;
4 is a flowchart illustrating a method of operating a gateway device according to another embodiment of the present invention;
5 is a block diagram illustrating and describing a computing environment including a computing device suitable for use in example embodiments;

이하, 도면을 참조하여 본 발명의 구체적인 실시형태를 설명하기로 한다. 이하의 상세한 설명은 본 명세서에서 기술된 방법, 장치 및/또는 시스템에 대한 포괄적인 이해를 돕기 위해 제공된다. 그러나 이는 예시에 불과하며 본 발명은 이에 제한되지 않는다.Hereinafter, specific embodiments of the present invention will be described with reference to the drawings. The following detailed description is provided to provide a comprehensive understanding of the methods, devices, and/or systems described herein. However, this is merely an example, and the present invention is not limited thereto.

본 발명의 실시예들을 설명함에 있어서, 본 발명과 관련된 공지기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략하기로 한다. 그리고, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. 상세한 설명에서 사용되는 용어는 단지 본 발명의 실시예들을 기술하기 위한 것이며, 결코 제한적이어서는 안 된다. 명확하게 달리 사용되지 않는 한, 단수 형태의 표현은 복수 형태의 의미를 포함한다. 본 설명에서, "포함" 또는 "구비"와 같은 표현은 어떤 특성들, 숫자들, 단계들, 동작들, 요소들, 이들의 일부 또는 조합을 가리키기 위한 것이며, 기술된 것 이외에 하나 또는 그 이상의 다른 특성, 숫자, 단계, 동작, 요소, 이들의 일부 또는 조합의 존재 또는 가능성을 배제하도록 해석되어서는 안 된다.In describing the embodiments of the present invention, if it is determined that the detailed description of the known technology related to the present invention may unnecessarily obscure the gist of the present invention, the detailed description thereof will be omitted. And, the terms to be described later are terms defined in consideration of functions in the present invention, which may vary according to intentions or customs of users and operators. Therefore, the definition should be made based on the content throughout this specification. The terminology used in the detailed description is for the purpose of describing embodiments of the present invention only, and should in no way be limiting. Unless explicitly used otherwise, expressions in the singular include the meaning of the plural. In this description, expressions such as “comprising” or “comprising” are intended to indicate certain features, numbers, steps, acts, elements, some or a combination thereof, one or more other than those described. It should not be construed to exclude the presence or possibility of other features, numbers, steps, acts, elements, or any part or combination thereof.

또한, 제1, 제2 등의 용어는 다양한 구성 요소들을 설명하는데 사용될 수 있지만, 상기 구성 요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성 요소를 다른 구성 요소로부터 구별하는 목적으로 사용될 수 있다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성 요소는 제2 구성 요소로 명명될 수 있고, 유사하게 제2 구성 요소도 제1 구성 요소로 명명될 수 있다.Also, terms such as first and second may be used to describe various components, but the components should not be limited by the terms. The above terms may be used for the purpose of distinguishing one component from another component. For example, without departing from the scope of the present invention, a first component may be referred to as a second component, and similarly, a second component may also be referred to as a first component.

이하의 설명에 있어서, 신호 또는 정보의 "전송", "통신", "송신", "수신" 기타 이와 유사한 의미의 용어는 일 구성요소에서 다른 구성요소로 신호 또는 정보가 직접 전달되는 것뿐만이 아니라 다른 구성요소를 거쳐 전달되는 것도 포함한다. 특히 신호 또는 정보를 일 구성요소로 "전송" 또는 "송신"한다는 것은 그 신호 또는 정보의 최종 목적지를 지시하는 것이고 직접적인 목적지를 의미하는 것이 아니다. 이는 신호 또는 정보의 "수신"에 있어서도 동일하다. 또한 본 명세서에 있어서, 2 이상의 데이터 또는 정보가 "관련"된다는 것은 하나의 데이터(또는 정보)를 획득하면, 그에 기초하여 다른 데이터(또는 정보)의 적어도 일부를 획득할 수 있음을 의미한다. In the following description, the terms "transmission", "communication", "transmission", "reception" and other similar meanings of a signal or information are not only directly transmitted from one component to another component, but also a signal or information This includes passing through other components. In particular, to “transmit” or “transmit” a signal or information to a component indicates the final destination of the signal or information and does not imply a direct destination. The same is true for "reception" of signals or information. In addition, in this specification, when two or more data or information are "related", it means that when one data (or information) is acquired, at least a part of other data (or information) can be acquired based thereon.

도 1은 본 발명의 일 실시예에 따른 게이트웨이 장치(200)를 포함하는 마이크로 서비스 아키텍처를 나타내는 개략도이다.1 is a schematic diagram illustrating a microservices architecture including a gateway device 200 according to an embodiment of the present invention.

도 1에 도시된 바와 같이, 본 발명의 일 실시예에 따른 게이트웨이 장치(200)를 포함하는 마이크로 서비스 아키텍처는 클라이언트(100), 게이트웨이 장치(200) 및 복수의 API 서버(300)를 포함할 수 있다.As shown in FIG. 1 , a microservice architecture including a gateway device 200 according to an embodiment of the present invention may include a client 100 , a gateway device 200 , and a plurality of API servers 300 . have.

클라이언트(100)는 특정 기능에 대한 수행 요청(수행 요청 정보)을 게이트웨이 장치(200)로 송신할 수 있다. 또한, 클라이언트(100)는 게이트웨이 장치(200)로부터 특정 기능에 대한 수행 요청에 따른 응답 정보를 수신할 수 있다. 예를 들어, 클라이언트(100)는 MS(Mobile Station), UT(User Terminal), SS(Subscriber Station), 무선기기(Wireless Device), 무선 모뎀(Wireless Modem), 휴대기기(Handheld Device), AT(Access Terminal), 이동통신 단말기, 스마트폰 등일 수 있으며, 이에 한정되는 것은 아니다.The client 100 may transmit an execution request (performance request information) for a specific function to the gateway device 200 . Also, the client 100 may receive response information according to a request to perform a specific function from the gateway device 200 . For example, the client 100 is a mobile station (MS), a user terminal (UT), a subscriber station (SS), a wireless device, a wireless modem, a handheld device, and an AT ( Access Terminal), a mobile communication terminal, a smart phone, etc., but is not limited thereto.

게이트웨이 장치(200)는 클라이언트(100)로부터 특정 기능에 대한 수행 요청(수행 요청 정보)을 수신하고, 특정 기능을 수행하는 API를 호출하기 위한 요청 정보를 각각의 API 서버(300)에 대응되게 생성할 수 있다. 또한, 게이트웨이 장치(200)는 복수의 API 서버(300)로부터 각각 응답 정보를 수신할 수 있다. 즉, 게이트웨이 장치(200)는 클라이언트(100)의 요청을 각각의 마이크로서비스(API 서버(300))로 라우팅할 수 있다. 이러한 게이트웨이 장치(200)는 프록시 서버 등의 형태로 구현될 수 있으며, 네트워크 부하 분산 메커니즘, 내지 서비스 장치가 인터넷 또는 다른 네트워크 상에서 동작할 수 있도록 하는 다양한 소프트웨어 중 하나 이상이 설치될 수 있으며, 이를 통해 컴퓨터화된 시스템으로도 구현될 수 있다.The gateway device 200 receives an execution request (performance request information) for a specific function from the client 100 , and generates request information for calling an API for performing a specific function corresponding to each API server 300 . can do. Also, the gateway device 200 may receive response information from each of the plurality of API servers 300 . That is, the gateway device 200 may route the request of the client 100 to each microservice (API server 300 ). The gateway device 200 may be implemented in the form of a proxy server or the like, and one or more of various software that allows a network load balancing mechanism, or a service device to operate on the Internet or other networks may be installed, through which It can also be implemented as a computerized system.

복수의 API(Application Programming Interface) 서버(300)는 각각 API(Application Programming Interface) 서비스를 제공할 수 있다. 복수의 API 서버(300)는 게이트웨이 장치(200)로부터 요청 정보를 수신하고, 수신한 요청 정보에 대한 응답으로 각각의 API 서버(300)가 제공하는 API 서비스에 대한 응답 정보를 생성할 수 있다. 또한, 복수의 API 서버(300)는 각각 생성한 응답 정보를 게이트웨이 장치(200)로 송신할 수 있다.The plurality of application programming interface (API) servers 300 may provide application programming interface (API) services, respectively. The plurality of API servers 300 may receive request information from the gateway device 200 and may generate response information for API services provided by each API server 300 in response to the received request information. Also, the plurality of API servers 300 may transmit the generated response information to the gateway device 200 .

이상 본 발명의 일 실시예에 따른 게이트웨이 장치(200)를 포함하는 마이크로 서비스 아키텍처에서는 상기 구성을 통하여 클라이언트(100)에 대해 마이크로 서비스를 제공할 수 있는데, 이하에서는 이를 실현하기 위한 게이트웨이 장치(200)의 구성에 대하여 보다 구체적으로 설명하기로 한다.As described above, in the microservice architecture including the gateway device 200 according to an embodiment of the present invention, microservices can be provided to the client 100 through the above configuration. Hereinafter, the gateway device 200 for realizing this The configuration of will be described in more detail.

도 2는 본 발명의 일 실시예에 따른 게이트웨이 장치(200)를 설명하기 위한 구성도이다.2 is a configuration diagram for explaining a gateway device 200 according to an embodiment of the present invention.

도 2에 도시된 바와 같이, 본 발명의 일 실시예에 따른 게이트웨이 장치(200)는 처리 서버(210) 및 관리 서버(220)를 포함할 수 있다.As shown in FIG. 2 , the gateway device 200 according to an embodiment of the present invention may include a processing server 210 and a management server 220 .

처리(gateway) 서버(210)는 수행 요청 처리 모듈(211), 큐 모듈(212) 및 라우팅 모듈(213)을 포함할 수 있다.The processing (gateway) server 210 may include a performance request processing module 211 , a queue module 212 , and a routing module 213 .

수행 요청 처리 모듈(211)은 클라이언트(100)로부터 특정 기능에 대한 수행 요청(수행 요청 정보)을 수신할 수 있다. 여기서, 특정 기능은 예를 들어, API 서버(300)에서 수행 가능한 독립적인 기능을 의미할 수 있다. 또한, 수행 요청 처리 모듈(211)은 수신한 수행 요청 정보를 메시지(message)로 변환하고, 변환된 메시지를 큐 모듈(212)로 전달할 수 있다. 구체적으로, 수행 요청 처리 모듈(211)은 클라이언트(100)의 대량의 수행 요청을 처리하기 위하여 특정 기능에 대한 수행 요청을 메시지로 변환할 수 있다. 즉, 클라이언트(100)로부터 수신한 수행 요청 정보를 메시지로 변환하여 큐 모듈(212)에 저장함으로써, 실제 메시지 흐름이 큐를 이용한 비동기 구조로 구현될 수 있다.The execution request processing module 211 may receive an execution request (execution request information) for a specific function from the client 100 . Here, the specific function may mean, for example, an independent function that can be performed by the API server 300 . Also, the execution request processing module 211 may convert the received execution request information into a message, and transmit the converted message to the queue module 212 . Specifically, the execution request processing module 211 may convert a request to perform a specific function into a message in order to process a large number of execution requests from the client 100 . That is, by converting the execution request information received from the client 100 into a message and storing it in the queue module 212 , the actual message flow can be implemented in an asynchronous structure using a queue.

예시적인 실시예에서, 수행 요청 처리 모듈(211)은 큐 모듈(212)의 상태를 모니터링할 수 있다.In an exemplary embodiment, the execution request processing module 211 may monitor the status of the queue module 212 .

구체적으로, 수행 요청 처리 모듈(211)은 큐 모듈(212)의 상태를 모니터링하고 큐 모듈(212)에 장애(예를 들어, 잠김(locking-up), 기능정지(hanging), 충돌(crashing) 등)가 발생한 것으로 판단되면, 수신한 수행 요청 정보를 메시지로 변환하지 않고, 파일 큐(file queue)에 저장할 수 있다. 여기서, 파일 큐는 파일에 내용을 저장하는 큐를 의미할 수 있다. 즉, 수행 요청 처리 모듈(211)은 큐 모듈(212)에 장애가 발생한 경우, 메모리에 저장된 데이터는 휘발될 위험성이 있으므로, 데이터를 안전하게 보관하기 위하여 큐 모듈(212)이 복구될 때까지 파일에 내용을 저장할 수 있다. 또한, 수행 요청 처리 모듈(211)은 큐 모듈(212)이 복구된 것으로 판단되면, 파일 큐에 수행 요청 정보가 저장된 순서대로 수행 요청 정보를 메시지로 변환할 수 있다. 즉, 수행 요청 처리 모듈(211)은 큐 모듈(212)에 장애가 발생하면, 메시지 변환 작업을 중단하고 수행 요청 정보를 파일 큐에 저장하고, 큐 모듈(212)이 복구되면, 파일 큐에 저장된 수행 요청 정보를 저장된 순서대로 메시지 변환 작업을 재개함으로써, 큐 모듈(212)에 장애가 발생한 경우에도 데이터 소실을 방지할 수 있다.Specifically, the execution request processing module 211 monitors the status of the queue module 212 and causes the queue module 212 to fail (eg, locking-up, hanging, crashing). etc.) has occurred, it is possible to store the received execution request information in a file queue without converting it into a message. Here, the file queue may mean a queue for storing contents in a file. That is, when the queue module 212 fails in the execution request processing module 211, there is a risk that the data stored in the memory is volatilized. can be saved. Also, when it is determined that the queue module 212 is restored, the execution request processing module 211 may convert the execution request information into a message in the order in which the execution request information is stored in the file queue. That is, when a failure occurs in the queue module 212, the execution request processing module 211 stops the message conversion operation and stores the execution request information in the file queue, and when the queue module 212 is restored, the execution stored in the file queue By resuming the message conversion operation in the order in which the request information is stored, data loss can be prevented even when a failure occurs in the queue module 212 .

큐(queue) 모듈(212)은 메시지 큐를 이용하여 수행 요청 처리 모듈(211)로부터 변환된 메시지를 저장할 수 있다. 이러한, 큐 모듈(212)은 인메모리 데이터베이스(In-memory Database)로 구현되어 메모리 큐에 메시지를 저장할 수 있다.The queue module 212 may store the message converted from the execution request processing module 211 using a message queue. The queue module 212 may be implemented as an in-memory database to store messages in a memory queue.

라우팅 모듈(213)은 요청 정보를 기초로 API를 호출하여 API에 대한 응답 정보를 획득할 수 있다. 구체적으로, 라우팅 모듈(213)은 요청 정보에 포함된 API에 대한 정보를 이용하여 API에 대한 호출 정보를 생성하고, API에 대한 호출 정보를 이용하여 API를 호출할 수 있다.The routing module 213 may obtain response information for the API by calling the API based on the request information. Specifically, the routing module 213 may generate call information for the API by using the information on the API included in the request information, and call the API by using the call information on the API.

관리(admin) 서버(220)는 요청 정보 생성 모듈(221), 데이터베이스 모듈(222) 및 확인 모듈(223)을 포함할 수 있다.The admin server 220 may include a request information generation module 221 , a database module 222 , and a confirmation module 223 .

요청 정보 생성 모듈(221)은 변환된 메시지 및 기 저장된 API 서버 정보를 기반으로 요청 정보를 생성할 수 있다. 구체적으로, 요청 정보 생성 모듈(221)은 큐 모듈(212)로부터 변환된 메시지를 전송받아 클라이언트(100)의 수행 요청을 확인하고, 기 저장된 API 서버 정보를 기반으로 특정 기능을 수행하는 API를 호출하기 위한 요청 정보를 생성할 수 있다.The request information generation module 221 may generate request information based on the converted message and pre-stored API server information. Specifically, the request information generation module 221 receives the converted message from the queue module 212, checks the execution request of the client 100, and calls an API that performs a specific function based on pre-stored API server information. You can create request information for

예시적인 실시예에서, 요청 정보 생성 모듈(221)은 데이터베이스 모듈(222)의 상태를 모니터링 할 수 있다.In an exemplary embodiment, the request information generation module 221 may monitor the status of the database module 222 .

구체적으로, 요청 정보 생성 모듈(221)은 데이터베이스 모듈(222)의 상태를 모니터링하고 데이터베이스 모듈(222)에 장애(예를 들어, 잠김(locking-up), 기능정지(hanging), 충돌(crashing) 등)가 발생한 것으로 판단되면, 큐 모듈(212)로부터 전송받은 변환된 메시지를 파일 큐(file queue)에 저장할 수 있다. 즉, 요청 정보 생성 모듈(221)은 데이터베이스 모듈(222)에 장애가 발생한 경우, 메모리에 저장된 데이터는 휘발될 위험성이 있으므로, 데이터를 안전하게 보관하기 위하여 데이터베이스 모듈(222)이 복구될 때까지 파일에 내용을 저장할 수 있다. 또한, 요청 정보 생성 모듈(221)은 데이터베이스 모듈(222)이 복구된 것으로 판단되면, 파일 큐에 변환된 메시지가 저장된 순서대로 클라이언트(100)의 특정 기능에 대한 수행 요청을 확인하고, 기 저장된 API 서버 정보를 기반으로 특정 기능을 수행하는 API를 호출하기 위한 요청 정보를 생성할 수 있다. 즉, 요청 정보 생성 모듈(221)은 데이터베이스 모듈(222)에 장애가 발생하면, 요청 정보 생성 작업을 중단하고 변환된 메시지를 파일 큐에 저장하고, 데이터베이스 모듈(222)이 복구되면, 파일 큐에 저장되어 있는 변환된 메시지를 저장된 순서대로 요청 정보 생성 작업을 재개함으로써, 데이터베이스 모듈(222)에 장애가 발생한 경우에도 데이터 소실을 방지할 수 있다.Specifically, the request information generation module 221 monitors the status of the database module 222 and causes the database module 222 to fail (eg, locking-up, hanging, crashing). etc.) has occurred, the converted message received from the queue module 212 may be stored in a file queue. That is, the request information generating module 221 has a risk of volatilization of data stored in the memory when a failure occurs in the database module 222. In order to safely store the data, the contents are stored in the file until the database module 222 is restored. can be saved. In addition, when it is determined that the database module 222 has been restored, the request information generation module 221 checks the request to perform a specific function of the client 100 in the order in which the converted messages are stored in the file queue, and a pre-stored API Request information for calling an API that performs a specific function can be generated based on server information. That is, when a failure occurs in the database module 222, the request information generation module 221 stops the request information generation operation and stores the converted message in a file queue, and when the database module 222 is restored, it is stored in the file queue By resuming the operation of generating the requested information in the order in which the converted messages are stored, data loss can be prevented even when a failure occurs in the database module 222 .

데이터베이스 모듈(222)은 API 서버 정보, 클라이언트 관련 정보 및 로그 정보를 저장할 수 있다. 여기서, API 서버 정보는 API 서버(300)가 기능 수행을 위해 요구되는 기능에 대한 정보, API 서버의 주소, API 서버의 리소스 등을 포함할 수 있다. 또한, 클라이언트 관련 정보는 클라이언트 ID 등 클라이언트를 식별할 수 있는 고유 식별 번호를 포함할 수 있다. 또한, 로그 정보는 클라이언트로부터 수신되는 수행 요청 정보에 따른 API 호출 로그를 포함할 수 있다.The database module 222 may store API server information, client-related information, and log information. Here, the API server information may include information on a function required for the API server 300 to perform a function, an address of the API server, a resource of the API server, and the like. In addition, the client-related information may include a unique identification number for identifying the client, such as a client ID. In addition, the log information may include an API call log according to the execution request information received from the client.

확인 모듈(223)은 클라이언트(100)에 대한 인증을 수행할 수 있다. 구체적으로, 확인 모듈(223)은 요청 정보 생성 모듈(221)로부터 생성된 요청 정보를 기 저장된 클라이언트 관련 정보와 비교하여 클라이언트(100)에 대한 인증 및 접근 권한을 확인할 수 있다. 즉, 확인 모듈(223)은 API 서버(300)로의 접근을 보호하기 위한 인증 및 접근 권한을 가지는 클라이언트(100)의 요청에 대해서만 API를 호출하도록 할 수 있다.The verification module 223 may perform authentication for the client 100 . Specifically, the verification module 223 may compare the request information generated by the request information generation module 221 with pre-stored client-related information to confirm authentication and access authority for the client 100 . That is, the verification module 223 may call the API only in response to a request from the client 100 having authentication and access authority to protect access to the API server 300 .

한편, 본 발명에서 설명한 API에 대한 호출 순서는 하나의 예시일 뿐이며, 실시 예에 따라 달리 설정될 수 있다.Meanwhile, the order of calling APIs described in the present invention is only an example, and may be set differently according to embodiments.

따라서, 본 발명의 실시예들에 따르면, 게이트웨이 장치(200)에서 시스템 장애가 발생한 경우(특히, 큐 모듈(212), 데이터베이스 모듈(222)), 각 모듈이(특히, 수행 요청 처리 모듈(211) 및 요청 정보 생성 모듈(221))이 입력된 데이터를 파일 큐에 저장하고, 시스템이 복구되면 파일 큐에 저장된 순서대로 입력된 데이터를 처리함으로써, 시스템 장애 시에도 데이터의 무결성 및 정합성을 보장할 수 있다.Therefore, according to embodiments of the present invention, when a system failure occurs in the gateway device 200 (in particular, the queue module 212 and the database module 222), each module (in particular, the execution request processing module 211) and the request information generating module 221) stores the input data in the file queue, and when the system is restored, the data is processed in the order stored in the file queue, thereby ensuring the integrity and consistency of the data even in the event of a system failure. have.

도 3은 본 발명의 일 실시예에 따른 게이트웨이 장치(200)의 동작 방법을 설명하기 위한 흐름도이다. 도 3에 도시된 방법은 예를 들어, 전술한 게이트웨이 장치(200)에 의해 수행될 수 있다. 도시된 흐름도에서는 상기 방법을 복수 개의 단계로 나누어 기재하였으나, 적어도 일부의 단계들은 순서를 바꾸어 수행되거나, 다른 단계와 결합되어 함께 수행되거나, 생략되거나, 세부 단계들로 나뉘어 수행되거나, 또는 도시되지 않은 하나 이상의 단계가 부가되어 수행될 수 있다.3 is a flowchart illustrating an operation method of the gateway device 200 according to an embodiment of the present invention. The method illustrated in FIG. 3 may be performed, for example, by the aforementioned gateway device 200 . In the illustrated flowchart, the method is described by dividing the method into a plurality of steps, but at least some of the steps are performed in a different order, are performed in combination with other steps, are omitted, are performed in separate steps, or are not shown. One or more steps may be added and performed.

먼저, 게이트웨이 장치(200)는 클라이언트(100)로부터 특정 기능에 대한 수행 요청(수행 요청 정보)을 수신한다(S301). 여기서, 특정 기능은 예를 들어, API 서버(300)에서 수행 가능한 독립적인 기능을 의미할 수 있다.First, the gateway device 200 receives an execution request (execution request information) for a specific function from the client 100 ( S301 ). Here, the specific function may mean, for example, an independent function that can be performed by the API server 300 .

그 다음, 게이트웨이 장치(200)는 큐 모듈(212)의 상태를 모니터링하고(S302), 큐 모듈(212)에 장애가 발생했는지 여부를 판단한다(S303). Next, the gateway device 200 monitors the status of the queue module 212 (S302), and determines whether a failure has occurred in the queue module 212 (S303).

그 다음, 게이트웨이 장치(200)는 큐 모듈(212)에 장애가 발생하지 않은 것으로 판단되면, 수신한 수행 요청 정보를 메시지로 변환하고(S304), 변환된 메시지를 큐 모듈(212)에 저장한다(S305).Next, if it is determined that a failure has not occurred in the queue module 212, the gateway device 200 converts the received execution request information into a message (S304), and stores the converted message in the queue module 212 ( S305).

이 때, 게이트웨이 장치(200)는 큐 모듈(212)에 장애가 발생한 것으로 판단되면, 수신한 수행 요청 정보를 메시지로 변환하지 않고 파일 큐(file queue)로 저장한다(S306). 여기서, 파일 큐는 파일에 내용을 저장하는 큐를 의미할 수 있다. 그 다음, 게이트웨이 장치(200)는 수행 요청 정보를 파일 큐에 저장하면서 큐 모듈(212)이 복구되었는지 확인하고(S307), 큐 모듈(212)이 복구된 것으로 판단되면, 파일 큐에 저장된 순서대로 수행 요청 정보를 메시지로 변환한다(S308).At this time, if it is determined that a failure has occurred in the queue module 212, the gateway device 200 stores the received execution request information as a file queue without converting it into a message (S306). Here, the file queue may mean a queue for storing contents in a file. Next, the gateway device 200 checks whether the queue module 212 is restored while storing the execution request information in the file queue (S307), and when it is determined that the queue module 212 is restored, in the order stored in the file queue The execution request information is converted into a message (S308).

그 다음, 게이트웨이 장치(200)는 변환된 메시지 및 기 저장된 API 서버 정보를 기반으로 요청 정보를 생성한다(S309). 구체적으로, 게이트웨이 장치(200)는 변환된 메시지를 기반으로 클라이언트(100)의 수행 요청을 확인하고, 기 저장된 API 서버 정보를 기반으로 특정 기능을 수행하는 API를 호출하기 위한 요청 정보를 생성할 수 있다.Next, the gateway device 200 generates request information based on the converted message and pre-stored API server information (S309). Specifically, the gateway device 200 checks the execution request of the client 100 based on the converted message, and generates request information for calling an API that performs a specific function based on pre-stored API server information. have.

그 다음, 게이트웨이 장치(200)는 클라이언트(100)에 대한 인증을 수행한다(S310). 구체적으로, 게이트웨이 장치(200)는 요청 정보를 클라이언트(100) 관련 정보와 비교하여 클라이언트(100)에 대한 인증 및 접근 권한을 확인할 수 있다.Next, the gateway device 200 authenticates the client 100 ( S310 ). Specifically, the gateway device 200 may compare the request information with information related to the client 100 to confirm authentication and access rights for the client 100 .

마지막으로, 게이트웨이 장치(200)는 요청 정보를 기초로 API를 호출한다(S311). 구체적으로, 게이트웨이 장치(200)는 요청 정보에 포함된 API에 대한 정보를 이용하여 API에 대한 호출 정보를 생성하고, API에 대한 호출 정보를 이용하여 API를 호출할 수 있다.Finally, the gateway device 200 calls the API based on the request information (S311). Specifically, the gateway device 200 may generate call information for the API by using information on the API included in the request information, and call the API by using the call information on the API.

도 4는 본 발명의 다른 실시예에 따른 게이트웨이 장치(200)의 동작 방법을 설명하기 위한 흐름도이다. 도 4에 도시된 방법은 예를 들어, 전술한 게이트웨이 장치(200)에 의해 수행될 수 있다. 도시된 흐름도에서는 상기 방법을 복수 개의 단계로 나누어 기재하였으나, 적어도 일부의 단계들은 순서를 바꾸어 수행되거나, 다른 단계와 결합되어 함께 수행되거나, 생략되거나, 세부 단계들로 나뉘어 수행되거나, 또는 도시되지 않은 하나 이상의 단계가 부가되어 수행될 수 있다.4 is a flowchart illustrating an operation method of the gateway device 200 according to another embodiment of the present invention. The method illustrated in FIG. 4 may be performed, for example, by the aforementioned gateway device 200 . In the illustrated flowchart, the method is described by dividing the method into a plurality of steps, but at least some of the steps are performed in a different order, are performed in combination with other steps, are omitted, are performed in separate steps, or are not shown. One or more steps may be added and performed.

먼저, 게이트웨이 장치(200)는 클라이언트(100)로부터 특정 기능에 대한 수행 요청(수행 요청 정보)을 수신한다(S401). 여기서, 특정 기능은 예를 들어, API 서버(300)에서 수행 가능한 독립적인 기능을 의미할 수 있다.First, the gateway device 200 receives an execution request (performance request information) for a specific function from the client 100 (S401). Here, the specific function may mean, for example, an independent function that can be performed by the API server 300 .

그 다음, 게이트웨이 장치(200)는 수신한 수행 요청 정보를 메시지로 변환한다(S402). 이 때, 게이트웨이 장치(200)는 큐 모듈(212)의 상태를 모니터링하고 큐 모듈(212)에 장애(예를 들어, 잠김(locking-up), 기능정지(hanging), 충돌(crashing) 등)이 발생한 것으로 판단되면, 수신한 수행 요청 정보를 메시지로 변환하지 않고, 파일 큐(file queue)로 저장할 수 있다. 여기서, 파일 큐는 파일에 내용을 저장하는 큐를 의미할 수 있다. 또한, 게이트웨이 장치(200)는 큐 모듈(212)이 복구된 것으로 판단되면, 파일 큐에 저장된 순서대로 수행 요청 정보를 메시지로 변환할 수 있다. Next, the gateway device 200 converts the received execution request information into a message (S402). At this time, the gateway device 200 monitors the status of the queue module 212 and causes a failure in the queue module 212 (eg, locking-up, hanging, crashing, etc.) If it is determined that this has occurred, the received execution request information may be stored in a file queue without converting it into a message. Here, the file queue may mean a queue for storing contents in a file. Also, when it is determined that the queue module 212 is restored, the gateway device 200 may convert the execution request information into a message in the order stored in the file queue.

그 다음, 게이트웨이 장치(200)는 변환된 메시지를 큐 모듈(212)에 저장한다(S403).Next, the gateway device 200 stores the converted message in the queue module 212 (S403).

그 다음, 게이트웨이 장치(200)는 데이터베이스 모듈(222)의 상태를 모니터링하고(S404), 데이터베이스 모듈(222)에 장애가 발생했는지 여부를 판단한다(S405). Next, the gateway device 200 monitors the state of the database module 222 (S404), and determines whether a failure has occurred in the database module 222 (S405).

그 다음, 게이트웨이 장치(200)는 데이터베이스 모듈(222)에 장애가 발생하지 않은 것으로 판단되면, 변환된 메시지 및 기 저장된 API 서버 정보를 기반으로 요청 정보를 생성한다(S406).Next, when it is determined that a failure has not occurred in the database module 222, the gateway device 200 generates request information based on the converted message and pre-stored API server information (S406).

이 때, 게이트웨이 장치(200)는 데이터베이스 모듈(222)에 장애가 발생한 것으로 판단되면, 변환된 메시지를 파일 큐(file queue)에 저장한다(S407). 그 다음, 게이트웨이 장치(200)는 변환된 메시지를 파일 큐에 저장하면서 데이터베이스 모듈(222)이 복구되었는지 확인하고, 데이터베이스 모듈(222)이 복구된 것으로 판단되면(S408), 파일 큐에 변환된 메시지가 저장된 순서대로 클라이언트(100)의 특정 기능에 대한 수행 요청을 확인하고, 기 저장된 API 서버 정보를 기반으로 특정 기능을 수행하는 API를 호출하기 위한 요청 정보를 생성 한다(S409).At this time, when it is determined that a failure has occurred in the database module 222, the gateway device 200 stores the converted message in a file queue (S407). Next, the gateway device 200 checks whether the database module 222 is restored while storing the converted message in the file queue, and when it is determined that the database module 222 is restored (S408), the converted message in the file queue Checks a request to perform a specific function of the client 100 in the stored order, and generates request information for calling an API that performs a specific function based on pre-stored API server information (S409).

그 다음, 게이트웨이 장치(200)는 클라이언트(100)에 대한 인증을 수행한다(S410). 구체적으로, 게이트웨이 장치(200)는 요청 정보를 클라이언트(100) 관련 정보와 비교하여 클라이언트(100)에 대한 인증 및 접근 권한을 확인할 수 있다.Then, the gateway device 200 performs authentication for the client 100 (S410). Specifically, the gateway device 200 may compare the request information with information related to the client 100 to confirm authentication and access rights for the client 100 .

마지막으로, 게이트웨이 장치(200)는 요청 정보를 기초로 API를 호출한다(S411). 구체적으로, 게이트웨이 장치(200)는 요청 정보에 포함된 API에 대한 정보를 이용하여 API에 대한 호출 정보를 생성하고, API에 대한 호출 정보를 이용하여 API를 호출할 수 있다.Finally, the gateway device 200 calls the API based on the request information (S411). Specifically, the gateway device 200 may generate call information for the API by using information on the API included in the request information, and call the API by using the call information on the API.

도 5는 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경을 예시하여 설명하기 위한 블록도이다. 도시된 실시예에서, 각 컴포넌트들은 이하에 기술된 것 이외에 상이한 기능 및 능력을 가질 수 있고, 이하에 기술된 것 이외에도 추가적인 컴포넌트를 포함할 수 있다.5 is a block diagram illustrating and describing a computing environment including a computing device suitable for use in example embodiments. In the illustrated embodiment, each component may have different functions and capabilities other than those described below, and may include additional components in addition to those described below.

도시된 컴퓨팅 환경(10)은 컴퓨팅 장치(12)를 포함한다. 일 실시예에서, 컴퓨팅 장치(12)는 클라이언트(100)일 수 있다. 또한, 컴퓨팅 장치(12)는 게이트웨이 장치(200)일 수 있다. 또한, 컴퓨팅 장치(12)는 API 서버(300)일 수 있다.The illustrated computing environment 10 includes a computing device 12 . In one embodiment, computing device 12 may be client 100 . Computing device 12 may also be gateway device 200 . Also, the computing device 12 may be the API server 300 .

컴퓨팅 장치(12)는 적어도 하나의 프로세서(14), 컴퓨터 판독 가능 저장 매체(16) 및 통신 버스(18)를 포함한다. 프로세서(14)는 컴퓨팅 장치(12)로 하여금 앞서 언급된 예시적인 실시예에 따라 동작하도록 할 수 있다. 예컨대, 프로세서(14)는 컴퓨터 판독 가능 저장 매체(16)에 저장된 하나 이상의 프로그램들을 실행할 수 있다. 상기 하나 이상의 프로그램들은 하나 이상의 컴퓨터 실행 가능 명령어를 포함할 수 있으며, 상기 컴퓨터 실행 가능 명령어는 프로세서(14)에 의해 실행되는 경우 컴퓨팅 장치(12)로 하여금 예시적인 실시예에 따른 동작들을 수행하도록 구성될 수 있다.Computing device 12 includes at least one processor 14 , computer readable storage medium 16 , and communication bus 18 . The processor 14 may cause the computing device 12 to operate in accordance with the exemplary embodiments discussed above. For example, the processor 14 may execute one or more programs stored in the computer-readable storage medium 16 . The one or more programs may include one or more computer-executable instructions that, when executed by the processor 14, configure the computing device 12 to perform operations in accordance with the exemplary embodiment. can be

컴퓨터 판독 가능 저장 매체(16)는 컴퓨터 실행 가능 명령어 내지 프로그램 코드, 프로그램 데이터 및/또는 다른 적합한 형태의 정보를 저장하도록 구성된다. 컴퓨터 판독 가능 저장 매체(16)에 저장된 프로그램(20)은 프로세서(14)에 의해 실행 가능한 명령어의 집합을 포함한다. 일 실시예에서, 컴퓨터 판독 가능 저장 매체(16)는 메모리(랜덤 액세스 메모리와 같은 휘발성 메모리, 비휘발성 메모리, 또는 이들의 적절한 조합), 하나 이상의 자기 디스크 저장 디바이스들, 광학 디스크 저장 디바이스들, 플래시 메모리 디바이스들, 그 밖에 컴퓨팅 장치(12)에 의해 액세스되고 원하는 정보를 저장할 수 있는 다른 형태의 저장 매체, 또는 이들의 적합한 조합일 수 있다.Computer-readable storage medium 16 is configured to store computer-executable instructions or program code, program data, and/or other suitable form of information. The program 20 stored in the computer readable storage medium 16 includes a set of instructions executable by the processor 14 . In one embodiment, computer-readable storage medium 16 includes memory (volatile memory, such as random access memory, non-volatile memory, or a suitable combination thereof), one or more magnetic disk storage devices, optical disk storage devices, flash It may be memory devices, other forms of storage medium accessed by computing device 12 and capable of storing desired information, or a suitable combination thereof.

통신 버스(18)는 프로세서(14), 컴퓨터 판독 가능 저장 매체(16)를 포함하여 컴퓨팅 장치(12)의 다른 다양한 컴포넌트들을 상호 연결한다.Communication bus 18 interconnects various other components of computing device 12 , including processor 14 and computer readable storage medium 16 .

컴퓨팅 장치(12)는 또한 하나 이상의 입출력 장치(24)를 위한 인터페이스를 제공하는 하나 이상의 입출력 인터페이스(22) 및 하나 이상의 네트워크 통신 인터페이스(26)를 포함할 수 있다. 입출력 인터페이스(22) 및 네트워크 통신 인터페이스(26)는 통신 버스(18)에 연결된다. 입출력 장치(24)는 입출력 인터페이스(22)를 통해 컴퓨팅 장치(12)의 다른 컴포넌트들에 연결될 수 있다. 예시적인 입출력 장치(24)는 포인팅 장치(마우스 또는 트랙패드 등), 키보드, 터치 입력 장치(터치패드 또는 터치스크린 등), 음성 또는 소리 입력 장치, 다양한 종류의 센서 장치 및/또는 촬영 장치와 같은 입력 장치, 및/또는 디스플레이 장치, 프린터, 스피커 및/또는 네트워크 카드와 같은 출력 장치를 포함할 수 있다. 예시적인 입출력 장치(24)는 컴퓨팅 장치(12)를 구성하는 일 컴포넌트로서 컴퓨팅 장치(12)의 내부에 포함될 수도 있고, 컴퓨팅 장치(12)와는 구별되는 별개의 장치로 컴퓨팅 장치(12)와 연결될 수도 있다.Computing device 12 may also include one or more input/output interfaces 22 and one or more network communication interfaces 26 that provide interfaces for one or more input/output devices 24 . The input/output interface 22 and the network communication interface 26 are coupled to the communication bus 18 . Input/output device 24 may be coupled to other components of computing device 12 via input/output interface 22 . Exemplary input/output device 24 may include a pointing device (such as a mouse or trackpad), a keyboard, a touch input device (such as a touchpad or touchscreen), a voice or sound input device, various types of sensor devices, and/or imaging devices. input devices and/or output devices such as display devices, printers, speakers and/or network cards. The exemplary input/output device 24 may be included in the computing device 12 as a component constituting the computing device 12 , and may be connected to the computing device 12 as a separate device distinct from the computing device 12 . may be

이상에서 본 발명의 대표적인 실시예들을 상세하게 설명하였으나, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 상술한 실시예에 대하여 본 발명의 범주에서 벗어나지 않는 한도 내에서 다양한 변형이 가능함을 이해할 것이다. 그러므로 본 발명의 권리범위는 설명된 실시예에 국한되어 정해져서는 안 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.Although representative embodiments of the present invention have been described in detail above, those of ordinary skill in the art to which the present invention pertains will understand that various modifications are possible without departing from the scope of the present invention with respect to the above-described embodiments. . Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined by the claims described below as well as the claims and equivalents.

100 : 클라이언트
200 : 게이트웨이 장치
210 : 처리 서버
211 : 수행 요청 처리 모듈
212 : 큐 모듈
213 : 라우팅 모듈
220 : 관리 서버
221 : 요청 정보 생성 모듈
222 : 데이터베이스 모듈
223 : 확인 모듈
300 : 복수의 API 서버
100 : client
200: gateway device
210: processing server
211: execution request processing module
212: queue module
213: routing module
220: management server
221: request information generation module
222: database module
223: verification module
300: multiple API servers

Claims (14)

클라이언트로부터 특정 기능에 대한 수행을 요청하는 수행 요청 정보를 수신하고, 수신한 수행 요청 정보를 메시지로 변환하는 수행 요청 처리 모듈, 및 메시지 큐를 이용하여 상기 수행 요청 처리 모듈로부터 변환된 메시지를 저장하는 큐 모듈을 포함하는 처리 서버; 및
API(Application Programming Interface) 서버 정보 및 클라이언트 관련 정보가 저장된 데이터베이스 모듈, 상기 큐 모듈로부터 상기 변환된 메시지를 전송받고, 상기 변환된 메시지 및 상기 저장된 API 서버 정보를 기반으로 요청 정보를 생성하는 요청 정보 생성 모듈, 및 상기 생성된 요청 정보 및 상기 저장된 클라이언트 관련 정보를 기반으로 상기 클라이언트에 대한 인증을 수행하는 확인 모듈을 포함하는 관리 서버를 포함하며,
상기 처리 서버는 상기 특정 기능을 수행하는 API를 제공하는 API 서버로 상기 인증된 요청 정보를 송신하는 라우팅 모듈을 더 포함하며,
상기 수행 요청 처리 모듈은,
상기 큐 모듈의 상태를 모니터링하고, 상기 큐 모듈에 장애가 발생했는지 여부를 판단하며, 상기 큐 모듈에 장애가 발생하지 않은 것으로 판단되면, 상기 수신한 수행 요청 정보를 메시지로 변환하여 상기 큐 모듈에 저장하는, 게이트웨이 장치.
Receives execution request information for requesting execution of a specific function from a client, an execution request processing module that converts the received execution request information into a message, and a message queue to store the converted message from the execution request processing module a processing server including a queue module; and
Request information generation for receiving the converted message from a database module storing API (Application Programming Interface) server information and client-related information, and the queue module, and generating request information based on the converted message and the stored API server information A management server comprising a module, and a verification module that performs authentication for the client based on the generated request information and the stored client-related information,
The processing server further comprises a routing module for transmitting the authenticated request information to an API server that provides an API for performing the specific function,
The execution request processing module,
monitoring the status of the queue module, determining whether a failure has occurred in the queue module , gateway device.
삭제delete 청구항 1에 있어서,
상기 수행 요청 처리 모듈은,
상기 큐 모듈에 장애가 발생한 것으로 판단되면, 상기 수신한 수행 요청 정보를 파일 큐(file queue)에 저장하는, 게이트웨이 장치.
The method according to claim 1,
The execution request processing module,
When it is determined that a failure has occurred in the queue module, the gateway device for storing the received execution request information in a file queue.
청구항 3에 있어서,
상기 수행 요청 처리 모듈은,
상기 큐 모듈이 복구되었는지 확인하고, 상기 큐 모듈이 복구된 것으로 판단되면, 상기 파일 큐에 상기 수행 요청 정보가 저장된 순서대로 메시지로 변환하여 상기 큐 모듈에 저장하는, 게이트웨이 장치.
4. The method according to claim 3,
The execution request processing module,
Checking whether the queue module has been restored, and if it is determined that the queue module is restored, converts the messages into messages in the order in which the execution request information is stored in the file queue and stores the messages in the queue module.
클라이언트로부터 특정 기능에 대한 수행을 요청하는 수행 요청 정보를 수신하고, 수신한 수행 요청 정보를 메시지로 변환하는 수행 요청 처리 모듈, 및 메시지 큐를 이용하여 상기 수행 요청 처리 모듈로부터 변환된 메시지를 저장하는 큐 모듈을 포함하는 처리 서버; 및
API(Application Programming Interface) 서버 정보 및 클라이언트 관련 정보가 저장된 데이터베이스 모듈, 상기 큐 모듈로부터 상기 변환된 메시지를 전송받고, 상기 변환된 메시지 및 상기 저장된 API 서버 정보를 기반으로 요청 정보를 생성하는 요청 정보 생성 모듈, 및 상기 생성된 요청 정보 및 상기 저장된 클라이언트 관련 정보를 기반으로 상기 클라이언트에 대한 인증을 수행하는 확인 모듈을 포함하는 관리 서버를 포함하며,
상기 처리 서버는 상기 특정 기능을 수행하는 API를 제공하는 API 서버로 상기 인증된 요청 정보를 송신하는 라우팅 모듈을 더 포함하며,
상기 요청 정보 생성 모듈은,
상기 데이터베이스 모듈의 상태를 모니터링하고, 상기 데이터베이스 모듈에 장애가 발생했는지 여부를 판단하며, 상기 데이터베이스 모듈에 장애가 발생하지 않은 것으로 판단되면, 상기 큐 모듈로부터 전송받은 변환된 메시지 및 상기 저장된 API 서버 정보를 기반으로 상기 요청 정보를 생성하는, 게이트웨이 장치.
Receives execution request information for requesting execution of a specific function from a client, an execution request processing module that converts the received execution request information into a message, and a message queue to store the converted message from the execution request processing module a processing server including a queue module; and
Request information generation for receiving the converted message from a database module storing API (Application Programming Interface) server information and client-related information, and the queue module, and generating request information based on the converted message and the stored API server information A management server comprising a module, and a verification module that performs authentication for the client based on the generated request information and the stored client-related information,
The processing server further comprises a routing module for transmitting the authenticated request information to an API server that provides an API for performing the specific function,
The request information generation module,
Monitors the status of the database module, determines whether a failure has occurred in the database module, and when it is determined that the database module does not have a failure, based on the converted message transmitted from the queue module and the stored API server information To generate the request information, the gateway device.
청구항 5에 있어서,
상기 요청 정보 생성 모듈은,
상기 데이터베이스 모듈에 장애가 발생한 것으로 판단되면, 상기 큐 모듈로부터 전송받은 변환된 메시지를 파일 큐(file queue)에 저장하는, 게이트웨이 장치.
6. The method of claim 5,
The request information generation module,
When it is determined that a failure has occurred in the database module, the gateway device for storing the converted message transmitted from the queue module in a file queue.
청구항 6에 있어서,
상기 요청 정보 생성 모듈은,
상기 데이터베이스 모듈이 복구되었는지 확인하고, 상기 데이터베이스 모듈이 복구된 것으로 판단되면, 상기 파일 큐에 상기 변환된 메시지가 저장된 순서대로 상기 클라이언트의 특정 기능에 대한 수행 요청을 확인하고, 상기 저장된 API 서버 정보를 기반으로 상기 특정 기능을 수행하는 API를 호출하기 위한 요청 정보를 생성하는, 게이트웨이 장치.
7. The method of claim 6,
The request information generation module,
Check whether the database module is restored, and if it is determined that the database module is restored, confirm the request to perform the specific function of the client in the order in which the converted message is stored in the file queue, and retrieve the stored API server information A gateway device that generates request information for calling an API that performs the specific function based on it.
수행 요청 처리 모듈에서, 클라이언트로부터 특정 기능에 대한 수행을 요청하는 수행 요청 정보를 수신하고, 수신한 수행 요청 정보를 메시지로 변환하는 단계;
큐 모듈에서, 메시지 큐를 이용하여 상기 변환된 메시지를 저장하는 단계;
요청 정보 생성 모듈에서, 상기 변환된 메시지를 전송받고, 상기 변환된 메시지 및 기 저장된 API 서버 정보를 기반으로 요청 정보를 생성하는 단계;
확인 모듈에서, 상기 생성된 요청 정보 및 기 저장된 클라이언트 관련 정보를 기반으로 상기 클라이언트에 대한 인증을 수행하는 단계; 및
라우팅 모듈에서, 상기 특정 기능을 수행하는 API를 제공하는 API 서버로 상기 인증된 요청 정보를 송신하는 단계를 포함하며,
상기 메시지로 변환하는 단계는,
상기 수행 요청 처리 모듈에서, 상기 큐 모듈의 상태를 모니터링하고, 상기 큐 모듈에 장애가 발생했는지 여부를 판단하는 단계; 및
상기 수행 요청 처리 모듈에서, 상기 큐 모듈에 장애가 발생하지 않은 것으로 판단되면, 상기 수신한 수행 요청 정보를 메시지로 변환하여 상기 큐 모듈에 저장하는 단계를 더 포함하는, 게이트웨이 장치의 동작 방법.
receiving, in the execution request processing module, execution request information for requesting execution of a specific function from a client, and converting the received execution request information into a message;
storing, in a queue module, the converted message using a message queue;
receiving, in the request information generating module, the converted message, and generating request information based on the converted message and pre-stored API server information;
performing, in the verification module, authentication on the client based on the generated request information and pre-stored client-related information; and
In the routing module, comprising the step of transmitting the authenticated request information to an API server that provides an API that performs the specific function,
The step of converting the message into the
monitoring, in the execution request processing module, the status of the queue module, and determining whether a failure has occurred in the queue module; and
When the execution request processing module determines that there is no failure in the queue module, converting the received execution request information into a message and storing the message in the queue module, the method of operating a gateway device.
삭제delete 청구항 8에 있어서,
상기 메시지로 변환하는 단계는,
상기 수행 요청 처리 모듈에서, 상기 큐 모듈에 장애가 발생한 것으로 판단되면, 상기 수신한 수행 요청 정보를 파일 큐(file queue)에 저장하는 단계를 더 포함하는, 게이트웨이 장치의 동작 방법.
9. The method of claim 8,
The step of converting the message into
When the execution request processing module determines that a failure has occurred in the queue module, the method further comprising the step of storing the received execution request information in a file queue.
청구항 10에 있어서,
상기 메시지로 변환하는 단계는,
상기 수행 요청 처리 모듈에서, 상기 큐 모듈이 복구되었는지 확인하는 단계; 및
상기 수행 요청 처리 모듈에서, 상기 큐 모듈이 복구된 것으로 판단되면, 상기 파일 큐에 상기 수행 요청 정보가 저장된 순서대로 메시지로 변환하여 상기 큐 모듈에 저장하는 단계를 더 포함하는, 게이트웨이 장치의 동작 방법.
11. The method of claim 10,
The step of converting the message into
checking, in the execution request processing module, whether the queue module is restored; and
When the execution request processing module determines that the queue module is restored, converting the execution request information into messages in the order in which the execution request information is stored in the file queue and storing the converted messages in the queue module, the method of operating a gateway device further comprising: .
수행 요청 처리 모듈에서, 클라이언트로부터 특정 기능에 대한 수행을 요청하는 수행 요청 정보를 수신하고, 수신한 수행 요청 정보를 메시지로 변환하는 단계;
큐 모듈에서, 메시지 큐를 이용하여 상기 변환된 메시지를 저장하는 단계;
요청 정보 생성 모듈에서, 상기 변환된 메시지를 전송받고, 상기 변환된 메시지 및 기 저장된 API 서버 정보를 기반으로 요청 정보를 생성하는 단계;
확인 모듈에서, 상기 생성된 요청 정보 및 기 저장된 클라이언트 관련 정보를 기반으로 상기 클라이언트에 대한 인증을 수행하는 단계; 및
라우팅 모듈에서, 상기 특정 기능을 수행하는 API를 제공하는 API 서버로 상기 인증된 요청 정보를 송신하는 단계를 포함하며,
상기 요청 정보를 생성하는 단계는,
상기 요청 정보 생성 모듈에서, 데이터베이스 모듈의 상태를 모니터링하고, 상기 데이터베이스 모듈에 장애가 발생했는지 여부를 판단하는 단계; 및
상기 요청 정보 생성 모듈에서, 상기 데이터베이스 모듈에 장애가 발생하지 않은 것으로 판단되면, 상기 큐 모듈로부터 전송받은 변환된 메시지 및 상기 저장된 API 서버 정보를 기반으로 상기 요청 정보를 생성하는 단계를 더 포함하는, 게이트웨이 장치의 동작 방법.
receiving, in the execution request processing module, execution request information for requesting execution of a specific function from a client, and converting the received execution request information into a message;
storing, in a queue module, the converted message using a message queue;
receiving, in the request information generating module, the converted message, and generating request information based on the converted message and pre-stored API server information;
performing, in the verification module, authentication on the client based on the generated request information and pre-stored client-related information; and
In the routing module, comprising the step of transmitting the authenticated request information to an API server that provides an API that performs the specific function,
The step of generating the request information includes:
monitoring, in the request information generating module, the status of the database module, and determining whether a failure has occurred in the database module; and
In the request information generating module, if it is determined that there is no failure in the database module, generating the request information based on the converted message received from the queue module and the stored API server information, the gateway further comprising How the device works.
청구항 12에 있어서,
상기 요청 정보를 생성하는 단계는,
상기 요청 정보 생성 모듈에서, 상기 데이터베이스 모듈에 장애가 발생한 것으로 판단되면, 상기 큐 모듈로부터 전송받은 변환된 메시지를 파일 큐(file queue)에 저장하는 단계를 더 포함하는, 게이트웨이 장치의 동작 방법.
13. The method of claim 12,
The step of generating the request information includes:
In the request information generating module, if it is determined that a failure has occurred in the database module, further comprising the step of storing the converted message transmitted from the queue module in a file queue (file queue), the operation method of the gateway device.
청구항 13에 있어서,
상기 요청 정보를 생성하는 단계는,
상기 요청 정보 생성 모듈에서, 상기 데이터베이스 모듈이 복구되었는지 확인하는 단계;
상기 요청 정보 생성 모듈에서, 상기 데이터베이스 모듈이 복구된 것으로 판단되면, 상기 파일 큐에 상기 변환된 메시지가 저장된 순서대로 상기 클라이언트의 특정 기능에 대한 수행 요청을 확인하는 단계; 및
상기 요청 정보 생성 모듈에서, 상기 저장된 API 서버 정보를 기반으로 상기 특정 기능을 수행하는 API를 호출하기 위한 요청 정보를 생성하는 단계를 더 포함하는, 게이트웨이 장치의 동작 방법.
14. The method of claim 13,
The step of generating the request information includes:
checking, in the request information generating module, whether the database module is restored;
confirming, in the request information generating module, a request to perform a specific function of the client in the order in which the converted message is stored in the file queue, when it is determined that the database module is restored; and
The method of operating a gateway device, further comprising, in the request information generating module, generating request information for calling an API performing the specific function based on the stored API server information.
KR1020210186779A 2021-12-24 2021-12-24 Gateway apparatus and operating method thereof KR102407334B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210186779A KR102407334B1 (en) 2021-12-24 2021-12-24 Gateway apparatus and operating method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210186779A KR102407334B1 (en) 2021-12-24 2021-12-24 Gateway apparatus and operating method thereof

Publications (1)

Publication Number Publication Date
KR102407334B1 true KR102407334B1 (en) 2022-06-10

Family

ID=81986238

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210186779A KR102407334B1 (en) 2021-12-24 2021-12-24 Gateway apparatus and operating method thereof

Country Status (1)

Country Link
KR (1) KR102407334B1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102483310B1 (en) * 2022-10-07 2023-01-02 이데아텍(주) Gateway device for API integration processing and operation method thereof
KR102483313B1 (en) * 2022-10-07 2023-01-02 이데아텍(주) Service providing system and method supporting batch processing for API service
KR102483315B1 (en) * 2022-10-07 2023-01-02 이데아텍(주) Gateway device supporting API distributed processing and operation method thereof
KR102531860B1 (en) * 2022-12-20 2023-05-12 주식회사 위베어소프트 Gateway apparatus and method for dynamically applying API settings
WO2024005236A1 (en) * 2022-06-29 2024-01-04 쿠팡 주식회사 Method and device for providing information
WO2024005234A1 (en) * 2022-06-29 2024-01-04 쿠팡 주식회사 Method and apparatus for providing information

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100568178B1 (en) 2003-07-18 2006-04-05 삼성전자주식회사 Gateway unit and control method thereof
KR20170062244A (en) * 2015-11-27 2017-06-07 주식회사 비디 Api managing apparatus
KR102262093B1 (en) * 2020-07-22 2021-06-08 한국과학기술정보연구원 Gateway apparatus, and control method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100568178B1 (en) 2003-07-18 2006-04-05 삼성전자주식회사 Gateway unit and control method thereof
KR20170062244A (en) * 2015-11-27 2017-06-07 주식회사 비디 Api managing apparatus
KR102262093B1 (en) * 2020-07-22 2021-06-08 한국과학기술정보연구원 Gateway apparatus, and control method thereof

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024005236A1 (en) * 2022-06-29 2024-01-04 쿠팡 주식회사 Method and device for providing information
WO2024005234A1 (en) * 2022-06-29 2024-01-04 쿠팡 주식회사 Method and apparatus for providing information
KR102483310B1 (en) * 2022-10-07 2023-01-02 이데아텍(주) Gateway device for API integration processing and operation method thereof
KR102483313B1 (en) * 2022-10-07 2023-01-02 이데아텍(주) Service providing system and method supporting batch processing for API service
KR102483315B1 (en) * 2022-10-07 2023-01-02 이데아텍(주) Gateway device supporting API distributed processing and operation method thereof
KR102531860B1 (en) * 2022-12-20 2023-05-12 주식회사 위베어소프트 Gateway apparatus and method for dynamically applying API settings

Similar Documents

Publication Publication Date Title
KR102407334B1 (en) Gateway apparatus and operating method thereof
CN110839087B (en) Interface calling method and device, electronic equipment and computer readable storage medium
CN110958237A (en) Authority verification method and device
EP2785013A1 (en) Information processing system
US20070143481A1 (en) Method and apparatus for communicating data between computer devices
CN109218389B (en) Method, device and storage medium for processing service request and electronic equipment
US8533734B2 (en) Application programming interface for managing time sharing option address space
US10762180B2 (en) Broker-based messaging through SQL
CN112202744B (en) Multi-system data communication method and device
CN111694620B (en) Interaction method, device and equipment of third party service and computer storage medium
CN112702336A (en) Security control method and device for government affair service, security gateway and storage medium
CN114979295A (en) Gateway management method and device
KR102461836B1 (en) Apparatus and method for connecting chatbot
US20170302637A1 (en) System, relay client, control method, and storage medium
CN112364334A (en) Single sign-on method and device, electronic equipment and storage medium
CN112929453A (en) Method and device for sharing session data
US11349956B1 (en) Interceptor hub for service-consuming applications
CN114448703B (en) Request processing method, request processing device, electronic equipment and storage medium
KR102286029B1 (en) Method for authentication, user terminal and authentication server for executing the same
KR102462606B1 (en) Method and device for automatically providing visible ars contents based on web browser
US11755397B2 (en) Systems and methods for processing of messages subject to dead letter queues in representational state transfer architectures to prevent data loss in cloud-based computing environments
US20230421666A1 (en) Interceptor hub for service-consuming applications
CN112261659B (en) Control method and device for terminal and server, terminal and storage medium
US20230419067A1 (en) ENHANCED QUICK RESPONSE (qr) CODE SCAN SECURITY
US20230262167A1 (en) Method for processing a request from a communication terminal

Legal Events

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