• Title/Summary/Keyword: 분산 데이터베이스

Search Result 607, Processing Time 0.028 seconds

Implementing an Immutable Encryption Module using Blockchain (블록체인을 활용한 불변성 암호화 모듈 구현)

  • Yoon, Kyung Seob;Kim, Minji
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2021.01a
    • /
    • pp.189-192
    • /
    • 2021
  • 이 시스템은 블록체인의 분산 처리 방식을 활용하여 중앙 집중식 데이터베이스에서 사용자가 관리자의 보안 인프라에 의존할 수밖에 없는 점을 보완하고, 네트워크 독립성과 데이터의 불변성, 투명성을 보장한다. 본 논문에서는 기존의 중앙 집중식 데이터베이스의 단점을 보완하는 블록체인의 분산 데이터 저장 방식을 활용하여 블록체인의 해시 기법과 작업 증명, 탈중앙화, 합의 알고리즘을 구현한 암호화 시스템을 제안한다.

  • PDF

Matching Method between Heterogeneous Data for Semantic Search (시맨틱 검색을 위한 이기종 데이터간의 매칭방법)

  • Lee, Ki-Jung;WhangBo, Taeg-Keun
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.10
    • /
    • pp.25-33
    • /
    • 2006
  • For semantic retrieval in semantic web environment, it is an important factor to manage and manipulate distributed resources. Ontology is essential for efficient search in distributed resources, but it is almost impossible to construct an unified ontology for all distributed resources in the web. In this paper, we assumed that most information in the web environment exist in the form of RDBMS, and propose a matching method between domain ontology and the existing RDBMS tables for semantic retrieval. Most previous studies about matching between RDBMS tables and domain ontology have extracted a local ontology from RDBMS tables at first, and conducted the matching between the local ontology and domain ontology. However in the processing of extracting a local ontology, some problems such as losing domain information can be occurred since its correlation with domain ontology has not been considered at all. In this paper, we propose a methods to prevent the loss of domain information through the similarity measure between instances of RDBMS tables and instances of ontology. And using the relational information between RDBMS tables and the relational information between classes in domain ontology, more efficient instance-based matching becomes possible.

  • PDF

기술연재 / 사용자들의 트래픽을 분산시켜라

  • Lee, Yun-Geun
    • Digital Contents
    • /
    • no.3 s.118
    • /
    • pp.129-133
    • /
    • 2003
  • 트래픽 관리를 위한 요소기술로 '캐시서버'에 대한 내용을 지난 호에 살펴보았다. 이번에는 트래픽을 효과적으로 분산시켜 줄 수 있는 글로벌 로드밸런싱(Global Server Load Balancing)에 대해 살펴보겠다.'글로벌 로드밸런싱'은 미들마일 구간의 병목지역을 회피하기 위해 서버를 여러 지역에 설치해 운영할 때, 사용자들이 분산 운영되고 있는 서버들 가운데 부하가 적고, 사용자로부터 근접한 서버로 유도하는 기술이다.

  • PDF

DB관리툴- 상한가 행진을 위한 잠재시장

  • Park, Min-Sik
    • Digital Contents
    • /
    • no.5 s.72
    • /
    • pp.10-12
    • /
    • 1999
  • 클라이언트 서버 환경의 아키텍처로 대변되는 분산처리 환경의 최대 문제점은 관리에 어려움이 있다는 것이다. 이를 보완하기 위해 많은 관리 소프트웨어가 등장했으며 DB관리 툴 또한 분산 처리 환경에서 효과적인 DB관리와 최적화를 위해 개발된 소프트웨어이다. DB관리 툴의 필요성 및 역할에 대해 살펴봤다.

  • PDF

A study on DB Broker Development for Remote Database Interoperability in Web Environment (웹 환경에서 원격 데이터베이스에 효율적인 접속을 위한 데이터베이스 브로커 개발)

  • 김형선;한성배
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.770-773
    • /
    • 2000
  • 본 연구에서는 인터넷 환경 하에서 광범위하게 분산된 복수의 이질적인 데이터베이스에 대해 일관성 있고 투명성 있는 액세스를 제공할 수 있도록 하기 위하여 JAVA / CORBA 기반 데이터베이스 브로커를 개발한다. 데이터베이스 브로커는 웹 클라이언트에서 원격 데이터베이스에 효율적인 접속을 위하여 원격 데이터베이스의 위치정보나 데이터베이스의 고유 특성들에 대하여 전혀 알 필요 없이 투명하고 일관되게 작업을 수행할 수 있도록 해 주며, CORBA-aware JAVA Applet 웹 클라이언트와 CORBA flop를 통해 통신하며, 데이터베이스와의 통신을 위해 JDBC 를 사용하므로 규모 확장성 있는 클라이언트/서버구축이 용이하다 본 논문에서 제안한 데이터베이스 브로커는 3-tier 아키텍쳐를 갖는 클라이언트/서버환경을 바탕으로 하며 , 인터넷(World Wide Web) 환경에서 실시간으로 원격 데이터베이스를 액세스 할 때 데이터베이스의 접근성과 데이터 처리를 신속하게 하고, 이를 기반기술로 활용하여 웹 기반 정보관리시스템 구축 시에 하나의 핵심기술로 이용할 수 있도록 구현하였다.

  • PDF

Retrieval System using Jini and JDBC in Heterogeneous Databases (이질형 데이터베이스에서 Jini와 JDBC를 이용한 검색 시스템)

  • Park, Je-Sung;Hwang, Bu-hyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.04a
    • /
    • pp.1-6
    • /
    • 2000
  • 분산되어 있는 이질형 데이터베이스들을 통합하여 단일 인터페이스를 이용하여 접근 가능하게 하는 시스템에 대한 연구가 진행되고 있다. JDBC는 하나의 응용 프로그램 내에서 여러 데이터베이스와의 연결이 불가능한 문제점을 해결하고 데이터베이스에 대한 일관된 흐름을 제공하는 자바 API이다. 그러나 새로운 데이터베이스가 추가되거나 제거되는 경우, JDBC를 이용하여 이질형 데이터베이스들을 통합하는 방법은 응용 프로그램을 정적으로 재구성해야 한다는 문제점이 발생한다. 또한 CORBA를 이용하여 이질형 데이터베이스를 통합하는 방법에서도 데이터베이스의 추가나 제거가 발생하는 경우, 미들웨어에 존재하는 구현객체의 수정이 필요하거나 추가되는 구현객체의 정보를 알아야한다. 본 논문에서는 지니 기술과 JDBC를 이용하여 사용자가 단일 인터페이스를 통하여 이질형 데이터베이스들에 저장된 정보를 접근할 수 있는 검색 시스템을 제안한다. 제안하는 시스템은 네트워크에 연결된 데이터베이스들의 연결 변화를 동적으로 감지하여 시스템을 자발적으로 구성함으로써, 기존의 이질형 데이터베이스 통합 방법의 문제점을 제거한다. 또한 본 논문에서 제안하는 지니와 JDBC를 이용한 검색 시스템의 모델을 응용하여 이질형의 데이터베이스로 운영되는 쇼핑몰에서 비교 검색 방법을 제안한다.

  • PDF

A Study on Distributed Gateway for The Bio-signal Management in U-Healthcare (유 헬스케어에서 생체신호관리를 위한 분산형 게이트웨이에 관한 연구)

  • Lee, Seok-Hee;Woo, Sung-Hee;Ryu, Geun-Taek
    • 전자공학회논문지 IE
    • /
    • v.49 no.2
    • /
    • pp.58-64
    • /
    • 2012
  • In this paper, we proposed a distributed gateway for ubiquitous healthcare system. We also designed and implemented protocol conversion and processing algorithms to exchange a seamless information, the bio signals between the databases and the receiving devices from ZigBee to gateway and from the gateway to database and network. The distributed gateway system consists of the bio signal acquisition, ZigBee modules, distributed databases, and gateways. The bio signals detected by the ZigBee module are sent to the gateway. The distributed gateway analyzes the data being transferred, sends those to the receiving devices, and lets the authorized personnel access. The proposed system can be utilized in various fields including activity analysis for the elderly, security systems, home network service, and so on.

The Distributed Management System of Moving Objects for LBS (LBS를 위한 이동객체의 분산관리 시스템설계)

  • Jang, In-Sung;Cho, Dae-Soo;Park, Jong-Hyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11c
    • /
    • pp.1847-1850
    • /
    • 2002
  • 최근에 이동통신기술의 발전과 무선인터넷 사용자의 급증 및 휴대 단말기 장치의 성능 향상으로 인하여 사용자의 위치 정보를 활용하여 부가 정보 서비스를 받을 수 있는 위치기반서비스(LBS Location Based Service)에 대한 관심이 급증하고 있다. 위치기반 서비스를 제공하기 위해서는 사용자의 위치정보를 관리하는 이동체 데이터베이스가 필수적으로 요구된다. 친구 찾기 서비스와 같은 초기 단계의 LBS 서비스에서는 현재위치만을 가지고 서비스할 수 있지만, 데이터 마이닝이나 CRM등과 같이 연동된 고급 서비스를 제공하기 위해서는 시시각각 변화는 사용자의 현재 위치정보뿐 아니라 과거위치정보를 관리할 수 있어야 한다. 본 논문에서는 이동체 데이터 베이스의 구성요소 중 대용량의 위치정보를 저장 및 검색하기 위한 분산 관리 시스템을 설계하고자 한다. 분산 관리 시스템은 현재위치 관리 컴포넌트와 과거위치 관리 컴포넌트, 분산위치관리 컴포넌트로 구성된다. 현재 위치 관리 컴포넌트와 과거위치 관리 컴포넌트는 공간색인을 제공하므로 데이터 검색의 성능을 향상시키고, 분산위치 관리 컴포넌트는 대용량의 데이터를 다양한 데이터베이스에 분산 저장 및 검색하므로 과부하를 조절하고 대용량의 위치정보를 효율적으로 관리하고자 한다.

  • PDF

Design and implementation of shipping electronic commerce agent in distributed computing environment (분산환경하에서 해운 전자상거래 에이전트 설계 및 구현)

  • Jang, Il-Dong;Wee, Seung-Min;Kim, Si-Hwa
    • Journal of Navigation and Port Research
    • /
    • v.26 no.1
    • /
    • pp.78-84
    • /
    • 2002
  • In this thesis a shipping broker agent system, which can be executed by a CORBA-based environment using the distributed object technique, CORBA is designed and implemented Nowadays, while the EC system is extensive on the web, legacy host systems have limitations and its capacity-upgrade os required. In order to solve these problems the method that distributes programs into several computer systems can reduce their loads, set low system capacity and minimize network bottleneck. In this thesis using Agent Communication Language(ACL), we propose an agent based prototype and implement an intelligent agent prototype for ships search using CORBA, which can exchange and shiare data between different systems.

Design and Implementation of Distribution in Distributed Object-Oriented Databases (분산 객체지향 데이타베이스에서 분산 설계 및 구현)

  • Lee, Soon-Mi;Park, Hea-Sook;Ha, Yan
    • The KIPS Transactions:PartB
    • /
    • v.11B no.5
    • /
    • pp.611-618
    • /
    • 2004
  • This paper addresses the design and implementation of class distribution in distributed object-oriented databases. The proposed strategy of distribution consists of two-step design of fragments. One is class fragmentation and the other is allocation of fragments. In step of class fragmentation, we have defined partitioning algorithms to reflect the characteristics of object-oriented databases such as method, inheritance and composite-object. In step of allocation, we have defined the objective function for allocation considering system operating cost including storage, query processing and communication and implemented it using Genetic Algorithm.