KR100771728B1 - Method for inter-thread communication in automatic teller machine - Google Patents

Method for inter-thread communication in automatic teller machine Download PDF

Info

Publication number
KR100771728B1
KR100771728B1 KR1020000074976A KR20000074976A KR100771728B1 KR 100771728 B1 KR100771728 B1 KR 100771728B1 KR 1020000074976 A KR1020000074976 A KR 1020000074976A KR 20000074976 A KR20000074976 A KR 20000074976A KR 100771728 B1 KR100771728 B1 KR 100771728B1
Authority
KR
South Korea
Prior art keywords
itc
communication
lower layer
thread communication
physical lower
Prior art date
Application number
KR1020000074976A
Other languages
Korean (ko)
Other versions
KR20020045693A (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 KR1020000074976A priority Critical patent/KR100771728B1/en
Publication of KR20020045693A publication Critical patent/KR20020045693A/en
Application granted granted Critical
Publication of KR100771728B1 publication Critical patent/KR100771728B1/en

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • G07F19/211Software architecture within ATMs or in relation to the ATM network

Abstract

본 발명은, 자동은행거래단말기에서의 상호 스레드 통신방법에 관한 것으로, 메모리를 공유하여 억세스하되, 그에 따라 수반되는 억세스 충돌 현상을 제거할 수 있는 스레드간의 통신 메커니즘 실현과, 상호 스레드 통신(ITC)을 물리적 하위 계층과 논리적 상위 계층으로 구분함으로써, 고객 요구에 상응하는 신속한 시스템 응답성을 확보할 수 있게 되며, 또한 데이터 억세스 채널과 ITC 메시지 전송 채널을 분리하여 물리적 하위 계층과 논리적 상위 계층이 구분되도록 함으로써, 물리적 하위 계층을 상호 프로세스 통신(IPC) 계층 등으로 용이하게 확장 보수할 수 있게 되는 매우 유용한 발명인 것이다. The present invention relates to a method of mutual thread communication in an automatic banking terminal. The present invention relates to a thread-to-thread communication mechanism capable of accessing a shared memory and thus eliminating an access conflict associated therewith, and mutual thread communication (ITC). Is divided into a physical lower layer and a logical upper layer, so that it is possible to obtain rapid system responsiveness corresponding to the customer's needs, and also to separate the data access channel and ITC message transmission channel to separate the physical lower layer and the logical upper layer By doing so, it is a very useful invention that the physical lower layer can be easily extended and repaired to an interprocess communication (IPC) layer or the like.

자동은행거래단말기(ATM), 논리적 상위 계층, 물리적 하위 계층, 어플리케이션 스레드, 상호 스레드 통신(ITC), 가상 ITC 채널 Automatic Banking Terminal (ATM), Logical Upper Layer, Physical Lower Layer, Application Thread, Interthread Communication (ITC), Virtual ITC Channel

Description

자동은행거래단말기에서의 상호 스레드 통신방법 {Method for inter-thread communication in automatic teller machine} Method for inter-thread communication in automatic teller machine             

도 1은 본 발명에 따른 상호 스레드 통신방법이 적용되는 자동은행거래단말기(ATM)에 대한 구성을 도시한 것이고,1 illustrates a configuration of an automatic banking terminal (ATM) to which a mutual thread communication method according to the present invention is applied,

도 2는 본 발명에 따른 자동은행거래단말기에서의 상호 스레드 통신방법에 대한 실시예를 개념적으로 도시한 것이다.
2 conceptually illustrates an embodiment of a mutual thread communication method in an automatic banking terminal according to the present invention.

※ 도면의 주요부분에 대한 부호의 설명※ Explanation of code for main part of drawing

10 : 중앙처리부 201 : 카드리더부10: central processing unit 20 1 : card reader unit

202 : 고객조작부 20n : 계원조작부 20 2 : Customer control unit 20 n : Keonwon control unit

30 : 액정 표시부 31 : 터치 스크린부30 liquid crystal display 31 touch screen

40 : 인터페이스부 100 : 자동은행거래단말기(ATM) 40: interface unit 100: automatic banking terminal (ATM)

본 발명은, 자동은행거래단말기에서의 상호 스레드 통신방법에 관한 것으로, 더욱 상세하게는 다수의 프로세스(Process) 및 스레드(Tread)간에 신속한 데이터 통신이 요구되는 자동은행거래단말기(ATM: Automatic Teller Machine)에서의 상호 스레드 통신방법에 관한 것이다.
The present invention relates to a method of mutual thread communication in an automatic banking terminal, and more particularly, to an automatic banking terminal (ATM) requiring rapid data communication between a plurality of processes and threads. It is related to mutual thread communication method in

일반적으로, 자동은행거래단말기(ATM)는 현금카드 또는 신용카드 등을 이용하여 자신의 은행 잔고에서 현금을 인출하거나, 또는 예금할 수 있도록 한 무인 은행거래 시스템으로서, 최근에는 상기와 같은 자동은행거래단말기의 설치 및 사용 예가 급격히 증가하고 있다.In general, an automatic banking terminal (ATM) is an unmanned banking system that allows users to withdraw or deposit cash from their bank balance using a cash or credit card. Examples of installation and use of terminals are rapidly increasing.

한편, 원도우즈 엔티 오에스(Windows NT O/S)와 같은 운영체제를 사용하는 자동은행거래단말기에서의 통신방식으로는, 메시지(Message) 전송방식과, 프로세스간 메모리 공유방식이 주로 사용되는 데, 상기 메시지 전송방식은 소량의 메시지를 프로세스 또는 스레드간에 전송하는 통신방식으로, 주로 업무 처리(Load)의 순서를 지정 및 제어하기 위한 이벤트(Event) 통지에 많이 사용되고 있다.Meanwhile, as a communication method in an automatic banking terminal using an operating system such as Windows NT O / S, a message transmission method and a memory sharing method between processes are mainly used. The message transmission method is a communication method for transmitting a small amount of messages between processes or threads, and is mainly used for event notification for specifying and controlling the order of business loads.

그리고, 상기 프로세스간 메모리 공유방식은, 다량의 데이터를 전송하는 통신방식으로 사용되는 데, 특히 메모리 맵 파일을 이용하여, 프로세스간에 메모리를 공유하는 메모리 맵 파일(MMF: Memory Mapped File) 방식이 많이 사용되고 있다.
In addition, the memory sharing method between processes is used as a communication method for transferring a large amount of data, and in particular, a memory map file (MMF) method for sharing memory among processes using a memory map file is frequently used. It is used.

그러나, 상기 메시지 전송방식은, 스레드간에 다량의 데이터 전송이 요구되는 자동은행거래단말기(ATM)에는 적합하지 않고, 단지 업무 처리(Load)의 순서를 지정하는 이벤트 통지에 국한하여 사용되고 있으며, 또한 상기 프로세스간 메모리 공유방식인 메모리 맵 파일(MMF) 방식은, 비교적 장시간이 소요되는 파일(File) 처리를 2 차적으로 수반하게 되므로, 고객 요구에 상응하는 신속한 응답속도가 요구되는 자동은행거래단말기에서의 시스템 처리속도를 제한시키게 되는 문제점이 있었다.
However, the message transmission method is not suitable for ATMs, which require a large amount of data transfer between threads, and is used only for event notification that specifies the order of business load. The memory map file (MMF) method, which is a memory sharing method between processes, involves secondary file processing, which requires a relatively long time, and thus, in an automatic bank transaction terminal requiring a fast response time corresponding to a customer's request. There was a problem that limits the system throughput.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위하여 창작된 것으로서, 메모리를 공유하여 억세스하되, 그에 따라 수반되는 억세스 충돌 현상을 제거할 수 있는 스레드간의 통신 메커니즘 실현과, 내부 통신을 물리적 하위 계층과 논리적 상위 계층으로 구분함으로써, 고객 요구에 상응하는 시스템 응답성을 확보할 수 있는 자동은행거래단말기에서의 상호 스레드 통신방법을 제공하는 데, 그 목적이 있는 것이다. Accordingly, the present invention was created to solve the above problems, and realizes a communication mechanism between threads that can access the memory by sharing the access, thereby eliminating the accompanying access conflict, and internal communication with the physical lower layer. The purpose is to provide a mutual thread communication method in an automatic banking terminal that can secure system responsiveness corresponding to customer needs by dividing it into logical upper layers.

상기와 같은 목적을 달성하기 위한 본 발명에 따른 자동은행거래단말기에서의 상호 스레드 통신방법은, 상호 스레드 통신(ITC) 추상 메카니즘을 논리적 상위 계층으로 구분하고, 상호 스레드 통신이 실제로 이루어지는 상호 스레드 통신(ITC) 메카니즘을 물리적 하위 계층으로 구분하는 1단계; 상기 구분된 물리적 하위 계층에서, 메모리의 파일 기록 위치정보가 포함된 메시지를, 가상 통신 채널을 통해, 상기 논리적 상위 계층으로 전송하는 2단계; 상기 논리적 상위 계층으로 전송된 메시지를, 상기 가상 통신 채널을 통해 수신하는 3단계; 및 상기 수신된 메시지에 포함된 기록 위치정보에 대응되는 메모리의 파일을, 상기 물리적 하위 계층에서 선택적으로 억세스하는 4단계를 포함하여 이루어지되, 상기 메시지의 전송 및 수신은, 상기 가상 통신 채널에 설정된 송신주소와 수신주소에 의해 결정되는 것을 특징으로 한다. The mutual thread communication method in an automatic banking terminal according to the present invention for achieving the above object is to divide the mutual thread communication (ITC) abstract mechanism into a logical upper layer, the mutual thread communication (actually the mutual thread communication) ITC) step 1 dividing the mechanism into physical sublayers; In the divided physical lower layer, transmitting a message including file recording location information of a memory to the logical upper layer through a virtual communication channel; Receiving a message transmitted to the logical upper layer through the virtual communication channel; And four steps of selectively accessing a file of a memory corresponding to recording location information included in the received message in the physical lower layer, wherein the sending and receiving of the message are set in the virtual communication channel. It is characterized by the transmission address and the reception address.

먼저, 도 1은 본 발명에 따른 상호 스레드 통신방법이 적용되는 자동은행거래단말기(ATM)에 대한 구성을 도시한 것으로, 상기 자동은행거래단말기(100)는, 현금 카드 또는 신용 카드에 기록된 정보를 독출하기 위한 카드리더부(201)와, 고객이 조작 입력하는 키를 수신 처리하기 위한 고객조작부(202), 및 운영자 또는 은행 계원이 조작 입력하는 키를 수신 처리하기 위한 계원조작부(20n) 등과 같은 다수의 I/O 모듈; 그리고, 상기 I/O 모듈의 동작을 제어하는 중앙처리부(10); 상기 중앙처리부와 호스트(Host)간에 데이터 송수신을 제공하는 인터페이스부(40)를 포함하여 구성된다. First, FIG. 1 illustrates a configuration of an automatic bank transaction terminal (ATM) to which a mutual thread communication method according to the present invention is applied. The automatic bank transaction terminal 100 includes information recorded on a cash card or a credit card. A card reader unit 20 1 for reading a document, a customer operator 20 2 for receiving and processing a key inputted by a customer, and a cashier operator 20 for receiving and processing a key inputted by an operator or a bank clerk. a number of I / O modules such as n ); And, the central processing unit 10 for controlling the operation of the I / O module; Interface unit 40 for providing data transmission and reception between the central processing unit and the host (Host) is configured.

한편, 상기 자동은행거래단말기의 전면(前面)에는, 동작 및 진행 상태 등을 안내 표시하기 위한 액정 표시부(30)가 배치되어, 상기 고객조작부(202)와 연계 동작되며, 상기 자동은행거래단말기의 후면(後面)에는, 장애 발생 등을 안내 표시하기 위한 터치 스크린부(31)가 배치되어, 상기 계원조작부(20n)와 연계 동작되는 데, 상기와 같이 구성되는 자동은행거래단말기, 예를 들어 원도우즈 엔티 오에스(Windows NT O/S)와 같은 운영체제를 사용하는 자동은행거래단말기에서, 고객 요구에 상응하는 신속한 시스템 응답성을 확보할 수 있는 본 발명에 따른 상호 스레드 통신방법에 대해, 이하 첨부된 도면을 참조하여 상세히 설명한다.
On the other hand, the front of the automatic bank transaction terminal, the liquid crystal display 30 for guiding and displaying the operation and progress state is disposed, and operates in conjunction with the customer control unit 20 2 , the automatic bank transaction terminal In the back of the, a touch screen unit 31 for guiding display of the occurrence of the failure is disposed, and operated in conjunction with the cashier control unit 20 n , an automatic bank transaction terminal configured as described above, for example For example, in an automatic banking terminal using an operating system such as Windows NT O / S, a method of mutual thread communication according to the present invention which can secure rapid system responsiveness corresponding to a customer's demand will be described below. It will be described in detail with reference to the accompanying drawings.

우선, 본 발명에 따른 자동은행거래단말기에서의 상호 스레드 통신방법은, 메모리를 공유하여 억세스하되, 그에 따라 수반되는 억세스 충돌 현상을 제거할 수 있도록 하기 위하여, 도 2에 도시한 바와 같이, 상호 스레드 통신(ITC : Inter-Thread Communication) 추상 메카니즘을 논리적 상위 계층으로 구분하고, 시스템에서 제공되는 메카니즘 등을 이용하여, 상호 스레드 통신이 실제로 이루어지는 상호 스레드 통신(ITC) 메카니즘을 물리적 하위 계층으로 구분 사용하게 된다. First, the mutual thread communication method in an automatic bank transaction terminal according to the present invention, in order to be able to access the memory by sharing, thereby eliminating the access conflict associated with it, as shown in Figure 2, mutual threads The Inter-Thread Communication (ITC) abstract mechanism is divided into logical upper layers, and the mechanisms provided by the system are used to classify and use the mutual thread communication (ITC) mechanism in which physical thread communication is actually performed as the physical lower layer. do.

한편, 상기 물리적 하위 계층은, 선입선출(FIFO: Fist In First Out)을 사용하여 구현될 수 있으며, 또한 상기 물리적 하위 계층을 확장하여 상호 스레드 통신(ITC)에서 프로세스간 메시지 교환(IPC: Inter-Process Communication)으로 사용할 수도 있다.Meanwhile, the physical lower layer may be implemented by using first in first out (FIFO), and also extends the physical lower layer to inter-process message exchange (IPC) in inter-thread communication (ITC). Process Communication).

예를 들어, 도 2에 도시한 바와 같이, 어플리케이션 스레드 A 에는, 굵은 실선과 굵은 점선으로 각각 표기된 제1 가상 ITC 채널과 제2 가상 ITC 채널이 모두 오픈 설정되어 있고, 상기 제1 가상 ITC 채널은, 송신주소를 '1'. 수신주소를 '2'로 오픈하고 있으며, 제2 가상 ITC 채널은 송신주소를 '2', 수신주소를 '1'로 오픈하고 있는 데, 이 경우 제1 가상 ITC 채널의 송신주소 '1'을 통해 전송된 ITC 메시지는, 상기 송신주소 '1'을 수신주소로 오픈하고 있는 제2 가상 ITC 채널로 수신된다. For example, as shown in FIG. 2, in the application thread A, both the first virtual ITC channel and the second virtual ITC channel, indicated by thick solid lines and thick dotted lines, are set to be open, and the first virtual ITC channel is opened. , Send address '1'. The receiving address is opened as '2', and the second virtual ITC channel opens the sending address as '2' and the receiving address as '1', in which case the sending address '1' of the first virtual ITC channel is opened. The transmitted ITC message is received in a second virtual ITC channel which opens the sender address '1' as a destination address.                     

또한, 제2 가상 ITC 채널의 송신주소 '2'를 통해 전송된 ITC 메시지는, 상기 송신주소 '2'를 수신주소로 오픈하고 있는 제1 가상 ITC 채널로 수신된다.In addition, the ITC message transmitted through the transmission address '2' of the second virtual ITC channel is received in the first virtual ITC channel which opens the transmission address '2' as the reception address.

그리고, 도 2에 도시한 바와 같이, 어플리케이션 스레드 B 에, 가상 ITC 채널이 오픈 설정되어 있고, 상기 오픈된 가상 ITC 채널이, 송신주소를 '2', 수신주소를 '1'로 오픈하고 있는 경우, 상기 어플리케이션 스레드 A 가, 제1 가상 ITC 채널의 송신주소 '1'을 통해 ITC 메시지를 전송하게 되면, 상기 전송된 ITC 메시지는 상기 송신주소 '1'을 수신주소로 오픈하고 있는 제2 가상 ITC 채널을 통해 어플리케이션 A 에 수신되고, 또는 수신주소를 '1'로 오픈하고 있는 어플리케이션 스레드 B 의 가상 ITC 채널로 수신되어, 결국 어플리케이션 스레드 B 에 수신된다. As shown in FIG. 2, the virtual ITC channel is set to open in the application thread B, and the open virtual ITC channel opens the transmission address as '2' and the reception address as '1'. When the application thread A transmits an ITC message through a transmission address '1' of a first virtual ITC channel, the transmitted ITC message is a second virtual ITC opening the transmission address '1' as a reception address. It is received by the application A through the channel, or by the virtual ITC channel of the application thread B, which has opened the reception address as '1', and is eventually received by the application thread B.

이때, 실제로 수신하는 어플리케이션 스레드는 선도착선처리(FCFS: First Come First Service)에 따라 처리되는 한편, 도 2에 도시한 바와 같이, 어플리케이션 스레드 A 와 어플이케이션 스레드 B 는, 상기 물리적 하위 계층인 ITC 메카니즘 계층에서 모두 동일한 물리적 선입선출(FIFO)을 이용하여, ITC 메시지를 교환하게 된다. At this time, the application thread that is actually received is processed according to the first come first service (FCFS), while as shown in FIG. 2, the application thread A and the application thread B are ITC, which is the physical lower layer. At the mechanism layer, they all use the same physical first in, first out (FIFO) to exchange ITC messages.

따라서, 상기 물리적 하위 계층의 메모리에 기록되어 있는 파일의 기록 위치정보만을 논리적 상위 계층에서 전송 교환하여, 물리적 하위 계층에서의 메모리 억세스가 가능하도록 함으로써, 고객 요구에 상응하는 신속한 시스템 응답성을 확보할 수 있게 되며, 또한 메모리를 공유하여 억세스하되, 그에 따라 수반되는 억세스 충돌 현상을 제거할 수 있게 된다.Accordingly, only the recording position information of the file recorded in the memory of the physical lower layer is transferred and exchanged in the logical upper layer to enable memory access in the physical lower layer, thereby ensuring rapid system responsiveness corresponding to the customer request. It is also possible to access the memory by sharing it, thereby eliminating the accompanying access conflict.

이상, 전술한 본 발명의 바람직한 실시예는, 예시의 목적을 위해 개시된 것 으로, 당업자라면 이하 첨부된 특허청구범위에 개시된 본 발명의 기술적 사상과 그 기술적 범위 내에서, 다양한 다른 실시예들을 개량, 변경, 대체 또는 부가 등이 가능할 것이다.
As described above, preferred embodiments of the present invention are disclosed for purposes of illustration, and those skilled in the art can improve various other embodiments within the spirit and technical scope of the present invention disclosed in the appended claims below. Modifications, substitutions or additions may be made.

상기와 같이 구성되는 본 발명에 따른 자동은행거래단말기에서의 상호 스레드 통신방법은, 메모리를 공유하여 억세스하되, 그에 따라 수반되는 억세스 충돌 현상을 제거할 수 있는 스레드간의 통신 메커니즘 실현과, 상호 스레드 통신(ITC)을 물리적 하위 계층과 논리적 상위 계층으로 구분함으로써, 고객 요구에 상응하는 신속한 시스템 응답성을 확보할 수 있게 되며, 또한 데이터 억세스 채널과 ITC 메시지 전송 채널을 분리하여 물리적 하위 계층과 논리적 상위 계층이 구분되도록 함으로써, 물리적 하위 계층을 상호 프로세스 통신(IPC) 계층 등으로 용이하게 확장 보수할 수 있게 되는 매우 유용한 발명인 것이다. Mutual thread communication method in the automatic banking terminal according to the present invention configured as described above, the communication mechanism between the threads that can be accessed by sharing the memory, thereby eliminating the access collision phenomenon accompanying, and mutual thread communication By dividing the (ITC) into a physical lower layer and a logical upper layer, it is possible to obtain rapid system responsiveness corresponding to the customer's needs, and also by separating the data access channel and the ITC message transmission channel to the physical lower layer and the logical upper layer. This distinction is a very useful invention in which the physical lower layer can be easily extended and repaired to an interprocess communication (IPC) layer or the like.

Claims (4)

상호 스레드 통신(ITC) 추상 메카니즘을 논리적 상위 계층으로 구분하고, 상호 스레드 통신이 실제로 이루어지는 상호 스레드 통신(ITC) 메카니즘을 물리적 하위 계층으로 구분하는 1단계; Dividing the mutual thread communication (ITC) abstract mechanism into a logical upper layer and dividing the mutual thread communication (ITC) mechanism in which the mutual thread communication is actually performed into a physical lower layer; 상기 구분된 물리적 하위 계층에서, 메모리의 파일 기록 위치정보가 포함된 메시지를, 가상 통신 채널을 통해, 상기 논리적 상위 계층으로 전송하는 2단계;In the divided physical lower layer, transmitting a message including file recording location information of a memory to the logical upper layer through a virtual communication channel; 상기 논리적 상위 계층으로 전송된 메시지를, 상기 가상 통신 채널을 통해 수신하는 3단계; 및 Receiving a message transmitted to the logical upper layer through the virtual communication channel; And 상기 수신된 메시지에 포함된 기록 위치정보에 대응되는 메모리의 파일을, 상기 물리적 하위 계층에서 선택적으로 억세스하는 4단계를 포함하여 이루어지되,Including the four steps of selectively accessing the file of the memory corresponding to the recording location information included in the received message in the physical lower layer, 상기 메시지의 전송 및 수신은, 상기 가상 통신 채널에 설정된 송신주소와 수신주소에 의해 결정되는 것을 특징으로 하는 자동은행거래단말기에서의 상호 스레드 통신방법.The message transmission and reception is mutual thread communication method in an automatic banking terminal, characterized in that determined by the transmission address and the reception address set in the virtual communication channel. 삭제delete 제 1항에 있어서,The method of claim 1, 상기 물리적 하위 계층으로 구분된 상호 스레드 통신(ITC) 메카니즘에서는, 선입선출(FIFO) 방식에 의해, 상기 메모리의 파일을 억세스하는 것을 특징으로 하는 자동은행거래단말기에서의 상호 스레드 통신방법.In a mutual thread communication (ITC) mechanism divided into the physical lower layers, a file in the memory is accessed by a first-in first-out (FIFO) method. 삭제delete
KR1020000074976A 2000-12-09 2000-12-09 Method for inter-thread communication in automatic teller machine KR100771728B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000074976A KR100771728B1 (en) 2000-12-09 2000-12-09 Method for inter-thread communication in automatic teller machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000074976A KR100771728B1 (en) 2000-12-09 2000-12-09 Method for inter-thread communication in automatic teller machine

Publications (2)

Publication Number Publication Date
KR20020045693A KR20020045693A (en) 2002-06-20
KR100771728B1 true KR100771728B1 (en) 2007-10-30

Family

ID=27680752

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000074976A KR100771728B1 (en) 2000-12-09 2000-12-09 Method for inter-thread communication in automatic teller machine

Country Status (1)

Country Link
KR (1) KR100771728B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5590326A (en) * 1993-09-13 1996-12-31 Kabushiki Kaisha Toshiba Shared data management scheme using shared data locks for multi-threading
JPH1063568A (en) * 1996-06-28 1998-03-06 Sun Microsyst Inc Method and system for allocating memory in multithread environment
JPH1091596A (en) * 1996-08-19 1998-04-10 Samsung Electron Co Ltd Multiprocessor driving device in multimedia signal processor
JP2000181727A (en) * 1998-12-15 2000-06-30 Nec Corp Process mapping method for thread function on virtual space system
JP2000235502A (en) * 1999-02-04 2000-08-29 Sun Microsyst Inc Block allocating method for common memory, computer readable recording medium, memory allocating method and memory allocation adjusting system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5590326A (en) * 1993-09-13 1996-12-31 Kabushiki Kaisha Toshiba Shared data management scheme using shared data locks for multi-threading
JPH1063568A (en) * 1996-06-28 1998-03-06 Sun Microsyst Inc Method and system for allocating memory in multithread environment
JPH1091596A (en) * 1996-08-19 1998-04-10 Samsung Electron Co Ltd Multiprocessor driving device in multimedia signal processor
JP2000181727A (en) * 1998-12-15 2000-06-30 Nec Corp Process mapping method for thread function on virtual space system
JP2000235502A (en) * 1999-02-04 2000-08-29 Sun Microsyst Inc Block allocating method for common memory, computer readable recording medium, memory allocating method and memory allocation adjusting system

Also Published As

Publication number Publication date
KR20020045693A (en) 2002-06-20

Similar Documents

Publication Publication Date Title
US6883064B2 (en) Disk array controller comprising a plurality of disk array controlling units
US5120944A (en) Image-based document processing system providing enhanced workstation balancing
US5708810A (en) Image-based document processing system having a platform architecture
US5221830A (en) Method of ordering displayed document images in an image based document processing system
US5237158A (en) Image-based document processing system providing for priority document shipment
US5349170A (en) Image-based document processing system providing enhanced transaction balancing
US5488671A (en) Reducing operator balancing in a document processing system employing automatic reading
US8290869B2 (en) Automated teller machine system and method and relay center
CN100405332C (en) Facilitating management of storage of a pageable mode virtual environment absent intervention of a host of the environment
US5457305A (en) Distributed on-line money access card transaction processing system
US8870064B2 (en) Self-service terminal management
US5206915A (en) Image-based document processing system providing lost image recovery
CN100462947C (en) Rnic-based offload of iscsi data movement function by initiator
US7234004B2 (en) Method, apparatus and program product for low latency I/O adapter queuing in a computer system
US20090199050A1 (en) Self-service terminal
US20010029490A1 (en) Automatic transaction device and recording medium having a transaction program which can be read by a computer
EP0348959B1 (en) Update processing system for an automated teller machine
KR100771728B1 (en) Method for inter-thread communication in automatic teller machine
WO1991006052A2 (en) Image-based document processing system
KR20020030052A (en) A customer card for joint transaction and the finance dealings automatic machine with a customer card
US7493286B1 (en) Filter module for a transaction processing system
KR100348172B1 (en) Distributed on-line money access card transaction processing system
KR100874154B1 (en) A mobile terminal available mobile banking, a mobile banking method thereby and a storage means therefor
KR100538875B1 (en) Method for downloading advertisement contents in automated teller machine capable of displaying advertisement
KR940001012B1 (en) Transaction processing apparatus with on-line terminal

Legal Events

Date Code Title Description
N231 Notification of change of applicant
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121011

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20130926

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20141002

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20151001

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20161010

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20181001

Year of fee payment: 12