• Title/Summary/Keyword: 분산 트랜잭션

Search Result 146, Processing Time 0.026 seconds

User API for a distributed information management system. (분산 정보 관리 시스템을 위한 사용자 API 설계 및 구현)

  • 주원균;이민호;강무영
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10e
    • /
    • pp.205-207
    • /
    • 2002
  • 본 논문에서는 트랜잭션 기반의 데이터 관리와 분산 검색 기능을 갖춘 분산 정보관리 시스템인 KRISTAL-2000의 기능을 사용자에게 제공하기 위한 1)사용자 프로그램 인터페이스와 2) 사용자 화면 인터페이스의 설계 및 구현을 목표로 한다.

  • PDF

An Efficient Method of Transaction Process for EAI(Enterprise Application Integration) and Web Service (EAI(Enterprise Application Integration)와 Web Service 환경에서 트랜잭션의 효율적인 처리 방안)

  • Jung, Ji-Ho;Yoon, Chung
    • The KIPS Transactions:PartD
    • /
    • v.11D no.2
    • /
    • pp.435-442
    • /
    • 2004
  • It is important to integrate an enterprise application for automating of the business process, which is responded by a flow of market environment. There are two categories of method that integrate enterprise applications. One is Synchronous Integration, and the other is Asynchronous Integration. EAI(Enterprise Application Integration) and Web service which of the asynchronous integration is focused in the automating method of the business process. After we construct the application integration for automating of the business process, we have to concern about managing of the business transaction. Many Organizations have proposed the process method of business transaction based on 2-phase commit protocol. But this method can't supply the phase that classify the transaction by transaction weight. In this paper, we propose an efficient method of transaction process for business transactions, which is composed by "Classify Phase" that classify transactions. We called this model "3-Phase Commit Method Applied by Classify Phase, " we design this model to manage an resource of enterprise efficiently. The proposed method is compared by the method based on 2-Phase commit that could be a problem of management the resource of enterprise, and the advantage of this method is certified to propose the solution of that problem.ion of that problem.

Performance Comparision of Deadlock Detection Schemes in Distributed Database Systems (분산 데이터베이스 시스템에서의 교착상태 탐지기법의 성능평가)

  • 이원섭;이상희
    • Journal of the Korea Society of Computer and Information
    • /
    • v.8 no.3
    • /
    • pp.26-33
    • /
    • 2003
  • The edge-chasing deadlock detection algorithm of Choudhary fails to remove the existing deadlocks after committing the transaction whose priority is lowest on the transaction wait-for path. We proposed a modified algorithm that solves this problem. In this thesis, the performance of the modified algorithm is compared with that of the Tsai's deadlock detection algorithm that uses transaction-resource graph(TR graph) using simulation approach.

  • PDF

Implementation of a Distributed System for Banking Accounting with the TP monitor (TP 모니터를 이용한 계정계 업무 분산 시스템 구축)

  • Lee, Sung-Joo;Choi, Wan-Gyu;Na, Young-Nam
    • The Transactions of the Korea Information Processing Society
    • /
    • v.4 no.11
    • /
    • pp.2651-2661
    • /
    • 1997
  • We can get very enhanced performance in case of adding the TP monitor to the on_line transaction processing system rather than just using the DBMS. Futhermore, It is getting boomed to establish a OLTP system with the TP monitor. We designed and implemented a distributed processing system with the TP monitor focused quick response time and expansionality and basic the ACID of transaction. In this paper, We explain the implementation about downsizing and upon distributed system and verified of performance.

  • PDF

Distributed processing system for blockchain processing a large number of transactions (대량의 트랜잭션을 처리하는 블록체인을 위한 분산처리 시스템)

  • Ko, Hyug-Jun;Han, Seong-Soo;Jeong, Chang-Sung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.05a
    • /
    • pp.65-67
    • /
    • 2019
  • 최근 비트코인(Bitcoin)과 이더리움(Etherium)과 같은 퍼블릭 블록체인(Public Blockchain) 사용자의 급격한 증가로 인하여 블록체인 지갑 사용자가 늘어나고 있다. 또한, 암호화폐 거래소의 거래량이 증가와 이로 인한 지갑의 잔액 조회와 코인 이체를 위한 트랜잭션이 빈번하게 이루어 지고 있다. 한편, 최신의 잔액 조회와 빠른 이체를 위하여 마이닝 풀(Mining Pool)에서 사용되는 노드(Node)를 사용하는 것 같이 트래픽이 일부 노드에 집중되는 현상이 발생하여 시스템의 성능이 저하되는 문제가 있다. 이러한 문제를 해결하기 위하여 본 연구에서는 아파치 카프카(Apache Kafka)를 이용하여 트래픽 분산처리를 통한 효율적인 시스템을 제안한다. 또한, 시스템의 구조 설계 및 상세 모듈 설계를 제안한다. 제안 시스템은 기존 블록체인 시스템과의 연계가 가능하며, 기존 시스템의 변경 없이 구축할 수 있다. 또한, 주키퍼(ZooKeeper)의 분산처리를 통해 고성능과 가용성 및 안정성을 확보할 수 있다.

Affinity-based Dynamic Transaction Routing in a Shared Disk Cluster (공유 디스크 클러스터에서 친화도 기반 동적 트랜잭션 라우팅)

  • 온경오;조행래
    • Journal of KIISE:Databases
    • /
    • v.30 no.6
    • /
    • pp.629-640
    • /
    • 2003
  • A shared disk (SD) cluster couples multiple nodes for high performance transaction processing, and all the coupled nodes share a common database at the disk level. In the SD cluster, a transaction routing corresponds to select a node for an incoming transaction to be executed. An affinity-based routing can increase local buffer hit ratio of each node by clustering transactions referencing similar data to be executed on the same node. However, the affinity-based routing is very much non-adaptive to the changes in the system load, and thus a specific node will be overloaded if transactions in some class are congested. In this paper, we propose a dynamic transaction routing scheme that can achieve an optimal balance between affinity-based routing and dynamic load balancing of all the nodes in the SD cluster. The proposed scheme is novel in the sense that it can improve the system performance by increasing the local buffer hit ratio and reducing the buffer invalidation overhead.

EJB Based Banking Component System (EJB기반의 뱅킹컴포넌트 시스템)

  • Ah, Tae-Kwang;Kim, Byung-Ki
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10a
    • /
    • pp.497-500
    • /
    • 2001
  • EJB(Enterprise JavaBeans)는 컴포넌트 트랜잭션 모니터를 위한 표준 서버측 컴포넌트 모델로서 트랜잭션을 보장하고 확장성, 이식성, 안정성 등이 우수하며 분산 트랜잭션을 지원하므로 뱅킹시스템과 같은 복잡한 시스템을 구현하는데 적합한 모델이다. 새로운 어플리케이션을 개발할 경우에도 기존의 컴포넌트를 재사용함으로써 보다 쉽게 개발할 수 있으며 이런 장점은 사회의 변화와 시장환경에 민감하게 대처할 수 있는 신속한 상품개발과 배포 기능, 용이한 유지보수성을 요구하는 뱅킹시스템의 요건을 충족시킨다고 볼 수 있다. 본 논문에서는 EJB 뱅킹컴포넌트의 유용성을 예상해보고 트랜잭션처리에 있어서 시스템공통 처리부분과 업무단위별 처리부분으로 구분하므로써 구현의 복잡도와 구현상의 오류를 줄일 수 있는 보다 효과적인 아키텍쳐를 제안하며 그 처리흐름과 각 부분별 기능들을 정의해 본다.

  • PDF

Design and Implementation of Commit Protocol for Updating Spatial Data in the Surrogate Transaction Model (대리 트랜잭션 모델에서의 공간 데이터 변경을 위한 완료 규약의 설계 및 구현)

  • 문선희;반재훈;홍봉희
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.208-210
    • /
    • 2001
  • S-S-M(Server-Surrogate PC-Mobile Client)과 같은 3-계층 구조에서 이동 클라이언트를 이용한 공간 데이터 변경을 위해 대리트랜잭션 모델이 소개되었다. 이 모델에서는 이동 클라이언트의 공간 데이터변경을 위한 트랜잭션간의 동시성 제어를 위하여 전통적인 낙관적 병행 기법인 확인 기법을 확장하였다. 분산 환경에서는 참여자가 완료를 요청하면 조정자는 데이터를 공유하는 모든 참여자에게 완료 또는 취소 여부를 물어 최종 완료를 수행하였으나S-S-M 환경에서는 이동 클라이언트가 서버와의 접속을 해제하고 데이터를 변경한다. 따라서, 본 논문은 이동 클라이언트의 변경 완료 요청을 대리 PC를 통해 서버로 전달하고, 서버는 해당 트랜잭션의 충돌 여부를 검증하여 완료 또는 취소하는 완료 규약을 제시하고 이를 검증하기 위해 설계 및 구현한다.

  • PDF

Off-chain Video Streaming System based on Blockchain (블록체인 기반 오프체인 동영상 스트리밍 시스템)

  • Jeong, Min-Hyuk;Kim, Sang-Kyun
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2020.07a
    • /
    • pp.535-536
    • /
    • 2020
  • 블록체인의 특성 중 하나인 합의 과정으로 인해 블록체인 상 거래속도는 일반적인 온라인 거래보다 느리다는 단점이 있다. 분산형 어플리케이션 서비스들은 이러한 블록체인의 느린 거래속도와 확장성을 오프체인 트랜잭션으로 해결한다. 오프체인 트랜잭션이란 블록체인 외부에서 거래를 실행하여 이루어진 거래들의 내역을 주기적으로 블록체인에 기록하는 방식이다. 오프체인 트랜잭션을 활용하면 기존의 블록체인 거래방식보다 더 다양한 구조로 시스템을 설계할 수 있다. 본 논문에서는 이러한 오프체인 트랜잭션의 장점을 활용한 실시간 비디오 스트리밍 시스템을 제안한다. 사용자와 서비스 제공자 간의 거래를 위한 오프체인 채널을 연 후 채널 상에서 실시간으로 비용을 지불하고 비디오를 스트리밍 받는 시스템을 설계하였다. 이러한 실시간 스트리밍 방식을 통해 기존 블록체인 서비스의 단점을 극복하였다.

  • PDF

Design and Implementation of Administration Tool in Distributed Transactional Workflow Management System (분산 트랜잭션 워크플로우 운용관리 툴 설계와 구현)

  • 이봉석;강태규;김광훈;백수기;유영철
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10b
    • /
    • pp.230-232
    • /
    • 1999
  • 워크플로우 시스템은 한 조직체 내에서 운용되는 정보와 제어의 흐름을 효과적으로 자동화 해주는 역할을 담당해야 한다. 그러나 기업내의 실제업무에는 많은 변수들이 존재하고 다양하게 변화하고 있다. 또한 시스템이 분산 컴퓨팅화되어 가기 때문에 그 흐름을 추적, 관리의 차원을 넘어서 업무들의 최적화, 통합화는 물론 분산된 시스템내 서버들 관리까지도 개입을 해야한다. 또한 특정작업의 과부하 또는 병목현상을 운용자가 개입하여 방지하고 개선함으로서 전체 작업의 효율을 향상시켜야 한다. 이에 운용관리 툴도 독립 서버로 존재하는 것보다 여러 개의 서버로 분산시켜 구축함으로써 수행 객체들을 효율적으로 통제할 수 있다. 또한, 시스템을 구성하고 있는 서버들의 관리도 중앙에서 모든 것을 통제하는 것보다 각각의 분산된 운용 서버들이 각각 관리함으로써 신뢰성, 안정성의 한계를 극복할 수 있다. 국제표준기구 역할을 하고 있는 WfMC(Workflow Management Coalision)에서 제시한 표준 모델을 근거로 각각의 인터페이스 규약에 따라 시스템을 개발하는데 있어 실질적인 기업의 업무에 적용되기에는 턱없이 부족한 점들을 이 논문을 통해 지적한다. 또한 좀 더 빠르게 변화하는 사회에 적격인 적응형(Adaptive) 워크플로우 관리 시스템의 특성을 지니도록 했다. 그리고 데이터베이스의 트랜잭션의 개념을 워크플로우 레벨에서 업무들의 수행시 에러나 장애시 복구처리 메커니즘으로 설계하고 구현을 하였다.

  • PDF