• Title/Summary/Keyword: Distributed application

Search Result 1,829, Processing Time 0.032 seconds

프로그래밍 투명성을 지원하는 분산 프로그래밍 도구의 설계 (A Design of Distributed Programing Tool in support of Programming Transparency)

  • 이상윤;김승호
    • 한국정보과학회논문지:정보통신
    • /
    • 제31권3호
    • /
    • pp.259-268
    • /
    • 2004
  • 분산 컴퓨팅 환경에 적용해야할 응용 소프트웨어의 비중이 증가함에 따라, 이를 지원하기 위한 다양한 형태의 분산 프로그래밍 도구들이 제안되어 있다. 그러나, 이러한 도구를 이용하여 분산처리 소프트웨어를 작성하기 위해서는 분산 프로그래밍 도구가 요구하는 부가적인 프로그래밍 지식을 숙지하여야 한다. 부가적인 지식 없이 분산처리를 수행하는 소프트웨어를 개발할 수 있다면, 분산처리에 대한 개발자의 부담을 줄여서, 개발하고자 하는 소프트웨어의 자체 기능에 더욱 집중할 수 있다. 본 논문에서는 새로운 분산 프로그래밍 도구를 제안하고, 이름을 TORB(Transparent Object Request Broker)라고 명명하였다. TORB를 이용하면, 프로그래밍 투명성의 지원을 통하여, 자바로 작성하는 분산처리 소프트웨어를 상대적으로 쉽게 개발할 수 있고, 후처리를 통하여 TORB가 제공하는 분산처리 환경에서 수행될 수 있다.

유비쿼터스 컴퓨팅을 위한 모바일 협업 환경 구축 및 응용 (Construction of Mobile Collaboration Environment for Ubiquitous Computing and its Application)

  • 정창원;신창선;주수종
    • 인터넷정보학회논문지
    • /
    • 제9권3호
    • /
    • pp.25-41
    • /
    • 2008
  • 본 논문에서는 유비쿼터스 컴퓨팅에서 모바일 협업 서비스를 위한 컴팩트 분산객체그룹 프레임워크(Compact Dostributed Object Group Frorework : CDOGF)에 대해 기술한다. CDOGF는 논리적인 영역에 따라 각 센서 및 기기의 네트워크 연결과 다수의 모바일 컴퓨팅 장치의 관리, 모바일 협업응용 서비스의 수행하는 객체들의 그룹화를 지원한다. 이를 위해, CDOGF의 구성요소의 세부적인 기능을 메소드와 이를 이용하기 위한 인터페이스를 설계하였다. 그리고 각 구성요소간의 상호작용을 센서와 응용, CDOGF와 응용, CDOGF 내부 구성요소간, CDOEF와 DOGF등 네 가지 형태로 구분하여 기술하였다. 또한 기존 모바일 협업을 위한 기술들의 분석하여 모바일 협업 환경을 정의하였다. 본 환경에서 모바일 협업 응용 서비스의 구현과 위에서 언급한 네 가지 상호연동을 위해 TMO 스킴과 분산 미들웨어인 TMOSM를 사용하였다. 끝으로 u-병원 응용을 본 환경에서 수행하도록 하였다. u-병원 응용은 유비쿼터스 환경을 갖춘 병실로부터 병실의 환경정보와 환자의 건강정보를 모바일 장치인 PDA를 통해 수집한다. 또한 환자관리 업무를 위한 정보 서비스를 제공한다.

  • PDF

개발 생산성 향상을 위한 분산 시스템 기반의 프레임워크 설계 (A Design of Framework based on Distributed System for Enhancing Productivity)

  • 최병하;최승교;조경산
    • 한국컴퓨터정보학회논문지
    • /
    • 제17권1호
    • /
    • pp.53-60
    • /
    • 2012
  • 본 논문은 분산 시스템 기반에서 경량급 프레임워크의 간단한 개발 주기를 지원하며 분산 처리가 가능한 IPO(Input-Process-Output) 모델 기반의 프레임워크를 제안한다. 제안 프레임워크는 입력 함수, 처리 함수, 출력 함수를 가진 클래스를 개발하면 분산 시스템의 표현 계층과 중간 계층에서 하나의 응용 프로그램으로 실행되도록 지원해준다. 또한 이 기법의 특징으로 응용 프로그램 개발시 분산 시스템 의존적인 부분을 제거하며, 개발-구축-배치-검증의 개발 주기를 개발-검증 주기로 감소시킨다. 이 기법의 생산성 향상과 성능 검증하기 위해 기존의 분산 시스템과 경량급 프레임워크의 응용 프로그램을 제안 기법의 응용 프로그램과 비교 분석한다. 그 결과 상당한 코드 감소와 분산 시스템 의존적인 부분이 감소하여 개발 생산성을 향상시키고 경량급 시스템에 비해 상대적으로 안전적인 성능을 보인다.

Distributed CoAP Handover Using Distributed Mobility Agents in Internet-of-Things Networks

  • Choi, Sang-Il;Koh, Seok-Joo
    • Journal of information and communication convergence engineering
    • /
    • 제15권1호
    • /
    • pp.37-42
    • /
    • 2017
  • The constrained application protocol (CoAP) can be used for remotely controlling various sensor devices in Internet of Things (IoT) networks. In CoAP, to support the handover of a mobile sensor device, service discovery and message transmission needs to be repeated, although doing so would increase the handover delay significantly. To address this limitation of CoAP, a centralized CoAP scheme has been proposed. However, it tends to result in performance degradation for an inter-domain handover case. In this letter, we propose a distributed CoAP handover scheme to support the inter-domain handover. In the proposed scheme, a distributed mobility agent (DMA) is used for managing the location of mobile sensors in a domain and performing handover control operations with its neighboring DMAs in a distributed manner. A performance comparison reveals that the proposed scheme offers a performance improvement of up to 29.5% in terms of the handover delay.

분산 상호 배제 카운트 알고리즘을 이용한 클라이언트 사용자 구분 시스템 개발 (Design and Implementation of Distributed Mutual Exclusion Lock Counter Algorithm)

  • 장승주
    • 한국정보처리학회논문지
    • /
    • 제7권4호
    • /
    • pp.1227-1235
    • /
    • 2000
  • In this paper, we propose new concepts that the distributed counter value with the distributed EC system identify each user who users the distributed system. The web user should register his/her own user ID in the cyber shopping mall system. Instead of registration, this paper proposes the proprietary mechanism that is distributing counter. The counter assigns the distinguished number to each client. The distributed lock algorithm is used for mutual assignment of the counter to each client. The proposed algorithm is the best solution in the distributed environment system such as cyber shopping mall. If a user should register his/her own ID in every EC system, he/she may not try to use these uncomfortable systems. The mutual counter is used to identify each client. All of these features are designed and implemented on Windows NT web server. Also these features were experiments with 5 clients for 300 times. According to the experiments, clients have their own mutual counter value. The proposed algorithm will be more efficient in internet application environment. Moreover, it will improve the number of internet users.

  • PDF

분포매개정수를 갖는 원자로의 최적제어 1

  • 지창열;김상훈
    • 전기의세계
    • /
    • 제29권1호
    • /
    • pp.53-57
    • /
    • 1980
  • The analytical treatment for a terminal cost problem of a distributed reactor with a small singular parameter is presented. The inverse of the neutron velocity is regarded as a singular parameter, and the model, adopted for simplicity, is a cylindrically symmetrical reactor. The Helmholtz mode expension is used for the application of the optimal theory for lumped parameter systems to the spatially distributed parameter system. The closed-form solution is explicitely obtained for machine calculation.

  • PDF

분산환경에서 객체지향 능동 규칙 시스템 구현 (Implementation of Object-oriented Active Rule System in Distributed Environment)

  • 고굉욱;유상봉;김기창;차상균
    • 한국정보처리학회논문지
    • /
    • 제6권11호
    • /
    • pp.2875-2888
    • /
    • 1999
  • In this paper we present compiler-based active rule system to efficiently maintain spatial integrity constraints in a heterogeneous, distributed environment. Specially, the prototype active rule system presented has been developed as a component of a whole middleware system called SDBC(Spatile DataBase Connectivity). Due to this reason, our active rule system is provided for heterogeneous ODBMSs in a distributed environment and used to define spatial integrity constraints using the active rules in E-C-A(Event-Condition-Action) type. Using this active rule system, an application programmer can free himself from a heavier burden on the integrity maintenance of application objects. In the compiler-based approach, active rules applicable to events raised by a database program are directly inserted into the program in a function type by the preprocessor, and then they are compiled with the application program source codes. One advantage of this approach is that there is no run-time overhead accompanied by monitoring all the database transitions when preprocessed program is executed. This active rule system also provides facilities to manage changed rules and dynamically interpret those rules at run-tuime.

  • PDF

A framework for distributed analytical and hybrid simulations

  • Kwon, Oh-Sung;Elnashai, Amr S.;Spencer, Billie F.
    • Structural Engineering and Mechanics
    • /
    • 제30권3호
    • /
    • pp.331-350
    • /
    • 2008
  • A framework for multi-platform analytical and multi-component hybrid (testing-analysis) simulations is described in this paper and illustrated with several application examples. The framework allows the integration of various analytical platforms and geographically distributed experimental facilities into a comprehensive pseudo-dynamic hybrid simulation. The object-oriented architecture of the framework enables easy inclusion of new analysis platforms or experimental models, and the addition of a multitude of auxiliary components, such as data acquisition and camera control. Four application examples are given, namely; (i) multi-platform analysis of a bridge with soil and structural models, (ii) multiplatform, multi-resolution analysis of a high-rise building, (iii) three-site small scale frame hybrid simulation, and (iv) three-site large scale bridge hybrid simulation. These simulations serve as illustrative examples of collaborative research among geographically distributed researchers employing different analysis platforms and testing equipment. The versatility of the framework, ease of including additional modules and the wide application potential demonstrated in the paper provide a rich research environment for structural and geotechnical engineering.

웹 기반의 언어자원 객체화에 근거한 사전 개발 시스템 (A Dictionary Constructing System based on a Web-based Object Model of Distributed Language Resources)

  • 황도삼
    • 인지과학
    • /
    • 제12권1_2호
    • /
    • pp.1-9
    • /
    • 2001
  • 본 논문에서는 각기다른 장소에 다양한 형태로 분산되어 있는 여러 가지 언어자원들을 웹 기반에서 객체화시키는 모델을 제안한다. 웹 기반에서 객체화된 언어자원들은 다양한 응용 시스템 개발에 간단한 방법으로 이용되어 강력한 자연언어처리 응용 시스템을 구성할 수 있다. 또한, 초기 개발 이후에 이루어진 각 언어자원들의 개량은 별도의 처리과정 없이 자동으로 각 응용 시스템에 반영되므로 효과적인 유지보수가 가능하다는 장점이 있다. 제안한 모델의 적합성을 검증하기 위해 사전 개발 시스템 YDK2000를 설계하고 구현하였다. 개발한 YDK 2000은 기존의 각종 사전의 여러 가지 사전정보를 통합할 수 있을 뿐 아니라 여러 자연언어처리 시스템들과의 인터넷 접속을 통해 언어처리를 위한 사전정보를 손쉽게 통합할 수 있어 고품질의 사전을 개발할 수 있다.

  • PDF

Theoretical analysis of composite beams under uniformly distributed load

  • Daouadji, Tahar Hassaine;Adim, Belkacem
    • Advances in materials Research
    • /
    • 제5권1호
    • /
    • pp.1-9
    • /
    • 2016
  • The bending problem of a functionally graded cantilever beam subjected to uniformly distributed load is investigated. The material properties of the functionally graded beam are assumed to vary continuously through the thickness, according to a power-law distribution of the volume fraction of the constituents. First, the partial differential equation, which is satisfied by the stress functions for the axisymmetric deformation problem is derived. Then, stress functions are obtained by proper manipulation. A practical example is presented to show the application of the method.