KR101078500B1 - Information send management system with a push server and method of the same - Google Patents

Information send management system with a push server and method of the same Download PDF

Info

Publication number
KR101078500B1
KR101078500B1 KR1020040093096A KR20040093096A KR101078500B1 KR 101078500 B1 KR101078500 B1 KR 101078500B1 KR 1020040093096 A KR1020040093096 A KR 1020040093096A KR 20040093096 A KR20040093096 A KR 20040093096A KR 101078500 B1 KR101078500 B1 KR 101078500B1
Authority
KR
South Korea
Prior art keywords
information
provider
push server
message
client
Prior art date
Application number
KR1020040093096A
Other languages
Korean (ko)
Other versions
KR20060053411A (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 KR1020040093096A priority Critical patent/KR101078500B1/en
Publication of KR20060053411A publication Critical patent/KR20060053411A/en
Application granted granted Critical
Publication of KR101078500B1 publication Critical patent/KR101078500B1/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/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Abstract

본 발명은 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법에 관한 것이다.The present invention relates to an information transmission management system using a push server and a method thereof.

본 발명은 다수의 클라이언트 그룹으로 전송할 정보를 생성하고, 해당 그룹정보와 함께 전송할 정보를 전송하는 정보제공자와; 상기 정보제공자의 접속을 허용하는 데몬과, 정보제공자로부터 정보를 1대 1로 받을 정보제공자 스레드로 이루어져 정보제공자로부터 전송받은 정보를 푸쉬서버로 전송하는 정보제공프로바이더와; 상기 정보제공프로바이더로부터 전송된 데이터를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬과, 메시지송신 데이터베이스로부터 정보를 수신할 클라이언트 목록과, 클라이언트에게 정보를 보낼 클라이언트정보 전송스레드를 만드는 메시지송신데몬으로 이루어지는 푸쉬서버와; 상기 푸쉬서버를 매개로 상기 정보제공자가 생성한 정보를 전송받는 클라이언트로 구성하되, 상기 클라이언트는 전송받은 정보를 상기 정보제공프로바이더를 매개하여 다른 클라이언트측으로 전송할 수 있도록 상기 정보제공프로바이더에 대해 억세스 가능한 것을 특징으로 한다.The present invention provides an information provider for generating information to be transmitted to a plurality of client groups and transmitting the information to be transmitted together with the group information. An information providing provider configured to include a daemon for allowing access of the information provider and an information provider thread to receive information from the information provider in a one-to-one manner, and transmit the information received from the information provider to the push server; A daemon for generating a client list for reading a data from the information provider and sending a message, a client list for receiving information from a message sending database, and a message sending daemon for creating a client information transmitting thread for sending information to the client. A push server; And a client receiving the information generated by the information provider through the push server, wherein the client accesses the information providing provider to transmit the received information to another client through the information providing provider. It is characterized by possible.

본 발명을 적용하면, 이기종간의 통신 및 일시적 접속해제시 데이터의 무결성을 보장하는 MSMQ를 적용하여 푸쉬서버를 설계하면서도, 해당 MSMQ의 단점인 서버의 부하가중을 효과적으로 경감시키도록 복합 그룹 메시지 관리를 행할 수 있도록 함으로써 효율적으로 정보제공자의 메시지를 전송할 수 있도록 하는 데 그 효과가 있다.According to the present invention, while designing a push server by applying MSMQ that guarantees the integrity of data during heterogeneous communication and temporary disconnection, it is possible to perform complex group message management to effectively reduce the load weight of the server, which is a disadvantage of the MSMQ. By doing so, it is effective to transmit information provider's message efficiently.

Description

푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법{INFORMATION SEND MANAGEMENT SYSTEM WITH A PUSH SERVER AND METHOD OF THE SAME}Information transmission management system using push server and method thereof {INFORMATION SEND MANAGEMENT SYSTEM WITH A PUSH SERVER AND METHOD OF THE SAME}

도 1은 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구조를 개략적으로 도시한 모식도,1 is a schematic diagram schematically showing the structure of an information transmission management system using a push server according to a first embodiment of the present invention;

도 2는 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도,2 is a block diagram showing the configuration of an information transmission management system using a push server according to a first embodiment of the present invention;

도 3은 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 정보전송관리서버에서 생성되는 테이블을 도시한 도면,3 is a diagram illustrating a table generated in an information transmission management server of an information transmission management system using a push server according to the first embodiment of the present invention;

도 4는 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 세부화한 블록도,4 is a block diagram detailing the configuration of an information transmission management system using a push server according to a first embodiment of the present invention;

도 5는 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 클라이언트 목록을 도시한 도면,5 is a diagram illustrating a client list of an information transmission management system using a push server according to the first embodiment of the present invention;

도 6은 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 신호흐름을 도시한 플로우챠트,6 is a flowchart illustrating a signal flow of an information transmission management system using a push server according to the first embodiment of the present invention;

도 7은 본 발명의 제 2실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도,7 is a block diagram showing the configuration of an information transmission management system using a push server according to a second embodiment of the present invention;

도 8은 본 발명의 제 2실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스 템의 신호흐름을 도시한 플로우챠트,8 is a flowchart showing a signal flow of an information transmission management system using a push server according to a second embodiment of the present invention;

도 9는 본 발명의 제 3실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도,9 is a block diagram showing the configuration of an information transmission management system using a push server according to a third embodiment of the present invention;

도 10은 본 발명의 제 3실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 신호흐름을 도시한 플로우챠트,10 is a flowchart showing a signal flow of an information transmission management system using a push server according to a third embodiment of the present invention;

도 11은 본 발명의 제 4실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도,11 is a block diagram showing the configuration of an information transmission management system using a push server according to a fourth embodiment of the present invention;

도 12는 본 발명의 제 4실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 신호흐름을 도시한 플로우챠트,12 is a flowchart illustrating a signal flow of an information transmission management system using a push server according to a fourth embodiment of the present invention;

도 13은 본 발명의 제 5실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도,13 is a block diagram showing a configuration of an information transmission management system using a push server according to a fifth embodiment of the present invention;

도 14는 본 발명의 제 5실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 신호흐름을 도시한 플로우챠트이다.14 is a flowchart illustrating a signal flow of an information transmission management system using a push server according to a fifth embodiment of the present invention.

*도면의 주요부분에 대한 부호의 설명** Description of the symbols for the main parts of the drawings *

10a∼10n:정보제공자, 30a∼30n:제1∼제N 클라이언트그룹,10a to 10n: information provider, 30a to 30n: first to Nth client groups,

40a∼40n:제1∼제N 클라이언트, 52:정보제공프로바이더,40a to 40n: first to Nth clients, 52: information provider;

54:푸쉬서버, 544:메시지송신데몬,54: push server, 544: message sending daemon,

560:전송주기관리프로세서, 562:그룹정보전송프로세서,560: transmission cycle management processor, 562: group information transmission processor,

564:미전송관리프로세서, 566:전송시간관리프로세서.564: undelivered management processor, 566: transmit time management processor.

본 발명은 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법에 관한 것으로, 보다 상세하게 푸쉬서버의 설계에 있어서, 새로운 변경 MSMQ 방식 즉, 일정주기별로 푸쉬서버에 대기중인 정보제공자의 정보를 대기열로 인가시키고, 그룹별로 기등록된 클라이언트측으로 전송함으로써 실시간으로 대기열에 정보를 대기시키지 않으므로 서버의 부하가 효과적으로 경감될 수 있도록 한 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법에 관한 것이다.The present invention relates to an information transmission management system using a push server and a method thereof, and more particularly, in the design of a push server, a new modified MSMQ scheme, that is, information of information providers waiting in a push server for each period is applied to a queue. The present invention relates to an information transmission management system and a method using a push server which can effectively reduce the load of a server because the information is not queued in real time by transmitting to a pre-registered client by group.

주지된 바와 같이, 최근 정보통신기술의 발달로 말미암아 원거리 데이터통신망을 매개하여 다양한 분야에 대한 정보를 적어도 하나이상의 호스트서버를 통하여 다수의 가입자측으로 실시간 제공하는 정보제공기술의 개발이 활발하게 진행중이다.As is well known, due to the recent development of information communication technology, development of information providing technology for providing information on various fields via a long distance data communication network to a plurality of subscribers through at least one host server is actively underway.

이를 기반으로, 최근에는 가입자에게 정확한 정보를 보다 신속하게 제공하기 위한 캐쉬메모리 확장기술 등 주변기술과 가입자의 취향 및 선호도에 보다 편리하게 접근할 수 있는 정보 선별기술 및 압축기술이 개발중이며, 이를 통한 각종 콘텐츠 및 그 솔루션의 개발에도 박차를 가하고 있는 실정이다.Based on this, in recent years, information selection technology and compression technology are being developed to more easily access peripheral technologies such as cache memory expansion technology to provide accurate information to subscribers more quickly and subscribers' tastes and preferences. It is also accelerating the development of various contents and its solutions.

최근에는 이러한 인터넷/인트라넷 기술이 혁신적으로 개발되면서, 전자상거래 및 각종 상업광고, 일반 자료 제공 등을 위한 좀더 효율적인 서버의 개발을 추진하게 되었다. 일반 웹서버 등의 서버는 다수의 클라이언트를 수용하여, 해당 클라이언트들에게 변경된 정보를 신속하게 제공할 수 없을 뿐만 아니라, 서버에서 신 규 또는 변경정보를 전송하기 직전에 일시적으로 클라이언트측의 PC에 대한 접속이 해제되게 되면, 해당 데이터의 무결성을 보장할 수 없다는 문제점이 있었다.In recent years, as the internet / intranet technology has been innovatively developed, more efficient servers for e-commerce, various commercial advertisements, and general data provision have been promoted. A server, such as a general web server, accepts a large number of clients and cannot provide the changed information quickly to the clients, and temporarily stops the PC on the client side immediately before sending new or changed information from the server. When the connection is released, there is a problem that can not guarantee the integrity of the data.

따라서, 이러한 문제점을 해결하기 위해 각종 미들웨어를 탑재한 푸쉬서버가 설계되고 있는 실정이다. 그러나, 아직까지 푸쉬서버의 설계 표준화가 이루어지지 못하고 있는 바, 자체 설계에 의존하면서 임의적으로 설계한 방식의 푸쉬서버가 각 업체별로 활용되고 있는 실정이므로 서버와 이(異)기종의 단말기간의 호환성이 원활하지 못하다는 문제점도 야기시키고 있다.Therefore, in order to solve this problem, a push server equipped with various middlewares is designed. However, the standardization of the design of the push server has not been achieved so far, and since the push server of the arbitrary design method is used by each company depending on its own design, the compatibility between the server and the other terminals is It is also causing problems that are not smooth.

또한, 푸쉬서버의 설계에 있어서, 그룹별 클라이언트의 관리방식을 적용하고 있으나, 이 경우에도 정보제공자가 생성하거나 갱신한 모든 정보를 그룹별로 지정된 모든 클라이언트들에게 전송하게 되므로 서버의 부하를 급격하게 증가시키게 되며, 이러한 문제에 의해 대량의 클라이언트를 서버가 모두 수용할 수 없다는 문제점이 발생되었다.In addition, in the design of the push server, the management method of the clients of each group is applied, but in this case, all information generated or updated by the information provider is transmitted to all the clients designated by the group, thereby rapidly increasing the load of the server. This problem has caused a problem that a server cannot accommodate a large number of clients.

본 발명은 상기한 종래 기술의 사정을 감안하여 이루어진 것으로, 푸쉬서버의 설계에 있어서, 새로운 변경 MSMQ 방식 즉, 일정주기별로 푸쉬서버에 대기중인 정보제공자의 정보를 대기열로 인가시키고, 그룹별로 기등록된 클라이언트측으로 전송함으로써 실시간으로 대기열에 정보를 대기시키지 않으므로 서버의 부하가 효과적으로 경감될 수 있도록 한 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법을 제공함에 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made in view of the above-described circumstances of the prior art. In the design of a push server, a new modified MSMQ scheme, that is, information of information providers waiting on the push server at regular intervals is applied to a queue, and groups are registered in advance. It is an object of the present invention to provide an information transmission management system and a method using a push server that can effectively reduce the load of the server because the information is not queued in real time by transmitting to the client side.

본 발명의 다른 목적은 푸쉬서버의 설계에 있어서, 새로운 변경 MSMQ 방식 즉, 일정주기별로 푸쉬서버에 대기중인 정보제공자의 정보를 대기열로 인가시키고, 일정시간동안만 해당 대기열로부터 클라이언트측으로 정보 전송시도를 행하도록 함으로써 서버의 부하를 효과적으로 경감시키도록 한 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법을 제공함에 있다.Another object of the present invention is to design a push server, a new modified MSMQ scheme, that is, the information of the information providers waiting in the push server for a certain period of time to the queue, and the information transmission attempt from the queue only for a certain time An information transmission management system and method using a push server to effectively reduce the load on the server by doing so.

본 발명의 다른 목적은 특정 정보제공자에 대해 그룹별 수신정보를 등록한 클라이언트 측으로 일정주기별로 해당 정보제공자에 대한 등록정보를 전송함으로써 클라이언트가 사용하지 않거나 변경코자 하는 그룹등록정보를 갱신할 수 있도록 함으로써 푸쉬서버의 부하가 효과적으로 경감될 수 있게 한 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법을 제공함에 있다.Another object of the present invention is to push the client by updating the group registration information that the client does not use or want to change by transmitting the registration information for the information provider for a certain period to the client side that has registered the received information for each group for a specific information provider An object of the present invention is to provide an information transmission management system using a push server and a method thereof, by which a server load can be effectively reduced.

본 발명의 다른 목적은 새로운 변경 MSMQ 방식 즉, 일정주기별로 미전송된 클라이언트측으로만 푸쉬서버에 대기중인 정보제공자의 정보를 대기열로 인가시키고, 전송함으로써 모든 클라이언트에 대한 일괄 전송방식을 취하지 않음으로 인해 서버의 부하가 효과적으로 경감될 수 있도록 한 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법을 제공함에 있다.Another object of the present invention is that a new modified MSMQ scheme, i.e., does not take a batch transmission scheme for all clients by authorizing and transmitting information of information providers waiting in the push server only to the untransmitted client side at regular intervals. The present invention provides an information transmission management system and method using a push server to effectively reduce the load on the server.

본 발명의 다른 목적은 푸쉬서버에 대해 정보제공자가 특정 정보 전송시간대를 선택할 수 있도록 하고, 전송시간대에 무관한 정보제공자를 별도로 그룹화하여 해당 전송시간대에 무관한 정보제공자의 정보는 푸쉬서버의 부하가 작은 시간대에 전송 처리할 수 있도록 함으로써 서버의 부하가 효과적으로 경감될 수 있도록 한 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법을 제공함에 있다.Another object of the present invention is to enable the information provider to select a specific information transmission time zone for the push server, and to group the information providers irrelevant to the transmission time zone so that the information of the information provider irrelevant to the transmission time zone is loaded by the push server. The present invention provides an information transmission management system and a method using a push server that can effectively reduce the load of the server by enabling the transmission processing in a small time.

상기한 목적을 달성하기 위해, 본 발명의 바람직한 실시예에 따르면 다수의 클라이언트 그룹으로 전송할 정보를 생성하고, 해당 그룹정보와 함께 전송할 정보를 전송하는 정보제공자와; 상기 정보제공자의 접속을 허용하는 데몬과, 정보제공자로부터 정보를 1대 1로 받을 정보제공자 스레드로 이루어져 정보제공자로부터 전송받은 정보를 푸쉬서버로 전송하는 정보제공프로바이더와; 상기 정보제공프로바이더로부터 전송된 데이터를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬과, 메시지송신 데이터베이스로부터 정보를 수신할 클라이언트 목록과, 클라이언트에게 정보를 보낼 클라이언트정보 전송스레드를 만드는 메시지송신데몬으로 이루어지는 푸쉬서버와; 상기 푸쉬서버를 매개로 상기 정보제공자가 생성한 정보를 전송받는 클라이언트를 포함하고, 상기 클라이언트는 전송받은 정보를 상기 정보제공프로바이더를 매개하여 다른 클라이언트측으로 전송할 수 있도록 상기 정보제공프로바이더에 대해 억세스 가능한 것을 특징으로 한다.In order to achieve the above object, according to a preferred embodiment of the present invention and the information provider for generating information to be transmitted to a plurality of client groups, and transmits the information to be transmitted with the group information; An information providing provider configured to include a daemon for allowing access of the information provider and an information provider thread to receive information from the information provider in a one-to-one manner, and transmit the information received from the information provider to the push server; A daemon for generating a client list for reading a data from the information provider and sending a message, a client list for receiving information from a message sending database, and a message sending daemon for creating a client information transmitting thread for sending information to the client. A push server; And a client receiving the information generated by the information provider via the push server, wherein the client accesses the information providing provider to transmit the received information to another client through the information providing provider. It is characterized by possible.

바람직하게, 상기 정보제공프로바이더로부터 푸쉬서버로 전송되는 정보는 MSMQ를 통해 전송되는 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템이 제공된다.Preferably, the information transmission management system using a push server is characterized in that the information transmitted from the information provider to the push server is transmitted through the MSMQ.

삭제delete

바람직하게, 상기 정보제공자와 클라이언트는 특정 서버 또는 컴퓨터 단말기, 무선 단말기중 어느 하나인 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템이 제공된다.Preferably, the information provider and the client is provided with an information transmission management system using a push server, characterized in that any one of a specific server, a computer terminal, a wireless terminal.

한편, 본 발명은 정보제공자가 신규 정보 또는 갱신정보와 함께 그룹 클라이언트 정보를 정보제공프로바이더로 전송하는 과정과; 상기 정보제공 프로바이더가 정보제공자로부터 받은 정보를 이용하여 MSMQ를 작성하는 과정과; 푸쉬서버가 MSMQ를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 과정과; 푸쉬서버가 클라이언트 목록과 전송할 정보를 이용하여 전송한 메시지를 생성하는 과정과; 푸쉬서버가 해당 클라이언트측으로 메시지를 전송하는 과정으로 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법이 제공된다.On the other hand, the present invention comprises the steps of the information provider to transmit the group client information to the information providing provider with the new or updated information; Creating, by the information provider, an MSMQ using information received from the information provider; Generating a list of clients to which the push server reads the MSMQ and sends a message; Generating a message transmitted by the push server using the client list and the information to be transmitted; Provided is a method for managing information transmission using a push server, wherein the push server transmits a message to a corresponding client.

한편, 본 발명은 다수의 클라이언트 그룹으로 전송할 정보를 생성하고, 해당 그룹정보와 함께 전송할 정보, 메시지 전송주기정보를 전송하는 정보제공자와; 상기 정보제공자의 접속을 허용하는 데몬과, 정보제공자로부터 정보를 1대 1로 받을 정보제공자 스레드로 이루어져 정보제공자로부터 전송받은 정보를 푸쉬서버로 전송하는 정보제공프로바이더와; 상기 정보제공프로바이더로부터 전송된 데이터를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬과, 메시지송신 데이터베이스로부터 정보를 수신할 클라이언트 목록과, 클라이언트에게 정보를 보낼 클라이언트정보 전송스레드를 만드는 메시지송신데몬과, 상기 메시지송신데몬과 접속되고 상기 정보제공자의 설정에 따라 메시지를 전송할 주기를 미리 등록하고 상기 메시지송신데몬의 전송주기를 제어하는 전송주기관리프로세서로 이루어지는 푸쉬서버와; 상기 푸쉬서버를 매개로 상기 정보제공자가 생성한 정보를 일정 주기별로 전송받는 클라이언트로 구성된 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템이 제공된다.On the other hand, the present invention provides an information provider for generating information to be transmitted to a plurality of client groups, and transmits information to be sent with the group information, message transmission period information; An information providing provider configured to include a daemon for allowing access of the information provider and an information provider thread to receive information from the information provider in a one-to-one manner, and transmit the information received from the information provider to the push server; A daemon for generating a list of clients to read the data transmitted from the information provider and to send a message, a list of clients to receive information from the message sending database, a message sending daemon to create a client information transmission thread to send the information to the clients; A push server comprising a transmission period management processor connected to the message transmission daemon and registering a period in which a message is to be transmitted according to a setting of the information provider and controlling a transmission period of the message transmission daemon; There is provided an information transmission management system using a push server, characterized in that the client is configured to receive the information generated by the information provider at regular intervals through the push server.

한편, 본 발명은 정보제공자가 신규 정보 또는 갱신정보와 함께 그룹 클라이언트 정보, 메시지 전송주기 정보를 정보제공프로바이더로 전송하는 과정과; 상기 정보제공 프로바이더가 정보제공자로부터 받은 정보를 이용하여 MSMQ를 작성하는 과정과; 푸쉬서버가 MSMQ를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 과정과; 푸쉬서버가 해당 메시지의 전송주기를 전송주기관리프로세서에 각 정보제공자별로 설정하는 과정과; 푸쉬서버가 클라이언트 목록과 전송할 정보를 이용하여 전송한 메시지를 생성하는 과정과; 상기 푸쉬서버가 해당 전송주기의 도래여부를 판단하는 과정과; 푸쉬서버가 해당 클라이언트측으로 메시지를 전송하는 과정으로 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법이 제공된다.On the other hand, the present invention comprises the steps of the information provider to transmit the group client information, message transmission period information with the new information or update information to the information providing provider; Creating, by the information provider, an MSMQ using information received from the information provider; Generating a list of clients to which the push server reads the MSMQ and sends a message; Setting, by the push server, the information transmission period of the message in the transmission period management processor for each information provider; Generating a message transmitted by the push server using the client list and the information to be transmitted; Determining, by the push server, whether a corresponding transmission period has arrived; Provided is a method for managing information transmission using a push server, wherein the push server transmits a message to a corresponding client.

한편, 본 발명은 다수의 클라이언트 그룹으로 전송할 정보를 생성하고, 해당 그룹정보와 함께 전송할 정보를 전송하는 정보제공자와; 상기 정보제공자의 접속을 허용하는 데몬과, 정보제공자로부터 정보를 1대 1로 받을 정보제공자 스레드로 이루어져 정보제공자로부터 전송받은 정보를 푸쉬서버로 전송하는 정보제공프로바이더와; 상기 정보제공프로바이더로부터 전송된 데이터를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬과, 메시지송신 데이터베이스로부터 정보를 수신할 클라이언트 목록과, 클라이언트에게 정보를 보낼 클라이언트정보 전송스레드를 만드는 메시지송신데몬과, 상기 메시지송신데몬과 접속되고 미전송 클라이언트에 대한 전송관리를 상기 메시지송신데몬측으로 행하는 미전송관리프로세서로 이루어지는 푸쉬서버와; 상기 푸쉬서버를 매개로 상기 정보제공자가 생성한 정보를 일정 주기 별로 전송받는 클라이언트로 구성된 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템이 제공된다.On the other hand, the present invention provides an information provider for generating information to be transmitted to a plurality of client groups, and transmits the information to be transmitted with the group information; An information providing provider configured to include a daemon for allowing access of the information provider and an information provider thread to receive information from the information provider in a one-to-one manner, and transmit the information received from the information provider to the push server; A daemon for generating a list of clients to read the data transmitted from the information provider and to send a message, a list of clients to receive information from the message sending database, a message sending daemon to create a client information transmission thread to send the information to the clients; A push server comprising a non-transmission management processor connected to the message transmission daemon and performing transmission management for an untransmitted client to the message transmission daemon side; Provided is an information transmission management system using a push server, characterized in that the client is configured to receive information generated by the information provider at regular intervals through the push server.

한편, 본 발명은 정보제공자가 신규 정보 또는 갱신정보와 함께 그룹 클라이언트 정보를 정보제공프로바이더로 전송하는 과정과; 상기 정보제공 프로바이더가 정보제공자로부터 받은 정보를 이용하여 MSMQ를 작성하는 과정과; 푸쉬서버가 MSMQ를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 과정과; 푸쉬서버가 클라이언트 목록과 전송할 정보를 이용하여 전송한 메시지를 생성하는 과정과; 푸쉬서버가 해당 클라이언트측으로 메시지를 전송하는 과정과; 해당 메시지의 미전송 클라이언트 목록을 생성하는 과정과; 일정 주기별로 해당 미전송 클라이언트측으로 메시지를 전송하는 과정으로 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법이 제공된다.On the other hand, the present invention comprises the steps of the information provider to transmit the group client information to the information providing provider with the new or updated information; Creating, by the information provider, an MSMQ using information received from the information provider; Generating a list of clients to which the push server reads the MSMQ and sends a message; Generating a message transmitted by the push server using the client list and the information to be transmitted; Transmitting, by the push server, the message to the client side; Generating a list of unsent clients of the message; There is provided an information transmission management method using a push server, which comprises a process of transmitting a message to a corresponding untransmitted client by a predetermined period.

한편, 본 발명은 다수의 클라이언트 그룹으로 전송할 정보를 생성하고, 해당 그룹정보와 함께 전송할 정보, 전송시간정보를 전송하는 정보제공자와; 상기 정보제공자의 접속을 허용하는 데몬과, 정보제공자로부터 정보를 1대 1로 받을 정보제공자 스레드로 이루어져 정보제공자로부터 전송받은 정보를 푸쉬서버로 전송하는 정보제공프로바이더와; 상기 정보제공프로바이더로부터 전송된 데이터를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬과, 메시지송신 데이터베이스로부터 정보를 수신할 클라이언트 목록과, 클라이언트에게 정보를 보낼 클라이언트정보 전송스레드를 만드는 메시지송신데몬과, 상기 메시지송신데몬과 접속되고 정보제공자의 정보전송시간대 설정을 행하여 해당 시간도래시 상기 메시지송신데몬측으로 제 어신호를 발생하는 전송시간관리 프로세서로 이루어지는 푸쉬서버와; 상기 푸쉬서버를 매개로 상기 정보제공자가 생성한 정보를 각 정보제공자의 설정시간대별로 전송받는 클라이언트로 구성된 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템이 제공된다.On the other hand, the present invention provides an information provider for generating information to be transmitted to a plurality of client groups, and transmits information and transmission time information along with the group information; An information providing provider configured to include a daemon for allowing access of the information provider and an information provider thread to receive information from the information provider in a one-to-one manner, and transmit the information received from the information provider to the push server; A daemon for generating a list of clients to read the data transmitted from the information provider and to send a message, a list of clients to receive information from the message sending database, a message sending daemon to create a client information transmission thread to send the information to the clients; A push server comprising a transmission time management processor connected to the message transmission daemon and setting an information transmission time zone of an information provider to generate a control signal to the message transmission daemon when the corresponding time arrives; Provided is an information transmission management system using a push server, characterized in that the client is configured to receive the information generated by the information provider for each set time period of the information provider via the push server.

한편, 본 발명은 정보제공자가 신규 정보 또는 갱신정보와 함께 그룹 클라이언트 정보, 메시지 전송시간대 정보를 정보제공 프로바이더로 전송하는 과정과; 상기 정보제공 프로바이더가 정보제공자로부터 받은 정보를 이용하여 MSMQ를 작성하는 과정과; 푸쉬서버가 MSMQ를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 과정과; 푸쉬서버가 해당 메시지의 전송시간대를 전송주기관리프로세서에 각 정보제공자별로 설정하는 과정과; 푸쉬서버가 클라이언트 목록과 전송할 정보를 이용하여 전송한 메시지를 생성하는 과정과; 상기 푸쉬서버가 각 정보제공자별 해당 전송시간대의 도래여부를 판단하는 과정과; 푸쉬서버가 각 정보제공자별 해당 클라이언트측으로 메시지를 전송하는 과정으로 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법이 제공된다.On the other hand, the present invention comprises the steps of the information provider to transmit the group client information, the message transmission time zone information with the new information or update information to the information providing provider; Creating, by the information provider, an MSMQ using information received from the information provider; Generating a list of clients to which the push server reads the MSMQ and sends a message; The push server setting the transmission time zone of the corresponding message in each transmission provider in the transmission period management processor; Generating a message transmitted by the push server using the client list and the information to be transmitted; Determining, by the push server, the arrival of a corresponding transmission time for each information provider; Provided is a method for managing information transmission using a push server, wherein the push server transmits a message to a corresponding client for each information provider.

바람직하게, 상기 정보제공자가 특정 전송시간대를 설정하지 않는 경우에는 푸쉬서버의 전송량이 작은 시간대에 임의로 해당 정보제공자의 메시지를 전송처리하는 과정이 더 포함되어 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법이 제공된다.Preferably, when the information provider does not set a specific transmission time zone, the information transmission using the push server, characterized in that further comprising the step of transmitting and processing the message of the information provider arbitrarily in the time zone when the transmission amount of the push server is small Management methods are provided.

이하, 본 발명의 제 1 실시예에 대해 도면을 참조하여 상세하게 설명한다.EMBODIMENT OF THE INVENTION Hereinafter, 1st Embodiment of this invention is described in detail with reference to drawings.

도 1은 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스 템의 구조를 개략적으로 도시한 모식도이다.1 is a schematic diagram showing the structure of an information transmission management system using a push server according to a first embodiment of the present invention.

이를 참조하면, 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템은 푸쉬서버의 설계에 있어서, 새로운 변경 MSMQ 방식 즉, 일정주기별로 푸쉬서버에 대기중인 정보제공자의 정보를 대기열로 인가시키고, 이(異)기종의 클라이언트 단말기측으로 푸쉬서버의 정보가 원활하게 호환되게 제공하고, 실시간으로 제공하고자 하는 정보를 MSMQ를 이용하여 대기열에 대기시킴으로써 일시적인 접속해제시의 데이터 무결성을 확보코자 하는 시스템이다.Referring to this, the information transmission management system using the push server according to the first embodiment of the present invention, in the design of the push server, a new modified MSMQ scheme, that is, the information of the information providers waiting in the push server on a periodic basis to the queue; To secure the data integrity during temporary disconnection, by providing information on the push server to the client terminal side of the heterogeneous type and smoothly interoperating, and waiting for the information to be provided in real time in the queue using MSMQ. System.

상기 MSMQ(Microsoft Message Queuing)는 분산 메시징 응용 프로그램의 통합 아키텍쳐에서 사용하며, 다기종에 대한 통신이 원활하게 하며, 실시간으로 제공코자 하는 정보를 대기열로 대기시켜 전송하는 방식이므로 일시적인 접속해제시의 데이터 무결성을 보장할 수 있게 하는 메시지 전송기능을 갖는다.The MSMQ (Microsoft Message Queuing) is used in the integrated architecture of distributed messaging applications, facilitates communication on multiple types of data, and transmits the information to be provided in a queue in real time. It has a message transmission function to ensure integrity.

또한, 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템은 정보전송을 위한 클라이언트의 관리를 그룹별로 행하도록 한다. 이때, 그룹이라 함은 특정 정보제공자(10)에 해당하는 클라이언트(40a∼40n)의 그룹(30a∼30n)을 일컫는 것이며, 그 클라이언트 그룹(30a∼30n)은 클라이언트(40a∼40n)의 요청이나, 정보제공자(10a∼10n)의 요청에 의해 등록되어진다.In addition, the information transmission management system using the push server according to the first embodiment of the present invention to manage the client for information transmission for each group. At this time, the group refers to a group 30a to 30n of the clients 40a to 40n corresponding to the specific information provider 10, and the client group 30a to 30n is a request of the client 40a to 40n. It is registered at the request of the information providers 10a to 10n.

즉, 의류 판매정보를 제공하는 특정 정보제공자(예컨대, 10a)가 존재한다고 가정하고, 뉴스 정보를 제공하는 특정 정보제공자(예컨대, 10b)가 존재한다고 가정할 때, 어느 한 클라이언트(예컨대, 40a)는 의류 판매정보를 제공하는 정보제공자(10a)의 그룹에 정보제공요청을 위한 등록을 수행하고, 다른 두 클라이언트(40b, 40c)는 의류 및 뉴스를 제공하는 정보제공자(10a, 10b) 모두에게 정보제공 요청을 위한 그룹 등록을 행한 상태라면, 의류 판매정보를 제공하는 정보제공자(10a)의 클라이언트 그룹에는 클라이언트(40a, 40b, 40c)가 모두 등록되어져 있지만, 뉴스 정보를 제공하는 정보제공자(10b)의 클라이언트 그룹에는 특정 클라이언트(40b, 40c)만이 등록되어져 있게 되는 방식으로 클라이언트 그룹 등록이 이루어진다. That is, assuming that there is a specific information provider (eg, 10a) that provides clothing sales information, and that there is a specific information provider (eg, 10b) that provides news information, either client (eg, 40a) Registers a request for information provision with a group of information providers 10a providing clothing sales information, and the other two clients 40b and 40c provide information to both information providers 10a and 10b providing clothing and news. If the group registration for the provision request has been made, all of the clients 40a, 40b, and 40c are registered in the client group of the information provider 10a providing the clothing sale information, but the information provider 10b providing the news information. Client group registration is performed in such a manner that only specific clients 40b and 40c are registered in the client group of.

또한, 클라이언트 그룹의 등록은 상기 정보제공자(10a∼10n)가 특정 정보에 대한 홍보 및 광고를 위해 정보제공자(10a∼10n)의 임의대로 클라이언트(40a∼40n)의 정보를 분류하고 등록할 수도 있다.In addition, in the registration of the client group, the information providers 10a to 10n may classify and register the information of the clients 40a to 40n as desired by the information providers 10a to 10n for the promotion and advertisement of the specific information. .

또, 본 발명에서는 시스템은 상업용으로 이용될 수도 있지만, 비 상업용으로 이용될 수도 있는 바, 상기 정보제공자(10a∼10n)와 클라이언트(40a∼40n)가 일치될 수도 있으며, 일치하지 않을 수도 있다. 즉, 클라이언트(40a∼40n)도 정보를 제공하는 정보제공자(10a∼10n)가 될 수 있다. 이때, 다른 클라이언트(40a∼40n)에게 제공하는 정보는 정보제공자(10a∼10n)가 모두 제작한 것이 아니고 가공한 정보인 경우에도 정보제공자(10a∼10n)로 취급한다.In addition, in the present invention, the system may be used for commercial purposes, but may also be used for non-commercial purposes, and the information providers 10a to 10n and the clients 40a to 40n may or may not match. That is, the clients 40a to 40n may also be information providers 10a to 10n providing information. At this time, the information provided to the other clients 40a to 40n is treated as the information providers 10a to 10n even when the information providers 10a to 10n are not all produced but processed information.

다시 말해, 본 발명이 적용되는 시스템의 정보를 이용코자하는 클라이언트(40a∼40n)와 정보제공자(10a∼10n)가 존재하며, 해당 클라이언트(40a∼40n)와 정보제공자(10a∼10n)의 사이에서 정보전송을 관리하는 정보전송 관리서버(도 2참조; 50)가 구성된다.In other words, there are clients 40a to 40n and information providers 10a to 10n who want to use the information of the system to which the present invention is applied, and between the clients 40a to 40n and the information providers 10a to 10n. In the information transmission management server (see Fig. 2; 50) for managing the information transmission is configured.

어느 한 정보제공자(10a∼10n)는 다수의 정보(20a∼20n)를 동시에 정보그룹(20)에 등록할 수 있으며, 클라이언트 그룹정보를 각 정보제공자(10a∼10n)별로 등 록시켜 해당 클라이언트 그룹(30a∼30n)으로 어떤 정보(20a∼20n)를 보낼 것인지를 지정할 수 있게 된다. 그러면, 상기 정보전송 관리서버(도 2참조; 50)는 해당 정보제공자(10a∼10n)가 전송하기를 희망하는 정보를 해당 정보제공자(10a∼10n)의 그룹에 등록된 특정 클라이언트(40a∼40n)측으로 전송 처리한다.One information provider 10a to 10n can register a plurality of pieces of information 20a to 20n at the same time to the information group 20. The client group information can be registered for each information provider 10a to 10n so as to correspond to the client group. It is possible to specify what information 20a to 20n to send to (30a to 30n). Then, the information transmission management server (see FIG. 2) 50 transmits the information desired by the information providers 10a to 10n to the specific clients 40a to 40n registered in the group of the information providers 10a to 10n. The transfer is processed to the side.

도 2는 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도이며, 도 3은 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 정보전송관리서버에서 생성되는 테이블을 도시한 도면이다.2 is a block diagram showing a configuration of an information transmission management system using a push server according to a first embodiment of the present invention, and FIG. 3 is an information transmission management system using a push server according to a first embodiment of the present invention. A diagram showing a table generated in the information transmission management server.

이를 참조하면, 도 2의 환경에서 정보제공자의 역할은 순수한 정보제공자(10)와 정보를 이용하거나 가공한 클라이언트(40a∼40n)가 담당을 한다. 즉, 상기 클라이언트(40a∼40n)도 정보를 제공하는 정보제공자(10a∼10n)가 될 수 있다. 이때, 다른 클라이언트(40a∼40n)에게 제공하는 정보는 정보제공자(10a∼10n)가 모두 제작한 것이 아니고 가공한 정보인 경우에도 정보제공자(10a∼10n)로서의 역할을 수행할 수 있다.Referring to this, the role of the information provider in the environment of FIG. 2 is played by the pure information provider 10 and the clients 40a to 40n using or processing the information. That is, the clients 40a to 40n may also be information providers 10a to 10n providing information. At this time, the information provided to the other clients 40a to 40n is not all produced by the information providers 10a to 10n but may serve as the information providers 10a to 10n even when the processed information is processed.

상기 정보제공자(10)는 클라이언트에게 제공할 정보를 생성하며, 정보를 이용하는 클라이언트(40a∼40n)는 정보를 제공받기도 하며, 다른 클라이언트(40a∼40n)에게 정보를 제공하기도 한다. 정보이용 클라이언트(40a∼40n)가 정보제공 프로바이더(52)로부터 정보를 제공받기 위해서는 먼저, 정보제공 프로바이더인 푸쉬서버(54)에 접속되어야 하며, 자신이 수신받고 싶은 그룹을 푸쉬서버(54)에 보내어야한다. 상기 푸쉬서버(54)는 정보를 메시지테이블(도 3참조; 70)에 저장하며 메시 지송신테이블(60)을 생성한다. The information provider 10 generates information to be provided to the client, and the clients 40a to 40n using the information may be provided with the information, or may provide the information to the other clients 40a to 40n. In order for the information consuming clients 40a to 40n to receive information from the information providing provider 52, first, they must be connected to the push server 54, which is the information providing provider. Should be sent to The push server 54 stores the information in the message table (see Fig. 3; 70) and generates the message transmission table 60.

상기 푸쉬서버(54)의 메시지송신데몬은 일정주기마다 메시지테이블에서 정보를 보내지 않은 클라이언트에게만 그룹별로 정보들을 꺼내 송신한다. 클라이언트(40a∼40n)들은 상기 푸쉬서버(54)에 접속을 유지한 채로 정보제공 프로바이더(52)에 TCP/IP프로토콜을 이용한 소켓으로 접속하여 다른 정보이용 클라이언트(40a∼40n)들에게 보내고자 하는 정보를 전송한다.The message transmission daemon of the push server 54 extracts and transmits information by group only to clients that do not send information in the message table at regular intervals. The clients 40a to 40n are connected to the information providing provider 52 via a socket using the TCP / IP protocol while maintaining the connection to the push server 54 and sent to other information consuming clients 40a to 40n. Send information.

상기 정보제공 프로바이더(52)는 정보이용 클라이언트(40a∼40n)나 정보제공자(10)로부터 생성하여 수신한 정보를 보내고자하는 그룹정보와 함께 MSMQ(56)라는 큐(Que)를 이용하여 푸쉬서버(54)에 송신한다. The information provider 52 is pushed using a queue called MSMQ 56 together with group information to send information generated and received from the information using clients 40a to 40n or the information provider 10. Send to server 54.

상기 푸쉬서버(54)는 항상 MSMQ(56)로부터 정보를 보내고자 하는 그룹정보를 읽으면, 메시지테이블(70)에 정보를 생성하고, 접속 클라이언트그룹정보가 저장된 데이터베이스로부터 그룹정보를 보낼 대상의 클라이언트 목록을 조회하여 메시지송신테이블(60)을 생성하는 바, 이미 동일한 정보가 있는 경우에는 이미 클라이언트(40a∼40n)가 동일한 정보를 수신했다는 가정하에, 상기 메시지송신테이블(60)에는 신규한 클라이언트(40a∼40n)에 대해서만 정보를 송신하기 위해 새로운 레코드를 만든다. 푸쉬서버(54)내의 메시지송신데몬은 메시지송신테이블(60)과 메시지테이블(70)에서 메시지를 읽어 그룹별 정보이용클라이언트 데이타베이스에 등록된 클라이언트 소켓을 통하여 클라이언트(40a∼40n)로 정보를 보낸다.When the push server 54 always reads the group information to send information from the MSMQ 56, the push server 54 generates information in the message table 70 and sends a list of clients to which the group information is to be sent from the database in which the access client group information is stored. To generate the message transmission table 60. If there is already the same information, the message transmission table 60 has a new client 40a on the assumption that the clients 40a to 40n have already received the same information. A new record is created to transmit information only for ˜40 n). The message transmission daemon in the push server 54 reads the message from the message transmission table 60 and the message table 70 and sends the information to the clients 40a to 40n through the client socket registered in the information-use client database for each group. .

따라서, 상기 정보제공 프로바이더(50)와 푸쉬서버(54)는 특정 클라이언트(40a∼40n)측으로 상기 정보제공자(10) 또는 다른 클라이언트(40a∼40n)가 제공한 정보를 제공하는 정보전송관리서버(50)로 통칭되며, 정보전송관리서버(50)의 제어하에 효율적인 복합 푸쉬기능을 수행하게 된다. 미설명부호 62는 메시지 일련번호를 나타내는 것이며, 64는 정보를 제공받는 수신대상 그룹분류를 나타내는 것이고, 66은 클라이언트네임을 나타내고, 68은 전송여부에 대한 결과값을 나타낸 것이다.Therefore, the information providing provider 50 and the push server 54 are information transmission management servers for providing information provided by the information provider 10 or other clients 40a to 40n to specific clients 40a to 40n. Collectively referred to as 50, it performs an efficient complex push function under the control of the information transmission management server 50. Reference numeral 62 denotes a message serial number, 64 denotes a group classification to receive information, 66 denotes a client name, and 68 denotes a result value of the transmission status.

도 4는 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 세부화한 블록도이며, 도 5는 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 클라이언트 목록을 도시한 도면이고, 도 6은 본 발명의 제 1실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 신호흐름을 도시한 플로우챠트이다.4 is a block diagram detailing the configuration of an information transmission management system using a push server according to a first embodiment of the present invention, and FIG. 5 is an information transmission management system using a push server according to the first embodiment of the present invention. 6 is a flowchart illustrating a client list, and FIG. 6 is a flowchart illustrating a signal flow of an information transmission management system using a push server according to a first embodiment of the present invention.

이를 참조하면, 상기 정보제공 프로바이더(52)는 정보제공자(10)의 접속을 허용하는 데몬(80)과, 정보제공자(10)로부터 정보를 1대 1로 받을 정보제공자 스레드(82a∼82n)로 구성된다. 정보제공자(10)가 정보제공자 접속허용데몬(80)에 접속하면 데몬(80)은 정보제공자 스레드(82a∼82n)를 생성하고, 정보제공자(10)가 보내는 정보를 이들 정보제공자 스레드(82a∼82n)들이 TCP/IP의 소켓을 통하여 수신하여, 상기 푸쉬서버(54)에 이들 정보를 보내기 위하여 푸쉬서버(54)와 정보제공프로바이더(52)간에 약정하여 만든 MSMQ(56)에 쓰는(Write)절차를 수행한다.Referring to this, the information provider 52 is a daemon (80) to allow the connection of the information provider 10, and information provider threads (82a to 82n) to receive information one-to-one from the information provider (10) It consists of. When the information provider 10 connects to the information provider connection permission daemon 80, the daemon 80 creates information provider threads 82a to 82n, and sends information sent by the information provider 10 to these information provider threads 82a to. 82n are received through the socket of TCP / IP, and writes to the MSMQ 56 made by agreement between the push server 54 and the information provider 52 to send this information to the push server 54 (Write). Perform the procedure.

상기 푸쉬서버(54)는 MSMQ(56)를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬(542)과 메시지송신 데이터베이스(548)로부터 정보를 수신할 클라이언트 목록과, 주기적으로 클라이언트(40a∼40n)에게 정보를 보낼 클라이언트정보 전송스레드(550a∼550n)를 만드는 메시지송신데몬(544)으로 구성된다. The push server 54 reads the MSMQ 56 to generate a client list for sending a message and a client list for receiving information from the message sending database 548, and periodically the clients 40a to 40n. And a message sending daemon 544 for creating client information sending threads 550a to 550n to send information to the client.                     

상기 정보제공 프로바이더(52)가 정보제공자(10a∼10n)로부터 받은 정보를 이용하여 MSMQ(56)를 작성하면, 상기 푸쉬서버(54)의 MSMQ정보읽기데몬(542)이 MSMQ(56)로부터 특정그룹에게 보낼 정보를 메시지테이블에서 조회하여 동일그룹에 보낼 정보가 없는 경우, 정보를 받을 그룹정보와 함께 메시지를 메시지테이블에 저장하며, 메시지 클라이언트그룹정보에서 해당 클라이언트 목록을 추출하고, 정보이용 그룹별 클라이언트목록에서 클라이언트를 조회하여 해당 클라이언트(40a∼40n)측으로 메시지를 전송한다.When the information providing provider 52 creates the MSMQ 56 using the information received from the information providers 10a to 10n, the MSMQ information reading daemon 542 of the push server 54 reads from the MSMQ 56. If there is no information to send to the same group by searching the message table for information to send to a specific group, the message is saved in the message table along with the group information to receive the information, the corresponding client list is extracted from the message client group information, Inquire the client in the client list of each star and transmit the message to the corresponding client (40a to 40n).

이하, 본 발명의 제 2 실시예에 대해 도면을 참조하여 상세하게 설명한다.EMBODIMENT OF THE INVENTION Hereinafter, the 2nd Example of this invention is described in detail with reference to drawings.

도 7은 본 발명의 제 2실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도이며, 도 8은 본 발명의 제 2실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 신호흐름을 도시한 플로우챠트이다.7 is a block diagram illustrating a configuration of an information transmission management system using a push server according to a second embodiment of the present invention, and FIG. 8 is a diagram of an information transmission management system using a push server according to a second embodiment of the present invention. This is a flowchart showing the signal flow.

이를 참조하면, 상기 MSMQ(Microsoft Message Queuing)는 분산 메시징 응용 프로그램의 통합 아키텍쳐에서 사용하며, 다기종에 대한 통신이 원활하게 하며, 실시간으로 제공코자 하는 정보를 대기열로 대기시켜 전송하는 방식이므로 일시적인 접속해제시의 데이터 무결성을 보장할 수 있게 하지만, 동시에 실시간으로 대기열에 다수의 정보가 대기하면서 통신 가능여부를 체크한 다음, 정보를 전송하는 방식이므로 푸쉬서버에 부하 부담을 가중시키게 된다는 문제점이 있었다.In this regard, the MSMQ (Microsoft Message Queuing) is used in the integrated architecture of a distributed messaging application, the communication for multiple types is smooth, and because it is a method of queuing and transmitting information to be provided in real time to the temporary connection It is possible to guarantee data integrity at the time of release, but at the same time, there is a problem in that a load is placed on the push server because the information is transmitted after checking whether communication is possible while waiting for a large number of information in a queue in real time.

따라서, 본 발명의 제 2실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템은 상시 신규정보나 갱신정보를 클라이언트 측으로 전송하기 위해 푸쉬서버의 대기열에 해당 정보를 대기시키는 것이 아니고, 특정 전송주기를 설정하여 해당 전 송주기가 도래한 시점에 정보전송을 행하도록 함으로써 푸쉬서버의 부하를 경감시키는 시스템이다.Therefore, the information transmission management system using the push server according to the second embodiment of the present invention does not wait for the corresponding information in the queue of the push server to always transmit new or updated information to the client side, but sets a specific transmission period. This system reduces the load on the push server by transmitting information at the time when the transmission cycle arrives.

동 도면에서, 상기 정보제공 프로바이더(52)는 정보제공자(10)의 접속을 허용하는 데몬(80)과, 정보제공자(10)로부터 정보를 1대 1로 받을 정보제공자 스레드(82a∼82n)로 구성된다. 정보제공자(10)가 정보제공자 접속허용데몬(80)에 접속하면 데몬(80)은 정보제공자 스레드(82a∼82n)를 생성하고, 정보제공자(10)가 보내는 정보를 이들 정보제공자 스레드(82a∼82n)들이 TCP/IP의 소켓을 통하여 수신하여, 상기 푸쉬서버(54)에 이들 정보를 보내기 위하여 푸쉬서버(54)와 정보제공프로바이더(52)간에 약정하여 만든 MSMQ(56)에 쓰는(Write)절차를 수행한다.In the figure, the information providing provider 52 is a daemon 80 to allow the connection of the information provider 10 and information provider threads 82a to 82n to receive information one-to-one from the information provider 10. It consists of. When the information provider 10 connects to the information provider connection permission daemon 80, the daemon 80 creates information provider threads 82a to 82n, and sends information sent by the information provider 10 to these information provider threads 82a to. 82n are received through the socket of TCP / IP, and writes to the MSMQ 56 made by agreement between the push server 54 and the information provider 52 to send this information to the push server 54 (Write). Perform the procedure.

상기 푸쉬서버(54)는 MSMQ(56)를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬(542)과 메시지송신 데이터베이스(548)로부터 정보를 수신할 클라이언트 목록과, 주기적으로 클라이언트(40a∼40n)에게 정보를 보낼 클라이언트정보 전송스레드(550a∼550n)를 만드는 메시지송신데몬(544)으로 구성되고, 상기 정보제공자(10a∼10n)의 설정에 따라 상기 메시지 송신데몬(544)에 메시지 전송주기를 판단하여 메시지 전송을 제어하기 위한 전송주기관리 프로세서(560)가 구성된다.The push server 54 reads the MSMQ 56 to generate a client list for sending a message and a client list for receiving information from the message sending database 548, and periodically the clients 40a to 40n. And a message transmission daemon 544 for creating client information transmission threads 550a to 550n for sending information to the client, and determining a message transmission cycle to the message transmission daemon 544 according to the settings of the information providers 10a to 10n. Transmission period management processor 560 for controlling the message transmission is configured.

상기 전송주기관리 프로세서(560)는 상기 메시지 송신데몬(544)을 제어하여, 해당 전송주기가 도래되었을 때만, 메시지를 전송하도록 한다. 이러한 전송주기에 대한 상기 정보제공자(10a∼10n)의 설정에 따라 상기 전송주기관리 프로세서(560)에 등록되어져 있다.The transmission period management processor 560 controls the message transmission daemon 544 to transmit the message only when the transmission period arrives. It is registered in the transmission period management processor 560 according to the settings of the information providers 10a to 10n for this transmission period.

따라서, 상기 정보제공자(10a∼10n)는 상기 정보제공 프로바이더(52)측으로 전송할 정보 및 클라이언트 그룹정보를 전송하며, 전송주기 설정정보를 전송한다. 그러면, 상기 정보제공 프로바이더(52)가 정보제공자(10a∼10n)로부터 받은 정보를 이용하여 MSMQ(56)를 작성하고, 해당 MSMQ(56)를 상기 푸쉬서버(54)로 인가한다.Therefore, the information providers 10a to 10n transmit information to be sent to the information providing provider 52 and client group information, and transmit transmission period setting information. Then, the information providing provider 52 creates an MSMQ 56 using the information received from the information providers 10a to 10n, and applies the MSMQ 56 to the push server 54.

그러면, 상기 푸쉬서버(54)의 MSMQ정보읽기데몬(542)이 MSMQ(56)로부터 특정그룹에게 보낼 정보를 메시지테이블에서 조회하여 동일그룹에 보낼 정보가 없는 경우, 정보를 받을 그룹정보와 함께 메시지를 메시지테이블에 저장하며, 메시지 클라이언트그룹정보에서 해당 클라이언트 목록을 추출하고, 정보이용 그룹별클라이언트목록에서 클라이언트를 조회하여 상기 푸쉬서버(54)의 메시지송신데몬(544)이 클라이언트로 정보를 송신할 수 있도록 한다. Then, the MSMQ information read daemon 542 of the push server 54 queries the message table for information to be sent from the MSMQ 56 to a specific group, and if there is no information to send to the same group, a message with the group information to receive the information. In the message table, extract the client list from the message client group information, query the client from the client list for each information use group, and send the message to the client by the message transmission daemon 544 of the push server 54. To help.

또한, 상기 푸쉬서버(54)는 상기 정보제공자(10a∼10n)별 정보전송 주기정보를 제공받아 내부에 구비된 상기 전송주기관리 프로세서(560)에 해당 정보제공자별 전송주기를 등록한다.In addition, the push server 54 receives the information transmission period information for each information provider 10a to 10n and registers the transmission period for each information provider in the transmission period management processor 560 provided therein.

그로인해, 상기 푸쉬서버(54)는 상기 정보제공 프로바이더(52)측으로부터 신규 정보나 갱신 정보가 인가되었는 지를 판단하고, 신규정보나 갱신정보가 발생된 경우에는 해당 정보제공자(10a∼10n)의 정보를 이용하여 상기 전송주기관리 프로세서(560)에 설정된 전송주기가 도래되었는 지를 판단한다.Therefore, the push server 54 determines whether new information or update information is authorized from the information providing provider 52 side, and if new information or update information is generated, corresponding information providers 10a to 10n. It is determined whether the transmission period set in the transmission period management processor 560 has arrived using the information of.

만약, 해당 정보제공자별 전송주기가 도래된 경우에는 상기 메시지 송신데몬(544)에 제어신호를 발생하여 해당 그룹에 속한 클라이언트(40a∼40n)측으로 메시지를 송신하도록 한다. 또한, 이때 상기 클라이언트(40a∼40n)측 단말기가 일시적으로 접속해제된 상태라면 해당 정보를 푸쉬서버(54)의 송신 대기열로 분류토록 처 리하는 것이 아니고, 다시 전송주기가 도래할 때까지 전송 및 대기열 대기처리하지 않게 된다. 따라서, 상기 푸쉬서버(54)는 빈번하게 미전송 클라이언트(40a∼40n)의 접속상태를 체크하지 않아도 되므로 서버의 부하가 효과적으로 경감되게 된다.If a transmission period for each information provider arrives, a control signal is generated to the message transmission daemon 544 to transmit a message to the clients 40a to 40n belonging to the group. At this time, if the terminal of the client 40a to 40n is temporarily disconnected, the corresponding information is not processed to be classified into the transmission queue of the push server 54, and the information is transmitted until the transmission cycle arrives again. Do not queue. Therefore, the push server 54 does not have to check the connection state of the untransmitted clients 40a to 40n frequently, thereby effectively reducing the load on the server.

이하, 본 발명의 제 3 실시예에 대해 도면을 참조하여 상세하게 설명한다.Hereinafter, a third embodiment of the present invention will be described in detail with reference to the drawings.

도 9는 본 발명의 제 3실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도이며, 도 10은 본 발명의 제 3실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 신호흐름을 도시한 플로우챠트이다.9 is a block diagram illustrating a configuration of an information transmission management system using a push server according to a third embodiment of the present invention, and FIG. 10 is an information transmission management system using a push server according to a third embodiment of the present invention. This is a flowchart showing the signal flow.

이를 참조하면, 동 도면에서, 상기 정보제공 프로바이더(52)는 정보제공자(10)의 접속을 허용하는 데몬(80)과, 정보제공자(10)로부터 정보를 1대 1로 받을 정보제공자 스레드(82a∼82n)로 구성된다. 정보제공자(10)가 정보제공자 접속허용데몬(80)에 접속하면 데몬(80)은 정보제공자 스레드(82a∼82n)를 생성하고, 정보제공자(10)가 보내는 정보를 이들 정보제공자 스레드(82a∼82n)들이 TCP/IP의 소켓을 통하여 수신하여, 상기 푸쉬서버(54)에 이들 정보를 보내기 위하여 푸쉬서버(54)와 정보제공프로바이더(52)간에 약정하여 만든 MSMQ(56)에 쓰는(Write)절차를 수행한다.Referring to this, in the figure, the information provider 52 is a daemon (80) to allow the connection of the information provider 10, and the information provider thread (1) to receive information from the information provider 10 (1 to 1) 82a to 82n). When the information provider 10 connects to the information provider connection permission daemon 80, the daemon 80 creates information provider threads 82a to 82n, and sends information sent by the information provider 10 to these information provider threads 82a to. 82n are received through the socket of TCP / IP, and writes to the MSMQ 56 made by agreement between the push server 54 and the information provider 52 to send this information to the push server 54 (Write). Perform the procedure.

상기 푸쉬서버(54)는 MSMQ(56)를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬(542)과 메시지송신 데이터베이스(548)로부터 정보를 수신할 클라이언트 목록과, 주기적으로 클라이언트(40a∼40n)에게 정보를 보낼 클라이언트정보 전송스레드(550a∼550n)를 만드는 메시지송신데몬(544)으로 구성되고, 상기 클라이언트(40a∼40n)에게 주기적으로 그룹등록 정보를 전송하기 위한 그룹정보전송 프로 세서(562)가 구성된다.The push server 54 reads the MSMQ 56 to generate a client list for sending a message and a client list for receiving information from the message sending database 548, and periodically the clients 40a to 40n. And a message transmission daemon 544 for creating client information transmission threads 550a to 550n for sending information to the client, and a group information transmission processor 562 for periodically transmitting group registration information to the clients 40a to 40n. Is composed.

즉, 상기 그룹정보전송 프로세서(562)는 각 클라이언트(40a∼40n)에게 각각 등록된 정보제공자(10a∼10n)의 그룹정보를 전송함으로써 해당 클라이언트(40a∼40n)가 해당 정보를 통해 그룹정보를 변경하거나 갱신할 수 있도록 함으로써 미사용 또는 무관심한 그룹에 대한 정보제공을 취소할 수 있도록 한다. 이를 통해 푸쉬서버(54)의 불필요한 정보전송을 방지케 하여 서버 부하를 효과적으로 경감시킬 수 있게 된다.That is, the group information transmission processor 562 transmits group information of registered information providers 10a to 10n to each client 40a to 40n so that the client 40a to 40n receives the group information through the information. By allowing them to change or update, they can cancel the provision of information to unused or indifferent groups. Through this, it is possible to effectively reduce the server load by preventing unnecessary information transmission of the push server 54.

따라서, 상기 그룹정보전송 프로세서(562)는 상기 메시지 송신데몬(544)을 제어하여, 일정 주기별로 각 클라이언트(40a∼40n)측으로 해당 클라이언트(40a∼40n)가 그룹으로 등록된 정보제공자(10a∼10n)의 정보를 전송하도록 한다.Accordingly, the group information transmission processor 562 controls the message transmission daemon 544 so that the information providers 10a to 40b are registered in groups to the clients 40a to 40n at predetermined intervals. 10n) is transmitted.

따라서, 상기 정보제공자(10a∼10n)는 상기 정보제공 프로바이더(52)측으로 전송할 정보 및 클라이언트 그룹정보를 전송하며, 전송주기 설정정보를 전송한다. 그러면, 상기 정보제공 프로바이더(52)가 정보제공자(10a∼10n)로부터 받은 정보를 이용하여 MSMQ(56)를 작성하고, 해당 MSMQ(56)를 상기 푸쉬서버(54)로 인가한다.Therefore, the information providers 10a to 10n transmit information to be sent to the information providing provider 52 and client group information, and transmit transmission period setting information. Then, the information providing provider 52 creates an MSMQ 56 using the information received from the information providers 10a to 10n, and applies the MSMQ 56 to the push server 54.

그러면, 상기 푸쉬서버(54)의 MSMQ정보읽기데몬(542)이 MSMQ(56)로부터 특정그룹에게 보낼 정보를 메시지테이블에서 조회하여 동일그룹에 보낼 정보가 없는 경우, 정보를 받을 그룹정보와 함께 메시지를 메시지테이블에 저장하며, 메시지 클라이언트그룹정보에서 해당 클라이언트 목록을 추출하고, 정보이용 그룹별클라이언트목록에서 클라이언트를 조회하여 상기 푸쉬서버(54)의 메시지송신데몬(544)이 클라이언트로 정보를 송신할 수 있도록 한다. Then, the MSMQ information read daemon 542 of the push server 54 queries the message table for information to be sent from the MSMQ 56 to a specific group, and if there is no information to send to the same group, a message with the group information to receive the information. In the message table, extract the client list from the message client group information, query the client from the client list for each information use group, and send the message to the client by the message transmission daemon 544 of the push server 54. To help.                     

또한, 상기 푸쉬서버(54)는 일정 주기별로 각 클라이언트(40a∼40n)측으로 해당 클라이언트(40a∼40n)가 그룹으로 등록된 정보제공자(10a∼10n)의 정보를 전송한다. 그로인해, 상기 푸쉬서버(54)는 상기 클라이언트(40a∼40n)로부터 그룹등록 변경신호가 인가되는 지를 판단하여, 그룹 등록변경 신호가 인가되면 해당 변경정보에 따라 상기 정보제공자(10a∼10n)의 그룹정보를 변경시키고, 이를 상기 정보제공자(10a∼10n)측으로 통보한다.In addition, the push server 54 transmits the information of the information providers 10a to 10n to which the clients 40a to 40n are registered as a group to each of the clients 40a to 40n at predetermined intervals. Therefore, the push server 54 determines whether a group registration change signal is applied from the clients 40a to 40n, and if a group registration change signal is applied, the push server 54 determines the information provider 10a to 10n according to the change information. The group information is changed and notified to the information providers 10a to 10n.

이하, 본 발명의 제 4 실시예에 대해 도면을 참조하여 상세하게 설명한다.Hereinafter, a fourth embodiment of the present invention will be described in detail with reference to the drawings.

도 11은 본 발명의 제 4실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도이며, 도 12는 본 발명의 제 4실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 신호흐름을 도시한 플로우챠트이다.11 is a block diagram illustrating a configuration of an information transmission management system using a push server according to a fourth embodiment of the present invention, and FIG. 12 is a diagram of an information transmission management system using a push server according to a fourth embodiment of the present invention. This is a flowchart showing the signal flow.

이를 참조하면, 상기 정보제공 프로바이더(52)는 정보제공자(10)의 접속을 허용하는 데몬(80)과, 정보제공자(10)로부터 정보를 1대 1로 받을 정보제공자 스레드(82a∼82n)로 구성된다. 정보제공자(10)가 정보제공자 접속허용데몬(80)에 접속하면 데몬(80)은 정보제공자 스레드(82a∼82n)를 생성하고, 정보제공자(10)가 보내는 정보를 이들 정보제공자 스레드(82a∼82n)들이 TCP/IP의 소켓을 통하여 수신하여, 상기 푸쉬서버(54)에 이들 정보를 보내기 위하여 푸쉬서버(54)와 정보제공프로바이더(52)간에 약정하여 만든 MSMQ(56)에 쓰는(Write)절차를 수행한다.Referring to this, the information provider 52 is a daemon (80) to allow the connection of the information provider 10, and information provider threads (82a to 82n) to receive information one-to-one from the information provider (10) It consists of. When the information provider 10 connects to the information provider connection permission daemon 80, the daemon 80 creates information provider threads 82a to 82n, and sends information sent by the information provider 10 to these information provider threads 82a to. 82n are received through the socket of TCP / IP, and writes to the MSMQ 56 made by agreement between the push server 54 and the information provider 52 to send this information to the push server 54 (Write). Perform the procedure.

상기 푸쉬서버(54)는 MSMQ(56)를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬(542)과 메시지송신 데이터베이스(548)로부터 정보를 수신할 클라이언트 목록과, 주기적으로 클라이언트(40a∼40n)에게 정보를 보낼 클라이언트정보 전송스레드(550a∼550n)를 만드는 메시지송신데몬(544)으로 구성된다.The push server 54 reads the MSMQ 56 to generate a client list for sending a message and a client list for receiving information from the message sending database 548, and periodically the clients 40a to 40n. And a message sending daemon 544 for creating client information sending threads 550a to 550n to send information to the client.

상기 정보제공 프로바이더(52)가 정보제공자(10a∼10n)로부터 받은 정보를 이용하여 MSMQ(56)를 작성하면, 상기 푸쉬서버(54)의 MSMQ정보읽기데몬(542)이 MSMQ(56)로부터 특정그룹에게 보낼 정보를 메시지테이블에서 조회하여 동일그룹에 보낼 정보가 없는 경우, 정보를 받을 그룹정보와 함께 메시지를 메시지테이블에 저장하며, 메시지 클라이언트그룹정보에서 해당 클라이언트 목록을 추출하고, 정보이용 그룹별클라이언트목록에서 클라이언트를 조회하여 상기 푸쉬서버(54)의 메시지송신데몬(544)이 클라이언트로 정보를 송신할 수 있도록 메시지송신테이블에 저장하고 전송여부에 'N'로 저장한다.When the information providing provider 52 creates the MSMQ 56 using the information received from the information providers 10a to 10n, the MSMQ information reading daemon 542 of the push server 54 reads from the MSMQ 56. If there is no information to send to the same group by searching the message table for information to send to a specific group, the message is saved in the message table along with the group information to receive the information, the corresponding client list is extracted from the message client group information, and the information use group The client is queried from the other client list and stored in the message transmission table so that the message transmission daemon 544 of the push server 54 can transmit the information to the client and stored as 'N' in the transmission status.

메시지송신데몬(544)은 주기적으로 메시지송신테이블에서 정보를 읽어 클라이언트에 전송하는데, 메시지 송신데이타베이스(548)에서 동일메시지번호로 클라이언트(40a∼40n)에게 이미 정보를 보내지 않은 경우 송신여부에 'N' 로 표시되어있는 메시지목록을 추출하여 정보를 수신받지 못한 클라이언트(40a∼40n)에게만 정보를 클라이언트 소켓을 통해 송신한다. 메시지송신데몬(544)은 클라이언트의 소켓 연결정보가 유효한지를 검사하여 유효하면, 해당 클라이언트들의 소켓으로 메시지를 전송함으로써 클라이언트들이 정보를 공유하게 된다. 송신한 후에는 송신여부에 'Y'로 기록하여 동일정보는 메시지송신데몬(544)이 이후 주기에 다시 클라이언트에 전송하지 않도록 저장한다.The message transmission daemon 544 periodically reads information from the message transmission table and transmits the information to the client. The message list indicated by N 'is extracted, and the information is transmitted through the client socket only to the clients 40a to 40n who have not received the information. The message transmission daemon 544 checks whether the socket connection information of the client is valid, and if it is valid, the clients share the information by transmitting a message to the sockets of the corresponding clients. After the transmission, it is recorded as 'Y' in the transmission status and the same information is stored so that the message transmission daemon 544 does not transmit it again to the client in a later cycle.

이를 위해, 상기 메시지 송신데몬(544)의 메시지 송신상태를 결정하고 제어하기 위한 미전송관리 프로세서(564)가 상기 푸쉬서버(54)내에 구성되어져 있다. To this end, a non-transmission management processor 564 is configured in the push server 54 for determining and controlling the message transmission status of the message transmission daemon 544.                     

이하, 본 발명의 제 5 실시예에 대해 도면을 참조하여 상세하게 설명한다.Hereinafter, a fifth embodiment of the present invention will be described in detail with reference to the drawings.

도 13은 본 발명의 제 5실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 구성을 도시한 블록도이며, 도 14는 본 발명의 제 5실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템의 신호흐름을 도시한 플로우챠트이다.FIG. 13 is a block diagram illustrating a configuration of an information transmission management system using a push server according to a fifth embodiment of the present invention. FIG. 14 is a view illustrating an information transmission management system using a push server according to a fifth embodiment of the present invention. This is a flowchart showing the signal flow.

먼저, 동 도면에서, 상기 정보제공 프로바이더(52)는 정보제공자(10)의 접속을 허용하는 데몬(80)과, 정보제공자(10)로부터 정보를 1대 1로 받을 정보제공자 스레드(82a∼82n)로 구성된다. 정보제공자(10)가 정보제공자 접속허용데몬(80)에 접속하면 데몬(80)은 정보제공자 스레드(82a∼82n)를 생성하고, 정보제공자(10)가 보내는 정보를 이들 정보제공자 스레드(82a∼82n)들이 TCP/IP의 소켓을 통하여 수신하여, 상기 푸쉬서버(54)에 이들 정보를 보내기 위하여 푸쉬서버(54)와 정보제공프로바이더(52)간에 약정하여 만든 MSMQ(56)에 쓰는(Write)절차를 수행한다.First, in the figure, the information provider 52 is a daemon (80) to allow the connection of the information provider 10, and the information provider thread (82a to receive information one-to-one from the information provider 10) 82n). When the information provider 10 connects to the information provider connection permission daemon 80, the daemon 80 creates information provider threads 82a to 82n, and sends information sent by the information provider 10 to these information provider threads 82a to. 82n are received through the socket of TCP / IP, and writes to the MSMQ 56 made by agreement between the push server 54 and the information provider 52 to send this information to the push server 54 (Write). Perform the procedure.

상기 푸쉬서버(54)는 MSMQ(56)를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬(542)과 메시지송신 데이터베이스(548)로부터 정보를 수신할 클라이언트 목록과, 주기적으로 클라이언트(40a∼40n)에게 정보를 보낼 클라이언트정보 전송스레드(550a∼550n)를 만드는 메시지송신데몬(544)으로 구성되고, 상기 클라이언트(40a∼40n)에게 어느 시간대에 정보를 전송할 것인지를 결정하는 전송시간관리 프로세서(566)가 상기 메시지 송신데몬(544)과 함께 구성되어져 있다.The push server 54 reads the MSMQ 56 to generate a client list for sending a message and a client list for receiving information from the message sending database 548, and periodically the clients 40a to 40n. A transmission time management processor 566 which is configured with a message transmission daemon 544 for creating client information transmission threads 550a to 550n to send information to the client 40, and determines when to transmit information to the clients 40a to 40n. Is configured together with the message transmission daemon 544.

즉, 상기 전송시간관리 프로세서(566)는 각 클라이언트(40a∼40n)에게 전송할 정보를 어느 시간대에 전송할 것인지를 제어하는 프로세서인 바, 이러한 전송시간은 상기 정보제공자(10a∼10n)의 설정에 따라 각기 상이하게 등록되게 되며, 특 정 시간대를 선택하지 않는 정보제공자(10a∼10n)의 설정인 경우에는 상기 푸쉬서버(54)가 부하 부담이 없는 시간대에 임의대로 분산시켜 해당 정보를 전송할 수 있다. 이를 통해 푸쉬서버(54)는 정보전송에 따른 부하의 부담을 효과적으로 경감시킬 수 있게 된다.That is, the transmission time management processor 566 is a processor that controls in what time zone the information to be transmitted to each of the clients 40a to 40n is transmitted. The transmission time depends on the setting of the information providers 10a to 10n. In the case of setting the information providers 10a to 10n that are registered differently and do not select a specific time zone, the push server 54 may distribute the information arbitrarily in a time zone without load burden. Through this, the push server 54 can effectively reduce the load of the information transmission.

먼저, 상기 정보제공자(10a∼10n)는 상기 정보제공 프로바이더(52)측으로 전송할 정보 및 클라이언트 그룹정보를 전송하며, 전송시간대 정보를 전송한다. 그러면, 상기 정보제공 프로바이더(52)가 정보제공자(10a∼10n)로부터 받은 정보를 이용하여 MSMQ(56)를 작성하고, 해당 MSMQ(56)를 상기 푸쉬서버(54)로 인가한다.First, the information providers 10a to 10n transmit information to be transmitted to the information providing provider 52 and client group information, and transmit transmission time zone information. Then, the information providing provider 52 creates an MSMQ 56 using the information received from the information providers 10a to 10n, and applies the MSMQ 56 to the push server 54.

그러면, 상기 푸쉬서버(54)의 MSMQ정보읽기데몬(542)이 MSMQ(56)로부터 특정그룹에게 보낼 정보를 메시지테이블에서 조회하여 동일그룹에 보낼 정보가 없는 경우, 정보를 받을 그룹정보와 함께 메시지를 메시지테이블에 저장하며, 메시지 클라이언트그룹정보에서 해당 클라이언트 목록을 추출하고, 정보이용 그룹별클라이언트목록에서 클라이언트를 조회하여 상기 푸쉬서버(54)의 메시지송신데몬(544)이 클라이언트로 정보를 송신할 수 있도록 한다.Then, the MSMQ information read daemon 542 of the push server 54 queries the message table for information to be sent from the MSMQ 56 to a specific group, and if there is no information to send to the same group, a message with the group information to receive the information. In the message table, extract the client list from the message client group information, query the client from the client list for each information use group, and send the message to the client by the message transmission daemon 544 of the push server 54. To help.

또한, 상기 푸쉬서버(54)는 상기 전송시간관리 프로세서(566)에 해당 정보제공자(10a∼10n)별 정보전송 시간을 설정 등록하고, 해당 시간대가 도래되는 지를 판단한다. 이때, 특정 시간대를 선택하지 않는 정보제공자(10a∼10n)의 정보는 푸쉬서버(54)의 전송부하가 평균부하의 이하가 되는 지를 판단하여, 해당 부하경감 시간대에 해당 정보제공자(10a∼10n)의 정보를 전송하도록 한다.In addition, the push server 54 sets and registers the information transmission time for each information provider 10a to 10n in the transmission time management processor 566, and determines whether the corresponding time zone arrives. In this case, the information of the information providers 10a to 10n not selecting a specific time zone determines whether the transmission load of the push server 54 is less than or equal to the average load, and the information providers 10a to 10n during the load reduction time zone. To send the information.

만약, 특정 시간대를 선택한 정보제공자(10a∼10n)의 전송시간이 도래한 경 우에는 상기 푸쉬서버(54)에 구비된 상기 전송시간관리 프로세서(566)는 상기 메시지 송신데몬(544)에 제어신호를 발생하여 해당 그룹의 클라이언트(40a∼40n)측으로 해당 정보제공자(10a∼10n)의 메시지를 전송하도록 한다.If the transmission time of the information providers 10a to 10n who have selected a specific time zone arrives, the transmission time management processor 566 included in the push server 54 sends a control signal to the message transmission daemon 544. Is generated to transmit the message of the information provider 10a to 10n to the client 40a to 40n of the group.

여기서, 본 발명의 실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템에서 언급한 정보제공자(10a∼10n)와 클라이언트(40a∼40n)는 특정인을 나타내는 것이 아니고, 특정 서버 또는 특정 단말기를 나타내는 것임을 밝힌다.Here, the information providers 10a to 10n and the clients 40a to 40n mentioned in the information transmission management system using the push server according to the embodiment of the present invention do not indicate a specific person, but indicate a specific server or a specific terminal. .

한편, 본 발명의 실시예에 따른 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법은 단지 상기한 실시예에 한정되는 것이 아니라 그 기술적 요지를 이탈하지 않는 범위내에서 다양한 변경이 가능하다. On the other hand, the information transmission management system and method using a push server according to an embodiment of the present invention is not limited only to the above-described embodiment, various modifications can be made within the scope without departing from the technical gist.

상기한 바와 같이, 본 발명에 따른 푸쉬서버를 이용한 정보 전송 관리시스템 및 그 방법은 이기종간의 통신 및 일시적 접속해제시 데이터의 무결성을 보장하는 MSMQ를 적용하여 푸쉬서버를 설계하면서도, 해당 MSMQ의 단점인 서버의 부하가중을 효과적으로 경감시키도록 복합 그룹 메시지 관리를 행할 수 있도록 함으로써 효율적으로 정보제공자의 메시지를 전송할 수 있도록 하는 데 그 효과가 있다.As described above, the information transmission management system and method using the push server according to the present invention design a push server by applying the MSMQ to ensure the integrity of data when heterogeneous communication and temporary disconnection, while the disadvantage of the MSMQ There is an effect in that it is possible to efficiently carry out a group message management to reduce the load of the server effectively, so that the information provider's message can be transmitted efficiently.

Claims (12)

다수의 클라이언트 그룹으로 전송할 정보를 생성하고, 해당 그룹정보와 함께 전송할 정보를 전송하는 정보제공자와;An information provider for generating information to be transmitted to a plurality of client groups and transmitting information to be transmitted together with the corresponding group information; 상기 정보제공자의 접속을 허용하는 데몬과, 정보제공자로부터 정보를 1대 1로 받을 정보제공자 스레드로 이루어져 정보제공자로부터 전송받은 정보를 푸쉬서버로 전송하는 정보제공프로바이더와;An information providing provider configured to include a daemon for allowing access of the information provider and an information provider thread to receive information from the information provider in a one-to-one manner, and transmit the information received from the information provider to the push server; 상기 정보제공프로바이더로부터 전송된 데이터를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬과, 메시지송신 데이터베이스로부터 정보를 수신할 클라이언트 목록과, 클라이언트에게 정보를 보낼 클라이언트정보 전송스레드를 만드는 메시지송신데몬으로 이루어지는 푸쉬서버와;A daemon for generating a client list for reading a data from the information provider and sending a message, a client list for receiving information from a message sending database, and a message sending daemon for creating a client information transmitting thread for sending information to the client. A push server; 상기 푸쉬서버를 매개로 상기 정보제공자가 생성한 정보를 전송받는 클라이언트를 포함하고,A client receiving the information generated by the information provider through the push server; 상기 클라이언트는 전송받은 정보를 상기 정보제공프로바이더를 매개하여 다른 클라이언트측으로 전송할 수 있도록 상기 정보제공프로바이더에 대해 억세스 가능한 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템.And the client is accessible to the information providing provider so that the received information can be transmitted to the other client through the information providing provider. 제 1 항에 있어서, 상기 정보제공프로바이더로부터 푸쉬서버로 전송되는 정보는 MSMQ(Microsoft Message Queuing)를 통해 전송되는 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템.2. The information transmission management system using a push server according to claim 1, wherein the information transmitted from the information provider to the push server is transmitted through MSMQ (Microsoft Message Queuing). 삭제delete 제 1 항에 있어서, 상기 정보제공자와 클라이언트는 특정 서버 또는 컴퓨터 단말기, 무선 단말기중 어느 하나인 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템.The information transmission management system using a push server according to claim 1, wherein the information provider and the client are any one of a specific server, a computer terminal, and a wireless terminal. 정보제공자가 신규 정보 또는 갱신정보와 함께 그룹 클라이언트 정보를 정보제공프로바이더로 전송하는 과정과;Transmitting, by the information provider, the group client information along with the new or updated information to the information providing provider; 상기 정보제공 프로바이더가 정보제공자로부터 받은 정보를 이용하여 MSMQ를 작성하는 과정과;Creating, by the information provider, an MSMQ using information received from the information provider; 푸쉬서버가 MSMQ를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 과정과;Generating a list of clients to which the push server reads the MSMQ and sends a message; 푸쉬서버가 클라이언트 목록과 전송할 정보를 이용하여 전송한 메시지를 생성하는 과정과;Generating a message transmitted by the push server using the client list and the information to be transmitted; 푸쉬서버가 해당 클라이언트측으로 메시지를 전송하는 과정으로 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법.Information transmission management method using a push server, characterized in that the push server comprises the step of transmitting a message to the client side. 다수의 클라이언트 그룹으로 전송할 정보를 생성하고, 해당 그룹정보와 함께 전송할 정보, 메시지 전송주기정보를 전송하는 정보제공자와;An information provider for generating information to be transmitted to a plurality of client groups and transmitting information to be transmitted together with the corresponding group information and message transmission period information; 상기 정보제공자의 접속을 허용하는 데몬과, 정보제공자로부터 정보를 1대 1로 받을 정보제공자 스레드로 이루어져 정보제공자로부터 전송받은 정보를 푸쉬서버로 전송하는 정보제공프로바이더와;An information providing provider configured to include a daemon for allowing access of the information provider and an information provider thread to receive information from the information provider in a one-to-one manner, and transmit the information received from the information provider to the push server; 상기 정보제공프로바이더로부터 전송된 데이터를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬과, 메시지송신 데이터베이스로부터 정보를 수신할 클라이언트 목록과, 클라이언트에게 정보를 보낼 클라이언트정보 전송스레드를 만드는 메시지송신데몬과, 상기 메시지송신데몬과 접속되고 상기 정보제공자의 설정에 따라 메시지를 전송할 주기를 미리 등록하고 상기 메시지송신데몬의 전송주기를 제어하는 전송주기관리프로세서로 이루어지는 푸쉬서버와;A daemon for generating a list of clients to read the data transmitted from the information provider and to send a message, a list of clients to receive information from the message sending database, a message sending daemon to create a client information transmission thread to send the information to the clients; A push server comprising a transmission period management processor connected to the message transmission daemon and registering a period in which a message is to be transmitted according to a setting of the information provider and controlling a transmission period of the message transmission daemon; 상기 푸쉬서버를 매개로 상기 정보제공자가 생성한 정보를 일정 주기별로 전송받는 클라이언트로 구성된 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템.An information transmission management system using a push server, characterized in that composed of a client receiving the information generated by the information provider by a predetermined period via the push server. 정보제공자가 신규 정보 또는 갱신정보와 함께 그룹 클라이언트 정보, 메시지 전송주기 정보를 정보제공프로바이더로 전송하는 과정과;Transmitting, by the information provider, the group client information and the message transmission period information together with the new or updated information to the information providing provider; 상기 정보제공 프로바이더가 정보제공자로부터 받은 정보를 이용하여 MSMQ를 작성하는 과정과;Creating, by the information provider, an MSMQ using information received from the information provider; 푸쉬서버가 MSMQ를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 과정과;Generating a list of clients to which the push server reads the MSMQ and sends a message; 푸쉬서버가 해당 메시지의 전송주기를 전송주기관리프로세서에 각 정보제공 자별로 설정하는 과정과;Setting, by the push server, the information transmission period of the corresponding message in the transmission period management processor for each information provider; 푸쉬서버가 클라이언트 목록과 전송할 정보를 이용하여 전송한 메시지를 생성하는 과정과;Generating a message transmitted by the push server using the client list and the information to be transmitted; 상기 푸쉬서버가 해당 전송주기의 도래여부를 판단하는 과정과;Determining, by the push server, whether a corresponding transmission period has arrived; 푸쉬서버가 해당 클라이언트측으로 메시지를 전송하는 과정으로 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법.Information transmission management method using a push server, characterized in that the push server comprises the step of transmitting a message to the client side. 다수의 클라이언트 그룹으로 전송할 정보를 생성하고, 해당 그룹정보와 함께 전송할 정보를 전송하는 정보제공자와;An information provider for generating information to be transmitted to a plurality of client groups and transmitting information to be transmitted together with the corresponding group information; 상기 정보제공자의 접속을 허용하는 데몬과, 정보제공자로부터 정보를 1대 1로 받을 정보제공자 스레드로 이루어져 정보제공자로부터 전송받은 정보를 푸쉬서버로 전송하는 정보제공프로바이더와;An information providing provider configured to include a daemon for allowing access of the information provider and an information provider thread to receive information from the information provider in a one-to-one manner, and transmit the information received from the information provider to the push server; 상기 정보제공프로바이더로부터 전송된 데이터를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬과, 메시지송신 데이터베이스로부터 정보를 수신할 클라이언트 목록과, 클라이언트에게 정보를 보낼 클라이언트정보 전송스레드를 만드는 메시지송신데몬과, 상기 메시지송신데몬과 접속되고 미전송 클라이언트에 대한 전송관리를 상기 메시지송신데몬측으로 행하는 미전송관리프로세서로 이루어지는 푸쉬서버와;A daemon for generating a list of clients to read the data transmitted from the information provider and to send a message, a list of clients to receive information from the message sending database, a message sending daemon to create a client information transmission thread to send the information to the clients; A push server comprising a non-transmission management processor connected to the message transmission daemon and performing transmission management for an untransmitted client to the message transmission daemon side; 상기 푸쉬서버를 매개로 상기 정보제공자가 생성한 정보를 일정 주기별로 전송받는 클라이언트로 구성된 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관 리시스템.An information transmission management system using a push server, characterized in that composed of a client receiving the information generated by the information provider for each period via the push server. 정보제공자가 신규 정보 또는 갱신정보와 함께 그룹 클라이언트 정보를 정보제공프로바이더로 전송하는 과정과;Transmitting, by the information provider, the group client information along with the new or updated information to the information providing provider; 상기 정보제공 프로바이더가 정보제공자로부터 받은 정보를 이용하여 MSMQ를 작성하는 과정과;Creating, by the information provider, an MSMQ using information received from the information provider; 푸쉬서버가 MSMQ를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 과정과;Generating a list of clients to which the push server reads the MSMQ and sends a message; 푸쉬서버가 클라이언트 목록과 전송할 정보를 이용하여 전송한 메시지를 생성하는 과정과;Generating a message transmitted by the push server using the client list and the information to be transmitted; 푸쉬서버가 해당 클라이언트측으로 메시지를 전송하는 과정과;Transmitting, by the push server, the message to the client side; 해당 메시지의 미전송 클라이언트 목록을 생성하는 과정과;Generating a list of unsent clients of the message; 일정 주기별로 해당 미전송 클라이언트측으로 메시지를 전송하는 과정으로 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법.Information transmission management method using a push server, characterized in that consisting of the process of transmitting a message to the non-transmitted client side by a certain period. 다수의 클라이언트 그룹으로 전송할 정보를 생성하고, 해당 그룹정보와 함께 전송할 정보, 전송시간정보를 전송하는 정보제공자와;An information provider for generating information to be transmitted to a plurality of client groups, and transmitting information to be transmitted together with the corresponding group information and transmission time information; 상기 정보제공자의 접속을 허용하는 데몬과, 정보제공자로부터 정보를 1대 1로 받을 정보제공자 스레드로 이루어져 정보제공자로부터 전송받은 정보를 푸쉬서버로 전송하는 정보제공프로바이더와;An information providing provider configured to include a daemon for allowing access of the information provider and an information provider thread to receive information from the information provider in a one-to-one manner, and transmit the information received from the information provider to the push server; 상기 정보제공프로바이더로부터 전송된 데이터를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 데몬과, 메시지송신 데이터베이스로부터 정보를 수신할 클라이언트 목록과, 클라이언트에게 정보를 보낼 클라이언트정보 전송스레드를 만드는 메시지송신데몬과, 상기 메시지송신데몬과 접속되고 정보제공자의 정보전송시간대 설정을 행하여 해당 시간도래시 상기 메시지송신데몬측으로 제어신호를 발생하는 전송시간관리 프로세서로 이루어지는 푸쉬서버와;A daemon for generating a list of clients to read the data transmitted from the information provider and to send a message, a list of clients to receive information from the message sending database, a message sending daemon to create a client information transmission thread to send the information to the clients; A push server comprising a transmission time management processor connected to the message transmission daemon and setting an information provider's information transmission time zone and generating a control signal to the message transmission daemon when the corresponding time arrives; 상기 푸쉬서버를 매개로 상기 정보제공자가 생성한 정보를 각 정보제공자의 설정시간대별로 전송받는 클라이언트로 구성된 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리시스템.An information transmission management system using a push server, characterized in that configured to receive the information generated by the information provider via the push server for each set time of the information provider. 정보제공자가 신규 정보 또는 갱신정보와 함께 그룹 클라이언트 정보, 메시지 전송시간대 정보를 정보제공프로바이더로 전송하는 과정과;Transmitting, by the information provider, the group client information and the message transmission time zone information together with the new or updated information to the information providing provider; 상기 정보제공 프로바이더가 정보제공자로부터 받은 정보를 이용하여 MSMQ를 작성하는 과정과;Creating, by the information provider, an MSMQ using information received from the information provider; 푸쉬서버가 MSMQ를 읽어 메시지를 송신할 클라이언트 목록을 생성하는 과정과;Generating a list of clients to which the push server reads the MSMQ and sends a message; 푸쉬서버가 해당 메시지의 전송시간대를 전송주기관리프로세서에 각 정보제공자별로 설정하는 과정과;The push server setting the transmission time zone of the corresponding message in each transmission provider in the transmission period management processor; 푸쉬서버가 클라이언트 목록과 전송할 정보를 이용하여 전송한 메시지를 생성하는 과정과;Generating a message transmitted by the push server using the client list and the information to be transmitted; 상기 푸쉬서버가 각 정보제공자별 해당 전송시간대의 도래여부를 판단하는 과정과;Determining, by the push server, the arrival of a corresponding transmission time for each information provider; 푸쉬서버가 각 정보제공자별 해당 클라이언트측으로 메시지를 전송하는 과정으로 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법.Information transmission management method using a push server, characterized in that the push server consists of transmitting a message to the corresponding client for each information provider. 제 11항에 있어서, 상기 정보제공자가 특정 전송시간대를 설정하지 않는 경우에는 푸쉬서버의 전송량이 작은 시간대에 임의로 해당 정보제공자의 메시지를 전송처리하는 과정이 더 포함되어 이루어진 것을 특징으로 하는 푸쉬서버를 이용한 정보 전송 관리방법.12. The push server of claim 11, wherein if the information provider does not set a specific transmission time period, the push server further comprises a process of arbitrarily transmitting and processing a message of the information provider during a time when the amount of transmission of the push server is small. Information transmission management method used.
KR1020040093096A 2004-11-15 2004-11-15 Information send management system with a push server and method of the same KR101078500B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040093096A KR101078500B1 (en) 2004-11-15 2004-11-15 Information send management system with a push server and method of the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040093096A KR101078500B1 (en) 2004-11-15 2004-11-15 Information send management system with a push server and method of the same

Publications (2)

Publication Number Publication Date
KR20060053411A KR20060053411A (en) 2006-05-22
KR101078500B1 true KR101078500B1 (en) 2011-10-31

Family

ID=37150384

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040093096A KR101078500B1 (en) 2004-11-15 2004-11-15 Information send management system with a push server and method of the same

Country Status (1)

Country Link
KR (1) KR101078500B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101482090B1 (en) * 2012-11-01 2015-01-13 주식회사 케이티 Reproduction apparatus and method of providing web service thereof
KR102300887B1 (en) * 2013-09-03 2021-09-10 신옥희 Method and system for providing service
KR101632566B1 (en) * 2015-02-13 2016-06-23 인천대학교 산학협력단 Push-N-Scheme with timeout for content delivery of social networking services

Also Published As

Publication number Publication date
KR20060053411A (en) 2006-05-22

Similar Documents

Publication Publication Date Title
JP5270697B2 (en) publish / subscribe message broker
CN1703048B (en) Web service application protocol and SOAP processing model
KR100722916B1 (en) Method and apparatus for activity-based collaboration by a computer system equipped with a communications manager
US8892768B2 (en) Load balancing apparatus and load balancing method
US7644129B2 (en) Persistence of common reliable messaging data
US20080033955A1 (en) Data management system, and access authorization setting method, and computer product
US20090187920A1 (en) Configurable Message Pipelines
CN108370345A (en) System and method for storing message data
IL158508A (en) Method and apparatus for maintaining consistency of a shared space across multiple endpoints in a peer-to-peer collaborative computer system
US20070214174A1 (en) System for distributing files and transmitting/receiving distributed files
US20030120720A1 (en) Dynamic partitioning of messaging system topics
KR100754198B1 (en) Method for automatic software update and system thereof
CN104468299A (en) Enterprise service bus system based on user rule
CN102893296B (en) Optionally control information stream in cooperative environment
US6701353B1 (en) System for responding to new message polling from clients
US20060150196A1 (en) Processing messages in a message queueing system
US8141103B2 (en) Solution for modifying a queue manager to support smart aliasing which permits extensible software to execute against queued data without application modifications
KR101078500B1 (en) Information send management system with a push server and method of the same
US7779115B2 (en) Method and apparatus for processing client capability information over a network
JP5217376B2 (en) Terminal cache management apparatus, terminal cache management method, and program
KR20000059522A (en) Control Method for Video On Demand Client's Movie List
US20030084124A1 (en) Automatic information delivery system and method
JP2002358229A (en) Cache device and computer program
JP6324304B2 (en) Client apparatus, communication system, data processing method, and program
JP2001331398A (en) Server-managing system

Legal Events

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