KR101429168B1 - apparatus for controlling to update a screen display, method of controlling to update a screen display and storage thereof - Google Patents

apparatus for controlling to update a screen display, method of controlling to update a screen display and storage thereof Download PDF

Info

Publication number
KR101429168B1
KR101429168B1 KR1020120057199A KR20120057199A KR101429168B1 KR 101429168 B1 KR101429168 B1 KR 101429168B1 KR 1020120057199 A KR1020120057199 A KR 1020120057199A KR 20120057199 A KR20120057199 A KR 20120057199A KR 101429168 B1 KR101429168 B1 KR 101429168B1
Authority
KR
South Korea
Prior art keywords
program execution
state
screen update
task
job
Prior art date
Application number
KR1020120057199A
Other languages
Korean (ko)
Other versions
KR20130134004A (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 KR1020120057199A priority Critical patent/KR101429168B1/en
Publication of KR20130134004A publication Critical patent/KR20130134004A/en
Application granted granted Critical
Publication of KR101429168B1 publication Critical patent/KR101429168B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/24Monitoring of processes or resources, e.g. monitoring of server load, available bandwidth, upstream requests
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion

Abstract

본 발명은 화면갱신 제어방법, 화면갱신 제어장치 및 그 저장매체에 관한 것이다. 본 발명의 일 실시예는, 프로그램 수행 작업을 요청받고 화면갱신 주기정보를 입력받는 단계; 상기 입력된 화면갱신 주기정보에 따라 화면갱신에 필요한 데이터를 수집하는 단계; 및 상기 수집한 화면갱신에 필요한 데이터를 출력하는 단계;를 포함하는 화면갱신 제어방법을 제공한다. The present invention relates to a screen update control method, a screen update control apparatus, and a storage medium thereof. According to an embodiment of the present invention, there is provided a computer readable recording medium having embodied thereon a program for executing a program, Collecting data necessary for screen update according to the input screen update cycle information; And outputting data necessary for updating the collected screen.

Description

화면갱신 제어방법, 화면갱신 제어장치 및 그 저장매체{apparatus for controlling to update a screen display, method of controlling to update a screen display and storage thereof}BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a screen update control method, a screen update control method,

본 발명은 화면갱신 제어방법, 화면갱신 제어장치 및 그 저장매체에 관한 것으로서 보다 상세하게는 모델 수행 결과에 따라 효율적으로 화면 갱신을 수행할수 있는 화면갱신 제어방법 및 화면갱신 제어장치에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a screen update control method, a screen update control apparatus, and a storage medium thereof, and more particularly, to a screen update control method and a screen update control apparatus capable of efficiently performing screen update according to a model execution result.

일반적으로 사용자가 프로세서가 작업할 수 있는 프로그램이나 애플리케이션을 위한 실행파일을 생성한 경우 이 실행파일을 프로세서가 실행할 수 있도록 프로세서에 작업을 제출하면, 작업관리자는 해당 작성을 프로세서에 할당하여 수행하도록 할 수 있다. 대용량 데이터 처리가 가능한 장치의 경우, 사용자는 클라이언트 컴퓨터에서 작업을 제출할 수 있고, 컴퓨팅자원은 최소 1인 이상의 사용자의 클라언트 컴퓨터가 제출하는 작업을 수행하게 된다. 대용량 데이터 처리장치가 아니더라도 컴퓨터는 사용자는 자신의 컴퓨터에서 실행시키는 애플리케이션 등의 진행상태를 작업관리자를 통해 화면상에 표시할 수 있다. Typically, if a user creates an executable file for a program or application that the processor can work with, then if the user submits the job to the processor so that the executable file can be executed by the processor, . In the case of a device capable of processing large amounts of data, a user can submit a job on a client computer, and a computing resource performs a job submitted by at least one client computer of the user. Even if the apparatus is not a large-capacity data processing apparatus, the computer can display the progress status of an application or the like executed by the user on the computer through a task manager on the screen.

그런데 컴퓨팅자원이나 컴퓨터가 수행되는 프로그램 작업이나 애플리케이션의 진행상태를 판단하려면 일정주기로 화면에 표시된 진행상태를 갱신시켜 화면상에 그 진행상태의 갱신된 정보를 사용자에게 표시하도록 할 수 있다.
However, in order to determine the progress status of a computing resource or a program operation performed by the computer or an application, the progress status displayed on the screen may be updated at regular intervals to display updated information of the progress status on the screen.

도 1은 컴퓨팅자원에서 프로그램작업을 수행할 경우 화면에 작업을 표시하는 과정을 예시한 도면이다. 1 is a diagram illustrating a process of displaying a job on a screen when performing a program operation in a computing resource.

종래의 경우 웹 서버에서 클라이언트 컴퓨터의 화면갱신을 위해 화면갱신 주기를 미리 설정할 수 있다. 웹 서버는 설정된 화면갱신 주기에 따라 반복적으로 화면갱신을 위한 정보를 컴퓨팅 자원으로부터 수집하고, 이를 클라이언트 컴퓨터로 전송하여 웹 브라우저 등의 화면을 갱신하여 표출하도록 할 수 있다. In a conventional case, a screen updating period may be preset in the web server for updating the screen of the client computer. The web server repeatedly collects information for updating the screen from the computing resources according to the set screen update cycle, and transmits the updated information to the client computer so that the screen of the web browser or the like can be updated and displayed.

그런데, 다수의 사용자가 이용하는 컴퓨팅자원 등에서 이와 같은 작업을 수행할 경우, 컴퓨팅 자원이 수행하는 작업들의 상태와 상관없이 웹 서버는 시스템에서 설정한 바에 따라 또는 웹 서버의 관리자가 설정한 화면갱신 주기에 따라 관련된 정보를 컴퓨팅 자원에 요청하고, 요청된 정보를 수신하여 클라이언트 컴퓨터의 화면이 갱신하도록 한다. However, when such an operation is performed in a computing resource used by a large number of users, the web server may operate in accordance with the setting of the system or the screen update period set by the administrator of the web server, Requests information related to the computing resource, and receives the requested information to update the screen of the client computer.

즉, 웹 서버는 컴퓨팅 자원으로부터 화면갱신을 위해 프로그램 작업들 대한정보를 수집하고 수집한 정보를 모든 클라이언트 컴퓨터들에 전송한다. 클라이언트 컴퓨터는 수신한 작업 상태에 대한 정보를 이용하여 화면을 갱신하여 표출하도록 한다. 예를 들어 컴퓨팅 자원을 관리하는 웹 서버가 클라이언트 컴퓨터로 화면 갱신을 위한 정보를 보내면, 클라이언트 컴퓨터는 웹 브라우저를 실행하여 웹 서버로부터 화면 갱신을 정보를 수신할 때마다 클라이언트 컴퓨터의 화면에 이 정보를 갱신하여 표출할 수 있다. That is, the web server collects information about program operations for updating the screen from the computing resources and transmits the collected information to all the client computers. The client computer updates the screen by using information on the received work state. For example, when a web server that manages computing resources sends information for screen update to a client computer, the client computer executes the web browser and displays this information on the screen of the client computer every time it receives screen update information from the web server. Can be updated and displayed.

그런데 웹 서버가 컴퓨팅 자원의 동작과 무관하게 웹 서버의 관리자 또는 웹 서버에 설정된 주기에 따라 화면 갱신을 위한 정보를 컴퓨팅 자원으로부터 수집하면, 웹 서버는 화면 갱신을 위해 많은 리소스를 활용해야 한다. 즉 화면갱신 주기가 짧을 경우 웹 서버는 컴퓨팅 자원에 프로그램 상태 등에 대한 정보를 자주 요청하게 되고, 이를 수신하여 클라이언트 컴퓨터로 자주 보내게 된다. 따라서 웹 서버에 별도의 작업부하가 발생할 수 있어서 컴퓨팅자원도 효율적으로 사용할 수 없는 문제점이 있다. However, if the web server collects the information for the screen update from the computing resources according to the period set in the web server or the web server regardless of the operation of the computing resource, the web server has to utilize a lot of resources for updating the screen. In other words, if the refresh period is short, the web server frequently requests information about the program state and the like on the computing resource, and receives the information and sends it to the client computer frequently. Therefore, a separate workload may be generated in the web server, so that the computing resources can not be efficiently used.

또한 컴퓨팅 자원에서 수행되는 작업의 상태가 변경이 없는 경우에는 화면에 동일한 정보를 표시될 수 밖에 없는데도 불구하고 웹 서버는 위와 같이 설정된 화면갱신 주기에 따라 클라이언크 컴퓨터에 갱신된 화면에 표출하도록 하여 웹 서버의 동작 수행에 있어서도 비효율적인 문제점이 있었다.In addition, if there is no change in the status of the job performed in the computing resource, the web server can display the updated information on the updated screen on the client computer according to the screen update cycle set up as described above, There is a problem in that it is inefficient in performing the operation of the server.

본 발명의 목적은 위와 같은 문제점을 해결하기 위한 것으로서 웹 서버가 효율적으로 동작하여 컴퓨팅 자원을 관리할 수 있도록 하는 화면갱신 제어방법 및 화면갱신 제어장치를 제공하는 것이다. It is an object of the present invention to provide a screen update control method and a screen update control apparatus for enabling a web server to efficiently operate and manage computing resources.

본 발명의 다른 목적은, 컴퓨팅자원의 사용상태에 따른 결과를 효율적으로 표출할 수 있는 화면갱신 제어방법 및 화면갱신 제어장치를 제공하는 것이다. It is another object of the present invention to provide a screen update control method and a screen update control apparatus capable of efficiently displaying a result according to a usage state of a computing resource.

본 발명의 일 실시예는, 프로그램 수행 작업을 요청받고 화면갱신 주기정보를 입력받는 단계; 상기 입력된 화면갱신 주기정보에 따라 화면갱신에 필요한 데이터를 수집하는 단계; 및 상기 수집한 화면갱신에 필요한 데이터를 출력하는 단계;를 포함하는 화면갱신 제어방법을 제공한다. According to an embodiment of the present invention, there is provided a computer readable recording medium having embodied thereon a program for executing a program, Collecting data necessary for screen update according to the input screen update cycle information; And outputting data necessary for updating the collected screen.

상기 화면갱신 주기정보는, 상기 프로그램 수행 작업의 작업상태에 따라 다를 수 있다. 상기 작업상태는, 상기 요청된 프로그램 수행 작업이 프로세서에 제출 준비(ready)되는 단계, 상기 요청된 프로그램 수행 작업이 프로세서에 수행되기 위해 데이터가 업로드(stage-in)되는 단계, 상기 요청된 프로그램 수행 작업이 프로세서에서 수행되는 단계, 및 상기 요청된 프로그램 수행 작업이 프로세서에(stage-out)의 수행 후 관련 데이터가 저장(stage-out)되는 단계 중 어느 하나의 작업 상태를 표시할 수 있다. The screen update cycle information may be different depending on the operation state of the program execution job. Wherein the task state is a state in which the requested program execution task is ready to be submitted to the processor, the requested program execution task is stage-in to data being uploaded to the processor, A step in which the task is performed in the processor, and a step in which the requested program execution task is stage-out after the stage-out is performed.

상기 작업상태는, 상기 프로그램 수행 작업이 작업 큐에 대기하는 단계일 수 있다. 상기 작업상태는, 상기 프로그램 수행 작업이 완료되는 완료 상태, 중지 상태 및 실패 상태 중 어느 하나일 수 있다. The job state may be a state in which the program performing job is queued to the job queue. The operation state may be any of a completion state, a stop state, and a failure state in which the program execution operation is completed.

본 발명의 다른 실시예는, 화면갱신 주기정보를 입력받고 상기 화면갱신 주기정보에 따른 화면갱신 관련 데이터를 출력하는 입출력부; 요청된 프로그램 작업을 수행하는 프로세서; 및 상기 입력된 화면갱신 주기정보에 기초하여 상기 요청된 프로그램 작업의 진행 상태에 따라 상기 프로그램 작업의 진행 상태를 나타내는 화면갱신에 필요한 데이터를 수집하고, 상기 수집한 상기 입출력부로 출력하는 미들웨어;를 포함하는 화면갱신 제어장치를 제공한다. According to another embodiment of the present invention, there is provided an information processing apparatus including an input / output unit for receiving screen update cycle information and outputting screen update related data according to the screen update cycle information; A processor for performing the requested program operation; And middleware for collecting data necessary for screen update indicating progress of the program operation according to the progress status of the requested program task based on the input screen update cycle information and outputting the collected data to the input / output unit And provides the screen update control device.

상기 화면갱신 제어장치는 상기 프로그램 작업에 따른 데이터가 저장되는 스토리지를 더 포함하고, 상기 미들웨어는, 상기 스토리지에 상기 데이터의 입출력 변화상태에 따라 상기 화면갱신에 필요한 데이터를 수집할 수 있다. The screen update control apparatus may further include a storage for storing data according to the program operation, and the middleware may collect data necessary for the screen update according to a change state of input / output of the data in the storage.

상기 화면갱신 제어장치는, 상기 프로그램 작업을 요청하는 웹 서버를 더 포함하고, 상기 수집된 데이터를 클라이언트 컴퓨터로 전송하도록 할 수 있다. The screen update control apparatus may further include a web server for requesting the program operation, and may transmit the collected data to the client computer.

본 발명의 다른 일 실시예는, 화면갱신 주기정보를 입력받고, 상기 입력된 화면갱신 주기정보에 기초하여 상기 요청된 프로그램 작업의 진행 상태에 따라 상기 프로그램 작업의 진행 상태를 나타내는 화면갱신에 필요한 데이터를 수집하고 상기 수집한 데이터를 출력하는 프로그램을 저장하는 저장매체를 제공한다. According to another embodiment of the present invention, there is provided a computer readable recording medium storing a program for receiving screen update cycle information, And a program for collecting the collected data and outputting the collected data.

본 발명의 실시예에 따르면, 웹 서버가 효율적으로 동작하여 컴퓨팅 자원을 관리할 수 있다. According to the embodiment of the present invention, the web server can efficiently operate and manage computing resources.

본 발명의 다른 실시예에 따르면, 컴퓨팅자원의 사용상태를 효율적으로 갱신된 화면에 표출할 수 있다. According to another embodiment of the present invention, the usage state of the computing resources can be efficiently displayed on the updated screen.

도 1은 컴퓨팅자원에서 프로그램작업을 수행할 경우 화면에 작업을 표시하는 과정을 예시한 도면
도 2는 본 발명의 일 실시예에 따른 대략적인 시스템 개략도를 예시한 도면
도 3은 프로그램 작업이 컴퓨팅 자원에서 수행되는 절차를 예시한 도면
도 4는 본 발명에 따른 일 실시예를 예시한 도면
도 5는 본 발명에 따른 다른 일 실시예를 예시한 도면
도 6은 본 발명에 따른 화면갱신 제어장치의 일 실시예를 예시한 블록도
도 7은 본 발명에 따른 화면갱신 제어방법의 다른 일 실시예를 예시한 도면
1 is a diagram illustrating a process of displaying a job on a screen when a program operation is performed in a computing resource;
Figure 2 illustrates a schematic system schematic diagram according to an embodiment of the present invention;
3 is a diagram illustrating a procedure in which a program operation is performed on a computing resource
4 is a diagram illustrating an embodiment according to the present invention.
5 is a view illustrating another embodiment according to the present invention.
6 is a block diagram illustrating an embodiment of a screen update control apparatus according to the present invention.
7 is a diagram illustrating another embodiment of the screen update control method according to the present invention.

이하 본 발명의 목적을 달성할 수 있는 구체적인 실시예를 첨부한 도면을 참조하여 설명한다. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Reference will now be made in detail to the preferred embodiments of the present invention, examples of which are illustrated in the accompanying drawings.

도 2는 본 발명의 일 실시예에 따른 대략적인 시스템 개략도를 예시한다. 이도면에 나타낸 실시예는, 다수의 사용자가 하나의 대용량 컴퓨터 자원을 공유하여 사용하는 경우를 예시한다. 2 illustrates a schematic system schematic diagram according to an embodiment of the present invention. The embodiment shown in this figure illustrates a case in which a large number of users share one large-capacity computer resource.

사용자의 클라이언트 컴퓨터(10)는 인터넷 망(20) 등을 통해 컴퓨팅 자원에 프로그램 작업 등을 제출할 수 있다. 클라이언트 컴퓨터(10)는 웹 브라우저 등의 애플리케이션을 통해 사용자가 제출한 프로그램 작업 등의 결과를 화면에 일정 간격으로 표출하도록 할 수 있다. The user's client computer 10 can submit a program operation or the like to the computing resource through the Internet 20 or the like. The client computer 10 can display a result of a program operation or the like submitted by the user through an application such as a web browser on a screen at regular intervals.

클라이언트 컴퓨터(10)는 인터넷 망(20) 등의 네트워크를 통해 컴퓨터 자원과 연결될 수 있다. The client computer 10 may be connected to computer resources through a network such as the Internet network 20. [

웹 서버(30)는 사용자의 클라이언트 컴퓨터(10)로부터 받은 프로그램 작업을 컴퓨팅 자원을 통해 수행하도록 프로그램 작업을 컴퓨팅 자원에 제출할 수 있다. 컴퓨팅 자원은 스토리지(50)와 계산 시스템(60)을 포함하는데, 웹 서버가 컴퓨팅 자원과 원활히 통신하면서 작업할 수 있도록 컴퓨팅 자원 상에 미들웨어(40)가 설치될 수 있다. The web server 30 may submit a program operation to the computing resource to perform the program operation received from the user's client computer 10 through the computing resource. The computing resources include the storage 50 and the computing system 60, and the middleware 40 may be installed on the computing resources so that the web server can work well in communication with the computing resources.

미들웨어(40)는 사용자가 제출한 프로그램 작업의 상태에 따라, 그 프로그램 작업 상태에 대한 정보를 수집하고 수집한 정보를 웹 서버(30)를 통해 클라이언트 컴퓨터(10)에 보냄으로써 작업 상태에 대한 정보를 사용자가 화면을 통해 볼 수 있도록 할 수 있다. 예를 들어 컴퓨팅 자원이 프로그램 작업을 수행하기 위해서는 프로그램 작업이 여러 개의 단계를 거칠 수 있는데, 이러한 단계가 변화할 때마다 또는 각 단계에서 특정 주기에 따라 해당 정보를 웹 서버로 보낼 수 있다. 이에 대한 내용은 추후 상세히 설명한다. The middleware 40 collects information on the program operation state according to the state of the program operation submitted by the user and sends the collected information to the client computer 10 through the web server 30 to thereby obtain information on the operation state So that the user can see through the screen. For example, in order for a computing resource to perform a program operation, the program operation may go through several stages, each time such a stage changes, or at each stage, the information may be sent to the web server according to a particular cycle. This will be described in detail later.

미들웨어(40)는 프로그램의 수행을 위한 대기 시간, 처리 시간 등에 따라 다수의 사용자에 따른 사용자별로 제출한 작업 상태를 체크하고, 해당 정보를 웹 서버로 보낼 수 있다. The middleware 40 can check the job status submitted by each user according to the waiting time, the processing time, etc. for executing the program, and send the information to the web server.

미들웨어(40)는 또한 프로그램 수행과 관련한 데이터가 스토리지에 저장되는 등 해당 프로그램과 관련하여 스토리지에 변화가 있는 경우 이를 이용하여 화면 경신할 수 있는 정보를 웹 서버로 보낼 수 있다. The middleware 40 can also send information to the web server that can update the screen by using data stored in the storage when there is a change in the storage related to the program.

컴퓨팅 자원은 스토리지(50)와 계산 시스템(60)을 포함할 수 있고, 계산 시스템(60)는 다수의 사용자가 제출한 프로그램 작업들을 순차적으로 또는 특정 수행 절차에 따라 수행할 수 있다. 스토리지(50)는 계산 시스템(60)이 수행할 프로그램 작업과 관련된 데이터를 저장하고, 계산 시스템(60)의 프로그램 작업 수행 결과에 따른 데이터를 저장할 수 있다.
The computing resources may include the storage 50 and the computing system 60, and the computing system 60 may perform the program tasks submitted by a plurality of users sequentially or in accordance with a specific procedure. The storage 50 may store data related to a program operation to be performed by the calculation system 60 and may store data according to a result of performing a program operation of the calculation system 60. [

도 3은 프로그램 작업이 컴퓨팅 자원에서 수행되는 절차를 예시한 도면을 나타낸다. Figure 3 illustrates a diagram illustrating a procedure in which a programming operation is performed on a computing resource.

클라이언트 컴퓨터를 통해 프로그램 작업이 제출되면, 프로그램 작업을 수행하는 단계는 크게 작업 처리 대기 단계, 작업 처리 단계, 작업 종료 단계로 나뉠 수 있다. When a program job is submitted through a client computer, the steps of executing the program job can be largely divided into a job process waiting step, a job processing step, and a job ending step.

작업 처리 대기 단계는, 제출된 프로그램 작업이 대기(queue)하는 단계로 프로그램 작업이 작업 큐(queue)에 대기하는 단계이다. The job processing waiting step is a step in which a program job is queued in a submitted program job, and a program job is queued in a job queue.

작업 처리 단계는, 레디(ready)단계, 스테이지-인(stage-in) 단계, 실행(active) 단계, 스테이지-아웃(stage-out) 단계, 종료(done) 단계를 포함할 수 있다. The task processing step may include a ready step, a stage-in step, an active step, a stage-out step, and a done step.

레디(ready) 단계는 프로그램 작업을 수행하기 위해 프로세서가 준비하는 단계이고, 스테이지-인(stage-in) 단계는 프로세서에 프로그램 작업을 수행시키기 위해서 프로그램 수행에 필요한 데이터를 스토리지 등으로부터 읽어오는 작업단계이다. The stage is a stage in which a processor prepares a program to perform a program operation. The stage-in stage is a step of reading data required for executing a program from a storage or the like, to be.

액티브(active) 단계는, 프로세서가 스토리지로부터읽은 데이터를 기반으로 프로세서에 제출된 프로그램 작업을 수행하는 단계이다. 액티브 단계로 진입한 프로그램 작업이 계산 불안정 등이나 오류로 인해 계산이 실패한 경우 실패(failed) 단계가 된다. 여기서 실패(failed) 단계는 작업 처리 단계로부터 빠져나오는 단계로 이하에서는 작업 처리 단계로 구분하지 않는다. An active step is a step in which a processor performs a program operation submitted to a processor based on data read from the storage. A program operation that enters the active phase is a failed phase if the calculation fails due to computational instability or an error. Here, the failed step is a step for exiting from the job processing step.

스테이지-아웃(stage-out) 단계는, 프로그램 작업에 따라 스토리지 등에 작업 결과 데이터 등의 저장되는 단계이고, 완료(Done) 단계는, 프로세서가 모든 프로그램 작업을 완료한 단계를 의미한다. The stage-out stage is a stage in which operation result data and the like are stored in a storage or the like according to a program operation, and a completion stage is a stage in which the processor completes all program operations.

작업 종료 단계는, 프로그램 작업 이후의 그 프로그램 작업을 위한 마무리 작업을 수행하는 단계로, 작업이 수행된 경우 완료 단계가 될 수도 있고, 계산이 실패하여 실패(failed) 단계에 도달한 경우 작업 종료 단계가 될 수 있다.
The job ending step is a step of performing a finishing job for the program operation after the program operation. It may be a finishing step when the job is performed, or a finishing step when the calculation is failed and the failed step is reached. .

도 4는 본 발명에 따른 일 실시예를 예시한 도면이다. 도 3에 따라 본 발명에 따른 일 실시예를 설명하면 다음과 같다. 4 is a diagram illustrating an embodiment according to the present invention. An embodiment according to the present invention will be described with reference to FIG.

먼저, 컴퓨팅 자원의 미들웨어를 통해 화면갱신을 위해 계산 시스템으로부터 수집될 정보와, 화면갱신 주기 정보가 설정될 수 있다(S10)First, information to be collected from the calculation system and screen update cycle information for screen update through the middleware of the computing resource may be set (S10)

클라이언트 컴퓨터로부터 프로그램 작업이 제출을 요청받으면 웹 서버는 컴퓨팅 자원에 작업을 제출할 수 있다(S20). When a program task is requested to be submitted from the client computer, the web server can submit the task to the computing resource (S20).

제출된 작업의 상태가 대기 단계 또는 작업 처리 단계인지 판단할 수 있다(S30).It can be determined whether the state of the submitted work is the waiting step or the work processing step (S30).

미들웨어는 만약 제출된 작업 상태가 작업 대기 단계 또는 작업 처리 단계인 경우, 설정된 화면갱신 주기정보와 작업 상태에 따라 화면 갱신을 위해 필요한 정보를 수집하여 웹 서버로 전송할 수 있다(S40). The middleware may collect information necessary for screen update according to the set screen update cycle information and the work status and transmit the collected information to the web server (S40) if the submitted work status is the job waiting step or the job processing step.

그러면 웹 서버는 미들웨어로부터 화면 갱신을 위해 컴퓨팅 자원에서 현재 수행되고 있는 프로그램 작업의 상태에 따라 다르게 설정된 화면갱신 주기정보에 따른 데이터를 클라이언트 컴퓨터로 출력할 수 있고, 클라이언트 컴퓨터는 그에 따라 화면을 갱신할 수 있다(S50). Then, the web server can output data according to the screen update cycle information set differently according to the state of the program operation currently performed in the computing resource for the screen update from the middleware to the client computer, and the client computer updates the screen accordingly (S50).

만약 제출된 작업의 상태가 대기 단계 또는 작업 처리 단계가 아닌 작업 종료 단계, 작업 중지 단계 또는 작업 실패 단계인 경우, 해당 상태를 반영한 화면을 표출하도록 해당 데이터를 클라이언트 컴퓨터로 출력하고 이 프로그램 작업을 위해 더 이상 화면 갱신을 하지 않도록 하고 화면갱신을 중지한다(S60).
If the status of the submitted job is not a waiting step or a job processing step but a job ending step, a job stopping step, or a job failing step, the corresponding data is outputted to the client computer so as to display a screen reflecting the status, The screen update is stopped and the screen update is stopped (S60).

도 5는 본 발명에 따른 다른 일 실시예를 예시한 도면이다. 5 is a diagram illustrating another embodiment according to the present invention.

먼저, 미들웨어에 화면갱신 주기정보와 화면갱신을 위해 계산 시스템으로부터 수집될 정보가 설정될 수 있다(S110)First, screen update cycle information and information to be collected from the calculation system for screen update may be set in the middleware (S110)

클라이언트 컴퓨터로부터 프로그램 작업이 제출을 요청받으면 웹 서버는 컴퓨팅 자원에 작업을 제출할 수 있다(S120). When a program task is requested to be submitted from the client computer, the web server can submit the task to the computing resource (S120).

작업 상태가 완료(Done) 단계, 중지(stop) 단계, 실패(failed) 단계인 경우, 미들웨어는 해당 상태를 반영한 정보를 수집하여 그 수집한 정보에 따른 데이터를 웹 서버로 출력한다. 웹 서버는 클라이언트 컴퓨터로 수집한 정보에 따른 데이터를 보내 최종 화면을 표출하도록 제어하고, 이 프로그램 작업을 위해 더 이상 화면 갱신을 하지 않도록 클라이언트 컴퓨터를 제어한다(S190). 이런 경우 미들웨어에서 완료(Done) 단계, 중지(stop) 단계, 실패(failed) 단계의 각 단계에 대한 화면갱신 주기는 0(중지)로 설정될 수 있다.
If the work state is a Done step, a Stop step, or a Failed step, the middleware collects information reflecting the status and outputs data according to the collected information to the Web server. The web server transmits data according to the collected information to the client computer, controls the client computer to display the final screen, and controls the client computer so as not to update the screen for the program operation (S190). In this case, the screen update period for each step of the Done, Stop, and Failed steps in the middleware may be set to 0 (stop).

작업 상태가 대기(queue) 상태인 경우 대기 작업 수에 기반하여 설정된 화면갱신 주기에 따라 화면 갱신을 위한 정보를 수집할 수 있다(S130). 미들웨어가 수집된 정보에 따른 데이터를 웹 서버에 보내면 웹 서버는 클라이언트 컴퓨터에 이 데이터에 기초하여 클라이언트 컴퓨터의 화면이 갱신되도록 할 수 있다. If the job status is a queue status, information for screen update may be collected according to the screen update period based on the number of waiting jobs (S130). When the middleware sends data according to the collected information to the web server, the web server can cause the client computer to update the screen of the client computer based on the data.

제 1 예로서, 대기 중인 작업 수가 10개이고, 작업이 실패된 경우 이후 모든 처리 시간을 10초라고 한다면, 대기 작업 상태의 화면 갱신 주기는 두 값의 곱(작업 수가 10개 * 10초) 단위로 화면 갱신이 되도록 제어할 수 있다. 이 경우는 대기 중 작업이 수행되었다가 즉시 실패 상태로 전환된 경우 위의 갱신 주기에 따라 화면 갱신 정보에 따른 데이터를 클라이언트 컴퓨터로 보내 화면을 갱신하게 할 수 있다. As a first example, if the number of waiting jobs is 10, and all the processing time after the failure is 10 seconds, the waiting period of the waiting job status is calculated by multiplying the two values (the number of jobs is 10 * 10 seconds) It is possible to control the screen update. In this case, if the waiting operation is performed and immediately switched to the failed state, data corresponding to the screen update information may be sent to the client computer to update the screen according to the update period.

다른 예로서, 대기 중인 작업 수와 대기 중인 작업 별 평균 처리 시간에 따라 전체 작업에 필요한 총 대기시간을 추정하고 추정된 대기시간에 기초하여 화면갱신 주기를 설정할 수도 있다. As another example, the total waiting time required for the entire operation may be estimated based on the number of queued jobs and the average processing time per waiting job, and the screen updating period may be set based on the estimated waiting time.

상세하게 예를 들어 대기 중인 작업 수가 10개이고, 각 작업타입에 따라 A타입 작업 4개, B타입 작업 5개, C타입 작업이 1개이라고 가정한다. 대기 중인 평균 작업별 평균 처리 시간은 A 작업 10분, B 작업 4분, C 작업 1분인 경우, 작업별 대기 시간은 각각 A 작업에 대해 4*10(분), B 작업에 대해 5*4(분), C 작업에 대해 1*1 (분)이 될 수 있다. 따라서, 작업 별 대기시간(40분, 20분, 1분) 또는 총 대기시간(위의 예에서 61분)을 추정하여 각 해당 추정 시간을 기초하여 화면갱신 주기정보를 수집한다. 그리고, 수집한 화면갱신 주기정보에 따른 데이터를 클라이언트 컴퓨터로 전송하여 화면에 표출하도록 한다.
For example, suppose that the number of waiting jobs is 10, and there are 4 A type jobs, 5 B type jobs, and 1 C type job according to each job type. If the average processing time per waiting job is 10 minutes for job A, 4 minutes for job B, and 1 minute for job C, the waiting time per job is 4 * 10 minutes for job A and 5 * 4 for job B Min) and 1 * 1 (minute) for C operation. Therefore, the waiting time (40 minutes, 20 minutes, 1 minute) or the total waiting time (61 minutes in the above example) is estimated and the screen update period information is collected based on each estimated time. Then, data corresponding to the collected screen update cycle information is transmitted to the client computer and displayed on the screen.

작업 상태가 레디(ready)단계, 스테이지-인(stage-in) 단계, 실행(active) 단계, 또는 스테이지-아웃(stage-out) 단계인 경우, 미리 설정된 화면갱신 주기정보에 따라 화면 갱신을 위한 정보를 수집할 수 있다(S140). 마찬가지로 미들웨어가 미리 설정된 화면갱신 주기정보에 따라 수집된 정보를 웹 서버에 보내면 웹 서버는 클라이언트 컴퓨터에 이 수집된 정보에 기초하여 클라이언트 컴퓨터의 화면이 갱신되도록 할 수 있다. In the case where the work state is a ready stage, a stage-in stage, an active stage, or a stage-out stage, Information can be collected (S140). Similarly, when the middleware sends the collected information to the web server according to preset screen update cycle information, the web server can update the client computer's screen based on the collected information on the client computer.

예를 들어 미들웨어에 화면갱신 주기정보가 20초로 설정되었다면, 미들웨어는 20초마다 화면갱신을 위한 정보를 수집하여 웹 서버를 통해 클라이언트 컴퓨터의 화면이 갱신되도록 할 수 있다. For example, if the screen update period information is set to 20 seconds in the middleware, the middleware may collect information for updating the screen every 20 seconds and update the screen of the client computer through the web server.

S130의 제출된 작업 상태에 대해 화면갱신 주기정보는 제 1 상태(done, stop, fail), 제 2 상태(queued), 제 3 상태(ready, active, stage-in, stage-out)에 따라 어느 하나의 상태에 대해서만 설정될 수도 있고, 다수의 프로그램 작업이 작업 중인 경우, 3개의 작업 상태 중 우선 순위에 따른 작업 상태에 따라 화면갱신이 제어될 수도 있다. 또한 프로그램 작업의 수행 과정 또는 결과에 따라 스토리지에 데이터가 입력 또는 저장될 때에 이에 따른 화면갱신 주기정보에 따라 미들웨어가 화면갱신을 위한 데이터를 수집하여 웹 서버를 통해 클라이언트 컴퓨터로 보낼 수도 있다.
The screen update cycle information for the submitted work status of S130 is updated according to the first state (done, stop, fail), the second state (queued), the third state (ready, active, stage-in, stage-out) It may be set only for one state, and when a plurality of program tasks are in operation, the screen update may be controlled according to the task state according to the priority among the three task states. Also, when data is inputted or stored in the storage according to the process or result of the program operation, the middleware may collect data for screen update according to the screen update cycle information and send the screen update data to the client computer through the web server.

도 6은 본 발명에 따른 화면갱신 제어장치의 일 실시예를 예시한 블록도이다. 본 발명에 따른 화면갱신 제어장치의 일 실시예는, 데이터입출력부(35), 미들웨어(40), 스토리지(50) 및 프로세싱부(60)를 포함할 수 있다. 6 is a block diagram illustrating an embodiment of a screen update control apparatus according to the present invention. One embodiment of the screen update control apparatus according to the present invention may include a data input / output unit 35, a middleware 40, a storage 50, and a processing unit 60. [

데이터입출력부(35)는 웹 서버로부터 미들웨어에 입력할 데이터, 예를 들면 화면갱신 주기정보를 입력하도록 할 수 있고, 미들웨어가 컴퓨팅 자원으로부터 수집한 화면갱신 주기정보에 관한 데이터를 출력할 수 있다. 데이터입출력부(35)는 애플리케이션 등으로 구현될 수 있다. 예를 들어 데이터입출력부(35)는 웹 서버를 포함하거나 컴퓨팅 자원 상에서 구동되는 애플리케이션일 수도 있다. The data input / output unit 35 may input data to be inputted to the middleware from the web server, for example, screen update cycle information, and may output data regarding the screen update cycle information collected from the computing resources by the middleware. The data input / output unit 35 may be implemented as an application or the like. For example, the data input / output unit 35 may include a web server or an application running on a computing resource.

미들웨어(40)는, 위에서 예시한 화면갱신 주기정보가 설정된다. 그리고, 미들웨어(40)는 설정된 화면갱신 주기정보와 프로그램 작업 상태, 스토리지의 데이터 저장 상태 등에 따라 다르게 설정된 화면갱신 주기정보에 따라 컴퓨팅 자원으로부터 화면갱신을 위한 데이터를 수집한다. 그리고, 이를 입력출력부(35)로 출력하여 웹 서버를 통해 클라이언트 컴퓨터의 화면갱신을 제어하도록 한다. In the middleware 40, the screen update cycle information exemplified above is set. The middleware 40 collects screen update data from the computing resources in accordance with the screen update cycle information, the program operation status, and the data storage status of the storage. Then, it is outputted to the input / output unit 35 to control the screen update of the client computer through the web server.

프로세싱부(65)는, 요청된 프로그램 작업을 수행하고, 스토리지(50)는 프로그램 작업의 수행 시간 전후, 그리고 프로그램 작업 수행 중 이에 관련된 데이터를 저장할 수 있다.
The processing unit 65 performs the requested program operation, and the storage 50 can store data related to the execution time of the program operation and the execution of the program operation.

도 7은 본 발명에 따른 화면갱신 제어방법의 다른 일 실시예를 예시한다. FIG. 7 illustrates another embodiment of the screen update control method according to the present invention.

프로그램 수행 작업을 요청받고 미들웨어를 통해 화면갱신 주기정보를 설정한다(S210). The program execution task is requested and the screen update cycle information is set through the middleware (S210).

화면갱신 주기정보는 프로그램 작업 개수, 스토리지 입출력 상태의 변화, 프로그램 작업 상태의 변화에 따라 다르게 설정될 수 있다. 위에서 프로그램 작업 개수, 스토리지 입출력 상태의 변화, 프로그램 작업 상태의 변화에 대한 예를 예시하였다.The screen update cycle information can be set differently depending on the number of program tasks, changes in the storage input / output status, and changes in the program operation status. Examples of the number of program operations, changes in storage input / output status, and changes in program operation status are illustrated above.

미들웨어에 설정된 화면갱신 주기정보에 따라 화면갱신에 필요한 데이터를 수집한다(S220). In accordance with the screen update period information set in the middleware, data necessary for screen update is collected (S220).

수집한 정보를 웹 서버를 통해 클라이언트 컴퓨터로 전송하여 클라이언트 컴퓨터의 화면갱신을 제어한다(S230). The collected information is transmitted to the client computer through the web server to control the screen update of the client computer (S230).

여기서, 컴퓨팅 자원의 미들웨어를 통해 해당 프로그램 작업 상태에 대한 화면출력을 갱신하는 방법을 예시하였으나, 위와 같은 기능을 포함하는 소프트웨어를 통해 구현할 수도 있다. 이 경우, 소프트웨어는 화면갱신 주기정보를 입력받고, 상기 입력된 화면갱신 주기정보에 기초하여 요청된 프로그램 작업의 진행 상태에 따라 상기 프로그램 작업의 진행 상태를 나타내는 화면갱신에 필요한 데이터를 수집하고 상기 수집한 데이터를 출력할 수 있다. 그리고, 컴퓨팅 자원의 스토리지 등은 이와 같은 소프트웨어를 구현하여 웹 서버 또는 클라이언트 컴퓨터의 화면갱신을 제어할 수 있다. Here, the method of updating the screen output of the program operation state through the middleware of the computing resource is exemplified, but it may be implemented through software including the above functions. In this case, the software receives the screen update cycle information, collects data necessary for screen update indicating the progress status of the program operation according to the progress status of the requested program operation based on the inputted screen update cycle information, It is possible to output one data. In addition, storage of computing resources and the like can implement the software to control the screen update of the web server or the client computer.

10: 클라이언트 컴퓨터
20: 인터넷 망
30: 웹 서버
40: 미들웨어
50: 스토리지
60: 계산 시스템
65: 프로세싱부
10: Client computer
20: Internet network
30: Web server
40: Middleware
50: Storage
60: Calculation system
65: Processing unit

Claims (15)

프로그램 수행 작업을 요청받고 화면갱신 주기정보를 입력받는 단계로서, 상기 화면갱신 주기정보는 상기 요청된 프로그램 수행 작업의 작업상태에 따라 달라지고;
상기 입력된 화면갱신 주기정보에 따라 화면갱신에 필요한 데이터를 수집하는 단계로서 상기 화면갱신에 필요한 데이터는 상기 요청된 프로그램 수행 작업의 진행상태를 나타내고; 및
상기 수집한 화면갱신에 필요한 데이터를 출력하는 단계;를 포함하는 화면갱신 제어방법.
Receiving a program execution task and receiving screen update cycle information, wherein the screen update cycle information is changed according to a task state of the requested program execution task;
Collecting data necessary for a screen update according to the input screen update cycle information, the data required for the screen update indicating a progress state of the requested program execution task; And
And outputting data necessary for updating the collected screen.
삭제delete 제 1항에 있어서,
상기 작업상태는, 상기 요청된 프로그램 수행 작업이 프로세서에 제출 준비(ready)되는 단계, 상기 요청된 프로그램 수행 작업이 프로세서에 수행되기 위해 데이터가 업로드(stage-in)되는 단계, 상기 요청된 프로그램 수행 작업이 프로세서에서 수행되는 단계, 및 상기 요청된 프로그램 수행 작업이 프로세서에(stage-out)의 수행 후 관련 데이터가 저장(stage-out)되는 단계 중 어느 하나인 것을 포함하는 화면갱신 제어방법.
The method according to claim 1,
Wherein the task state is a state in which the requested program execution task is ready to be submitted to the processor, the requested program execution task is stage-in to data being uploaded to the processor, Wherein the task is performed in a processor and the requested program execution task is stage-out after the execution of a stage-out to the processor.
제 1항에 있어서,
상기 작업상태는,
상기 프로그램 수행 작업이 작업 큐에 대기하는 단계인 화면갱신 제어방법.
The method according to claim 1,
Wherein the work state includes:
Wherein the program execution job is queued in a work queue.
제 1항에 있어서,
상기 작업상태는,
상기 프로그램 수행 작업이 완료되는 완료 상태, 중지 상태 및 실패 상태 중 어느 하나인 화면갱신 제어방법.
The method according to claim 1,
Wherein the work state includes:
Wherein the program execution job is one of a completion state, a stop state, and a failure state in which the program execution job is completed.
프로그램 수행 작업을 요청받고 화면갱신 주기정보를 입력받으며, 상기 화면갱신 주기정보에 따른 화면갱신 관련 데이터를 출력하는 입출력부로서, 상기 화면갱신 주기정보는 상기 요청된 프로그램 수행 작업의 작업상태에 따라 달라지고;
상기 요청된 프로그램 수행 작업을 수행하는 프로세서; 및
상기 입력된 화면갱신 주기정보에 기초하여 상기 요청된 프로그램 수행 작업의 작업 상태에 따라 상기 요청된 프로그램 수행 작업의 작업 상태를 나타내는 화면갱신에 필요한 데이터를 수집하고, 상기 수집한 데이터를 상기 입출력부로 출력하는 미들웨어;를 포함하는 화면갱신 제어장치.
An input / output unit for requesting a program execution task, receiving screen update cycle information, and outputting screen update-related data according to the screen update cycle information, wherein the screen update cycle information is different according to the operation state of the requested program execution task under;
A processor for performing the requested program performing operation; And
Collecting data necessary for screen update indicating the operation state of the requested program execution job according to the operation state of the requested program execution task based on the input screen update cycle information, and outputting the collected data to the input / The screen update control device comprising:
제 6항에 있어서,
상기 화면갱신 제어장치는 상기 요청된 프로그램 수행 작업에 따른 데이터가 저장되는 스토리지를 더 포함하고,
상기 미들웨어는, 상기 스토리지에 상기 데이터의 입출력 변화상태에 따라 상기 화면갱신에 필요한 데이터를 수집하는 화면갱신 제어장치.
The method according to claim 6,
Wherein the screen update control apparatus further comprises a storage for storing data according to the requested program execution job,
Wherein the middleware collects data necessary for the screen update according to a change state of input / output of the data in the storage.
제 6항에 있어서,
상기 화면갱신 제어장치는, 상기 프로그램 수행 작업을 요청하는 웹 서버를 더 포함하고, 상기 수집된 데이터를 클라이언트 컴퓨터로 전송하도록 하는 화면갱신 제어장치.
The method according to claim 6,
Wherein the screen update control device further includes a web server for requesting the program execution job, and transmits the collected data to the client computer.
제 6항에 있어서,
상기 작업상태는, 상기 요청된 프로그램 수행 작업이 프로세서에 제출 준비(ready)되는 단계, 상기 요청된 프로그램 수행 작업이 프로세서에 수행되기 위해 데이터가 업로드(stage-in)되는 단계, 상기 요청된 프로그램 수행 작업이 프로세서에서 수행되는 단계, 및 상기 요청된 프로그램 수행 작업이 프로세서에(stage-out)의 수행 후 관련 데이터가 저장(stage-out)되는 단계 중 어느 하나인 것을 포함하는 화면갱신 제어장치.
The method according to claim 6,
Wherein the task state is a state in which the requested program execution task is ready to be submitted to the processor, the requested program execution task is stage-in to data being uploaded to the processor, Wherein the job is performed in a processor and the requested program execution job is stage-out after the execution of a stage-out of the requested program execution job.
제 6항에 있어서,
상기 작업 상태는,
상기 프로그램 수행 작업이 작업 큐에 대기하는 단계인 화면갱신 제어장치.
The method according to claim 6,
Wherein the work state includes:
Wherein the program execution job is a step of waiting in a work queue.
제 6항에 있어서,
상기 작업상태는,
상기 프로그램 수행 작업이 완료되는 완료 상태, 중지 상태 및 실패 상태 중 어느 하나인 화면갱신 제어장치.
The method according to claim 6,
Wherein the work state includes:
Wherein the program execution task is one of a completion state, a stop state, and a failure state in which the program execution job is completed.
프로그램 수행 작업을 요청받고, 화면갱신 주기정보를 입력받으며, 상기 입력된 화면갱신 주기정보에 기초하여 상기 요청된 프로그램 수행 작업의 작업상태에 따라 상기 프로그램 수행 작업의 작업상태를 나타내는 화면갱신에 필요한 데이터를 수집하고 상기 수집한 데이터를 출력하는 프로그램을 저장하는 저장매체로서, 상기 화면갱신 주기정보는 상기 프로그램 수행 작업의 작업상태에 따라 달라지는 것을 포함하는 저장매체.A program update unit for requesting a program execution job and receiving screen update cycle information, wherein the program update execution unit receives data necessary for a screen update indicating a task status of the program execution task according to the requested task status of the program execution task, And outputting the collected data, wherein the screen update cycle information is changed according to an operation state of the program execution task. 제 12항에 있어서,
상기 작업상태는, 상기 요청된 프로그램 수행 작업이 프로세서에 제출 준비(ready)되는 단계, 상기 요청된 프로그램 수행 작업이 프로세서에 수행되기 위해 데이터가 업로드(stage-in)되는 단계, 상기 요청된 프로그램 수행 작업이 프로세서에서 수행되는 단계, 및 상기 요청된 프로그램 수행 작업이 프로세서에(stage-out)의 수행 후 관련 데이터가 저장(stage-out)되는 단계 중 어느 하나인 것을 포함하는 저장매체.
13. The method of claim 12,
Wherein the task state is a state in which the requested program execution task is ready to be submitted to the processor, the requested program execution task is stage-in to data being uploaded to the processor, Wherein the job is performed in a processor, and the requested program execution job is stage-out after the execution of a stage-out of the associated data.
제 12항에 있어서,
상기 작업상태는,
상기 프로그램 수행 작업이 작업 큐에 대기하는 단계인 저장매체.
13. The method of claim 12,
Wherein the work state includes:
Wherein the program execution job is queued in a work queue.
제 12항에 있어서,
상기 작업상태는,
상기 프로그램 수행 작업이 완료되는 완료 상태, 중지 상태 및 실패 상태 중 어느 하나인 저장매체.
13. The method of claim 12,
Wherein the work state includes:
Wherein the program execution job is a completion state, a stop state, and a failure state in which the program execution job is completed.
KR1020120057199A 2012-05-30 2012-05-30 apparatus for controlling to update a screen display, method of controlling to update a screen display and storage thereof KR101429168B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120057199A KR101429168B1 (en) 2012-05-30 2012-05-30 apparatus for controlling to update a screen display, method of controlling to update a screen display and storage thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120057199A KR101429168B1 (en) 2012-05-30 2012-05-30 apparatus for controlling to update a screen display, method of controlling to update a screen display and storage thereof

Publications (2)

Publication Number Publication Date
KR20130134004A KR20130134004A (en) 2013-12-10
KR101429168B1 true KR101429168B1 (en) 2014-08-13

Family

ID=49981695

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120057199A KR101429168B1 (en) 2012-05-30 2012-05-30 apparatus for controlling to update a screen display, method of controlling to update a screen display and storage thereof

Country Status (1)

Country Link
KR (1) KR101429168B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004326679A (en) * 2003-04-28 2004-11-18 Mitsubishi Electric Corp Task controller
KR20050034201A (en) * 2003-10-08 2005-04-14 삼성전자주식회사 Apparatus and method for remote controlling
KR20060044848A (en) * 2004-06-18 2006-05-16 삼성전자주식회사 Method for generating a realistic progress indicator

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004326679A (en) * 2003-04-28 2004-11-18 Mitsubishi Electric Corp Task controller
KR20050034201A (en) * 2003-10-08 2005-04-14 삼성전자주식회사 Apparatus and method for remote controlling
KR20060044848A (en) * 2004-06-18 2006-05-16 삼성전자주식회사 Method for generating a realistic progress indicator

Also Published As

Publication number Publication date
KR20130134004A (en) 2013-12-10

Similar Documents

Publication Publication Date Title
US11467879B2 (en) Techniques for implementing rollback of infrastructure changes in a cloud infrastructure orchestration service
JP7202369B2 (en) Leveraging microservice containers to provide tenant isolation in a multi-tenant API gateway
US10142174B2 (en) Service deployment infrastructure request provisioning
US11307939B2 (en) Low impact snapshot database protection in a micro-service environment
US7689989B2 (en) Thread monitoring using shared memory
US9069606B2 (en) Autonomous application-level auto-scaling in a cloud
US8225308B2 (en) Managing software lifecycle
US10191733B2 (en) Software change process orchestration in a runtime environment
WO2015070705A1 (en) Computer device, method and apparatus for scheduling service process
US11327795B1 (en) Efficient worker utilization
US20180341573A1 (en) Cloud-based automated test execution factory
JP2014191604A5 (en)
US20120084436A1 (en) Mechanism for accessing and processing monitoring data resulting from customized monitoring of system activities
JP5518950B2 (en) Virtual machine management system and management method
US10120744B1 (en) Graph execution system and method for a computing environment
US20210397534A1 (en) System For Automatically Evaluating A Change In A Large Population Of Processing Jobs
JP6562093B2 (en) System management device
US20110029986A1 (en) Supporting Administration of a Multi-Application Landscape
KR101429168B1 (en) apparatus for controlling to update a screen display, method of controlling to update a screen display and storage thereof
JP5967091B2 (en) System parameter setting support system, data processing method of system parameter setting support device, and program
EP2988469B1 (en) A method and apparatus for updating a user interface of one program unit in response to an interaction with a user interface of another program unit
KR101437687B1 (en) Financial terminal, method for business synchronizing thereof, and financial system
KR101221624B1 (en) System of processing cloud computing-based spreadsheet and method thereof
CN111858234A (en) Task execution method, device, equipment and medium
JP2006260528A (en) Computer control method, management computer, and its processing program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20170703

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20190701

Year of fee payment: 6