• 제목/요약/키워드: Connection Broker

검색결과 9건 처리시간 0.018초

동시접속 사용자 접근을 고려한 데이터베이스 커넥션 풀 아키텍처 (Database Connection Pool Architecture for User Interconnections Access)

  • 김영찬;김태간;이세훈;임기욱;이정현
    • 한국콘텐츠학회논문지
    • /
    • 제9권1호
    • /
    • pp.89-97
    • /
    • 2009
  • 어플리케이션의 데이터베이스 시스템 사용이 날로 증가하면서, 사용자 급증에 따른 데이터베이스 시스템에 동시접속 하는 커넥션 처리 방법에 있어 중요성이 부각되고 있다. 이러한 데이터베이스의 커넥션을 효과적으로 처리하기 위해 데이터베이스 커넥션 풀이 도입되었으나, 동시접속 사용자가 증가하는 형태에 따른 커넥션 처리는 미비한 실정이다. 본 논문에서는 기존의 커넥션 풀 아키텍처를 개선하기 위하여 주 커넥션 풀 이외에 보조 커넥션 풀을 추가하였다. 또한 두 커넥션 풀의 연결을 관리하기 위하여 커넥션 풀 브로커를 정의하였다. 커넥션 풀 브로커는 주 커넥션 풀이 한계에 도달하였을 때 보조커넥션 풀로 연결을 제어한다. 실험을 통하여 동시접속 사용자가 급격히 증가하는 형태의 요청처리에 있어, 기존 데이터베이스 커넥션 풀 구조와 비교해서 응답시간의 향상된 결과를 확인하였다.

RPL 기반 분산 MQTT 브로커 구조 설계 및 구현 (Design and Implementation of RPL-based Distributed MQTT Broker Architecture)

  • 안현성;사우진;김승구
    • 한국멀티미디어학회논문지
    • /
    • 제21권9호
    • /
    • pp.1090-1098
    • /
    • 2018
  • MQTT is a lightweight messaging protocol that can be used for low power IoT devices. The MQTT basically uses single MQTT broker to indirectly share message information between publishers and subscribers. This approach has a weakness in regard to traffic overflow, connection fault, security, etc. In this paper, we propose a distributed MQTT broker architecture that solves the problems in single MQTT broker structure. The distributed MQTT broker architecture is expected to support new application services that cannot be supported by a conventional MQTT architecture. We have designed and implemented a distributed MQTT broker architecture based on the RPL protocol that has been widely used for IoT network. The experiment results show that the proposed MQTT broker architecture represents better publishing/subscribing latency and network stability than the conventional MQTT broker architecture.

저전력 네트워크 기반의 확장 용이한 스마트 홈 IoT 시스템 (An Extensible Smart Home IoT System Based on Low-power Networks)

  • 이준영;유성은
    • 대한임베디드공학회논문지
    • /
    • 제13권3호
    • /
    • pp.133-141
    • /
    • 2018
  • There are increasing interests on smart home systems. However, most of the existing works focus on the functionality itself. In this paper, we propose an extensible smart home system based on low power networking such as CoAP, 6LoWPAN, and Zigbee. The proposed home IoT system consists of Home APP, Home Server, Home Broker, and Power Devices. Each component of the system is connected by the low-power network technologies aforementioned. As the end device, Power Device senses the current consumption of the attached appliance and controls the power to it. Power Device reports the sensing data to Home Server via Home Broker. The Home Broker enhances the scalability of the system. Home Broker extends the service area and the user's services, and it manages the connection of the underlying devices and processes, and transmits data to Home Server from Power Devices. Through the experimental evaluation, we show that the proposed system achieves the design goals such as extensibility and low power networking.

인지 무선네트워크에서 VoIP QoS 보장을 위한 자원 할당 및 제어 시스템 (Resource Allocation and Control System for VoIP QoS Provision in Cognitive Radio Networks)

  • 김보성;이규민;노병희;최근경;오일혁
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제20권12호
    • /
    • pp.688-693
    • /
    • 2014
  • 유비쿼터스 환경의 등장으로 스마트폰이 보급되고 다양한 콘텐츠에 대한 수요가 급증하게 되었다. 따라서 한정된 자원을 효율적으로 활용하기 위한 방안 중 하나로 차세대 무선통신 기술인 인지무선 기술이 그 대안으로 여겨지고 있다. 스펙트럼 감지나 접근 기술뿐만 아니라 한정된 스펙트럼 자원에서 VoIP 트래픽 서비스를 부사용자들에게 만족스럽게 제공하는 것도 매우 중요한 이슈이다. 본 논문에서는 인지무선 네트워크에서 VoIP QoS 보장을 위한 자원 할당 및 제어 시스템을 제안하였다. 먼저 네트워크 구조를 고려한 시간 구조를 시스템 모델로 제안하였고, 그 구조에 따라 대역 브로커를 결정하는 방법을 제안하였다. 또한, 대역 브로커가 추정한 가용 대역폭 정보를 바탕으로 대역 브로커가 부사용자들의 연결 요청을 수락 제어하는 방법을 제안하였다. 실험 결과, PU 채널 이용률과 PU 채널의 개수, 그리고 타임슬롯의 길이가 VoIP QoS 보장에 지대한 영향을 미치는 것을 확인할 수 있었다.

동시사용자 접근이 용이한 데이터베이스 커넥션 풀 아키텍처 (Database connection pool architecture for interconnections simplicity access)

  • 김영찬;이세훈
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2008년도 제38차 하계학술발표논문집 16권1호
    • /
    • pp.125-130
    • /
    • 2008
  • 어플리케이션의 데이터베이스 시스템 사용이 증가하면서, 사용자 급증에 따른 데이터베이스 시스템에 동시접속 하는 커넥션 처리 방법에 있어 중요성이 부각되고 있다. 이러한 데이터베이스의 커넥션을 효과적으로 처리하기 위해 데이터베이스 커넥션 풀이 도입되었으나, 동시접속이 증가하는 형태에 따른 커넥션 처리는 미비한 실정이다. 이 논문에서는 기존의 커넥션 아키텍처를 개선하여 주 커넥션 풀과 보조 커넥션 풀, 두 커넥션 풀의 연결을 할당하기 위한 커넥션 브로커 관계에 있어 새로운 아키텍처를 정의하였고, 실험을 통하여 기존 데이터베이스 커넥션 풀 구조와 비교해서 100% 가량 성능이 향상된 결과를 제시하였다.

  • PDF

스마트폰 기반 가상 데스크탑과 주변 레거시 디바이스 사이의 연결 중계 소프트웨어 (A Smartphone-based Connection Broker between Virtual Desktop and Local Legacy Devices)

  • 박세진;박찬익
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2011년도 한국컴퓨터종합학술대회논문집 Vol.38 No.1(D)
    • /
    • pp.20-23
    • /
    • 2011
  • 하나의 물리 머신만으로 복수개의 가상 머신을 지원할 수 있는 가상화 기술[5,6]이 발달함에 따라, 기업에서는 비용 절감을 위해 가상 데스크탑 기술 도입이 많이 이루어지고 있다. 또한, 일반 사용자들을 위한 가상 데스크탑 기반의 클라우드 서비스 역시 많이 소개되고 있는데, 이러한 가상 데스크탑의 효과적인 사용을 위해서는 원격 접속 기술이 필수적이지만, 이는 키보드, 마우스 및 디스플레이가 감추어져 있는 PC와 같은 정형적인 컴퓨터 환경에서만 접속이 가능하다[3,4]. 본 논문에서는 스마트폰을 이용하여, 사용자 주변에서 원격 컴퓨팅 장치로 사용할 수 있는 LCD TV, 키보드 등의 레거시 디바이스를 검색하고 해당 디바이스를 원격지에 있는 가상 데스크탑과 연계시켜[1,2] 사용자 주변의 디바이스를 통해 원격 가상 데스크탑 제어를 연계 할 수 있는 중계 소프트웨어에 대한 설계 및 구현 내용을 기술하고 있다.

CORBA 기반의 멀티미디어 멀티캐스트 애플리케이션을 위한 통신 서비스 아키텍쳐 (Communication Service Architecture for CORBA -Based Multimedia Multicast Application)

  • 마영식;강우식;안순신
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제5권6호
    • /
    • pp.771-781
    • /
    • 1999
  • 오늘날의 컴퓨팅 환경은 통신 네트워크의 복잡성과 다양한 멀티미디어 서비스 처리를 위해 객체지향 기술을 분산 시스템에 도입하고 통신망을 소프트웨어 계층적 모델로 구조화한 개방형 정보 통신망 구조 연구가 활발히 진행되고 있다. 본 논문은 분산환경에서 멀티미디어 스트림 데이타를 전송하기 위한 아키텍쳐에 관한 모델의 설계 및 구현에 관한 것으로 분산 환경에서 멀티미디어 스트림 데이타를 효율적으로 전송할 수 있는 구조를 제시하고 있다. 설계한 구조는 Point-to-Point와 멀티캐스트를 지원하며 컴퓨터 통신망에서 멀티캐스트 연결을 효율적으로 관리하고 추후 기능 확장 및 기능 변경이 용이하도록 모듈화하고 유연성을 가지는 연결 관리 구조를 설계하고 구현하였다. 신호기능은 CORBA(Common Object Request Broker Architecture)의 ORB를 이용하여 실현하였으며, 데이타 전송 기능은 TCP/IP연결을 이용하였다. 이렇게 신호처리 부분과 데이타 전송 부분을 독립적으로 만들어서 하부망 기술에 독립적인 연결 관리 구조를 채택하고 있으므로 향후 다른 환경에서도 신호처리 부분을 그대로 적용할 수 있다. 분산 객체 개념을 적용하여 연결 관리 기능을 분산 객체화 하였으며 각 분산 객체간 인터페이스를 OMG(Object Management Group) IDL(Interface Definition Language)로 정의함으로써 유연성을 갖도록 하였다.AbstractThis paper proposes communication service architecture to support dynamic communication configuration and multiple connection management which are required to handle a variety of multimedia multicast application. Our communication service architecture was designed to fulfil the objectives as the following:- To build a common networking system for various multimedia multicast services- To build a platform for rapid service development and provisioning- To provide service networking independent on transport network technologiesWe implemented communication service architecture based on Common Object Request Broker Architecture (CORBA) for multimedia multicast applications. Our communication service architecture is distributed and object-oriented for extensibility and easy modification. The interfaces between the distributed objects are specified in (Object Management Group) OMGs Interface Definition Language.

Ardulink 기반 MQTT를 이용한 센서 데이터 저장을위한 IoT 게이트웨이 설계 (Design of IoT Gateway for Storing Sensor Data using Ardulink based MQTT)

  • 라이오넬;장종욱
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2017년도 추계학술대회
    • /
    • pp.744-747
    • /
    • 2017
  • The Internet of things (IoT) needs to be an event-driven approach for efficient real time response and processing. An IoT gateway is sometimes employed to provide the connection and translation between devices and the cloud. Storing data in the local database, and then forwarding it on the cloud is a task to be relegated to a gateway device In this paper, we propose the design of the IoT gateway with Fog computing for storing data from sensors into a local database. In the procedure of designing storing tasks, we propose to use the interfacing software known as Ardulink MQTT bridge. MQTT is a protocol for sensors to publish data to the clients. When it comes to needing historical data, MQTT connector can push MQTT data into SQL database. We write an MQTT client and based on the message topic insert the values into a SQL Database The design of IoT gateway with Fog computing adds value because it provides processing of the data across multiple devices before it sends to the cloud.

  • PDF

OPC UA Publisher와 DDS Subscriber의 상호운용성을 위한 게이트웨이 플랫폼 (Gateway platform for interoperability between OPC UA Publisher and DDS Subscribers)

  • 심웅빈;송병권;신준호
    • 전기전자학회논문지
    • /
    • 제25권2호
    • /
    • pp.291-301
    • /
    • 2021
  • 제어 및 필드 레벨에서의 OPC UA는 필드 버스를 대체할 만큼의 충분한 성능을 제공하지 못한다. OPC 협회는 실시간 및 비연결 메커니즘을 지향하고, MQTT나 AMQP와 같이 브로커 기능을 지원하는 새로운 사양인 OPC UA 발행-구독 모델을 OPC UA Part14 표준으로 추가하였다. 본 논문은 OPC UA Part14 표준을 추가한 OPC UA 발행자와 DDS 구독자 간에 상호운용성을 위한 게이트웨이에 관한 내용이다. 본 논문에서 제안한 게이트웨이는 라즈베리파이 4를 사용하였으며, DDS는 오픈 소스인 OpenDDS를 사용하였다. OPC UA 발행-구독 모듈은 Open62541 발행-구독 오픈 소스를 기반으로 해당 소스에서 제공하지 않는 기능을 추가 구현한 것인 A-Open62541 발행-구독 모듈을 사용하였다.