KR970078205A - Client-server distributed transaction communication control method - Google Patents

Client-server distributed transaction communication control method Download PDF

Info

Publication number
KR970078205A
KR970078205A KR1019960014320A KR19960014320A KR970078205A KR 970078205 A KR970078205 A KR 970078205A KR 1019960014320 A KR1019960014320 A KR 1019960014320A KR 19960014320 A KR19960014320 A KR 19960014320A KR 970078205 A KR970078205 A KR 970078205A
Authority
KR
South Korea
Prior art keywords
transaction
client
server
distributed
main server
Prior art date
Application number
KR1019960014320A
Other languages
Korean (ko)
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 KR1019960014320A priority Critical patent/KR970078205A/en
Publication of KR970078205A publication Critical patent/KR970078205A/en

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

본 발명은 분산 트랜잭션 처리를 위한 통신제어방법에 관한 것으로, 종래에는 분산 트랜잭션 처리기가 없을 때 트랜잭션 서비스를 받을 수 없었다.The present invention relates to a communication control method for distributed transaction processing, and conventionally, a transaction service can not be received without a distributed transaction processor.

본 발명은 트랜잭션 처리기가 없는 클라이언트가 주서버를 통하여 다수의 트랜잭션 서버에 분산 처리 환경으로 연결되고, 상기 클라이언트는 상기 주서버에 트랜잭션 요청을 하고, 그 결과를 받아서 처리하며, 상기 주서버는 상기 클라이언트의 트랜잭션 요청이 있으면 전역 트랜잭션 여부에 의거하여 해당 트랜잭션 서버를 연결한 뒤, 트랜잭션 수행결과를 받아 상기한 클라이언트에 전달하고, 상기 해당 트랜잭션 서버는 상기 주서버의 트랜잭션 요청에 의해 트랜잭션을 수행하여 그 트랜잭션 수행결과를 주서버에 반환시키도록 하는 클라이언트-서버분산 트랜잭션 통신 제어방식을 제공함으로서, 트랜잭션 처리기가 없을때 다른 서버를 통해서 트랜잭션 서비스를 받을 수 있게 된다.The present invention is characterized in that a client without a transaction processor is connected to a distributed processing environment via a main server to a plurality of transaction servers, the client makes a transaction request to the main server, receives and processes the result of the transaction, The transaction server transmits the transaction result to the client, and the transaction server performs a transaction according to the transaction request of the main server, and transmits the transaction By providing a client-server distributed transaction communication control method that allows the execution result to be returned to the main server, the transaction service can be received through another server when there is no transaction handler.

Description

클라이언트-서버 분산 트랜잭션 통신 제어방식Client-server distributed transaction communication control method

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is a trivial issue, I did not include the contents of the text.

제1도는 서버의 분산 트랜잭션 처리를 사용하기 위한 시스템 구성도, 제2도는 클라이언트에서 분산 트랜잭션 서비스를 받기 위한 순서도, 제3도는 클라이언트 응용을 위한 주 서버 데몬의 실행 순서도, 제4도는 트랜잭션 서버의 동작 순서도.FIG. 2 is a flow chart for receiving a distributed transaction service from a client; FIG. 3 is an execution flowchart of a main server daemon for a client application; FIG. Flowchart.

Claims (9)

트랜잭션 처리기가 없는 클라이언트가 주서버를 통해서 다수의 트랜잭션 서버에 분산 처리 환경으로 연결되고, 상기 클라이언트는 상기 주서버에 트랜잭션 요청을 하고, 그 결과를 받아서 처리하며, 상기 주서버는 상기 클라이언트의 트랜잭션 요청이 있으면 전역 트랜잭션 여부에 의거하여 해당 트랜잭션 서버를 연결한 뒤, 트랜잭션 수행결과를 받아 상기한 클라이언트에 전달하고, 상기 해당 트랜잭션 서버는 상기 주서버의 트랜잭션 요청에 의해 트랜잭션을 수행하여 그 트랜잭션 수행결과를 주서버에 반환시키도록 하는 것을 특징으로 클라이언트-서버 분산 트랜잭션 통신 제어방식.A client without a transaction processor is connected to a plurality of transaction servers via a main server to a distributed processing environment. The client makes a transaction request to the main server, receives and processes the result, and the main server receives a transaction request The transaction server transmits the transaction execution result to the client, and the transaction server performs a transaction according to the transaction request of the main server, and transmits the transaction execution result to the client The client-server distributed transaction communication control method comprising: 제1항에 있어서, 트랜잭션 처리기가 없는 클라이언트, 트랜잭션 응용을 열고 네트워크를 연결하는 과정과, 필요로 하는 트랜잭션을 선택하여 트랜잭션 요청을 하는 과정과, 트랜잭션 요청후, 트랜잭션 결과를 받는 과정과, 다음 트랜잭션이 있으면 상기한 트랜잭션 요청부터 다시 반복하고, 다음 트랜잭션이 없으면 네트워크 연결을 해제하고 종료하는 과정을 수행하는 것을 특징으로 하는 클라이언트-서버 분산 트랜잭션 통신 제어방식.The method as claimed in claim 1, further comprising the steps of: opening a client and a transaction application without a transaction processor and connecting to a network; requesting a transaction by selecting a required transaction; receiving a transaction result after a transaction request; And repeats the process from the transaction request, and if there is no next transaction, disconnects the network connection and terminates the process. 제1항에 있어서, 상기 클라이언트 서버들은, 그 클라이언트는 원격 프로시져 호출에 의해 서버와 접속하는 것을 특징으로 하는 클라이언트-서버 분산 트랜잭션 통신 제어방식.The client-server distributed transaction communication control method according to claim 1, wherein the client servers connect to the server by a remote procedure call. 제1항에 있어서, 상기 클라이언트와 주서버는, 그 클라이언트에서 주서버에 요청하는 트랜잭션 선택의 매개변수는 가변변수로하고, 매개변수 하나씩을 분리하여 주서버에서 해당 트랜잭션 매개변수로 사용하게 한것을 특징으로 하는 클라이언트-서버 분산 트랜잭션 통신 제어방식.The method according to claim 1, wherein the client and the main server use a parameter of a transaction selection requested from the client as a variable variable and use one parameter as a transaction parameter in the main server Features client - server distributed transaction communication control method. 제1항에 있어서, 상기 클라이언트와 주서버는, 클라이언트에서는 현재 수행하는 트랜잭션이 전역 트랜잭션인지, 아닌지에 대한 구별이 없이 주서버와만 통신하고, 그 주서버가 해당되는 트랜잭션에 의거하여 전역 트랜잭션인지의 여부를 판단하여 전역 트랜잭션인 경우는 해당 트랜잭션 서버와 연결하고, 전역 트랜잭션이 아닌 경우에는 주서버내의 지역 트랜잭션을 수행하는 것을 특징으로 하는 클라이언트-서버 분산 트랜잭션 통신 제어방식.The method according to claim 1, wherein the client and the main server communicate only with the main server without discriminating whether the transaction currently performed by the client is a global transaction or not, and if the main server is a global transaction And if it is not a global transaction, performs a local transaction in the main server. The client-server distributed transaction communication control method according to claim 1, wherein the transaction is a global transaction. 제1항에 있어서, 상기 주서버는, 트랜잭션 처리기가 없는 클라이언트에 트랜잭션 서비스를 제공하기 위해 분산 트랜잭션을 조정하는 서비스 데몬이 구비되어 분산 트랜잭션 처리기의 함수들을 호출하여 로깅과 회복기능을 제공받는 것을 특징으로 하는 클라이언트-서버 분산 트랜잭션 통신 제어방식.The system of claim 1, wherein the main server is provided with a service daemon for coordinating a distributed transaction to provide a transaction service to a client without a transaction processor, and is provided with a logging and recovery function by calling functions of the distributed transaction processor Client-server distributed transaction communication control method. 제1항에 있어서, 상기 주서버는, 트랜잭션 서비스 등록이 완료된 상태에서 서비스 요청을 대기하여 트랜잭션 요청이 있으면 서비스를 접수하는 과정과, 트랜잭션 서비스를 접수하면, 전역 트랜잭션인지의 여부를 판별하는 과정과, 전역 트랜잭션이 아닌 경우에는 주서버 내에서 지역 트랜잭션을 수행하고, 전역 트랜잭션인 경우에는, 해당되는 트랜잭션 서버를 연결하여 트랜잭션 수행 결과를 기다리는 과정과, 트랜잭션 수행결과를 받아 클라이언트에 전달하는 과정을 수행하는 것을 특징으로 하는 클라이언트-서버 분산 트랜잭션 통신 제어 방식.The method as claimed in claim 1, wherein the main server waits for a service request in a state in which the transaction service registration is completed, accepts a service if there is a transaction request, determines whether the transaction is a global transaction upon receipt of the transaction service, If the transaction is not a global transaction, a local transaction is performed in the main server. If the transaction is a global transaction, a corresponding transaction server is connected to wait for a transaction execution result. A client-server distributed transaction communication control method. 제1항에 있어서, 상기 트랜잭션 서버는, 해당 트랜잭션이 서비스 형태로 등록된 상태에서 주 서버의 트랜잭션 요청을 대기하고 있다가 해당 트랜잭션을 접수하는 과정과, 접수된 트랜잭션을 수행하여 그 결과를 주서버에 반환하는 과정을 반복수행하는 것을 특징으로 하는 클라이언트-서버 분산 트랜잭션 통신 제어방식.The method according to claim 1, wherein the transaction server is configured to wait for a transaction request of a main server in a state that the corresponding transaction is registered as a service type and to accept the transaction, To a client-server distributed transaction communication control method. 제8항에 있어서, 상기 트랜잭션 서버는, 분산 트랜잭션 처리기를 이용한 특정 트랜잭션 프로그램을 처리함과 아울러 주서버의 전역 트랜잭션 처리에 의거하여 분산되어 있는 여러개의 트랜잭션 서버와 연결하여 각각의 결과에 따라 처리되도록 지원해주는 기능을 함께 수행하는 것을 특징으로 하는 클라이언트-서버 분산 트랜잭션 통신 제어방식.The method as claimed in claim 8, wherein the transaction server processes a specific transaction program using a distributed transaction processor, connects to a plurality of transaction servers distributed based on the global transaction processing of the main server, And a client-server distributed transaction communication control method. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: It is disclosed by the contents of the first application.
KR1019960014320A 1996-05-02 1996-05-02 Client-server distributed transaction communication control method KR970078205A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960014320A KR970078205A (en) 1996-05-02 1996-05-02 Client-server distributed transaction communication control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960014320A KR970078205A (en) 1996-05-02 1996-05-02 Client-server distributed transaction communication control method

Publications (1)

Publication Number Publication Date
KR970078205A true KR970078205A (en) 1997-12-12

Family

ID=66217520

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960014320A KR970078205A (en) 1996-05-02 1996-05-02 Client-server distributed transaction communication control method

Country Status (1)

Country Link
KR (1) KR970078205A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100404786B1 (en) * 1998-03-31 2003-11-07 인터내셔널 비지네스 머신즈 코포레이션 An apparatus, method and computer program product for client/server computing with client selectable location of transaction objects
KR100420777B1 (en) * 1997-11-28 2004-03-02 인터내셔널 비지네스 머신즈 코포레이션 Processing extended transactions in a client-server system
KR100439175B1 (en) * 2001-12-26 2004-07-05 한국전자통신연구원 Method for automatically installing operating system in linux-based cluster system at remote place
KR100813013B1 (en) * 2007-05-29 2008-03-13 주식회사 비투엔컨설팅 Odx-based frame work for software development

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100420777B1 (en) * 1997-11-28 2004-03-02 인터내셔널 비지네스 머신즈 코포레이션 Processing extended transactions in a client-server system
KR100404786B1 (en) * 1998-03-31 2003-11-07 인터내셔널 비지네스 머신즈 코포레이션 An apparatus, method and computer program product for client/server computing with client selectable location of transaction objects
KR100439175B1 (en) * 2001-12-26 2004-07-05 한국전자통신연구원 Method for automatically installing operating system in linux-based cluster system at remote place
KR100813013B1 (en) * 2007-05-29 2008-03-13 주식회사 비투엔컨설팅 Odx-based frame work for software development

Similar Documents

Publication Publication Date Title
US5748897A (en) Apparatus and method for operating an aggregation of server computers using a dual-role proxy server computer
JP3853592B2 (en) Distributed web application server
US6643690B2 (en) Apparatus and method for determining a program neighborhood for a client node in a client-server network
CA2308772C (en) Method and system for facilitating distributed software development in a distribution unaware manner
US5758078A (en) Global server for transmitting calling capability to mediator and local servers for requesting calling capability from the mediator to transmit resource capability to global server
US6470342B1 (en) Process of maintaining a distributed map of transaction identifiers and using hashing to access these maps
US5822563A (en) Process for simulating a server architecture from a client architecture
EP0817031A3 (en) Using a distributed object system to find and download java-based applications
JPH04372037A (en) System management information setting device
EP0798906A3 (en) System and method for secure peer-to-peer communication
EP0598534B1 (en) Data processing system
CA2397114A1 (en) Communications network
KR970078205A (en) Client-server distributed transaction communication control method
JPH1021083A (en) Data processing method in network-connected computer system
US6763387B1 (en) Method and system for sharing a single communication port between a plurality of servers
CN111427703A (en) Industrial data real-time display method and system
JPH08212180A (en) Inter-process communication processor
US20040226022A1 (en) Method and apparatus for providing a client-side local proxy object for a distributed object-oriented system
KR100463822B1 (en) CORBA/IIOP based LBS system using SOAP based gateway and method thereof
KR100383200B1 (en) Communication method of processor combined server/client function
Wills The Use of Services in the TILDE Environment
JPH11296390A (en) System for switching plural communication means by remote program
JPH07162480A (en) Communication connecting method
JPH02118867A (en) Message communication processing system
KR970029038A (en) Remote processing request system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application