• 제목/요약/키워드: Distributed Processing environment

검색결과 590건 처리시간 0.026초

The HCARD Model using an Agent for Knowledge Discovery

  • Gerardo Bobby D.;Lee Jae-Wan;Joo Su-Chong
    • 한국정보시스템학회지:정보시스템연구
    • /
    • 제14권3호
    • /
    • pp.53-58
    • /
    • 2005
  • In this study, we will employ a multi-agent for the search and extraction of data in a distributed environment. We will use an Integrator Agent in the proposed model on the Hierarchical Clustering and Association Rule Discovery(HCARD). The HCARD will address the inadequacy of other data mining tools in processing performance and efficiency when use for knowledge discovery. The Integrator Agent was developed based on CORBA architecture for search and extraction of data from heterogeneous servers in the distributed environment. Our experiment shows that the HCARD generated essential association rules which can be practically explained for decision making purposes. Shorter processing time had been noted in computing for clusters using the HCARD and implying ideal processing period than computing the rules without HCARD.

  • PDF

From WiFi to WiMAX: Efficient GPU-based Parameterized Transceiver across Different OFDM Protocols

  • Li, Rongchun;Dou, Yong;Zhou, Jie;Li, Baofeng;Xu, Jinbo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제7권8호
    • /
    • pp.1911-1932
    • /
    • 2013
  • Orthogonal frequency-division multiplexing (OFDM) has become a popular modulation scheme for wireless protocols because of its spectral efficiency and robustness against multipath interference. Although the components of various OFDM protocols are functionally similar, they remain distinct because of the characteristics of the environment. Recently, graphics processing units (GPUs) have been used to accelerate the signal processing of the physical layer (PHY) because of their great computational power, high development efficiency, and flexibility. In this paper, we describe the implementation of parameterized baseband modules using GPUs for two different OFDM protocols, namely, 802.11a and 802.16. First, we introduce various modules in the modulator/demodulator parts of the transmitter and receiver and analyze the computational complexity of each module. We then describe the integration of the GPU-based baseband modules of the two protocols using the parameterized method. GPU-based implementations are addressed to explain how to accelerate the baseband processing to archive real-time throughput. Finally, the performance results of each signal processing module are evaluated and analyzed. The experiments show that the GPU-based 802.11a and 802.16 PHY meet the real-time requirement and demonstrate good bit error ratio (BER) performance. The performance comparison indicates that our GPU-based implemented modules have better flexibility and throughput to the current ones.

함정 전투체계를 위한 분산처리 환경 기반 메시지 정의 및 관리 시스템의 개발 (Development of Message Define & Management System based on Distributed Processing Environment for Naval Combat Systems)

  • 이주원
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제23권12호
    • /
    • pp.670-676
    • /
    • 2017
  • 함정 전투체계는 생존성과 임무효과의 극대화를 위해 수집된 정보를 종합하고, 실시간으로 처리하여 최적의 전투능력을 제공하도록 고안되었다. 전투체계의 소프트웨어 컴포넌트는 함정 규모에 따라 수십 개에서 수천 개에 이르며, 각 컴포넌트 간 통신은 메시지 지향 미들웨어인 DDS(Data Distribution Service)를 통해 이뤄진다. DDS를 통한 전투체계 메시지 인터페이스는 MDMS(Message Define & Management System)를 통해 관리되어 왔으나, 체계 규모가 증가함에 따라 개발 효율이 저하되는 등 다양한 문제점들이 대두되었다. 따라서, 본 논문에서는 분산 처리 환경 운용이 가능한 차세대 메시지 정의 및 관리 시스템을 개발하고, 이를 통해 기존의 문제들을 해결하고자 한다. 실험 결과는 XMDMS(neXt Message Define & Management System)가 기존 시스템에 비해 처리 지연 및 네트워크 성능이 향상됨을 보여준다.

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

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

MapReduce에서 Reuse JVM을 이용한 대규모 스몰파일 처리성능 향상 방법에 관한 연구 (A Study on the Improving Performance of Massively Small File Using the Reuse JVM in MapReduce)

  • 최철웅;김정인;김판구
    • 한국멀티미디어학회논문지
    • /
    • 제18권9호
    • /
    • pp.1098-1104
    • /
    • 2015
  • With the widespread use of smartphones and IoT (Internet of Things), data are being generated on a large scale, and there is increased for the analysis of such data. Hence, distributed processing systems have gained much attention. Hadoop, which is a distributed processing system, saves the metadata of stored files in name nodes; in this case, the main problems are as follows: the memory becomes insufficient; load occurs because of massive small files; scheduling and file processing time increases because of the increased number of small files. In this paper, we propose a solution to address the increase in processing time because of massive small files, and thus improve the processing performance, using the Reuse JVM method provided by Hadoop. Through environment setting, the Reuse JVM method modifies the JVM produced conventionally for every task, so that multiple tasks are reused sequentially in one JVM. As a final outcome, the Reuse JVM method showed the best processing performance when used together with CombineFileInputFormat.

원격대학 애플리케이션용 EJB 컴포넌트 추출을 위한 UML 설계에 관한 연구 (Efficient UML Modeling Method for Remote University Application EJB Component Extraction)

  • 반길우;최유순;박종구
    • 한국컴퓨터정보학회지
    • /
    • 제8권1호
    • /
    • pp.29-36
    • /
    • 2001
  • EJB application development environment is developing component support Object-Oriented distributed processing, it is component architecture for distributed arrangement. Application developed using EJB is component coupled for business program development easily. EJB is automatically sovled to security. resource Pooling, persistency, concurrency. transaction transparency. This Paper illustrate for EJB extract to EJB sufficient flexibility its development environment, and it was applicated remote university application domain.

  • PDF

분산 INGRES 데이타 베이스 시스템을 위한 초기환경 구축과 질의어 처리에 관한 연구 (A Study on Initial Environment Construction and Query Processing for Distributed INGRES Database System)

  • 손용락;안순신
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1988년도 전기.전자공학 학술대회 논문집
    • /
    • pp.640-643
    • /
    • 1988
  • This paper is concerned with distributed INGRES database system. The main motivation is to provide dynamic reconfiguration and global database consistency. Dynamic reconfiguration will provide proper initial environment to newly generated system. By use of transaction characteristic, database can be maintained in consistent state.

  • 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

광역 분산 처리 환경에서의 모바일 에이전트 시스템 분석 (The Analysis of Mobile Agent System for the Wide Distributed Processing)

  • 방정원
    • 한국컴퓨터정보학회논문지
    • /
    • 제8권4호
    • /
    • pp.132-137
    • /
    • 2003
  • 인터넷 기술과 웹 기반 응용 프로그램의 발전으로 광역 분산처리에 대한 요구가 기하급수적으로 증대되고 있다. 이러한 광역 분산처리 환경의 요구사항에 적용할 수 있는 모델로 모바일 에이전트를 들 수 있다. 그러나 현재의 모바일 에이전트 모델은 여러 가지 기술적 제약점들을 가지고 있다. 모바일 에이전트가 광역 분산 처리 환경에서 사용되기 위하여 필요한. 모바일 에이전트 시스템의 구조와 사용되는 프로그래밍 패러다임과 사용 기술 등에 있어서의 문제점들을 분석하였다.

  • PDF

CORBA 기반 시스템 통합 모델 (The System Integration Model based on CORBA)

  • 김남용;왕창종
    • 한국정보처리학회논문지
    • /
    • 제5권1호
    • /
    • pp.63-72
    • /
    • 1998
  • 하드웨어와 소프트웨어의 다양화는 날로 증가하고 있으며, 네트워크 컴퓨팅 환경은 다양해져 가고 있다. 소프트웨어 개발은 이 기종 컴퓨터 집합, 다른 장소에서의 여러 가지 데이터 유형 저장, 운영체제의 비호환성에 의한 작업, 그리고 여러 가지 데이터베이스와 프로토콜 때문에 많은 비용이 들어가는 작업이 되어 가고 있다. CORBA는 분산 컴퓨팅환경과 이기종 분산 환경의 시스템통합을 위한 표준이다. 채?는 효과적인 시스템 통합을 위해 기술적인 이익을 제공하며, 이 기종의 시스템들의 분산 의사소통 환경을 위한 하부구조를 제공한다. 본 논문에서는 분산객체환경, 소프트웨어 재사용 그리고 WWW과의 연결을 위하여 CORBA 기반을 둔 시스템통합 모델은 응용들의 개발과 시스템의 통합을 용이하게 한다. 또한 WWW와의 연결을 위한 게이트웨이를 구현함으로써, WWW으로의 확장이 가능하다. 본 연구에서 제안한 모델를 증명하기 위하여, 원격 교육 시스템을 본 연구에서 제안한 모델에서 제공하는 서비스들을 사용하여 쉽고, 효과적으로 설계하였다.

  • PDF