KR101593633B1 - Apparatus, method and readable recording medium of releasing a build file - Google Patents

Apparatus, method and readable recording medium of releasing a build file Download PDF

Info

Publication number
KR101593633B1
KR101593633B1 KR1020140081095A KR20140081095A KR101593633B1 KR 101593633 B1 KR101593633 B1 KR 101593633B1 KR 1020140081095 A KR1020140081095 A KR 1020140081095A KR 20140081095 A KR20140081095 A KR 20140081095A KR 101593633 B1 KR101593633 B1 KR 101593633B1
Authority
KR
South Korea
Prior art keywords
message
storage unit
module
input
signal
Prior art date
Application number
KR1020140081095A
Other languages
Korean (ko)
Other versions
KR20160002165A (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 KR1020140081095A priority Critical patent/KR101593633B1/en
Publication of KR20160002165A publication Critical patent/KR20160002165A/en
Application granted granted Critical
Publication of KR101593633B1 publication Critical patent/KR101593633B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

본 발명의 일 실시예는 사용자 단말로부터 신호를 수신하는 수신부; 입력되는 메시지를 저장하고, 출력되는 메시지를 삭제하는 메시지 저장부; 상기 수신부가 신호를 수신하면, 상기 신호에 따라 서브 모듈로 전달할 입력 메시지를 생성하여 상기 메시지 저장부에 입력하는 메인 모듈; 상기 입력 메시지에 포함된 데이터를 기반으로 기 설정된 함수를 수행하도록 설정되는 서브 모듈; 상기 메시지 저장부에 저장된 메시지를 출력하여 실행하는 메시지 처리부를 포함하는 소스 배포 장치이다. One embodiment of the present invention provides a communication system including a receiver for receiving a signal from a user terminal; A message storage unit for storing an input message and deleting an output message; A main module for generating an input message to be transmitted to the sub module according to the signal and inputting the input message to the message storage unit when the receiving unit receives the signal; A sub module configured to perform a predetermined function based on data included in the input message; And a message processing unit for outputting and executing a message stored in the message storage unit.

Description

소스 배포 장치, 방법, 및 컴퓨터 판독 가능한 기록 매체{APPARATUS, METHOD AND READABLE RECORDING MEDIUM OF RELEASING A BUILD FILE}[0001] APPARATUS, METHOD AND READABLE RECORDING MEDIUM OF RELEASING A BUILD FILE [0002]

본 발명의 실시예들은 소스 배포 장치, 방법, 컴퓨터 판독 가능한 기록 매체에 관한 것이다.
Embodiments of the present invention relate to source distribution devices, methods, and computer readable media.

정보 통신 기술의 발달로 예전에는 사람이 했던 일들을 컴퓨터가 대신하고 있다. 이러한 소프트웨어를 개발을 하는데 여러 사람이 참여하는 것은 일반적이다. 여러 명이 동시에 개발을 진행할 때에는 소스 파일 및 빌드 파일의 배포를 통합적으로 관리하는데 어려움이 있었다.
With the advancement of information and communication technology, computers have replaced the things people have done in the past. It is common for many people to participate in the development of such software. When several people were developing at the same time, it was difficult to manage the distribution of the source files and the build files in an integrated manner.

본 발명의 실시예들은 하나 이상의 개발자가 협력하여 하나의 프로젝트를 수행하는 것을 용이하게 하는 소스 배포 장치, 시스템, 및 방법, 컴퓨터 판독 가능한 기록 매체를 제공한다.
Embodiments of the present invention provide a source distribution apparatus, system and method, and computer readable medium for facilitating one or more developers to collaboratively perform a project.

본 발명의 일 실시예에 따른 소스 배포 장치는 사용자 단말로부터 신호를 수신하는 수신부; 입력되는 메시지를 저장하고, 출력되는 메시지를 삭제하는 메시지 저장부; 상기 수신부가 신호를 수신하면, 상기 신호에 따라 서브 모듈로 전달할 입력 메시지를 생성하여 상기 메시지 저장부에 입력하는 메인 모듈; 상기 입력 메시지에 포함된 데이터를 기반으로 기 설정된 함수를 수행하도록 설정되는 서브 모듈; 상기 메시지 저장부에 저장된 메시지를 출력하여 실행하는 메시지 처리부를 포함할 수 있다. A source distribution apparatus according to an embodiment of the present invention includes: a receiver for receiving a signal from a user terminal; A message storage unit for storing an input message and deleting an output message; A main module for generating an input message to be transmitted to the sub module according to the signal and inputting the input message to the message storage unit when the receiving unit receives the signal; A sub module configured to perform a predetermined function based on data included in the input message; And a message processor for outputting and executing the message stored in the message storage unit.

본 실시예에서 상기 서브 모듈은 상기 입력 메시지에 포함된 프로젝트 및 수정 파일에 따라 상기 프로젝트에 상기 수정 파일을 반영하도록 설정되는 제1 모듈; 상기 입력 메시지에 포함된 프로젝트에 따라 상기 프로젝트에 대한 소스 파일을 컴파일하여 빌드 파일을 생성하고 상기 빌드 파일을 상용 서버로 배포하도록 설정되는 제2 모듈; 상기 입력 메시지에 따라 상기 수신부가 상기 사용자 단말 이외의 사용자 단말로부터 신호를 수신하지 못하도록 설정되는 제3 모듈;을 포함할 수 있다. In this embodiment, the sub-module is configured to reflect the modification file to the project according to a project and a modification file included in the input message. A second module configured to compile a source file for the project according to a project included in the input message to generate a build file and distribute the build file to a commercial server; And a third module configured to prevent the receiver from receiving a signal from a user terminal other than the user terminal according to the input message.

본 실시예에서 상기 메인 모듈은 상기 수신부가 수정요청 신호를 수신하면, 상기 수정요청 신호에 포함된 제1 정보를 포함하는 제1 메시지를 생성하여 상기 제1 모듈로 전달하도록 상기 메시지 저장부에 입력하고, 상기 메시지 처리부는 상기 제1 메시지를 출력하여 상기 제1 모듈에 의해 상기 제1 메시지에 포함된 프로젝트 및 수정 파일에 따라 상기 프로젝트에 상기 수정 파일을 반영하도록 할 수 있다. In the present embodiment, when the receiver receives the modification request signal, the main module generates a first message including first information included in the modification request signal and inputs the first message to the first module, The message processor may output the first message and reflect the modified file to the project according to the project and the modified file included in the first message by the first module.

본 실시예에서 상기 메인 모듈은 상기 수신부가 배포요청 신호를 수신하면, 상기 배포요청 신호에 포함된 제2 정보를 포함하는 제2 메시지를 생성하여 상기 제2 모듈로 전달하도록 상기 메시지 저장부에 입력하고, 상기 메시지 처리부는 상기 제2 메시지를 출력하여 상기 제2 모듈에 의해 상기 제2 메시지에 포함된 프로젝트에 따라 상기 프로젝트에 대한 소스 파일을 컴파일하여 빌드 파일을 생성하고, 상기 빌드 파일을 상용 서버로 배포하도록 할 수 있다.
In the present embodiment, when the receiver receives the distribution request signal, the main module generates a second message including second information included in the distribution request signal and inputs the second message to the message storage unit The message processing unit outputs the second message, compiles the source file for the project according to the project included in the second message by the second module to generate a build file, and transmits the build file to the commercial server .

본 실시예에서 상기 메인 모듈은 상기 수신부가 수정요청 신호 또는 배포요청 신호를 수신하면, 제3 메시지를 생성하여 상기 제3 모듈로 전달하도록 상기 메시지 저장부에 입력하고, 상기 메시지 처리부는 상기 제3 메시지를 출력하여 상기 제3 모듈에 의해 상기 수신부가 상기 사용자 단말 이외의 사용자 단말로부터 신호를 수신하지 못하도록 할 수 있다. In the present embodiment, when the receiver receives the modification request signal or the distribution request signal, the main module generates a third message and inputs the third message to the message storage unit to deliver the message to the third module. Message so that the receiver can not receive a signal from a user terminal other than the user terminal by the third module.

본 실시예에서 상기 메시지 저장부는 상기 입력 메시지의 갯수가 기 설정된 임계값과 동일한 경우, 입력되는 메시지를 저장하는 로컬 저장부를 포함하고, 상기 메시지 처리부는 상기 메시지 저장부에 저장된 메시지를 모두 출력한 경우, 상기 로컬 저장부에 저장된 메시지를 출력하여 실행할 수 있다. In this embodiment, the message storage unit includes a local storage unit for storing an input message when the number of the input messages is equal to a preset threshold value, and the message processing unit, when all the messages stored in the message storage unit are output , And can output and execute the message stored in the local storage unit.

본 발명의 일 실시예에 따른 소스 배포 장치는 상기 수신부가 사용자 단말로부터 신호를 수신하도록 하는 제4 모듈을 포함하고, 상기 메인 모듈은 상기 메시지 저장부에 저장된 메시지의 개수가 0인 경우, 제4 메시지를 생성하여 상기 제4 모듈로 전달하도록 상기 메시지 저장부에 입력하고, 상기 메시지 처리부는 상기 제4 메시지를 출력하여 상기 제4 모듈에 의해 사용자 단말로부터 신호를 수신하도록 할 수 있다. The source distribution apparatus according to an embodiment of the present invention includes a fourth module for allowing the reception unit to receive a signal from the user terminal, and when the number of messages stored in the message storage unit is 0, And the message processor may output the fourth message and receive the signal from the user terminal by the fourth module.

본 발명의 일 실시예에 따른 소스 배포 방법은 장치가 사용자 단말로부터 신호를 수신하는 단계; 상기 신호에 따라 입력 메시지를 생성하여 메시지 저장부에 저장하는 단계; 상기 메시지 저장부가 비활성 상태인 경우, 상기 메시지 저장부와 구별되는 로컬 저장부에 상기 입력 메시지를 저장하는 단계; 상기 서브 모듈에 의해 상기 입력 메시지를 기반으로 기 설정된 함수를 실행하도록 상기 메시지 저장부 또는 상기 로컬 저장부로부터 상기 입력 메시지를 출력하는 단계;를 포함할 수 있다. A source distribution method according to an embodiment of the present invention includes: receiving a signal from a user terminal; Generating an input message according to the signal and storing the generated input message in a message storage unit; Storing the input message in a local storage unit distinguished from the message storage unit when the message storage unit is in an inactive state; And outputting the input message from the message storage unit or the local storage unit to execute a predetermined function based on the input message by the submodule.

본 실시예에서 상기 메시지 저장부에 저장하는 단계는 상기 신호에 따라 상기 신호에 포함된 프로젝트 및 수정 파일을 포함하는 제1 메시지를 생성하여 상기 메시지 저장부에 저장하고, 상기 입력 메시지를 출력하는 단계는 제1 모듈에 의해 상기 제1 메시지에 포함된 프로젝트에 상기 수정 파일을 반영하도록 상기 제1 메시지를 출력할 수 있다. In the present exemplary embodiment, the step of storing the generated message in the message storage unit may include generating a first message including a project and a modification file included in the signal according to the signal, storing the first message in the message storage unit, The first module may output the first message to reflect the modification file to the project included in the first message.

본 실시예에서 상기 메시지 저장부에 저장하는 단계는 상기 신호에 따라 상기 신호에 포함된 프로젝트를 포함하는 제2 메시지를 생성하여 상기 메시지 저장부에 저장하고, 상기 입력 메시지를 출력하는 단계는 제2 모듈에 의해 상기 제2 메시지에 포함된 프로젝트에 상기 수정 파일을 반영하도록 상기 제2 메시지를 출력할 수 있다. The step of storing the message in the message storage unit may include generating a second message including a project included in the signal according to the signal and storing the generated second message in the message storage unit, The module may output the second message to reflect the modification file to the project included in the second message.

본 실시예에서 상기 메시지 저장부에 저장하는 단계는 상기 신호에 따라 제3 메시지를 생성하여 상기 메시지 저장부에 저장하고, 상기 입력 메시지를 출력하는 단계는 제3 모듈에 의해 상기 사용자 단말 이외의 사용자 단말로부터의 신호를 수신하지 않도록 할 수 있다. In the present exemplary embodiment, storing the generated message in the message storage unit may include generating a third message according to the signal and storing the generated third message in the message storage unit, and outputting the input message may be performed by a third module, It is possible to prevent the signal from the terminal from being received.

본 실시예에서 상기 입력 메시지를 출력하는 단계는 상기 메시지 저장부 또는 상기 로컬 저장부에 저장된 메시지의 개수가 0인 경우, 제4 모듈에 의해 임의의 사용자 단말로부터 신호를 수신할 수 있도록 할 수 있다. In the present embodiment, the step of outputting the input message may allow the fourth module to receive a signal from an arbitrary user terminal when the number of messages stored in the message storage unit or the local storage unit is 0 .

본 발명의 일 실시예에 따른 기록 매체는 본 발명의 일 실시예에 따른 소스 배포 방법을 실행하기 위한 프로그램이 기록되어 있는 것을 특징으로 할 수 있다.
A recording medium according to an embodiment of the present invention may be characterized in that a program for executing a source distribution method according to an embodiment of the present invention is recorded.

이 외에도, 본 발명을 구현하기 위한 다른 방법, 다른 시스템 및 상기 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 컴퓨터 판독 가능한 기록 매체가 더 제공된다. In addition to this, another method for implementing the present invention, another system, and a computer-readable recording medium for recording a computer program for executing the method are further provided.

전술한 것 외의 다른 측면, 특징, 이점이 이하의 도면, 특허청구범위 및 발명의 상세한 설명으로부터 명확해 질 것이다.
Other aspects, features, and advantages other than those described above will become apparent from the following drawings, claims, and the detailed description of the invention.

본 발명의 실시예들에 관한 소스 배포 장치, 시스템, 및 방법, 컴퓨터 판독 가능한 기록 매체는 하나 이상의 개발자가 협력하여 하나의 프로젝트를 수행하는 작업을 용이하게 할 수 있다.
A source distribution device, system, and method, computer readable medium according to embodiments of the present invention may facilitate one or more developers working together to perform one project.

도 1은 본 발명의 일 실시예에 따른 소스 배포 시스템을 나타내는 도면이다.
도 2는 본 발명의 일 실시예에 따른 소스 배포 장치를 나타내는 블록도이다.
도 3은 소스 배포 장치의 서브 모듈(140)을 나타내는 블록도이다.
도 4는 본 발명의 일 실시예에 따른 소스 배포 방법을 나타내는 흐름도이다.
도 5는 메시지 생성 저장 단계(S120)를 나타내는 흐름도이다.
도 6은 메시지 출력 처리 단계(S130)를 나타내는 흐름도이다.
1 is a diagram illustrating a source distribution system in accordance with one embodiment of the present invention.
2 is a block diagram illustrating a source distribution device according to one embodiment of the present invention.
3 is a block diagram illustrating a sub-module 140 of a source distribution device.
4 is a flowchart illustrating a source distribution method according to an embodiment of the present invention.
5 is a flowchart showing a message generating and storing step (S120).
6 is a flowchart showing a message output processing step (S130).

본 발명은 다양한 변환을 가할 수 있고 여러 가지 실시예를 가질 수 있는바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 본 발명의 효과 및 특징, 그리고 그것들을 달성하는 방법은 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 다양한 형태로 구현될 수 있다. BRIEF DESCRIPTION OF THE DRAWINGS The present invention is capable of various modifications and various embodiments, and specific embodiments are illustrated in the drawings and described in detail in the detailed description. The effects and features of the present invention and methods of achieving them will be apparent with reference to the embodiments described in detail below with reference to the drawings. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein.

이하, 첨부된 도면을 참조하여 본 발명의 실시예들을 상세히 설명하기로 하며, 도면을 참조하여 설명할 때 동일하거나 대응하는 구성 요소는 동일한 도면부호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings, wherein like reference numerals refer to like or corresponding components throughout the drawings, and a duplicate description thereof will be omitted .

이하의 실시예에서, 제1, 제2 등의 용어는 한정적인 의미가 아니라 하나의 구성 요소를 다른 구성 요소와 구별하는 목적으로 사용되었다. In the following embodiments, the terms first, second, and the like are used for the purpose of distinguishing one element from another element, not the limitative meaning.

이하의 실시예에서, 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는한, 복수의 표현을 포함한다. In the following examples, the singular forms "a", "an" and "the" include plural referents unless the context clearly dictates otherwise.

이하의 실시예에서, 포함하다 또는 가지다 등의 용어는 명세서 상에 기재된 특징, 또는 구성요소가 존재함을 의미하는 것이고, 하나 이상의 다른 특징을 또는 구성요소가 부가될 가능성을 미리 배제하는 것은 아니다. In the following embodiments, terms such as inclusive or possessed mean that a feature or element described in the specification is present, and does not exclude the possibility that one or more other features or components are added in advance.

이하의 실시예에서, 작성글의 용어는 사용자 단말을 통해서 작성된 글을 말하며, 관리 서버로 게시 요청과 함께 전송될 수 있다. 게시글의 용어는 게시 요청에 따라 제3자에게 공개될 수 있도록 웹 페이지에 게시된 글이다. In the following embodiments, the term of the article to be written refers to a manuscript created through a user terminal, and may be transmitted together with a posting request to the management server. A term in a post is an article posted on a web page so that it can be disclosed to a third party according to the posting request.

어떤 실시예가 달리 구현 가능한 경우에 특정한 공정 순서는 설명되는 순서와 다르게 수행될 수도 있다. 예를 들어, 연속하여 설명되는 두 공정이 실질적으로 동시에 수행될 수도 있고, 설명되는 순서와 반대의 순서로 진행될 수 있다. If certain embodiments are otherwise feasible, the particular process sequence may be performed differently from the sequence described. For example, two processes that are described in succession may be performed substantially concurrently, and may be performed in the reverse order of the order described.

도 1은 본 발명의 일 실시예에 따른 소스 배포 시스템(10)을 나타내는 도면이다. 1 is a diagram of a source distribution system 10 in accordance with one embodiment of the present invention.

도 1을 참조하면 본 발명의 일 실시예에 따른 소스 배포 시스템(10)은 소스 배포 장치(100), 사용자 단말(300) 및 상용 서버(200)를 포함할 수 있다. Referring to FIG. 1, a source distribution system 10 according to an embodiment of the present invention may include a source distribution apparatus 100, a user terminal 300, and a commercial server 200.

본 발명의 일 실시예에 따라 제공되는 소스 배포 장치(100)는 사용자 단말로부터 수신한 신호에 기반하여 메시지를 생성하고, 상기 메시지를 처리하면서 상기 신호에 대응하는 일을 수행할 수 있다. 본 발명의 일 실시예에 따라 제공되는 소스 배포 장치(100)는 사용자 단말로부터 수정요청 신호를 수신하면, 상기 수정요청 신호에 대응하여 소정의 프로젝트를 수정할 수 있도록 메시지를 생성하여 처리할 수 있다. The source distribution apparatus 100 provided according to an embodiment of the present invention may generate a message based on a signal received from a user terminal and perform a task corresponding to the signal while processing the message. The source distribution apparatus 100 provided according to an embodiment of the present invention can generate and process a message so that a predetermined project can be modified in response to the modification request signal upon receiving a modification request signal from the user terminal.

사용자는 사용자 단말(300)을 통해서 소스 배포 장치에 접근할 수 있다. 여기서, 사용자 단말(300)은 사용자의 퍼스널 컴퓨터 일 수 있고, 또는 사용자의 휴대용 단말일 수 있다. 사용자의 휴대용 단말은 스마트 폰, 태블릿 PC, 스마트 워치 등 일 수 있고, 이외의 웹 브라우징이 가능한 애플리케이션을 탑재한 단말은 제한없이 차용될 수 있다. The user may access the source distribution device through the user terminal 300. Here, the user terminal 300 may be a user's personal computer or a user's portable terminal. The portable terminal of the user may be a smart phone, a tablet PC, a smart watch, or the like, and a terminal equipped with an application capable of other web browsing may be borrowed without limitation.

사용자 단말(300)은 화면을 표시하는 표시부 및 사용자로부터 데이터를 입력받는 입력 장치를 구비한다. 입력 장치는 키보드, 마우스, 트랙볼, 마이크 버튼, 터치패널 등을 포함할 수 있으나, 이에 한정하지 않는다. The user terminal 300 includes a display unit for displaying a screen and an input device for receiving data from a user. The input device may include, but is not limited to, a keyboard, a mouse, a trackball, a microphone button, a touch panel, and the like.

상용 서버(200)는 포털 사이트, 은행, 회사, 게임 등 인터넷에서 서비스를 제공하는 서버를 말한다. The commercial server 200 refers to a server that provides services on the Internet, such as a portal site, a bank, a company, and a game.

본 발명의 일 실시예에 따라 제공되는 소스 배포 시스템(10)의 소스 배포 장치(100), 사용자 단말(300), 상용 서버(200)는 인터넷, 인트라넷 등과 같은 유무선 통신 방법을 통해서 연결될 수 있으나, 이에 한정되지 않는다. The source distribution apparatus 100, the user terminal 300 and the commercial server 200 of the source distribution system 10 provided according to an embodiment of the present invention may be connected through a wired / wireless communication method such as the Internet, an intranet, But is not limited thereto.

한편 통신망(400)은 복수 개의 사용자 단말(300), 상용 서버(200) 및 소스 배포 장치(100)를 연결하는 역할을 수행한다. 즉, 통신망(400)은 사용자 단말(300)들, 상용 서버(200)들과 소스 배포 장치(100)가 연결한 후 패킷 데이터를 송수신할 수 있도록 접속 경로를 제공하는 통신망을 의미한다. Meanwhile, the communication network 400 connects the plurality of user terminals 300, the commercial server 200, and the source distribution apparatus 100. That is, the communication network 400 refers to a communication network that provides a connection path so that user terminals 300, commercial servers 200, and source distribution apparatus 100 can transmit and receive packet data after connection.

도 2는 본 발명의 일 실시예에 따른 소스 배포 장치(100)의 구성을 나타내는 블록도이다. 2 is a block diagram showing a configuration of a source distribution apparatus 100 according to an embodiment of the present invention.

도 2를 참조하면, 본 발명의 일 실시예에 따른 소스 배포 장치는 인터페이스부(110), 수신부(120), 메인 모듈(130), 서브 모듈(140), 메시지 저장부(150), 메시지 처리부(160), 로컬 저장부(170)를 포함할 수 있다. Referring to FIG. 2, a source distribution apparatus according to an embodiment of the present invention includes an interface unit 110, a receiving unit 120, a main module 130, a sub module 140, a message storage unit 150, (160), and a local storage unit (170).

수신부(120)는 사용자 단말로부터 신호를 수신한다. 여기서, 신호는 수정요청 신호, 및/또는 배포요청 신호 일 수 있다. 수정요청 신호는 수정할 프로젝트를 지정하고, 수정할 사항, 및/또는 수정 파일을 포함할 수 있다. 배포요청 신호는 수정할 프로젝트를 포함할 수 있다. 본 발명의 일 실시예에 따라 제공되는 소스 배포 장치(100)는 수정요청 신호에 따라 소정의 프로젝트에 포함된 소스 파일 중 일부 및/또는 전체를 수정할 수 있다. 본 발명의 일 실시예에 따라 제공되는 소스 배포 장치(100)는 배포요청 신호에 따라 소정의 프로젝트에 포함된 소스 파일을 컴파일하여 빌드 파일을 생성하고, 상기 빌드 파일을 상용 서버로 배포할 수 있다. The receiving unit 120 receives a signal from the user terminal. Here, the signal may be a modification request signal, and / or a distribution request signal. The modification request signal may specify the project to be modified, include the modification, and / or the modification file. The deployment request signal may include a project to be modified. The source distribution apparatus 100 provided according to an embodiment of the present invention may modify some and / or all of the source files included in the predetermined project according to the modification request signal. The source distribution apparatus 100 provided according to an embodiment of the present invention may compile a source file included in a predetermined project according to a distribution request signal to generate a build file and distribute the build file to a commercial server .

메인 모듈(130)은 상기 수신부가 수신한 신호에 따라 특정 모듈을 지정한 메시지를 생성할 수 있다. 메인 모듈(130)은 수신부가 수정요청 신호를 수신하면 그에 따라 제1 모듈(141)로 보내질 제1 메시지를 생성할 수 있다. 여기서, 제1 메시지는 수정요청 신호에 포함된 정보에 따라 생성되며, 좀더 구체적으로는 수정요청 신호에 포함된 프로젝트 정보 및/또는 수정 파일의 정보를 포함하여 생성될 수 있다. The main module 130 may generate a message specifying a specific module according to the signal received by the receiving unit. The main module 130 may generate a first message to be transmitted to the first module 141 when the receiver receives the modification request signal. Here, the first message may be generated according to the information included in the modification request signal, and more specifically, may include information of the project information and / or modification file included in the modification request signal.

메인 모듈(130)은 수신부가 배포요청 신호를 수신하면 그에 따라 제2 모듈(142)로 보내질 제2 메시지를 생성할 수 있다. 여기서, 제2 메시지는 배포요청 신호에 포함된 정보에 따라 생성되며, 좀더 구체적으로는 배포요청 신호에 포함된 프로젝트 정보르르 포함하여 생성될 수 있다. The main module 130 may generate a second message to be sent to the second module 142 when the receiver receives the distribution request signal. Here, the second message is generated according to the information included in the distribution request signal, and more specifically, may be generated including the project information included in the distribution request signal.

메인 모듈(130)은 수신부가 수정요청 신호를 수신하면 제1 모듈(141)로 보내질 제1 메시지를 생성할 뿐만 아니라 제3 모듈(143)로 보내질 제3 메시지를 생성할 수 있다 여기서 제3 메시지는 수정요청 신호에 따라 더 이상 다른 사용자 단말로부터 신호를 수신하지 않도록 하기 위해 생성될 수 있다. 또한 메인 모듈(130)은 수신부가 배포요청 신호를 수신하면 제2 모듈(142)로 보내질 제2 메시지를 생성할 뿐만 아니라 제3 모듈(143)로 보내질 제3 메시지를 생성할 수 있다. 여기서, 제3 메시지는 배포요청 신호에 따라 다른 사용자 단말로부터 신호를 수신하지 않도록 하기 위해 생성될 수 있다.The main module 130 may generate a first message to be sent to the first module 141 as well as a third message to be sent to the third module 143 when the receiver receives the modification request signal. May be generated to not receive a signal from another user terminal according to the modification request signal. The main module 130 may generate a second message to be sent to the second module 142 as well as a third message to be sent to the third module 143 when the receiver receives the distribution request signal. Here, the third message may be generated so as not to receive a signal from another user terminal according to the distribution request signal.

메인 모듈(130)은 메시지 저장부에 입력된 메시지가 없는 경우, 제4 모듈(144)로 보내질 제4 메시지를 생성할 수 있다. 여기서, 제4 메시지는 사용자 단말로부터 신호를 수신할 수 있도록 하기 위해 생성될 수 있다. The main module 130 may generate the fourth message to be sent to the fourth module 144 when there is no message input to the message storage unit. Here, the fourth message may be generated in order to be able to receive a signal from the user terminal.

서브 모듈(140)은 특정 프로세스를 처리하도록 설정될 수 있다. 도 3에 도시된 바와 같이 서브 모듈(140)은 제1 모듈(141), 제2 모듈(142), 제3 모듈(143) 및/또는 제4 모듈(144)을 포함할 수 있다. Sub-module 140 may be configured to process a particular process. 3, the submodule 140 may include a first module 141, a second module 142, a third module 143, and / or a fourth module 144.

제1 모듈(141)은 입력된 프로젝트 및/또는 수정 파일에 대하여 상기 프로젝트에 상기 수정 파일을 반영할 수 있다. 프로젝트에 수정 파일을 반영한다는 것은 프로젝트에 포함된 소스 파일 중에서 상기 수정 파일과 동일한 파일명을 가지는 소스 파일에 상기 수정 파일을 적용한다는 것이며, 보다 구체적으로는 수정 사항만을 상기 수정 파일과 동일한 파일명을 가지는 소스 파일에 추가하거나 상기 수정 파일을 그대로 덮어쓰는 것을 말한다. The first module 141 may reflect the modified file to the project for the entered project and / or modified file. Reflecting the revision file in the project means that the revision file is applied to a source file having the same file name as the revision file among the source files included in the project. More specifically, only the revision file has the same file name as the revision file Quot ;, or " overwrite " the modified file.

제2 모듈(142)은 입력된 프로젝트에 대하여 빌드 파일을 생성하고, 상기 빌드 파일을 상용 서버로 배포할 수 있다. 프로젝트에 대하여 빌드 파일을 생성하는 것은 상기 프로젝트에 포함된 소스 파일을 전체 컴파일하여 빌드 파일을 생성하는 것을 말한다. 빌드 파일을 배포하는 것은 생성된 빌드 파일을 통신망을 통해서 일반에 공개하도록 상용 서버로 업로드하는 것을 말한다. The second module 142 may generate a build file for the input project and distribute the build file to a commercial server. Generating a build file for a project means creating a build file by fully compiling the source files included in the project. Deploying a build file means uploading the generated build file to a commercial server so that it can be opened to the public via a communication network.

제3 모듈(143)은 상기 소스 배포 장치의 수신부가 사용자 단말로부터 신호를 수신하지 않도록 할 수 있다. 제3 모듈(143)에 의해 본 발명의 일 실시예에 따른 소스 배포 장치(100)는 사용자 단말로부터 신호를 수신하지 않거나 신호를 발송하는 사용자 단말로 신호를 처리할 수 없다는 에러 메시지를 송신할 수 있다. 혹은 제3 모듈에 의해 본 발명의 일 실시예에 따른 소스 배포 장치(100)는 사용자 단말로부터 신호를 수신하더라도 처리하지 않고 나중에 처리해야 할 신호로 신호 저장부(180)에 저장할 수 있다. 신호를 수신할 수 있도록 설정된 제4 모듈(144)이 실행되면 상기 신호 저장부(180)에 저장된 신호를 메인 모듈이 처리할 수 있다. The third module 143 may prevent the receiver of the source distribution apparatus from receiving a signal from the user terminal. The third module 143 can send an error message indicating that the source distribution apparatus 100 according to an embodiment of the present invention does not receive a signal from the user terminal or can not process the signal to the user terminal that is sending the signal have. Alternatively, the source distribution apparatus 100 according to an exemplary embodiment of the present invention may store the signal in the signal storage unit 180 as a signal to be processed later without processing the signal even if the signal is received from the user terminal. The main module can process the signal stored in the signal storage unit 180 when the fourth module 144 configured to receive the signal is executed.

제4 모듈(144)은 상기 소스 배포 장치의 수신부(120)가 사용자 단말로부터 신호를 수신하도록 할 수 있다. 본 발명의 일 실시예에 따른 소스 배포 장치(100)는 메시지 저장부에 더 이상 저장된 메시지가 없는 경우, 및/또는 입력된 메시지를 모두 처리한 경우, 제4 모듈(144)에 의해 사용자 단말로부터 신호를 수신하도록 할 수 있다. The fourth module 144 may cause the receiver 120 of the source distribution device to receive signals from the user terminal. The source distribution apparatus 100 according to an embodiment of the present invention may be configured such that when there is no message stored in the message storage unit and / or if the input message is completely processed, Signal.

본 발명의 일 실시예에 따른 소스 배포 장치(100)는 제3 모듈(143)과 제4 모듈(144)에 의해서 다른 신호에 따른 모듈을 수행하는 동안에는 다른 사용자 단말로부터의 신호를 수신하지 않도록 할 수 있고, 상기 소스 배포 장치(100)가 더 이상 처리해야 할 업무가 없게 되면, 다시 사용자 단말로부터 신호를 수신할 수 있다. 이를 통해, 본 발명의 일 실시예에 따른 소스 배포 장치(100)는 하나의 수정 요청 및/또는 배포 요청을 처리하는 동안에 다른 신호를 수신하지 않음으로써 작업의 효율을 높일 수 있다. 또한, 이를 통해, 본 발명의 일 실시예에 따른 소스 배포 장치(100)는 하나의 수정 요청 및/또는 배포 요청을 처리하는 동안 다른 신호를 수신하지 않음으로써 동시에 하나의 소스 파일을 2명의 사용자가 수정하는 충돌 문제를 막을 수 있다. The source distribution apparatus 100 according to the embodiment of the present invention does not receive a signal from another user terminal while the third module 143 and the fourth module 144 perform a module according to another signal And when the source distribution apparatus 100 no longer has a task to be processed, it can receive a signal from the user terminal again. Accordingly, the source distribution apparatus 100 according to an embodiment of the present invention can increase the efficiency of the operation by not receiving another signal while processing one modification request and / or distribution request. In addition, through this, the source distribution apparatus 100 according to an embodiment of the present invention does not receive another signal while processing one modification request and / or distribution request, thereby simultaneously transmitting one source file to two users Modifying conflicts can be prevented.

메시지 저장부(150)는 상기 소스 배포 장치의 메인 모듈(130)에 의해 생성된 메시지를 저장 관리 할 수 있다. 메시지 저장부(150)에 저장된 메시지는 수신부(120)에 의해 수신한 신호에 따라서 구별되게 생성될 수 있다. The message storage unit 150 may store and manage a message generated by the main module 130 of the source distribution apparatus. The message stored in the message storage unit 150 can be generated differently according to the signal received by the receiving unit 120. [

메시지 처리부(160)는 상기 메시지 저장부(150)에 저장된 메시지를 출력하여 처리할 수 있다. 메시지 처리부(160)는 상기 메시지에 포함된 입력 정보 및/또는 해당 정보를 처리할 모듈에 따라서 처리할 수 있다. 예를 들어, 메시지가 제1 모듈, 프로젝트 정보, 및/또는 수정 파일 정보를 포함하는 경우라면, 메시지 처리부(160)는 상기 메시지에 따라 제1 모듈(141)에 의해 상기 프로젝트에 상기 수정 파일을 반영하게 된다. The message processing unit 160 may output the message stored in the message storage unit 150 and process the message. The message processing unit 160 may process the input information and / or the information included in the message according to a module to be processed. For example, if the message includes the first module, the project information, and / or the modified file information, the message processing unit 160 causes the first module 141 to send the modified file to the project .

메시지에 저장된 정보는 상기 메시지를 전달할 모듈에 따라서 다를 수 있다. 예를 들어, 제2 모듈(142)의 경우는 메인 모듈이 프로젝트 정보만을 포함하는 메시지를 생성하고, 제3 모듈(143) 및/또는 제4 모듈(144)의 경우는 메인 모듈이 정보를 포함하지 않는 메시지를 생성할 수 있다. The information stored in the message may be different depending on the module to which the message is to be transmitted. For example, in the case of the second module 142, the main module generates a message containing only project information, and in the case of the third module 143 and / or the fourth module 144, You can generate a message that does not.

로컬 저장부(170)는 상기 메시지 저장부(150)에 기 설정된 임계값 만큼의 메시지가 저장된 경우, 및/또는 상기 메시지 저장부(150)에 메시지를 저장할 수 없는 상황인 경우, 메시지를 저장하게 된다. 여기서, 메시지 저장부(150)에 메시지를 저장할 수 없는 상황은 메시지 저장부(150)에 데이터를 전달할 수 없는 불능(불활성) 상태이거나, 상기 메시지 저장부가 저장된 물리적 메모리가 깨진 경우이거나 소스 배포 장치의 리소스(resource)가 부족하여 메시지를 처리할 수 없는 상황, 소스 배포 장치의 프로세서가 다른 작업을 처리하고 있어 더 이상의 처리를 할 수 없는 상황 등 일 수 있다. The local storage unit 170 stores a message in the message storage unit 150 when a predetermined threshold value message is stored and / or the message storage unit 150 can not store the message. do. Here, a situation where a message can not be stored in the message storage unit 150 may be a disabled state (inactive state) in which data can not be transferred to the message storage unit 150, a case where the physical memory in which the message storage unit is stored is broken, A situation where the message can not be processed due to a lack of resources, a situation where the processor of the source distribution apparatus is processing another job and can not perform further processing.

메시지 저장부(150) 및 로컬 저장부(170)를 통해 본 발명의 일 실시예에 따른 소스 배포 장치(100)는 수행해야 할 작업(모듈, 함수)을 순차적으로 저장해놓고, 하나의 작업을 완료하면 다음의 작업을 수행하도록 할 수 있다. 또한, 본 발명의 일 실시예에 따른 소스 배포 장치(100)는 기 설정된 임계값을 초과하는 메시지가 생성된 경우, 초과하는 메시지를 로컬 저장부(170)에 저장하고, 메시지들이 입력된 순서대로 해당 작업들을 순차적으로 수행할 수 있다. 본 발명의 일 실시예에 따른 소스 배포 장치(100)는 메시지 저장부(150) 및 로컬 저장부(170)를 통해 현재 작업을 수행할 수 없는 상태에 있더라도 처리해야 할 작업(사용자 단말(300)로부터 요청된 작업)을 잃어버리지 않고 저장하여 처리할 수 있다. The source distribution apparatus 100 according to an embodiment of the present invention sequentially stores the tasks (modules and functions) to be performed through the message storage unit 150 and the local storage unit 170, You can do the following: In addition, when a message exceeding a preset threshold value is generated, the source distribution apparatus 100 according to an embodiment of the present invention stores an exceeding message in the local storage unit 170, The jobs can be sequentially executed. The source distribution apparatus 100 according to an embodiment of the present invention can perform an operation to be processed even though the current operation can not be performed through the message storage unit 150 and the local storage unit 170 Can be stored and processed without losing.

신호 저장부(180)는 메인 모듈에 의해 메시지를 생성할 수 없는 경우, 상기 수신부를 통해 수신된 메시지를 저장할 수 있다. 메인 모듈에 의해 메시지를 생성할 수 없는 경우란 소스 배포 장치의 프로세서가 더 이상 추가적인 모듈 실행을 할 수 없는 경우일 수 있다.The signal storage unit 180 may store a message received through the receiver if the message can not be generated by the main module. The case where the message can not be generated by the main module can be the case where the processor of the source distribution apparatus can no longer execute additional modules.

인터페이스부(110)는 통신망과 연동하여 소스 배포 장치(100)와 사용자 단말(300), 상용 서버(200) 간의 송수신 신호를 패킷 데이터 형태로 제공하는데 필요한 통신 인터페이스를 제공한다. The interface unit 110 provides a communication interface required to provide transmission / reception signals between the source distribution apparatus 100, the user terminal 300, and the commercial server 200 in the form of packet data in cooperation with the communication network.

도 4는 본 발명의 일 실시예에 따른 소스 배포 방법을 나타내는 흐름도이다. 4 is a flowchart illustrating a source distribution method according to an embodiment of the present invention.

도 4를 참조하면, 본 발명의 일 실시예에 따른 소스 배포 방법은 신호 수신 단계(S110), 메시지 생성 저장 단계(S120), 메시지를 출력 처리하는 단계(S130)를 포함할 수 있다. Referring to FIG. 4, a source distribution method according to an embodiment of the present invention may include a signal reception step (S110), a message generation and storage step (S120), and a message output processing step (S130).

소스 배포 장치는 사용자 단말로부터 신호를 수신한다. 여기서, 신호는 수정요청 신호, 및/또는 배포요청 신호 일 수 있다. 수정요청 신호는 수정할 프로젝트를 지정하고, 수정할 사항, 및/또는 수정 파일을 포함할 수 있다. 배포요청 신호는 수정할 프로젝트를 포함할 수 있다. (S110) 만약 소스 배포 장치가 신호를 수신할 수 없는 상태라면, 수신한 신호를 별도의 메모리에 임시로 저장할 수 있다. The source distribution device receives a signal from the user terminal. Here, the signal may be a modification request signal, and / or a distribution request signal. The modification request signal may specify the project to be modified, include the modification, and / or the modification file. The deployment request signal may include a project to be modified. (S110) If the source distribution apparatus can not receive a signal, the received signal can be temporarily stored in a separate memory.

소스 배포 장치는 처리해야 할 작업을 모두 처리한 다음에 다시 신호를 수신하거나 상기 임시로 저장한 신호를 메인 모듈을 통해 메시지로 생성할 수 있다. 소스 배포 장치는 수신한 신호에 따라 특정 모듈을 지정한 메시지를 생성할 수 있다. 소스 배포 장치는 수신부가 수정요청 신호를 수신하면 그에 따라 제1 모듈로 보내질 제1 메시지를 생성할 수 있다. 여기서, 제1 메시지는 수정요청 신호에 포함된 정보에 따라 생성되며, 좀더 구체적으로는 수정요청 신호에 포함된 프로젝트 정보 및/또는 수정 파일의 정보를 포함하여 생성될 수 있다. 소스 배포 장치는 배포요청 신호를 수신하면 그에 따라 제2 모듈로 보내질 제2 메시지를 생성할 수 있다. 여기서, 제2 메시지는 배포요청 신호에 포함된 정보에 따라 생성되며, 좀더 구체적으로는 배포요청 신호에 포함된 프로젝트 정보를 포함하여 생성될 수 있다. 소스 배포 장치는 수정요청 신호를 수신하면 제1 모듈로 보내질 제1 메시지를 생성할 뿐만 아니라 제3 모듈로 보내질 제3 메시지를 생성할 수 있다 여기서 제3 메시지는 수정요청 신호에 따라 더 이상 다른 사용자 단말로부터 신호를 수신하지 않도록 하기 위해 생성될 수 있다. 또한 소스 배포 장치는 배포요청 신호를 수신하면 제2 모듈로 보내질 제2 메시지를 생성할 뿐만 아니라 제3 모듈로 보내질 제3 메시지를 생성할 수 있다. 여기서, 제3 메시지는 배포요청 신호에 따라 다른 사용자 단말로부터 신호를 수신하지 않도록 하기 위해 생성될 수 있다. 소스 배포 장치는 메시지 저장부에 입력된 메시지가 없는 경우, 제4 모듈로 보내질 제4 메시지를 생성할 수 있다. 여기서, 제4 메시지는 사용자 단말로부터 신호를 수신할 수 있도록 하기 위해 생성될 수 있다. (S120) The source distribution apparatus can receive the signal again after processing all the tasks to be processed, or generate the temporarily stored signal as a message through the main module. The source distribution apparatus can generate a message specifying a specific module according to the received signal. The source distribution apparatus may generate a first message to be sent to the first module when the reception unit receives the modification request signal. Here, the first message may be generated according to the information included in the modification request signal, and more specifically, may include information of the project information and / or modification file included in the modification request signal. The source distribution device may generate a second message to be sent to the second module upon receipt of the distribution request signal. Here, the second message is generated according to the information included in the distribution request signal, and more specifically, may be generated including the project information included in the distribution request signal. Upon receiving the modification request signal, the source distribution device may generate a first message to be sent to the first module as well as a third message to be sent to the third module. Here, And may be generated so as not to receive a signal from the terminal. In addition, upon receiving the distribution request signal, the source distribution device can generate a second message to be sent to the second module as well as a third message to be sent to the third module. Here, the third message may be generated so as not to receive a signal from another user terminal according to the distribution request signal. The source distribution device may generate a fourth message to be sent to the fourth module if there is no message entered in the message store. Here, the fourth message may be generated in order to be able to receive a signal from the user terminal. (S120)

소스 배포 장치는 생성된 메시지를 순차적으로 출력하여 처리할 수 있다. (S130, S140)The source distribution apparatus can output and process the generated messages sequentially. (S130, S140)

도 5에 도시된 바와 같이 메시지를 생성 저장하는 단계는 입력된 메시지의 개수에 따라 메시지 저장부 또는 로컬 저장부로 메시지를 저장할 수 있다. 메시지를 생성 저장하는 단계는 입력된 메시지의 개수가 기 설정된 임계값 이하 인지 판단하는 단계, 입력된 메시지의 개수가 기 설정된 임계값 이하인 경우, 상기 메시지를 메시지 저장부에 저장하는 단계, 입력된 메시지의 개수가 기 설정된 임계값 이하가 아닌 경우, 상기 메시지를 로컬 저장부에 저장하는 단계를 포함할 수 있다. As shown in FIG. 5, the step of generating and storing a message may store a message in a message storage unit or a local storage unit according to the number of input messages. Generating and storing a message includes: determining whether the number of input messages is less than or equal to a predetermined threshold value; storing the message in a message storage unit when the number of input messages is equal to or less than a predetermined threshold value; And storing the message in the local storage if the number of messages is not equal to or less than a predetermined threshold value.

본 발명의 일 실시예에 따른 소스 배포 장치(100)는 S110, S120, S130를 개별적으로 1회 이상 반복할 수 있다. 이러한 반복을 통해서 본 발명의 일 실시예에 따른 소스 배포 장치의 메시지 저장부는 생성된 메시지만큼을 저장할 수 있게 되며, 메시지 생성 및 저장을 반복한 만큼 메시지가 생성될 수 있다. The source distribution apparatus 100 according to an embodiment of the present invention may repeat S110, S120, and S130 individually one or more times. Through this repetition, the message storage unit of the source distribution apparatus according to the embodiment of the present invention can store only the generated message, and a message can be generated by repeating message creation and storage.

도 6에 도시된 바와 같이 메시지를 출력하여 처리하는 단계는 더 이상 처리할 메시지가 없을 때까지 입력된 순서대로 메시지 저장부(150) 또는 로컬 저장부(170)에 저장된 메시지를 출력하여 처리할 수 있다. As shown in FIG. 6, the step of outputting and processing a message may output and process a message stored in the message storage unit 150 or the local storage unit 170 in the inputted order until there is no more message to process have.

본 발명의 일 실시예에 따른 소스 배포 장치(100)는 사용자 단말 각각에 포함될 수 있다. 사용자 단말(300) 내에 본 실시 예의 소스 배포 장치(100)가 포함되도록 하는 방법은 다양하다. 구체적인 실시예로 네트워크를 통하여 사용자들 각각이 단말기 내에 소스 배포 장치(100)를 설치할 수 있고, 예를 들면 소스 배포 장치(100)를 하나의 어플리케이션 형태로 사용자 단말(300)에 설치할 수 있다. 또 다른 구체적인 실시예로서 사용자 단말(300)에 오프라인을 통하여 소스 배포 장치를 설치할 수 도 있다. 그러나 이는 예시적인 형태로서 본 발명은 이에 한정되지 않고 소스 배포 장치(100)가 사용자 단말 내에 다양한 형태로 설치될 수 있는 경우를 포함할 수 있다. The source distribution apparatus 100 according to an embodiment of the present invention may be included in each of the user terminals. The manner in which the source distribution apparatus 100 of the present embodiment is included in the user terminal 300 is various. As a concrete example, each of the users can install the source distribution apparatus 100 in the terminal through the network, and for example, the source distribution apparatus 100 can be installed in the user terminal 300 in the form of one application. As another specific embodiment, the source distribution apparatus may be installed offline to the user terminal 300. [ However, the present invention is not limited thereto, and may include a case where the source distribution apparatus 100 can be installed in various forms in a user terminal.

또한 소스 배포 장치(100)에 포함된 구성 요소들 중 일부가 사용자 단말(300) 내에 포함될 수도 있다. 소스 배포 장치(100)의 일부가 사용자 단말(300) 내에 포함되도록 하는 방법은 위에 개시된 바와 같으므로 구체적인 설명은 생략한다. Also, some of the components included in the source distribution device 100 may be included in the user terminal 300. A method of causing a part of the source distribution apparatus 100 to be included in the user terminal 300 is as described above, so a detailed description will be omitted.

한편, 본 발명은 컴퓨터로 읽을 수 있는 기록 매체에 컴퓨터가 읽을 수 있는 코드로 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록 매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록 장치를 포함한다.Meanwhile, the present invention can be embodied in computer readable code on a computer readable recording medium. A computer-readable recording medium includes all kinds of recording apparatuses in which data that can be read by a computer system is stored.

컴퓨터가 읽을 수 있는 기록 매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현하는 것을 포함한다. 또한, 컴퓨터가 읽을 수 있는 기록 매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산 방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 그리고 본 발명을 구현하기 위한 기능적인(functional) 프로그램, 코드 및 코드 세그먼트들은 본 발명이 속하는 기술 분야의 프로그래머들에 의하여 용이하게 추론될 수 있다.Examples of the computer-readable recording medium include a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device and the like, and also a carrier wave (for example, transmission via the Internet) . In addition, the computer-readable recording medium may be distributed over network-connected computer systems so that computer readable codes can be stored and executed in a distributed manner. In addition, functional programs, codes, and code segments for implementing the present invention can be easily deduced by programmers skilled in the art to which the present invention belongs.

본 발명의 명세서(특히 특허청구범위에서)에서 "상기"의 용어 및 이와 유사한 지시 용어의 사용은 단수 및 복수 모두에 해당하는 것일 수 있다. 또한, 본 발명에서 범위(range)를 기재한 경우 상기 범위에 속하는 개별적인 값을 적용한 발명을 포함하는 것으로서(이에 반하는 기재가 없다면), 발명의 상세한 설명에 상기 범위를 구성하는 각 개별적인 값을 기재한 것과 같다. The use of the terms "above" and similar indication words in the specification of the present invention (particularly in the claims) may refer to both singular and plural. In addition, in the present invention, when a range is described, it includes the invention to which the individual values belonging to the above range are applied (unless there is contradiction thereto), and each individual value constituting the above range is described in the detailed description of the invention The same.

본 발명에 따른 방법을 구성하는 단계들에 대하여 명백하게 순서를 기재하거나 반하는 기재가 없다면, 상기 단계들은 적당한 순서로 행해질 수 있다. 반드시 상기 단계들의 기재 순서에 따라 본 발명이 한정되는 것은 아니다. 본 발명에서 모든 예들 또는 예시적인 용어(예들 들어, 등등)의 사용은 단순히 본 발명을 상세히 설명하기 위한 것으로서 특허청구범위에 의해 한정되지 않는 이상 상기 예들 또는 예시적인 용어로 인해 본 발명의 범위가 한정되는 것은 아니다. 또한, 당업자는 다양한 수정, 조합 및 변경이 부가된 특허청구범위 또는 그 균등물의 범주 내에서 설계 조건 및 팩터에 따라 구성될 수 있음을 알 수 있다.Unless there is explicitly stated or contrary to the description of the steps constituting the method according to the invention, the steps may be carried out in any suitable order. The present invention is not necessarily limited to the order of description of the above steps. The use of all examples or exemplary language (e.g., etc.) in this invention is for the purpose of describing the present invention only in detail and is not to be limited by the scope of the claims, It is not. It will also be appreciated by those skilled in the art that various modifications, combinations, and alterations may be made depending on design criteria and factors within the scope of the appended claims or equivalents thereof.

따라서, 본 발명의 사상은 상기 설명된 실시 예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 또는 이로부터 등가적으로 변경된 모든 범위는 본 발명의 사상의 범주에 속한다고 할 것이다.
Accordingly, the spirit of the present invention should not be construed as being limited to the above-described embodiments, and all ranges that are equivalent to or equivalent to the claims of the present invention as well as the claims .

10: 소스 배포 시스템 100: 소스 배포 장치
200: 상용 서버 300: 사용자 단말
400: 통신망 110:인터페이스부
120:수신부 130:메인 모듈
140:서브 모듈 150:메시지 저장부
160:메시지 처리부 170: 로컬 저장부
180:신호 저장부 141:제1 모듈
142:제2 모듈 143:제3 모듈
144:제4 모듈
10: Source distribution system 100: Source distribution apparatus
200: commercial server 300: user terminal
400: communication network 110: interface unit
120: Receiver 130: Main module
140: Sub-module 150: Message storage unit
160: Message processing unit 170: Local storage unit
180: Signal storage unit 141: First module
142: second module 143: third module
144: fourth module

Claims (13)

사용자 단말로부터 신호를 수신하는 수신부;
입력되는 메시지를 저장하고, 출력되는 메시지를 삭제하는 메시지 저장부;
상기 수신부가 신호를 수신하면, 상기 신호에 따라 서브 모듈로 전달할 입력 메시지를 생성하여 상기 메시지 저장부에 입력하는 메인 모듈;
상기 입력 메시지에 포함된 데이터를 기반으로 기 설정된 함수를 수행하도록 설정되는 서브 모듈;
상기 메시지 저장부에 저장된 메시지에 따라 소정의 모듈을 실행하는 메시지 처리부를 포함하는 소스 배포 장치.
A receiver for receiving a signal from a user terminal;
A message storage unit for storing an input message and deleting an output message;
A main module for generating an input message to be transmitted to the sub module according to the signal and inputting the input message to the message storage unit when the receiving unit receives the signal;
A sub module configured to perform a predetermined function based on data included in the input message;
And a message processing unit for executing a predetermined module according to a message stored in the message storage unit.
제1항에 있어서,
상기 서브 모듈은
상기 입력 메시지에 포함된 프로젝트 및 수정 파일에 따라 상기 프로젝트에 상기 수정 파일을 반영하도록 설정되는 제1 모듈;
상기 입력 메시지에 포함된 프로젝트에 따라 상기 프로젝트에 대한 소스 파일을 컴파일하여 빌드 파일을 생성하고 상기 빌드 파일을 상용 서버로 배포하도록 설정되는 제2 모듈;
상기 입력 메시지에 포함된 데이터에 따라 상기 수신부가 상기 사용자 단말 이외의 사용자 단말로부터 신호를 수신하지 못하도록 설정되는 제3 모듈;을 포함하는, 소스 배포 장치.
The method according to claim 1,
The sub-
A first module configured to reflect the modification file to the project according to a project and a modification file included in the input message;
A second module configured to compile a source file for the project according to a project included in the input message to generate a build file and distribute the build file to a commercial server;
And a third module configured to prevent the receiver from receiving a signal from a user terminal other than the user terminal according to data included in the input message.
제2항에 있어서,
상기 메인 모듈은
상기 수신부가 수정요청 신호를 수신하면, 상기 수정요청 신호에 포함된 제1 정보를 포함하는 제1 메시지를 생성하고, 상기 메시지 저장부에 상기 제1 메시지를 입력하고,
상기 메시지 처리부는
상기 메시지 저장부에 입력된 제1 메시지에 따라 상기 제1 모듈에 의해 상기 제1 메시지에 포함된 프로젝트 및 수정 파일에 따라 상기 프로젝트에 상기 수정 파일을 반영하도록 하는 소스 배포 장치.
3. The method of claim 2,
The main module
A first message including first information included in the modification request signal is generated, the first message is input to the message storage unit,
The message processing unit
And causes the first module to reflect the modified file in the project according to the project and the modified file included in the first message according to the first message input to the message storage unit.
제2항에 있어서,
상기 메인 모듈은
상기 수신부가 배포요청 신호를 수신하면, 상기 배포요청 신호에 포함된 제2 정보를 포함하는 제2 메시지를 생성하고 상기 메시지 저장부에 상기 제2 메시지를 입력하고,
상기 메시지 처리부는
상기 메시지 저장부에 입력된 상기 제2 메시지에 따라 상기 제2 모듈에 의해 상기 제2 메시지에 포함된 프로젝트에 따라 상기 프로젝트에 대한 소스 파일을 컴파일하여 빌드 파일을 생성하고, 상기 빌드 파일을 상용 서버로 배포하도록 하는 소스 배포 장치.
3. The method of claim 2,
The main module
When the reception unit receives the distribution request signal, generates a second message including second information included in the distribution request signal, inputs the second message to the message storage unit,
The message processing unit
The second module compiles a source file for the project according to a project included in the second message according to the second message input to the message storage unit to generate a build file, The source distribution device for distribution to.
제2항에 있어서,
상기 메인 모듈은
상기 수신부가 수정요청 신호 또는 배포요청 신호를 수신하면, 제3 메시지를 생성하고, 상기 메시지 저장부에 상기 제3 메시지를 입력하고,
상기 메시지 처리부는
상기 메시지 저장부에 입력된 상기 제3 메시지에 따라 상기 제3 모듈에 의해 상기 수신부가 상기 사용자 단말 이외의 사용자 단말로부터 신호를 수신하지 못하도록 하는 소스 배포 장치.
3. The method of claim 2,
The main module
A third message is generated when the receiver receives the modification request signal or the distribution request signal, the third message is input to the message storage,
The message processing unit
Wherein the third module prevents the receiver from receiving a signal from a user terminal other than the user terminal according to the third message input to the message storage unit.
제1항에 있어서,
상기 메시지 저장부는
상기 입력 메시지의 갯수가 기 설정된 임계값과 동일한 경우, 입력되는 메시지를 저장하는 로컬 저장부를 포함하고,
상기 메시지 처리부는
상기 로컬 저장부에 저장된 메시지에 따라 소정의 모듈을 실행하는, 소스 배포 장치.
The method according to claim 1,
The message storage unit
And a local storage unit for storing an input message when the number of the input messages is equal to a preset threshold,
The message processing unit
And executes a predetermined module according to a message stored in the local storage unit.
제2항 내지 제4항 중 어느 한 항에 있어서,
상기 수신부가 사용자 단말로부터 신호를 수신하도록 하는 제4 모듈을 포함하고,
상기 메인 모듈은
상기 메시지 저장부에 저장된 메시지의 개수가 0인 경우, 제4 메시지를 생성하고, 상기 메시지 저장부에 상기 제4 메시지를 입력하고,
상기 메시지 처리부는
상기 메시지 저장부에 입력된 상기 제4 메시지에 따라 상기 제4 모듈에 의해 사용자 단말로부터 신호를 수신하도록 하는, 소스 배포 장치.
5. The method according to any one of claims 2 to 4,
And a fourth module for causing the receiver to receive a signal from the user terminal,
The main module
A fourth message is generated when the number of messages stored in the message storage unit is 0, a fourth message is input to the message storage unit,
The message processing unit
And causes the fourth module to receive a signal from the user terminal according to the fourth message input to the message storage unit.
삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete
KR1020140081095A 2014-06-30 2014-06-30 Apparatus, method and readable recording medium of releasing a build file KR101593633B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140081095A KR101593633B1 (en) 2014-06-30 2014-06-30 Apparatus, method and readable recording medium of releasing a build file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140081095A KR101593633B1 (en) 2014-06-30 2014-06-30 Apparatus, method and readable recording medium of releasing a build file

Publications (2)

Publication Number Publication Date
KR20160002165A KR20160002165A (en) 2016-01-07
KR101593633B1 true KR101593633B1 (en) 2016-02-12

Family

ID=55168868

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140081095A KR101593633B1 (en) 2014-06-30 2014-06-30 Apparatus, method and readable recording medium of releasing a build file

Country Status (1)

Country Link
KR (1) KR101593633B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005165698A (en) 2003-12-03 2005-06-23 Yaskawa Electric Corp Program update method for program development system
JP2007213203A (en) 2006-02-08 2007-08-23 Fuji Electric Holdings Co Ltd Program development support system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005182102A (en) * 2003-12-16 2005-07-07 Nec Corp Build system and method, building program, and build server
JP2012093879A (en) * 2010-10-26 2012-05-17 Hitachi Information Systems Ltd Automatic building system and automatic building method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005165698A (en) 2003-12-03 2005-06-23 Yaskawa Electric Corp Program update method for program development system
JP2007213203A (en) 2006-02-08 2007-08-23 Fuji Electric Holdings Co Ltd Program development support system

Also Published As

Publication number Publication date
KR20160002165A (en) 2016-01-07

Similar Documents

Publication Publication Date Title
US10771589B1 (en) Systems and methods for initiating processing actions utilizing automatically generated data of a group-based communication system
KR101577920B1 (en) Location-based group generation method, apparatus and system
KR20150096312A (en) Telemetry system for a cloud synchronization system
WO2015074554A1 (en) Method and device for message synchronization
US11474842B2 (en) Integration application creator design
CN104536890A (en) Testing system, method and device
CN109154968A (en) The system and method for the safety in organizing and efficiently communicated
WO2019205555A1 (en) Method and apparatus for pushing message
CN111090423A (en) Webhook framework system and method for realizing active calling and event triggering
CN113626002A (en) Service execution method and device
KR20150133902A (en) System and method for developing of service based on software product line
CN116982029A (en) Hosting event-based applications
KR101599471B1 (en) Apparatus, system, method and readable recording medium of managing a project file
US20180198837A1 (en) Streaming api subscription without loss of events
CN110708238A (en) Method and apparatus for processing information
CN103561113A (en) Web Service interface generating method and device
KR101593633B1 (en) Apparatus, method and readable recording medium of releasing a build file
US20220342742A1 (en) Graphical management of big data pipelines
EP3502925B1 (en) Computer system and method for extracting dynamic content from websites
CN115567596A (en) Cloud service resource deployment method, device, equipment and storage medium
US11720391B2 (en) Emulation automation and model checking
CN105530140A (en) Cloud scheduling system, method and device for removing tight coupling of use case and environment
CN107077490B (en) Data query job submission management
CN114514730A (en) Filtering group messages
CN111400060A (en) Equipment linkage method, device, server and medium

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