KR101300245B1 - Server apparatus for processes telecommunication and method for operating thereof - Google Patents

Server apparatus for processes telecommunication and method for operating thereof Download PDF

Info

Publication number
KR101300245B1
KR101300245B1 KR1020100122937A KR20100122937A KR101300245B1 KR 101300245 B1 KR101300245 B1 KR 101300245B1 KR 1020100122937 A KR1020100122937 A KR 1020100122937A KR 20100122937 A KR20100122937 A KR 20100122937A KR 101300245 B1 KR101300245 B1 KR 101300245B1
Authority
KR
South Korea
Prior art keywords
server
domain
communication
address
message
Prior art date
Application number
KR1020100122937A
Other languages
Korean (ko)
Other versions
KR20120061587A (en
Inventor
이병준
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to KR1020100122937A priority Critical patent/KR101300245B1/en
Publication of KR20120061587A publication Critical patent/KR20120061587A/en
Application granted granted Critical
Publication of KR101300245B1 publication Critical patent/KR101300245B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication

Abstract

본 발명의 목적은 독립적인 네트워크 망을 통합 관리하고 도메인 내의 서버에 서버의 위치 등에 관한 정보를 공유하도록 함으로써 통신서비스가 향상되도록 프로세스 통신을 지원하는 서버 및 그의 동작방법을 제공하는 것이다.
본 발명의 서버는 제1서버와 통신을 하며, 제1서버와 다른 도메인에 속하는 프로세스의 아이디를 이용하여 프로세스의 IP 주소를 계산하는 계산부, 프로세스의 아이디를 이용하여 프로세스가 설치된 제2서버의 IP 주소를 저장하는 경계서버를 검색하고 경계서버로부터 상기 제2서버의 IP 주소를 전달받는 검색부 및 제2서버의 IP 주소를 이용하여 상기 제1서버와 상기 제2서버가 통신하도록 하는 제어부를 포함한다.
SUMMARY OF THE INVENTION An object of the present invention is to provide a server and a method for operating the same, which support process communication so as to improve communication service by integrating and managing independent network networks and sharing information on server location and the like in a server in a domain.
The server of the present invention communicates with the first server, the calculation unit for calculating the IP address of the process using the ID of the process belonging to a different domain from the first server, of the second server installed the process using the ID of the process A control unit which searches for the boundary server storing the IP address and communicates between the first server and the second server using the search unit receiving the IP address of the second server from the boundary server and the IP address of the second server; Include.

Description

프로세스 통신을 지원하는 서버 및 그의 동작 방법{SERVER APPARATUS FOR PROCESSES TELECOMMUNICATION AND METHOD FOR OPERATING THEREOF}SERVER APPARATUS FOR PROCESSES TELECOMMUNICATION AND METHOD FOR OPERATING THEREOF}

본 발명은 프로세스 통신을 지원하는 서버 및 그의 동작방법에 관한 것으로, 더욱 상세히 설명하면, IP 주소를 사용하지 않고 각 프로세스간 통신이 가능하도록 하는 프로세스 통신을 지원하는 서버 및 그의 동작방법에 관한 것이다. The present invention relates to a server supporting process communication and a method of operating the same, and more particularly, to a server supporting the process communication for enabling communication between processes without using an IP address and a method of operating the same.

일반적으로 네트워크 망에는 복수의 도메인이 존재하며, 각각의 서버에서 실행되는 프로세스는 동일한 도메인 내의 서버에 설치된 프로세스와 통신을 하거나 다른 도메인 내의 서버에 설치된 프로세스와 통신을 한다. 프로세스끼리 상호 통신을 하기 위해서는 프로세스가 설치된 서버의 IP 주소를 알아야 하는데, 이 주소를 프로그램 안에 둘 경우 프로세스를 한 서버에서 다른 서버로 이전하기 불가능해지는 문제가 있어 통상 분산 소프트웨어를 작성할 경우에는 그 위치를 별도의 중앙 서버에 보관한다.In general, a plurality of domains exist in a network, and a process running in each server communicates with a process installed in a server in the same domain or with a process installed in a server in another domain. In order for each process to communicate with each other, it is necessary to know the IP address of the server where the process is installed.If this address is placed in the program, it is impossible to transfer the process from one server to another. Store on a separate central server.

그러나, 각 프로세스의 서버 위치를 하나의 중앙 위치기록서버에 기록하게 되면 해당 중앙 위치기록서버가 비정상적으로 종료되는 경우, 모든 프로세스 간의 통신이 불가능해지는 문제점이 있다.However, when the server location of each process is recorded in one central location recording server, when the central location recording server is abnormally terminated, there is a problem in that communication between all processes becomes impossible.

본 발명의 목적은, 상호 통신하려는 프로세스의 위치를 하나의 도메인 내에 존재하는 서버들에 분산 저장하여 중앙 위치기록 서버의 필요성을 없애는 한편, 한 도메인 내의 프로세스 간의 통신뿐 아니라 여러 도메인에 걸친 프로세스간의 상호 통신도 지원할 수 있는 프로세스 통신을 지원하는 프로세스 통신을 지원하는 서버 및 그의 동작 방법을 제공하는 것이다. It is an object of the present invention to eliminate the need for a central location recording server by decentralizing and storing the locations of processes to communicate with each other within servers in one domain, while communicating between processes within one domain as well as communication between processes within one domain. It is to provide a server that supports process communication that supports process communication that can also support communication and a method of operation thereof.

본 발명의 제1측면은, 제1서버와 통신을 하며, 제1서버와 다른 도메인에 속하는 프로세스의 아이디를 이용하여 프로세스의 IP 주소를 계산하는 계산부, 프로세스의 아이디를 이용하여 프로세스가 설치된 제2서버의 IP 주소를 저장하는 경계서버를 검색하고 경계서버로부터 상기 제2서버의 IP 주소를 전달받는 검색부 및 제2서버의 IP 주소를 이용하여 상기 제1서버와 상기 제2서버가 통신하도록 하는 제어부를 포함하는 프로세스 통신을 지원하는 서버를 제공하는 것이다. The first aspect of the present invention is a communication unit for communicating with the first server, the calculation unit for calculating the IP address of the process using the ID of the process belonging to a different domain from the first server, the first process is installed using the process ID Search the boundary server storing the IP address of the second server and communicate with the first server and the second server by using the IP address of the search unit and the second server that receives the IP address of the second server from the boundary server. It is to provide a server that supports process communication including a control unit.

본 발명에 따른 프로세스 통신을 지원하는 서버 및 그의 동작방법에 의하면, 도메인 별로 서버의 관리정책을 다르게 세울 수 있어 도메인 별로 서버를 관리할 수 있다. 따라서, 모든 도메인을 한꺼번에 관리하는 것보다 간단하고 편리하게 서버들을 관리할 수 있어 서버 관리 시 비용이 절감될 수 있다. According to the server supporting the process communication according to the present invention and its operation method, it is possible to set the management policy of the server differently for each domain to manage the server for each domain. Therefore, servers can be managed more simply and conveniently than managing all the domains at once, thereby reducing the cost of server management.

그리고, 기록 서버 또는 경계서버를 통해 프로세스의 아이디를 이용하여 프로세스가 설치된 서버의 위치를 파악할 수 있어 도메인 간 통신을 지원하기가 용이하다.In addition, it is easy to support inter-domain communication by identifying the location of the server where the process is installed using the ID of the process through the recording server or the boundary server.

도 1은 일반적인 프로세스 간의 통신의 일실시예를 나타내는 구조도이다.
도 2는 도 1에 도시된 프로세스 통신을 지원하는 서버의 일실시예를 나타내는 도면이다.
도 3a 및 도 3b는 도 1에 도시된 프로세스 통신을 지원하는 서버 동작의 일실시예를 나타내는 순서도이다.
1 is a structural diagram illustrating an embodiment of a communication between general processes.
FIG. 2 is a diagram illustrating an embodiment of a server supporting process communication illustrated in FIG. 1.
3A and 3B are flowcharts illustrating one embodiment of a server operation supporting process communication shown in FIG. 1.

이하에서는 본 발명을 이러한 실시예들을 통해 당업자가 용이하게 이해하고 재현할 수 있도록 상세히 설명하기로 한다. Hereinafter, the present invention will be described in detail so that those skilled in the art can easily understand and reproduce the present invention through these embodiments.

도 1은 일반적인 프로세스 간의 통신의 일실시예를 나타내는 구조도이다. 1 is a structural diagram illustrating an embodiment of a communication between general processes.

도 1을 참조하면, 도메인 A(110)에 A1 서버(110a), A2 서버(110b), A3 서버(110c), A4 서버(110d)가 속하고 도메인 B(120)에 B1 서버(120a), B2 서버(120b), B3 서버(120c), B4 서버(120d)가 속하는 것으로 가정하고 A3 서버(110c)와 B2 서버(120b)가 물리적으로 연결되어 있는 것으로 가정한다. 그리고, A1 서버(110a)에는 a1 프로세스, A2 서버(110B)에는 a2 프로세스, A3 서버에는 a3 프로세스, A4 서버에는 a4 프로세스가 설치되고 B1 서버(120a)에는 b1 프로세스, B2 서버(120b)에는 b2 프로세스, B3 서버(120c)에는 b3 프로세스, B4 서버(120d)에는 b4 프로세스가 설치되는 것으로 가정한다. Referring to FIG. 1, an A1 server 110a, an A2 server 110b, an A3 server 110c, and an A4 server 110d belong to a domain A 110, and a B1 server 120a belongs to a domain B 120. Assume that the B2 server 120b, the B3 server 120c, and the B4 server 120d belong to each other, and the A3 server 110c and the B2 server 120b are physically connected. In addition, an a1 process is installed in the A1 server 110a, an a2 process is installed in the A2 server 110B, an a3 process is installed in the A3 server, an a4 process is installed in the A4 server, a b1 process is installed in the B1 server 120a, and b2 is installed in the B2 server 120b. It is assumed that a process, a b3 process is installed in the B3 server 120c and a b4 process is installed in the B4 server 120d.

각각의 서버는 서버가 속해 있는 도메인 아이디에 관한 정보 구비한다. 또한, 각각의 서버는 자신이 속해 있는 도메인 내의 다른 서버의 IP(Internet Protocol) 주소, 다른 도메인 내에 속해 있는 서버의 IP 주소 등을 저장하고 있다. Each server has information about the domain ID to which the server belongs. In addition, each server stores an Internet Protocol (IP) address of another server in its own domain, an IP address of a server belonging to another domain, and the like.

또한, 각각의 서버는 프로세스의 도메인 아이디와 매칭 알고리듬에 따른 함수를 통해 프로세스의 IP 주소를 파악할 수 있다. 이때, 매칭 알고리듬에 따른 함수는 분산 해쉬테이블(DHT: Distributed Hash Table)을 예로 들을 수 있다. In addition, each server can determine the process's IP address through a function based on the process's domain ID and matching algorithm. In this case, the function according to the matching algorithm may be a distributed hash table (DHT) as an example.

프로세스는 동일한 도메인 내의 프로세스와 통신할 수 있고 다른 도메인 내의 프로세스와도 통신을 할 수 있다. Processes can communicate with processes in the same domain and can communicate with processes in other domains.

먼저, A1 서버(110a)에 설치된 프로세스 a1은 동일한 도메인 A(110)에 있는 A3 서버(110c)에 설치된 프로세스 a3와 통신을 하는 경우, A1 서버(110a)은 매칭 알고리듬을 이용해 프로세스 a3의 아이디로부터 프로세스 a3의 IP 주소를 기록하고 있는 기록 서버를 검색한다. 본 일실시예에서 A3 서버(110c)는 링 형태로 존재하는 IP 주소들 중에서 프로세스가 설치된 서버의 IP 주소를 기준으로 반시계 방향에 유지되는 어느 하나의 IP 주소(111c)에 맵핑되는 서버를 기록서버로 결정하는 매칭 알고리듬을 사용한다. 본 일실시예에서는 서버 A4(110d)가 매칭 알고리즘에 의해 결정된 기록서버이다.First, when the process a1 installed in the A1 server 110a communicates with the process a3 installed in the A3 server 110c in the same domain A 110, the A1 server 110a uses a matching algorithm to determine from the ID of the process a3. Retrieve the recording server that records the IP address of process a3. In the present embodiment, the A3 server 110c records a server mapped to any one IP address 111c that is maintained in a counterclockwise direction based on the IP address of the server where the process is installed among the IP addresses existing in a ring form. Use a matching algorithm determined by the server. In this embodiment, the server A4 110d is a recording server determined by a matching algorithm.

기록 서버(A4 서버(110d))에는 프로세스 a3의 아이디와 프로세스 a3가 설치된 A3 서버(110c)의 IP 주소가 기록되어 있어 A3 서버(110c)의 IP 주소를 통해 이용해 프로세스 a1과 프로세스 a3가 통신할 수 있게 된다. 또한, 프로세스 a3가 설치된 다른 서버(대체 서버)가 기록 서버(A4 서버(110d))에 프로세스 a3의 아이디와 대체 서버의 IP 주소를 전송함으로써 기록 서버(A4 서버(110d))는 프로세스 a3의 아이디와 대체 서버의 IP 주소를 유지할 수 있다. 그리고, 기록 서버(A4 서버(110d))는 동일한 프로세스 아이디에 대해 복수의 서버들로부터 서버의 IP 주소를 각각 수신하는 경우, 수신한 순서대로 서버들의 IP 주소를 저장할 수 있고 복수의 동일한 프로세스가 설치된 서버의 IP 주소를 요청 받으면 수신된 순서대로 서버의 IP 주소를 A1 서버(110a)로 전송할 수 있다. 그리고, 프로세스 a3가 설치된 A3 서버(110c)가 A1 서버(110a)과 통신이 불가능한 상태가 되면 A1 서버(110a)는 기록 서버(A4 서버(110d))로 서버의 IP 주소를 재전송을 요청하면 기록 서버는 프로세스 a3가 설치된 대체 서버의 IP 주소를 전송한다. In the recording server (A4 server 110d), the ID of the process a3 and the IP address of the A3 server 110c in which the process a3 is installed are recorded so that the process a1 and the process a3 can communicate using the IP address of the A3 server 110c. It becomes possible. Also, another server (alternate server) on which process a3 is installed transmits the ID of process a3 and the IP address of the alternate server to the recording server (A4 server 110d) so that the recording server (A4 server 110d) receives the ID of process a3. And maintain the IP address of the alternate server. When the recording server (A4 server 110d) receives the IP addresses of the servers from the plurality of servers for the same process ID, respectively, the recording server (A4 server 110d) may store the IP addresses of the servers in the received order, and the plurality of identical processes are installed. When the server receives the IP address request, the server may transmit the server's IP address to the A1 server 110a in the received order. When the A3 server 110c in which the process a3 is installed is in a state in which communication with the A1 server 110a becomes impossible, the A1 server 110a records the request for retransmission of the server's IP address to the recording server (A4 server 110d). The server sends the IP address of the alternate server on which process a3 is installed.

그리고, 프로세스 a1과 프로세스 b4가 통신을 하는 경우, 프로세스 a1은 도메인 A(100)에 속해 있고 프로세스 b4는 도메인 B(120)에 속해 있다. 프로세스 a1이 설치된 A1 서버(110a)은 프로세스 a1이 프로세스 b4와 통신할 수 있도록 메시지를 경계서버로 전송한다. 경계서버는 프로세스 a1이 속한 도메인 A의 서버 중 하나로, 경계서버는 기록서버와 같이 프로세스 아이디와 매칭 알고리듬에 따른 함수를 통해 A1 서버(110a)가 속해 있는 도메인 내의 서버들 중에서 결정될 수 있다. 경계서버는 A1 서버(110a)으로부터 메시지를 전송 받으면 메시지를 분석하여 자신이 알고 있는 도메인 B 내의 서버들 가운데 하나의 서버(본 일실시예에서는 B2서버 (120b)로 해당 메시지를 전달한다. B2 서버(120b)는 수신된 메시지가 자신이 속한 도메인 B내에서 처리되어야 하는 메시지이므로, 매칭 알고리즘을 사용해 기록서버에 질의하여 프로세스 b4가 설치된 B4 서버(120d)의 위치를 파악한다. 그리고, 경계서버는 파악된 B4 서버(120d)의 IP 주소를 이용하여 메시지를 프로세스 b4에 전달한다.When the process a1 and the process b4 communicate with each other, the process a1 belongs to the domain A 100 and the process b4 belongs to the domain B 120. The A1 server 110a in which the process a1 is installed transmits a message to the border server so that the process a1 can communicate with the process b4. The perimeter server is one of the servers of the domain A to which the process a1 belongs, and the perimeter server may be determined among the servers in the domain to which the A1 server 110a belongs through a function according to a process ID and a matching algorithm, such as a recording server. When the boundary server receives the message from the A1 server 110a, the boundary server analyzes the message and delivers the message to one of the servers in domain B that it knows (in this embodiment, the B2 server 120b). Since the received message is a message to be processed in the domain B to which it belongs, the query server uses a matching algorithm to determine the location of the B4 server 120d in which the process b4 is installed. The message is transmitted to the process b4 using the IP address of the identified B4 server 120d.

도 2는 도 1에 도시된 프로세스 통신을 지원하는 서버의 일실시예를 나타내는 도면이다.FIG. 2 is a diagram illustrating an embodiment of a server supporting process communication illustrated in FIG. 1.

도 2를 참조하면, 서버(110a)는 계산부(200), 검색부(210), 제어부(220) 및 전송부(230)를 포함한다. Referring to FIG. 2, the server 110a includes a calculator 200, a searcher 210, a controller 220, and a transmitter 230.

계산부(200)는 복수의 IP 주소를 유지하는 집합으로부터 각서버에 설치된 프로세스들의 기록 서버 위치를 계산하며, 통신 대상 프로세스가 타 도메인에 있는 프로세스인 경우에는 경계 서버의 위치를 계산한다. 계산부(200)는 복수의 IP 주소를 유지하는 집합들 중에서 프로세스의 아이디 및 매칭 알고리듬을 이용하여 프로세스의 IP 주소를 식별할 수 있다. 예를 들어 설명하면, 계산부(200)는 링 형태로 유지되는 프로세스의 IP 주소들 중에서 서버를 기준으로 반시계 방향에 유지되고 첫번째 맵핑되는 서버를 기록 서버, 두번째 맵핑되는 서버를 경계서버로 판단할 수 있지만 이에 한정되지 않는다.The calculation unit 200 calculates the recording server positions of the processes installed in each server from the set maintaining the plurality of IP addresses, and calculates the position of the boundary server when the communication target process is a process in another domain. The calculation unit 200 may identify the IP address of the process using a process ID and a matching algorithm from among sets which maintain a plurality of IP addresses. For example, the calculation unit 200 determines the first server to be mapped and the second server to be the perimeter server, which is maintained in a counterclockwise direction based on the server among the IP addresses of the processes maintained in the ring form. It is possible, but not limited to.

검색부(210)는 자신을 기록서버로 보고 전송된 프로세스 IP 주소 질의 메시지를 처리하여, 어떤 프로세스가 설치된 서버의 IP 주소를 응답 메시지 형태로 반환한다. The search unit 210 processes the transmitted process IP address query message by looking at itself to the recording server, and returns the IP address of the server where a process is installed in the form of a response message.

제어부(220)는 기록서버로 특정한 서버의 IP 주소를 요청하고 통신을 요청 받은 프로세스가 설치된 서버의 IP 주소를 수신한다. 제어부(220)는 수신된 서버의 IP 주소를 이용하여 프로세스 간에 통신이 이루어질 수 있도록 한다. The controller 220 requests an IP address of a specific server to the recording server and receives an IP address of a server on which a process for which communication is requested is installed. The controller 220 enables communication between processes using the received IP address of the server.

또한, 제어부(220)는 프로세스가 통신을 하고자 하는 다른 프로세스와 통신이 불가능한 경우, 검색된 기록서버 또는 경계서버로 대체 서버 IP 주소를 요청하여 프로세스 a3 또는 프로세스 b4가 설치된 대체 서버의 IP 주소를 수신하여 하나의 프로세스가 대체 서버에 설치된 다른 프로세스와 통신할 수 있도록 한다.In addition, when the process is unable to communicate with another process to communicate with, the controller 220 requests an alternate server IP address from the searched recording server or the boundary server, and receives the IP address of the alternate server on which the process a3 or process b4 is installed. Allows one process to communicate with other processes installed on an alternate server.

전송부(230)는 프로세스의 아이디 및 프로세스가 설치된 서버의 IP 주소를 기록서버에 전송하여, 기록서버에서 프로세스의 아이디와 서버의 IP 주소가 유지될 수 있도록 한다. 전송부(230)는 복수의 IP 주소 집합에서 매칭 알고리듬에 의한 함수를 이용하여 서버의 IP 주소를 맵핑하여 기록서버 IP 주소를 결정할 수 있다. 또한, 전송부(230)는 복수의 IP 주소 중에서 프로세스 a1의 IP 주소를 기준으로 반시계 방향으로 유지되는 어느 하나의 IP 주소에 맵핑되는 서버를 기록서버 또는 경계서버로 결정할 수 있다. The transmitting unit 230 transmits the ID of the process and the IP address of the server where the process is installed to the recording server so that the process ID and the IP address of the server can be maintained in the recording server. The transmitter 230 may determine the recording server IP address by mapping the IP address of the server using a function of a matching algorithm in a plurality of IP address sets. In addition, the transmitter 230 may determine, as a recording server or a boundary server, a server mapped to any one of the plurality of IP addresses maintained in the counterclockwise direction based on the IP address of the process a1.

또한, 전송부(230)는 하나의 서버에 복수의 프로세스가 설치된 경우, 각 프로세스 별로 해당 기록 서버 또는 경계서버에 프로세스가 설치된 서버의 IP 주소를 전송할 수 있다. In addition, when a plurality of processes are installed in one server, the transmitter 230 may transmit an IP address of a server in which a process is installed in a corresponding recording server or a boundary server for each process.

또한, 전송부(230)은 타 도메인 내의 프로세스에 전송되어야 하는 메시지의 경우, 해당 도메인으로의 전송을 처리할 경계서버를 계산부(200)를 통해 계산하여, 해당 경계 서버로 메시지를 전송할 수 있다. In addition, in the case of a message to be transmitted to a process in another domain, the transmitter 230 may calculate a boundary server to process the transmission to the corresponding domain through the calculation unit 200 and transmit the message to the corresponding boundary server. .

도 3a 및 도 3b는 도 1에 도시된 프로세스 통신을 지원하는 서버 동작의 일실시예를 나타내는 순서도이다.3A and 3B are flowcharts illustrating one embodiment of a server operation supporting process communication shown in FIG. 1.

도 3을 참조하면, 프로세스 a1이 프로세스 n과 통신을 요청한다.(300) 이때, 프로세스 a1은 도메인 A(100)에 포함된 서버에 설치된 프로세스들 중 하나이고, 프로세스 n은 도메인 A(100)에 포함된 프로세스들 중 프로세스 a3, 도메인 B(120)에 포함된 프로세스들 중 프로세스 b4로 가정한다. Referring to FIG. 3, the process a1 requests communication with the process n. (300) At this time, the process a1 is one of the processes installed in the server included in the domain A (100), and the process n is the domain A (100). It is assumed that the process a3 among the processes included in the process and the process b4 among the processes included in the domain B 120.

먼저, 프로세스 a1과 프로세스 n이 동일한 도메인에 속하는 서버에 설치되어 있는지를 판단한다.(301) 이때, 프로세스 n을 프로세스 a3 이라고 가정하면, 프로세스 a1과 프로세스 n은 동일한 도메인 A(100)에 속하는 것으로 판단할 수 있다. 프로세스가 어느 도메인에 속하는 지의 여부는 메세지에 포함된 프로세스가 속한 도메인의 아이디를 이용하여 판단할 수 있다. A1 서버(110a)는 프로세스 아이디를 이용하여 프로세스 n(프로세스 a3)의 IP 주소를 판단한다.(303) 이때, 프로세스 n(프로세스 a3)의 IP 주소를 기록하고 있는 기록 서버는 매칭 알고리듬에 따른 함수를 이용하여 판단할 수 있다.(304) A1 서버(110a)는 검색된 기록 서버에 질의 메시지를 보내고 응답을 수신하여 프로세스 n(프로세스 a3)이 설치된 A3 서버(110c)의 IP 주소를 획득한다. 그리고, 프로세스 a1이 설치된 A1 서버(110a)과 프로세스 n(프로세스 a3)가 설치된 A3 서버(110c) 간의 IP 주소를 이용하여 메시지를 전송한다.(305) First, it is determined whether the process a1 and the process n are installed in the server belonging to the same domain. (301) In this case, assuming that the process n is a process a3, the process a1 and the process n belong to the same domain A (100) You can judge. Whether the process belongs to which domain can be determined using the ID of the domain to which the process included in the message belongs. The A1 server 110a determines the IP address of the process n (process a3) by using the process ID. (303) At this time, the recording server recording the IP address of the process n (process a3) is a function according to a matching algorithm. The A1 server 110a obtains the IP address of the A3 server 110c in which the process n (process a3) is installed by sending a query message to the retrieved recording server and receiving a response. Then, the message is transmitted using the IP address between the A1 server 110a in which the process a1 is installed and the A3 server 110c in which the process n (process a3) is installed.

그리고, 프로세스 n이 프로세스 b4라고 가정하면, 프로세스 a1과 프로세스 n(프로세스 b4)은 각각 도메인 A(100)와 도메인 B(120)에 속하는 것으로 판단한다. 프로세스 a1과 프로세스 n(프로세스 b4)이 서로 다른 도메인에 속한 것으로 판단되었기 때문에 프로세스 a1이 설치된 A1 서버(110a)은 경계서버를 검색한 후 경계서버로 메시지를 전송한다.(302) 경계서버는 A1 서버(110a)과 동일한 도메인에 위치하며, A1 서버(110a)은 기록서버와 같이 매칭 알고리듬을 이용하여 경계서버를 결정한다. 경계서버가 A2 서버(110b)로 결정된다고 가정한다. 또한, 경계서버(A2 서버(110b))에 전송되는 메시지에는 메시지를 전송하는 A1 서버(110a)이 속하는 도메인의 아이디, 메시지를 전달받을 프로세스 b4가 속한 도메인 아이디가 포함된다. Assuming that process n is process b4, it is determined that process a1 and process n (process b4) belong to domain A 100 and domain B 120, respectively. Since it is determined that the process a1 and the process n (process b4) belong to different domains, the A1 server 110a in which the process a1 is installed searches for the boundary server and transmits a message to the boundary server (302). Located in the same domain as the server 110a, the A1 server 110a determines the boundary server using a matching algorithm as with the recording server. Assume that the boundary server is determined as the A2 server 110b. In addition, the message transmitted to the boundary server (A2 server 110b) includes the ID of the domain to which the A1 server 110a transmitting the message belongs, and the domain ID to which the process b4 to receive the message belongs.

경계서버(A2 서버(110b))는 A1 서버(110a)으로부터 메시지를 전송 받으면, 이때, 경계서버(A2 서버(110b))에서 다시 도메인의 일치 여부를 판단한다.(306) 즉, 프로세스 n(프로세스 b4)이 속한 도메인과 경계서버(A2 서버(110b))의 도메인이 일치하는지를 판단한다. 프로세스 n(프로세스 b4)가 속한 도메인과 경계서버(A2 서버(110b))의 도메인이 일치하면 경계서버(A2 서버(110b))는 프로세스 n(프로세스 b4)의 기록 서버에 질의하여 프로세스 n(프로세스 b4)이 설치된 B4 서버(120d)의 IP 주소를 획득한다. 그리고, 메시지를 해당 IP 주소로 전달한다.(307)When the boundary server (A2 server 110b) receives a message from the A1 server 110a, at this time, the boundary server (A2 server 110b) determines whether the domains match again (306). It is determined whether the domain to which the process b4) belongs and the domain of the boundary server (A2 server 110b) match. If the domain to which process n (process b4) belongs and the domain of the perimeter server (A2 server 110b) match, the perimeter server (A2 server 110b) queries the recording server of process n (process b4) to process n (process b4) acquires the IP address of the installed B4 server 120d. The message is then forwarded to the corresponding IP address.

그리고, 경계서버(A2 서버(110b))의 도메인이 프로세스 n(프로세스 b4)이 속한 도메인과 일치하지 않으면, 경계서버(A2 서버(110b))는 메시지에 포함되어 있는 메시지를 전달받을 프로세스가 속해 있는 도메인 아이디를 분석하여 경계서버(A2 서버(110b))의 IP 주소를 분석한다.(308) 이때, 경계서버(A2 서버(110b))의 IP 주소는 매칭알고리듬을 이용한 함수를 통해 분석한다. 그리고, 매칭 알고리듬을 이용한 함수를 통해 분석된 경계서버의 IP 주소가 그 자신에 설정되어 기록되어 있는 IP 주소와 일치하는 지의 여부를 판단한다.(309)If the domain of the perimeter server (A2 server 110b) does not match the domain to which the process n (process b4) belongs, the perimeter server (A2 server 110b) belongs to the process to receive the message included in the message. The IP address of the boundary server (A2 server 110b) is analyzed by analyzing the domain ID. (308) At this time, the IP address of the boundary server (A2 server 110b) is analyzed through a function using a matching algorithm. Then, it is determined whether the IP address of the perimeter server analyzed through the function using the matching algorithm matches the IP address set and recorded in itself.

매칭 알고리듬을 이용한 함수를 통해 분석된 경계서버의 IP 주소와 그 자신에 설정되어 기록되어 있는 IP 주소와 다른 경우 메시지가 전송되는 도중에 경계서버가 변경된 것으로 판단하고 매칭 알고리듬을 이용한 함수를 통해 분석된 경계서버(A2 서버(110b))의 IP 주소에 대응하는 새로운 경계서버로 메시지를 전송한다.(310) If the IP address of the boundary server analyzed by the function using the matching algorithm is different from the IP address set and recorded in itself, the boundary server is determined to be changed while the message is being transmitted, and the boundary analyzed by the function using the matching algorithm. The message is transmitted to the new boundary server corresponding to the IP address of the server A2 server 110b (310).

또한, 경계서버의 도메인이 프로세스 n(프로세스 b4)이 속한 도메인과 일치하지 않지만 매칭 알고리듬을 이용한 함수를 통해 분석된 경계서버의 IP 주소가 그 자신에 설정되어 기록되어 있는 IP 주소와 일치하면 경계서버(A2 서버(110b))는 도메인 B(120)에 속한 서버 중 하나의 서버로 메시지를 전송한다.(311) 이때, 경계서버(A2 서버(110b))에서 도메인 B(120)에 속한 서버 중 하나의 서버로 메시지를 전송하기 위해서는 도메인 B(120)에 속한 서버 중 적어도 하나의 서버의 IP 주소를 저장하고 있어야 한다. 이러한 IP 주소는 설정을 통해 저장될 수도 있고 도메인 A(100)와 도메인 B(120)의 서버를 연결하는 물리적 링크를 통해 전달되는 알림 메세지(flooding message)를 통해 획득할 수도 있다. 알림 메시지는 OSPF(Open Shortest Path First)의 Hello 메시지를 예를 들을 수 있다. In addition, if the domain of the perimeter server does not match the domain to which process n (process b4) belongs, but the IP address of the perimeter server analyzed by the function using the matching algorithm matches the IP address set and recorded in itself, the perimeter server (A2 server 110b) transmits a message to one of the servers belonging to the domain B (120). (311) At this time, of the servers belonging to the domain B (120) in the boundary server (A2 server (110b)) In order to transmit a message to one server, an IP address of at least one of the servers belonging to the domain B 120 should be stored. Such an IP address may be stored through configuration or obtained through a floating message transmitted through a physical link connecting a server of domain A 100 and domain B 120. The notification message may be an Hello message of Open Shortest Path First (OSPF).

본 발명의 기술 사상은 상기 바람직한 실시예에 따라 구체적으로 기술되었으나, 상기한 실시예는 그 설명을 위한 것이며, 그 제한을 위한 것이 아님을 주지하여야 한다. 또한, 본 발명의 기술 분야에서 통상의 전문가라면 본 발명의 기술 사상의 범위 내에서 다양한 실시예가 가능함을 이해할 수 있을 것이다.It is to be understood that the technical spirit of the present invention has been specifically described in accordance with the preferred embodiments thereof, but it is to be understood that the above-described embodiments are intended to be illustrative and not restrictive. In addition, it will be understood by those of ordinary skill in the art that various embodiments are possible within the scope of the technical idea of the present invention.

110: 도메인 A 110a: A1 서버
110b: A2 서버 110c: A3 서버
110D: A4 서버 120: 도메인 B
120a: B1 서버 120b: B2 서버
120c: B3 서버 120d: B4 서버
110: Domain A 110a: Server A1
110b: A2 Server 110c: A3 Server
110D: A4 Server 120: Domain B
120a: server B1 120b: server B2
120c: B3 server 120d: B4 server

Claims (4)

매칭 알고리듬에 따른 함수를 이용하여 경계서버를 검색하는 경계서버 검색단계;
검색된 경계서버로 통신 메시지를 전송하고, 경계서버가 속한 도메인과 통신 메시지 목적지의 도메인이 일치하는지 여부를 판단하는 도메인일치여부 판단단계;
도메인일치여부 판단결과 일치하면, 경계서버로부터 통신 메시지 목적지 프로세스가 설치된 서버의 IP주소를 판단하여, 프로세스 상호간 통신을 하는 제1통신단계;를 포함하는 분리 도메인에 설치된 프로세스 간의 통신 방법.
A boundary server search step of searching a boundary server using a function according to a matching algorithm;
A domain match determination step of transmitting a communication message to the found boundary server and determining whether the domain to which the boundary server belongs and the domain of the communication message destination match;
And a first communication step of determining an IP address of a server on which a communication message destination process is installed from the boundary server, and performing communication between the processes, if the domain matches the determination result.
제 1항에 있어서, 상기 제1통신단계는,
도메인 일치 여부 판단결과 불일치하면, 메시지의 목적지 도메인 값과 매칭 알고리듬에 따른 함수를 이용하여 경계서버의 위치값을 분석하는 경계서버위치값 분석단계;
분석된 위치값과 상기 검색된 경계서버의 위치값이 일치하는 지를 판단하는 위치값일치여부 판단단계;
위치값일치여부 판단결과 일치하면, 검색된 경계서버가 통신 메시지 목적지의 도메인에 속해있는 서버 중 하나의 서버로 통신 메시지를 전달하는 메시지전달단계;및
상기 메시지를 전달 받은 서버는 매칭 알고리듬에 따른 함수를 이용하여 기록서버를 검색하는 기록서버검색단계;및
검색된 기록서버로부터 통신 메시지 목적지 프로세스가 설치된 서버의 IP주소를 판단하여, 프로세스 상호간 통신을 하는 제2통신단계;를 포함하는 분리된 도메인에 설치된 프로세스 간의 통신 방법.
The method of claim 1, wherein the first communication step,
A boundary server position value analysis step of analyzing a position value of the boundary server by using a function according to a destination algorithm and a matching algorithm of the message, if there is a discrepancy with the result of the domain match;
A position value matching determination step of determining whether or not the analyzed position value and the found position value of the boundary server match;
A message delivery step of transmitting the communication message to one of the servers belonging to the domain of the communication message destination if the searched boundary server matches the location value match result; and
The server receiving the message is a record server search step of searching the record server using a function according to the matching algorithm; And
And a second communication step of communicating between processes by determining an IP address of a server on which a communication message destination process is installed from the searched record server.
제 2항에 있어서, 상기 메시지전달단계는,
위치값일치여부 판단결과 불일치하면, 상기 분석된 위치값의 경계서버는 상기 검색된 경계서버로부터 통신 메시지를 전달받고, 통신 메시지 목적지의 도메인에 속해있는 서버 중 하나의 서버로 통신 메시지를 전달하는 단계;를 더 포함하는 분리된 도메인에 설치된 프로세스 간의 통신 방법.
The method of claim 2, wherein the message delivery step,
If the position value mismatch is determined, the boundary server of the analyzed position value receives a communication message from the retrieved boundary server, and transmits the communication message to one of the servers belonging to the domain of the communication message destination; Communication method between processes installed in a separate domain further comprising.
제 2항에 있어서, 상기 메시지 전달단계는,
상기 검색된 경계서버는 설정에 의하거나 분리된 도메인을 연결하는 물리적 링크를 통해 전달되는 알림 메시지를 통한 학습에 의하여 통신 메시지 목적지의 도메인에 속해있는 서버 중 하나의 서버의 IP주소를 저장하고 있는 것을 특징으로 하는 분리된 도메인에 설치된 프로세스 간의 통신 방법.
The method of claim 2, wherein the message delivery step,
The retrieved boundary server stores the IP address of one of the servers belonging to the domain of the communication message destination by learning through a notification message transmitted through a physical link connecting a separate domain according to a configuration. A method of communication between processes installed in separate domains.
KR1020100122937A 2010-12-03 2010-12-03 Server apparatus for processes telecommunication and method for operating thereof KR101300245B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100122937A KR101300245B1 (en) 2010-12-03 2010-12-03 Server apparatus for processes telecommunication and method for operating thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100122937A KR101300245B1 (en) 2010-12-03 2010-12-03 Server apparatus for processes telecommunication and method for operating thereof

Publications (2)

Publication Number Publication Date
KR20120061587A KR20120061587A (en) 2012-06-13
KR101300245B1 true KR101300245B1 (en) 2013-08-26

Family

ID=46612108

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100122937A KR101300245B1 (en) 2010-12-03 2010-12-03 Server apparatus for processes telecommunication and method for operating thereof

Country Status (1)

Country Link
KR (1) KR101300245B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010054846A (en) * 1999-12-08 2001-07-02 이계철 Connection admission control method and apparatus using status of routers in differentiated service network
JP2001292163A (en) * 2000-04-04 2001-10-19 Fujitsu Ltd Communication data repeating device
JP2006019775A (en) * 2004-06-30 2006-01-19 Nec Corp Mobile communication network, edge router apparatus, mobile management method used for the same, and program thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010054846A (en) * 1999-12-08 2001-07-02 이계철 Connection admission control method and apparatus using status of routers in differentiated service network
JP2001292163A (en) * 2000-04-04 2001-10-19 Fujitsu Ltd Communication data repeating device
JP2006019775A (en) * 2004-06-30 2006-01-19 Nec Corp Mobile communication network, edge router apparatus, mobile management method used for the same, and program thereof

Also Published As

Publication number Publication date
KR20120061587A (en) 2012-06-13

Similar Documents

Publication Publication Date Title
US11909639B2 (en) Request routing based on class
US11811657B2 (en) Updating routing information based on client location
US9438520B2 (en) Synchronizing state among load balancer components
US8769057B1 (en) Employing a hierarchy of servers to resolve fractional IP addresses
US8861527B1 (en) Network-assisted routing for topology-aware overlay networks
WO2011150830A1 (en) Method and node for obtaining the content and content network
US10356209B2 (en) System and method to support context-aware content requests in information centric networks
US10536368B2 (en) Network-aware routing in information centric networking
US8046490B1 (en) System and method for enhancing network security
KR101300245B1 (en) Server apparatus for processes telecommunication and method for operating thereof
JP2013105227A (en) P2p type web proxy network system
US20140181307A1 (en) Routing apparatus and method
JP2017005516A (en) Communication device, control method for the same, and computer program
KR20110037517A (en) Server apparatus for supporting replication of processes and method for operating thereof
JP2014165761A (en) Router device, user terminal device, communication system, router advertisement message transmission method, and address information setting method

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20160726

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee