KR100229728B1 - A device of implementation for covos in unix system - Google Patents
A device of implementation for covos in unix system Download PDFInfo
- Publication number
- KR100229728B1 KR100229728B1 KR1019960043460A KR19960043460A KR100229728B1 KR 100229728 B1 KR100229728 B1 KR 100229728B1 KR 1019960043460 A KR1019960043460 A KR 1019960043460A KR 19960043460 A KR19960043460 A KR 19960043460A KR 100229728 B1 KR100229728 B1 KR 100229728B1
- Authority
- KR
- South Korea
- Prior art keywords
- communication
- operating system
- covos
- virtual operating
- unix
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45537—Provision of facilities of other operating environments, e.g. WINE
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/546—Message passing systems or structures, e.g. queues
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Multi Processors (AREA)
Abstract
본 발명은 COVOS下에서 동작하는 AP에 대한 제어와 관리의 기능 개선으로 더욱 강화된 통신전용 가상 운영체제를 구현도록 한 유닉스(UNIX) 시스템의 통신전용 가상 운영체제 구현장치에 관한 것이다.The present invention relates to an apparatus for implementing a communication-only virtual operating system in a UNIX (Unix) system, which realizes a communication virtual operating system that is further enhanced by improving the control and management functions for an AP operating under COVOS.
이러한 본 발명은 운영체제의 제어에 따라 각 통신전용 가상 운영체제들간의 통신이 가능토록 내부 타스크와 외부/유저 프로세스에 대한 정보를 모두 갖고 각AP간의 통신을 제어하는 각각의 통신전용 가상 운영체제가 병합된 하나의 통신전용 가상 운영체제수단과; 통신전용 가상 운영체제수단의 제어하에서 통신전용 가상 운영체제수단내의 메시지 큐를 통해 타AP와의 통신을 수행하는 외부 및 유저 프로세스로 이루어짐을 특징으로 한 것이다.In the present invention, each communication-dedicated virtual operating system that controls communication between each AP and has both an internal task and external / user process information so that communication between the virtual operating systems can be performed according to the control of the operating system, Dedicated virtual operating system means; And an external and user process for performing communication with another AP through a message queue in the communication-dedicated virtual operating system means under the control of the communication-dedicated virtual operating system means.
Description
일반적으로, 통신전용 가상 운영체제(COVOS)는 은행용 기기인 브랜치 프로세서(Branch Processor) 상에서 수행되는 각종 통신 프로그램을 제어하고 기능을 제공하는 프로그램을 말한다.Generally, a communication-specific virtual operating system (COVOS) is a program that controls various communication programs executed on a branch processor, which is a bank device, and provides functions.
이러한 COVOS는 유닉스 시스템에서는 동작하지 않고, PC상에서만 구현된다.This COVOS does not work on Unix systems, but only on PCs.
제1도는 종래 OS하(下)의 통신 프로그램의 배치 구성도로서, 운영체제(1)아래에 다수의 COVOS(2a-2n)가 존재하며, 그 COVOS 아래에는 각각 AP(3a-3n)가 동작하는 구성이다.FIG. 1 is a layout diagram of communication programs under the conventional OS, in which a plurality of COVOSs 2a-2n exist under the operating system 1 and APs 3a-3n operate under the COVOSs, respectively .
여기서, 하나의 COVOS는 제2도에 도시된 바와 같이, 하위 AP의 성격에 따라 외부 프로세서(3a-1), 내부 타스크(3a-2), 유저 프로세스(3a-3)로 구성된다.Here, one COVOS is composed of an external processor 3a-1, an internal task 3a-2, and a user process 3a-3 according to the nature of the lower AP, as shown in FIG.
상기한 내부 타스크(3a-2)는 각각의 타스크가 같은 성격의 통신 방식을 취하기 때문에 하나로 묶여 전체가 하나의 프로세스로 되어 있다.The above-mentioned internal task 3a-2 is a single process because each task takes a communication method having the same nature.
그 외의 외부 프로세스(3a-1)와 유저 프로세스(3a-3)들은 단지 통신전용 가상 운영체제인 COVOS가 제공하는 제한적인 사용자 라이브러리만 제공받아 일을 수행한다.The other external processes 3a-1 and user processes 3a-3 perform work by receiving only a limited user library provided by COVOS, a communication-only virtual operating system.
즉, 시스템 운영체제(OS)의 관점에서는 내부 타스크부를 포함하는 통신전용가상 운영체제(COVOS)와 외부 및 유저 프로세서들만 프로세스로 인지한다.That is, from the viewpoint of the system operating system (OS), only the communication-dedicated virtual operating system (COVOS) including the internal task part and the external and user processors are recognized as processes.
상기한 외부 프로세스(3a-1) 및 유저 프로세스(3a-3)와 COVOS의 내부타스크(3a-2)의 차이점은 전술한 바에서도 잠시 언급하였는데, 가장 큰 차이점은 외부 및 유저 프로세스에게는 COVOS는 약간의 제어와 제한된 기능만을 수행하고 COVOS의 내부 타스크는 각 타스크의 모든 것을 제어 및 통제하고 필요한 모든 기능을 제어하도록 한다.The difference between the external process 3a-1 and the user process 3a-3 and the COVOS internal task 3a-2 has been mentioned for a while, but the biggest difference is that COVOS is slightly And the COVOS internal task controls and controls all of the tasks and controls all necessary functions.
서로의 정보 교환, 즉 통신은 외부 및 유저 프로세스의 경우 COVOS가 제공하는 라이브러리를 통하여 직접 수행을 하지만, COVOS의 내부 타스크는 COVOS에 요청을 하여 COVOS가 대신 통신을 하게 된다.In the case of external and user processes, COVOS requests the COVOS internal task for communication, but the COVOS communicates instead.
제3도는 복수의 COVOS간 통신이 가능한 시스템의 블록 구성도로서, 하나의 운영체제(4) 아래에 COVOS 관리 프로세스(5)가 존재하고, 그 COVOS 관리 프로세스(5) 아래에는 다수개의 COVOS(6a-6n)가 연결되어 동작함을 나타낸 것이다.3 shows a block diagram of a system capable of communicating with a plurality of COVOSs. The COVOS management process 5 exists under one operating system 4. Under the COVOS management process 5, a plurality of COVOSs 6a- 6n are connected and operated.
그러나 이러한 종래의 시스템은 여러 개의 COVOS가 하나의 OS하에 존재하기 때문에, 서로의 COVOS하의 AP간의 통신이 어려운 문제점이 있었다. 이는 COVOS1 아래의 AP와 COVOS2 하의 AP와의 통신은 또 다른 통신의 부담이 되기 때문이다.However, in such a conventional system, since several COVOSs exist under one OS, communication between the APs under COVOS is difficult. This is because communication between an AP under COVOS1 and an AP under COVOS2 is a burden for another communication.
따라서 본 발명은 상기와 같은 종래 기술의 제반 문제점을 해결하기 위해서 제안된 것으로서, 본 발명의 목적은 COVOS하(下)에서 동작하는 AP에 대한 제어와 관리의 기능 개선으로 더욱 강화된 통신전용 가상 운영체제를 구현토록 한 유닉스(UNIX)시스템의 통신전용 가상 운영체제 구현장치를 제공하는데 있다.SUMMARY OF THE INVENTION Accordingly, the present invention has been made keeping in mind the above problems occurring in the prior art, and it is an object of the present invention to provide a communication-only virtual operating system And to provide an apparatus for implementing a communication-only virtual operating system of a UNIX system.
종래 기술의 문제점에서 언급한 바와 같이, 여러 개의 COVOS 간의 통신을 가능토록 하기 위해서는, 제4도와 같이 여러 개의 COVOS를 하나의 COVOS로 통합하여야 한다. 또한 기존의 많은 내부 타스크 중에서 유저 프로세스로 독립할 수 있는 것은 기존의 COVOS 제공 라이브러리(LIBRARY)를 강화시켜 유저 프로세스로 독립시킨다. 또한 COVOS로 하여금 기존의 유저 프로세스에 대한 느슨한 제어를 더욱 강화하여 내부 타스크였던 AP가 유저 프로세스로 되어도 별다른 코딩(CODING)의 수정이 없도록 한다.As mentioned in the prior art, in order to enable communication between multiple COVOS, it is necessary to integrate several COVOS into one COVOS as in the fourth method. In addition, among many existing internal tasks, the independence of the user process makes the existing COVOS provided library (LIBRARY) stronger and independent to the user process. In addition, COVOS further enhances the loose control over the existing user process, so that even if the AP that was the internal task becomes the user process, there is no modification of the CODING.
이러한 본 발명의 목적을 달성하기 위한 기술적인 수단은, 각 통신전용 가상운영체제들간의 통신이 가능토록 내부 타스크와 내부/외부 프로세스에 대한 정보를 모두 갖고 각 AP간의 통신을 제어하는 각각의 통신전용 가상 운영체제가 병합된 하나의 통신전용 가상 운영체제 수단과, 상기 통신전용 가상 운영체제수단 제어에 따라 상기 통신전용 가상 운영체제수단내의 메시지 큐를 통해 타AP와의 통신을 수행하는 외부 및 유저 프로세스로 이루어진다.In order to accomplish the object of the present invention, each communication-dedicated virtual operating system is provided with information on an internal task and internal / external processes, And an external and user process for performing communication with another AP through a message queue in the communication-dedicated virtual operating system means in accordance with the control of the communication-dedicated virtual operating system means.
이하, 본 발명을 첨부한 도면에 의거 상세히 설명하면 다음과 같다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.
제1도는 종래 운영체제(OS)하(下)의 통신 프로그램의 배치 구성도.FIG. 1 is a layout diagram of a communication program under a conventional operating system (OS); FIG.
제2도는 종래 하나의 통신전용 가상 운영체제(COVOS)의 상세 블록 구성도.FIG. 2 is a detailed block diagram of a conventional communication-only virtual operating system (COVOS); FIG.
제3도는 종래 복수의 COVOS간 통신이 가능한 시스템 블록 구성도.FIG. 3 is a block diagram of a conventional system block capable of communicating with a plurality of COVOSs.
제4도는 본 발명에 의한 유닉스(UNIX) 시스템의 통신전용 가상 운영체제 구현장치 블록 구성도.FIG. 4 is a block diagram of an apparatus for implementing a communication-only virtual operating system in a UNIX system according to the present invention;
제5도는 제4도의 각 타스크와 COVOS간의 통신 흐름을 설명하기 위한 통신전용 가상 운영체제 시스템 블록 구성도.FIG. 5 is a block diagram of a communication-only virtual operating system system block for explaining the communication flow between each task in FIG. 4 and the COVOS; FIG.
<도면의 주요부분에 대한 부호의 설명>Description of the Related Art
10 : 운영체제(OS) 20 : 통신전용 가상 운영체제(COVOS)10: Operating system (OS) 20: Communication-only virtual operating system (COVOS)
30 : 내부 타스크부 40 : 외부 프로세스30: Internal task unit 40: External process
50 : 유저 프로세스50: User process
제4도는 본 발명에 의한 유닉스(UNIX) 시스템의 통신전용 가상 운영체제 구현장치 블록 구성도이다.FIG. 4 is a block diagram of an apparatus for implementing a communication-only virtual operating system of a UNIX system according to the present invention.
도시된 바와 같이, 운영체제(10)와, 상기 운영체제(10)의 제어에 따라 각 통신전용 가상 운영체제들간의 통신이 가능토록 내부 타스크와 내부/외부 프로세스에 대한 정보를 모두 갖고 각 AP간의 통신을 제어하는 각각의 통신전용 가상 운영체제가 병합된 하나의 통신전용 가상 운영체제부(20)와; 상기 통신전용 가상 운영체제부(20)의 제어에 따라 상기 통신전용 가상 운영체제부(20)내의 메시지 큐(22)를 통해 다른 AP와의 통신을 수행하는 외부 및 유저 프로세스(40)(50)와; 내부 타스크부(30)로 구성되었다.As shown in the figure, in order to enable communications between the operating systems 10 and the communication virtual private operating systems under the control of the operating system 10, A virtual private network operating system unit 20 in which each virtual private operating system is merged; An external and user process (40) (50) for performing communication with another AP through a message queue (22) in the communication-dedicated virtual operating system unit (20) under the control of the communication-dedicated virtual operating system unit (20); And an internal task unit 30.
이와 같이 구성된 본 발명에 의한 유닉스(UNIX) 시스템의 통신전용 가상운영체제 구현장치의 작용을 설명하면 다음과 같다.The operation of the apparatus for realizing the communication-dedicated virtual operating system of the UNIX system according to the present invention will be described below.
먼저, 운영체제(10) 아래에 존재하는 통신전용 가상 운영체제(20)는 내부 타스크는 물론 외부 및 유저 프로세스에 대한 정보의 모두 가지고 있으면서, 각 AP간의 통신을 책임지도록 한다.First, the communication-dedicated virtual operating system 20 existing under the operating system 10 has all the information about the external task and the user process as well as the internal task, and is responsible for communication between the APs.
여기서, AP간의 통신은 제5도와 같이 이루어진다.Here, the communication between APs is performed as in the fifth aspect.
즉, 상기한 통신전용 가상 운영체제 구현장치가 유닉스 OS환경하(下)에서 구성되어 있기 때문에 통신의 기본은 유닉스에서 제공된 IPC(Inter Process Communication)를 이용하여 설계된다.That is, since the device for implementing a communication-only virtual OS is configured under a UNIX OS environment, the basic communication is designed using Interprocess Communication (IPC) provided in Unix.
다시 말해 ,유저 및 외부 프로세스(50)(40)는 다른 AP와의 통신을 위하여 자신의 메시지 큐를 생성하여 COVOS에 등록시키게 된다.In other words, the user and the external processes 50 and 40 create their own message queues and register them in COVOS for communication with other APs.
그 후 통신하고자 하는 상대 AP에게 메시지을 송신하는데 ,이때 메시지를 기존과 같이 상대AP로 바로 보내는 것이 아니고, 통신전용 가상 운영체제인 COVOS(20)의 메시지 큐(22)로 송신하게 된다.Then, the message is transmitted to the partner AP to communicate with. At this time, the message is not sent directly to the AP, but is transmitted to the message queue 22 of the COVOS 20, which is a communication-only virtual operating system.
COVOS(20)는 이 메시지를 어떤 AP로 보내야 하는지를 판단한 후에 이를 해당하는 AP로 전송해준다.The COVOS 20 judges to which AP this message should be sent and then transmits it to the corresponding AP.
이렇게 하므로서 COVOS(20)가 외부 및 유저 프로세스(40)(50)를 관리하게 되는 것이다.In this way, the COVOS 20 manages the external and user processes 40 and 50.
한편, 내부 타스크의 경우는 COVOS(20) 내의 내부 타스크 콘트롤부(21)로 메시지 송신을 요청하면서 COVOS(20)가 이를 상대 AP로 송신하여 통신을 행하게 되는 것이다.On the other hand, in the case of an internal task, the COVOS 20 sends a message to the internal task control unit 21 in the COVOS 20, and transmits the message to the corresponding AP to perform communication.
이상에서 설명한 바와 같이 본 발명은 COVOS 아래(下)에서 동작하는 AP에 대한 제어와 관리의 기능 개선으로 더욱 강화된 통신 전용 가상 운영체제를 구현할 수 있는 효과가 있다.INDUSTRIAL APPLICABILITY As described above, the present invention has the effect of realizing a communication-only virtual operating system that is further enhanced by improving the control and management functions for the AP operating under COVOS.
또한, 통신전용 가상 운영체제(COVOS)의 기능 개선으로 유닉스 운영체제는 물론 다른 운영체제에서도 COVOS를 사용할 수 있는 효과가 있다.In addition, COVOS can be used not only in UNIX operating systems but also in other operating systems by improving the function of communication-only virtual operating system (COVOS).
본 발명은 유닉스(UNIX) 시스템의 통신전용 가상 운영체제 구현에 관한 것으로, 좀 더 상세하게는 통신용 가상 운영체제(OS)인 COVOS(Communication Oriented Virtual Operating System)의 기능에 관한 것으로 특히 COVOS(하)에서 동작하는 AP에 대한 제어와 관리의 기능 개선으로 더욱 강화된 통신전용 가상 운영체제를 구현토록 한 유닉스(UNIX) 시스템의 통신전용 가상 운영체제 구현장치에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication-oriented virtual operating system implementation of a UNIX system, and more particularly to a communication-oriented virtual operating system (COVOS) And more particularly, to an apparatus for implementing a communication-only virtual operating system in a UNIX (Unix) system for realizing a communication-only virtual operating system that is further enhanced by improving the control and management functions of an AP.
Claims (1)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019960043460A KR100229728B1 (en) | 1996-10-01 | 1996-10-01 | A device of implementation for covos in unix system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019960043460A KR100229728B1 (en) | 1996-10-01 | 1996-10-01 | A device of implementation for covos in unix system |
Publications (2)
Publication Number | Publication Date |
---|---|
KR19980025433A KR19980025433A (en) | 1998-07-15 |
KR100229728B1 true KR100229728B1 (en) | 1999-11-15 |
Family
ID=19475921
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019960043460A KR100229728B1 (en) | 1996-10-01 | 1996-10-01 | A device of implementation for covos in unix system |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100229728B1 (en) |
-
1996
- 1996-10-01 KR KR1019960043460A patent/KR100229728B1/en not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
KR19980025433A (en) | 1998-07-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100229728B1 (en) | A device of implementation for covos in unix system | |
JP3494545B2 (en) | Distributed computer system, computer and distributed processing method | |
KR100227810B1 (en) | The control method of remote command in mobile exchange | |
KR0176072B1 (en) | System event control apparatus and its method thereof | |
KR0143742B1 (en) | A method of communicating data for multiprocessor system | |
JP2008108123A (en) | Module execution device, and modularization program | |
JP2003058515A (en) | Inter-processor command processor, loose coupled multi- processor device, and command processing method | |
KR20010048804A (en) | Apparatus And Method For Remote Input/Output Control In Real-time System | |
JPH0436854A (en) | Inter-processor communication system | |
KR100251729B1 (en) | Processor conditoon control method using x.25 communication | |
JPH03288255A (en) | Network control system for multiprocessor | |
KR20000013278A (en) | Intelligent network service switching module for managing call processing operation and service switching function having the same | |
KR100318342B1 (en) | Multiple Remote Command Processing Structure and Method | |
JPH0991231A (en) | Application program execution method and device therefor in server-client computer system | |
KR20000009077A (en) | Process state managing method in intelligent network service switch board | |
JPH0342765A (en) | Decentralized processor | |
JPH03154940A (en) | Multi-file processor | |
JPH08272757A (en) | Multiprocessor system and program starting method | |
JPH0573339A (en) | Parallel execution system fore distributed service | |
JPH04335455A (en) | Communication system between computers of different code systems | |
KR100277714B1 (en) | How to implement fill events on the operating system | |
JPS6215638A (en) | Process control method in svc routine | |
JP2000215180A (en) | Data communication device, system and method | |
JPH04322358A (en) | Multiprocessor network control system | |
JPH0887477A (en) | Service requesting method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
AMND | Amendment | ||
E601 | Decision to refuse application | ||
J201 | Request for trial against refusal decision | ||
AMND | Amendment | ||
B701 | Decision to grant | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20020627 Year of fee payment: 4 |
|
LAPS | Lapse due to unpaid annual fee |