RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
        • 등재정보
        • 학술지명
        • 주제분류
        • 발행연도
        • 작성언어
        • 저자
          펼치기

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • JMPI 시스템 기반 통신의 성능 측정

        방승준(Seung-jun Bang),안진호(Jin-ho Ahn) 한국정보기술학회 2007 Proceedings of KIIT Conference Vol.2007 No.-

        본 논문은 자바로 완성된 MPI(Message Passing Interface) 스펙인 MPJ(Message Passing in Java) 스펙을 따라서 병렬 컴퓨팅 환경에서 메시지 통신 인터페이스를 제공하는 JMPI(Java Message Passing Interface) 라이브러리를 설계하고 구현하였다. 또한 이 라이브러리는 매우 간단한 GUI(Graphic User Interface) 도구를 제공하여, 사용자가 쉽게 병렬 컴퓨팅 환경을 구성할 수 있다. 또한 본 논문에서는 두 가지 전형적인 분산 시스템 통신 메커니즘인 Socket과 RPC(Remote Procedure Call)방식을 이용하여 두 가지 버전의 시스템을 구현하였고 Ping Pong 벤치마크 애플리케이션을 통하여 일대일 메시지 통신 패턴에 따라 성능의 비교를 통하여 효율성을 알아보도록 하겠다. This paper designs and implements a message passing library called JMPI(Java Message Passing Interface) which complies with MPJ(Message Passing in Java), the MPI standard Specification for Java language. This library provides some graphic user interface tools to enable parallel computing environments to be configured very simply by their administrators and JMPI applications to be executed very conveniently. Especially, it is implemented in two versions based on two typical distributed system communication mechanisms, Socket and RMI. According to these communication mechanisms, the performance of Point to Point message passing pattern is evaluated by Ping Pong benchmark application.

      • KCI등재

        소켓 및 RMI 기반 자바 메시지 전달 시스템의 구현 및 성능평가

        방승준 ( Seung-jun Bang ),안진호 ( Jin-ho Ahn ) 한국인터넷정보학회 2007 인터넷정보학회논문지 Vol.8 No.5

        본 논문은 자바 언어로 완성된 MPI(Message Passing Interface) 스펙인 MPJ(Message Passing in Java) 스펙을 준수하여 병렬 컴퓨팅 환경에서 메시지 통신 인터페이스를 제공하는 JMPI(Java Message Passing Interface) 라이브러리를 설계하고 구현하였다. 이 라이브러리는 간단하면서도 매우 편리한 GUI(Graphical User Interface) 도구를 제공하여, 사용자가 손쉽게 병렬 컴퓨팅 환경을 구성할 수 있다. 또한, 본 논문에서는 두 가지 전형적인 분산 시스템 통신 메커니즘인 소켓과 RMI(Remote Method Invocation)방식을 이용하여 두 가지 버전의 시스템을 구현하였고, 기존의 JPVM 시스템과의 성능을 벤치마크 애플리케이션들을 통하여 컴퓨터 대수의 증가에 따른 처리 속도를 비교해 보았다. 실험 결과로는 본 논문에서 제시한 JMPI 시스템이 JPVM시스템보다 다양한 측면에서 높은 성능을 발휘한다는 것과 컴퓨터의 가장 효율적인 처리 속도는 애플리케이션에 따라 컴퓨터의 수를 증가시킨다고 해서 일정하게 처리속도가 증가하는 것이 아니라 네트워크의 트래픽을 고려하여 컴퓨터의 수를 증가시켰을 때 얻을 수 있다는 것을 보여준다. 마지막으로 컴퓨터의 수가 증가함에 따라 RMI를 사용하여 메시지를 전달하는 것이 소켓에 부속된 객체 스트림을 사용하여 메시지를 전달하는 것보다 효과적이라는 것을 알 수 있다. This paper designs and implements a message passing library called JMPI (Java Message Passing Interface) which complies with MPJ (Message Passing in Java), the MPI standard Specification for Java language. This library provides some graphic user interface tools to enable parallel computing environments to be configured very simply by their administrators and JMPI applications to be executed very conveniently. Also in this paper, we implement two versions of systems using Socket and RPC which are both typical distributed system communication mechanisms and with three benchmark applications, compare performance of these systems with that of an existing system JPVM depending on the increasing number of the computers. Experimental results show that our systems outperform JPVM system in terms of various aspects and that the most efficient processing speedup can be obtained by increasing the number of the computers in consideration of network traffic through processing evaluation. Finally, we can see that, as the number of computers increases, using RMI to transmit a message is more effective than using object streams attached to sockets to transmit a message.

      • UI가 향상된 자바 메시지 전달 시스템의 설계 및 구현

        방승준 ( Seung-jun Bang ),최장호 ( Jang-ho Choi ),주현일 ( Hyun-il Ju¸ ),이형주 ( Hyong-ju Lee ),안진호 ( Jin-ho Ahn ) 한국정보처리학회 2006 한국정보처리학회 학술대회논문집 Vol.13 No.2

        최근 컴퓨터의 처리속도와 네트워크의 속도가 빠르게 발전함에 따라, 통신망으로 연결된 이기종 컴퓨터들을 이용하는 병렬 컴퓨팅에 대한 많은 연구가 진행되고 있다. 본 논문에서는 자바 MPI스펙인 MPJ 표준에 따라 병렬 컴퓨팅 환경에서 메시지 통신 인터페이스를 제공하는 JMPI(Java Message Passing Interface) 라이브러리를 설계하고 구현하였다. 그리고 사용자 측면에서 좀 더 간단하게 병렬 컴퓨팅 환경을 조성하고 조성된 환경에서 JMPI 라이브러리로 구현된 프로그램을 편리하게 실행 시킬 수 있는 UI를 구현 하도록 하였다.

      • KCI등재

        사용자 편의적 자바 메시지 패싱 시스템의 설계 및 구현

        방승준(Seung-Jun Bang),안진호(Jin-Ho Ahn) 한국정보기술학회 2007 한국정보기술학회논문지 Vol.5 No.1

        Recently, as speeds of computer processors and networks are rapidly increasing, a lot of researches are actively progressing to develop efficient and lightweight parallel computing platforms using heterogeneous and networked computers. According to this technical trend, this paper designs and implements a JMPI(Java Message Passing Interface) software library to follow the standard Message Passing Java interface model called MPJ. This library provides some graphic user interface tools to enable parallel computing environments to be configured very simply by their administrators and JMPI applications to be executed very conveniently. Especially, it is platform-independent because it is purely written in Java programing langage.

      • KCI등재

        JMPI 시스템의 통신 패턴기반 성능평가

        방승준(Seung-Jun Bang),안진호(Jin-Ho Ahn) 한국정보기술학회 2008 한국정보기술학회논문지 Vol.6 No.2

        Although many researches on developing Java based high performance message passing systems are very actively being performed, their performance has not been evaluated systematically from various points of view. For this, our previous work developed a JMPI system which complies with MPJ(Message Passing in Java) and, in particular, is implemented in two versions based on two representative distributed system communication mechanisms, Socket and RMI. Therefore, this paper shows effectiveness and efficiency of this system by comparing and analyzing its performance of various communication patterns using systematic Ping Pong benchmarks suites. From experimental results of this paper, we can see that the performance of the Ping*-Ping pattern outperforms that of every other pattern and the RMI-based JMPI system is more efficient than the Socket-based one in various aspects.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼