• 제목/요약/키워드: distributed programming

검색결과 288건 처리시간 0.029초

XML Web Service를 이용한 조류계산 프로그램의 분산처리 (Distributed Processing of Load Flow Program Using XML Web Service)

  • 최장흠;김건중
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제52권4호
    • /
    • pp.207-212
    • /
    • 2003
  • System analysis programs have been developed by several different research groups. Especially, the programming languages and the developing environments of algorithm modules and user interface modules are different. And therefore, the differences have degraded interoperability and reusability of the system analysis modules. in order to solve this problems, a general binary interface has designed and the component based on the interface has developed as well. However, sometimes each interface is uncompatible because those are designed on the particular vendor. In this paper, we deals with XML web service, Sort of distributed processing architecture, which is not restricted by not only the existing internet standard but also any Programming language or any vendor. Because of its platform independent, each module can be updated and extended independently.

Pattern mining for large distributed dataset: A parallel approach (PMLDD)

  • Pal, Amrit;Kumar, Manish
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제12권11호
    • /
    • pp.5287-5303
    • /
    • 2018
  • Handling vast amount of data found in large transactional datasets is an obvious challenge for the conventional data mining algorithms. Addressing this challenge, our paper proposes a parallel approach for proper decomposition of mining problem into sub-problems in order to find frequent patterns from these datasets. The proposed, Pattern Mining for Large Distributed Dataset (PMLDD) approach, ensures minimum dependencies as well as minimum communications among sub-problems. It establishes a linear aggregation of the intermediate results so that it can be adapted to large-scale programming models like MapReduce. In this context, an algorithmic structure for MapReduce programming model is presented. PMLDD guarantees an efficient load balancing among the sub-problems by a specific selection criterion. Further, it optimizes the number of required iterations over the dataset for mining frequent patterns as compared to the existing approaches. Finally, we believe that our approach is scalable enough to handle larger datasets in terms of performance evaluation, and the result analysis justifies all these mentioned concerns.

RMI와 CORBA 환경하의 객체 번역 시스템의 설계 및 구현 (Design and Implementation of Translation System between RMI to CORBA)

  • 현무용;김식;이상윤
    • 전자공학회논문지C
    • /
    • 제36C권2호
    • /
    • pp.37-45
    • /
    • 1999
  • CORBA IDL과 RMI는 대표적인 분산 객체 모델로서 분산 처리를 위한 서로 다른 접근 방식을 제공한다. CORBA 규약은 모든 프로그래밍 환경을 지원하는 범용성을 목표로 하고 있으나 또 다른 분산 프로그래밍 환경인 RMI과는 상호 호환성이 결여되어 있다. 본 논문에서는 상호 호환성이 결여된 두 분산 환경하에서 생성된 객체 사이의 상호 연동성(interoperability)을 지원하기 위한 한 방편으로서 객체 번역 시스템을 구현하였다. 제안된 시스템은 분산 객체의 중요한 특성인 바인딩, 상속성, 다형성, 객체의 전달, 콜백을 고려하여 설계되었다. 시스템의 유용성을 검증하기 위하여 하나의 분산 응용 프로그램을 제안하였고 이를 RMI 환경하에서 개발한 뒤 CORBA 버전으로 번역을 시도하였다. 또한, 시스템에 의해 자동 생성된 프로그램과 CORBA IDL의 지원에 의해 구현된 프로그램과의 성능을 상속성, 객체의 전달, 다형성 중심으로 비교 및 분석하였다. 실험 결과, 제안된 번역 시스템에 의한 프로그램이 분산 환경의 지원을 받아 직접 구현된 프로그램과 대등한 성능을 발휘함을 확인 하였다.

  • PDF

Analysis of the effect of the top-down teaching method for training of developing contents based on smart media

  • Ku, Jin-Hee
    • International Journal of Contents
    • /
    • 제7권4호
    • /
    • pp.64-69
    • /
    • 2011
  • Recently, as smart devices are distributed more and more, the need for education of developing contents based on smart media increases. In order to develop contents based on smart media, it is necessary to learn new programming language as well as to understand the structure of platforms as device-manufacturers and communication companies have different platforms. Generally, the problem in education of programming is that it can provide learning to understand the language stage by stage, but it is difficult to suggest a clear result such as completion of learner's project from macroscopic and integrated approach. Especially, there is a difficult of learning several programming languages due to the characteristics of platforms in developing smart contents. Accordingly, in the education of programming for developing smart contents, it is not appropriate to use the traditional teaching method of programming which conducts projects from an integrated point of view after learning the grammatical elements of the language. This paper aims to suggest the top-down teaching method as an effective teaching method for developing contents based on smart media, and to analyze the effect after developing and applying the suggested teaching model.

Validity Analysis of GDSS Technical Support of Distributed Group Decision-Making Process

  • Hong-Cai, Fu;Ping, Zou;Hao-Wen, Zhang
    • 한국산업정보학회:학술대회논문집
    • /
    • 한국산업정보학회 2007년도 춘계학술대회
    • /
    • pp.131-138
    • /
    • 2007
  • Distributed Group Decision Support System (GDSS) is in the stage between exploration and implementation, there is not unified constructing model. As computer software and hardware, network technique develop, especially the development of object-oriented programming, distributed process, and artificial intelligence, this makes it possible the practical and valid implementation of distributed GDSS. With a view of emphasizing and solving process-supporting, this article discusses how to use the key technologies of network, distributed process, artificial intelligence and man-machine mutual interface, to implement more adaptable, more flexible, and more valid GDSS than before.

  • PDF

분산 환경에서의 관계형 데이터베이스를 위한 XML-RPC 인터페이스 설계 및 구현 (Design and Implementation of XML-RPC Interface for Relational Database on Distributed Environments)

  • 신성욱;이영욱
    • 정보처리학회논문지D
    • /
    • 제10D권4호
    • /
    • pp.613-620
    • /
    • 2003
  • RPC는 분산 시스템에서 가장 많이 활용되고 있는 통신 메커니즘 중의 하나이다. 본 연구는 현재 많이 활용되고 있는 RPC 프로토콜 중, XML-RPC를 이용하여 분산 환경하에서 데이터베이스를 활용하기 위한 단일화된 인터페이스 설계에 목적을 둔다. 기존의 RDB를 이용한 프로그램에 있어서 데이터베이스의 접근은 프로그래밍 언어, 플랫폼, 사용 데이터베이스의 종류 등에 따라서 특정한 API를 사용해야만 하는 프로그래밍 형태를 취했으나, XML-RPC 프로토콜을 이용하여 구현한 미들웨어를 둠으로써 데이터베이스 접근 인터페이스를 단일화하여 특정 언어와 환경에서 여러 상이한 데이터베이스에 대한 접근 및 조작을 용이하고 편리하게 하였다.

Spark 기반에서 Python과 Scala API의 성능 비교 분석 (Performance Comparison of Python and Scala APIs in Spark Distributed Cluster Computing System)

  • 지경엽;권영미
    • 한국멀티미디어학회논문지
    • /
    • 제23권2호
    • /
    • pp.241-246
    • /
    • 2020
  • Hadoop is a framework to process large data sets in a distributed way across clusters of nodes. It has been a popular platform to process big data, but in recent years, other platforms became competitive ones depending on the characteristics of the application. Spark is one of distributed platforms to enable real-time data processing and improve overall processing performance over Hadoop by introducing in-memory processing instead of disk I/O. Whereas Hadoop is designed to work on Java and data analysis is processed using Java API, Spark provides a variety of APIs with Scala, Python, Java and R. In this paper, the goal is to find out whether the APIs of different programming languages af ect the performances in Spark. We chose two popular APIs: Python and Scala. Python is easy to learn and is used in AI domain in a wide range. Scala is a programming language with advantages of parallelism. Our experiment shows much faster processing with Scala API than Python API. For the performance issues on AI-based analysis, further study is needed.

시각장애 학생을 위한 블록 기반 프로그래밍 수업의 가능성 분석 (A Study on the Possibility of Block-based Programming Courses for Visual Impairments)

  • 양은봉;김자미;이원규
    • 정보교육학회논문지
    • /
    • 제26권5호
    • /
    • pp.361-374
    • /
    • 2022
  • 2015 개정 교육과정에서 초등학교 실과, 중학교 정보의 필수화에 따라 국립특수교육원에서는 장애 학생을 위한 소프트웨어 교과서를 개발하여 보급하였다. 교육 기회 형평성의 관점에서 제공된 교과서이지만, 시각장애 학생을 대상으로 한 프로그래밍 교육에 관한 내용은 미비하였다. 이에 본 연구는 시각장애 학생을 대상으로 프로그래밍 교육의 효과를 확인하고, 향후 프로그래밍 교육의 방향성을 제공하기 위한 목적으로 진행되었다. 목적 달성을 위해 초등학교 6학년 시각장애 학생을 대상으로 프로그래밍 수업을 진행하였다. 로봇과 연동한 블록 기반 프로그래밍 도구인 Blocks4All을 활용한 연구 결과, 학생의 수업 참여도는 적극적이었으며, 프로그래밍 유용성, 흥미도, 자신감 등이 높게 나타났다. 본 연구는 시각장애 학생을 대상으로 한 프로그래밍 교육의 가능성을 확인했다는 데 의의가 있다.

이동 객체 기반 병렬 및 분산 응용 수행을 위한 전역 프레임워크 (A Global Framework for Parallel and Distributed Application with Mobile Objects)

  • 한연희;박찬열;황종선;정영식
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제6권6호
    • /
    • pp.555-568
    • /
    • 2000
  • 월드 와이드 웹은 가장 커다란 가상 시스템이 되고 있다. 최근의 연구 분야에서, 많은 계산량을 지닌 응용을 수행시키기 위해 월드 와이드 웹에 존재하는 여러 휴지 호스트들을 이용하는 아이디어가 등장하고 있으며, 이러한 새로운 컴퓨팅 패러다임을 전역 컴퓨팅이라고 부른다. 우리는 이 논문에서 Tiger라 불리우는 이동 객체 기반 전역 컴퓨팅 프레임워크를 구현하여 제시한다. Tiger의 첫 번째 목표는 객체들의 분산, 전달, 이동과 계산행위의 동시성을 지원하는 객체 지향 프로그래밍 라이브러리를 제시하는 것이다. 이 프로그래밍 라이브러리는 프로그래머에게 분산 및 이동 객체에 대한 접근, 위치 및 이동 투명성을 제공한다. Tiger의 두 번째 목표는 전역 컴퓨팅의 요구 조건인 확장성 및 자원, 위치 관리를 지원하는 것이다. Tiger 시스템과 제공하는 프로그래밍 라이브러리는 프로그래머로 하여금 전역적으로 확장된 컴퓨팅 자원을 활용하여 객체 지향 병렬 및 분산 응용을 쉽게 작성하게 해준다. 또한, 우리는 병렬 프랙탈 이미지 처리 및 유전자 뉴로 퍼지 알고리즘과 같은 매우 많은 연산량을 지닌 응용을 Tiger 시스템에 적용하여 성능 향상 정도를 보인다.

  • PDF

GALIS 구조 기반 실시간 분산 위치 데이타 서버 구현 (An Implementation of distributed Real-time Location Data Server based on the GALIS Architecture)

  • 이준우;이운주;이호;나연묵
    • 한국공간정보시스템학회 논문지
    • /
    • 제7권1호
    • /
    • pp.53-62
    • /
    • 2005
  • LBS 시스템 분야의 도전할 만한 과제는 이동 객체를 다루는 수준부터 수백만 개의 이동 객체를 처리할 수 있는 높은 신뢰도의 시스템 아키텍처를 구현하는 것이다. GALIS로 명명된 아키텍처는 각각 다른 지리적 영역과 시간적 영역에 연관된 레코드를 유지하는 다수의 프로세서로 구성된 클러스터 기반 분산 컴퓨팅 시스템 아키텍처이다. 이 논문에서는 실시간 분산 객체 프로그래밍과 실시간 분산 컴퓨팅 시스템 디자인을 지원하는 미들웨어 실행 엔진을 포함하는 TMO 프로그래밍 기법을 적용하여 GALIS의 주요 요소를 구성하는 위치 데이타 서버의 프로토타입을 구현했다. 본 논문에서는 실질적으로 위치 측위 정보가 발생하는 과정과 이런 위치 정보와 위치 관련 질의가 어떻게 처리되는지도 기술하였다. 몇 가지 실험은 분산을 통해 프로세서의 부하를 줄여주어 성능향상이 있음을 살펴볼 수 있었다.

  • PDF