RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      검색결과 좁혀 보기

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

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

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • CORBA를 기반으로 한 신뢰성 있는 그룹서비스에 관한 연구

        안계호(Kyeho Ahn),이재완(Jae-wan Lee) 한국정보과학회 2000 한국정보과학회 학술발표논문집 Vol.27 No.2Ⅲ

        분산 이기종 시스템간에 어플리케이션을 개발하기에 적합한 미들웨어로 OMG가 제안한 CORBA가 많이 사용되고 있는데, CORBA는 객체들 간에 멀티캐스트 통신을 지원하지는 못한다. 따라서 멀티캐스트 통신을 지원하기 위해 기존의 분산시스템에서 그룹서비스를 CORBA에 통합하기 위해 많은 연구가 진행되고 있다. 본 논문에서는 CORBA를 기반으로 한 그룹서비스와 그룹서비스의 관리로서 뷰의 관리와 시퀀스 객체를 통한 메시지 순서성 보장을 위한 방법을 제안한다.

      • 분산환경에서 CORBA를 기반으로 한 신뢰성 있는 그룹통신기법

        안계호 ( Kye-ho Ahn ),이재완 ( Jae-wan Lee ) 한국인터넷정보학회 2002 인터넷정보학회논문지 Vol.3 No.2

        개방형 통신망 구조에서 어플리케이션 시스템은 다수의 컴퓨팅 노드에 분산되어 있는 객체들의 집합으로 구성된다. 이러한 분산된 환경에서 복잡한 분산 소프트웨어의 개발 및 관리의 복잡성을 줄이고 분산된 객체들을 효율적으로 관리하면서 객체들의 실시간 서비스를 제공하기 위해서는 객체 그룹 관리 및 통신 기법이 필요하다. 본 연구에서는 CORBA를 기반으로 하여 기존의 시스템에 큰 변환 없이 새로운 서비스를 적용시킬 수 있도록 객체그룹을 구성하고 신뢰성 있는 그룹통신 기법을 제공한다. 그룹관리의 효율향상을 위해 그룹을 서브그룹으로 나누고 서브그룹 관리자를 두어 서브그룹을 관리하도록 하였으며, 시퀀서를 두어 메시지의 순서성을 유지시킨다. 그룹간의 통신방법은 IP 멀티캐스트와 일대일 통신을 기반으로 한 멀티캐스트 기법을 혼용하여 사용하며 메시지 저장소를 두어 오류 발생시 선택적으로 메시지를 재 전송할 수 있도록 함으로서 성능을 향상시켰다. 제안된 기법을 분산환경에서 시뮬레이션을 통하여 성능을 평가하였다. In open communication architecture, application systems consist of objects distributed in lots of computing nodes. To reduce complexity of development and management of distributed software, to manage efficiently distributed objects and to provide realtime service, the mechanisms for object group management and communication are needed in distributed environment. In this paper we compose object groups and provide reliable group communication mechanism based on CORBA which can adopt a new service without lots of changes on existing systems. Group consist of some subgroups that subgroup manager manages for improving the efficiency of group management and message ordering is kept by using sequencer. Communication method among groups uses multicast based on point to point communication as well as IP multicast and we provide high performance by using selective retransmission of message through message history. We analyze the performance of the proposed mechanism through simulation in distributed environment.

      • KCI등재

        분산환경에서 CORBA를 기반으로 한 신뢰성 있는 그룹통신기법(111)

        안계호 ( Kye-ho Ahn ),이재완 ( Jae-wan Lee ) 한국인터넷정보학회 2002 인터넷정보학회논문지 Vol.3 No.6

        개방형 통신망 구조에서 어플리케이션 시스템은 다수의 컴퓨팅 노드에 분산되어 있는 객체들의 집합으로 구성된다. 이러한 분산된 환경에서 복잡한 분산 소프트웨어의 개발 및 관리의 복잡성을 줄이고 분산된 객체들을 효율적으로 관리하면서 객체들의 실시간 서비스를 제공하기 위해서는 객체 그룹 관리 및 통신 기법이 필요하다. 본 연구에서는 CORBA를 기반으로 하여 기존의 시스템에 큰 변환 없이 새로운 서비스를 적용시킬 수 있도록 객체그룹을 구성하고 신뢰성 있는 그룹통신 기법을 제공한다. 그룹관리의 효율향상을 위해 그룹을 서브그룹으로 나누고 서브그룹 관리자를 두어 서브그룹을 관리하도록 하였으며, 시퀀서를 두어 메시지의 순서성을 유지시킨다. 그룹간의 통신방법은 IP 멀티캐스트와 일대일 통신을 기반으로 한 멀티캐스트 기법을 혼용하여 사용하며 메시지 저장소를 두어 오류 발생시 선택적으로 메시지를 재 전송할 수 있도록 함으로서 성능을 향상시켰다. 제안된 기법을 분산환경에서 시뮬레이션을 통하여 성능을 평가하였다. In open communication architecture, application systems consist of objects distributed in lots of computing nodes. To reduce complexity of development and management of distributed software, to manage efficiently distributed objects and to provide realtime service, the mechanisms for object group management and communication are needed in distributed environment. In this paper we compose object groups and provide reliable group communication mechanism based on CORBA which can adopt a new service without lots of changes on existing systems. Group consist of some subgroups that subgroup manager manages for improving the efficiency of group management and message ordering is kept by using sequencer. Communication method among groups uses multicast based on point to point communication as well as IP multicast and we provide high performance by using selective retransmission of message through message history. We analyze the performance of the proposed mechanism through simulation in distributed environment.

      • CORBA를 기반으로 한 신뢰성 있는 객체 그룹서비스 시스템 설계

        이재완,안계호 군산대학교 정보통신기술연구소 2000 情報通信技術硏究論文集 Vol.4 No.-

        CORBA mainly has been used as middle-ware to develop application among the distributed and heterogeneous system. But CORBA basically does not support multicast and group service which improve availability, reliability and performance. This paper designs the mechanism on multicast and group service based on CORBA, also we propose the method for view management and the message ordering for the improvement of reliability.

      • 기업의 제품 개발업무 최적화를 위한 Collaborative Work-Flow System Architecture 연구

        이재철,방헌,안대중,김태윤,이승호,유영선,송병재,최영준,안계호,장정렬,조상석,류병일,황창규 한국경영과학회 2001 한국경영과학회 학술대회논문집 Vol.- No.2

        Today enterprises are bringing forward the strong needs for the Global Work Space that is able to realize the collaboration of the virtual enterprise in order to achieve the rapid entrance to market, the quality improvement as well as the cost reduction of their new products. Especially, they are building the efficient Product Management Infrastructure in parallel with the real-time knowledge management for the information generated in the course of a product lifecycle and the Process Innovation making the Concurrent Engineering possible. Building a system in the web environment cannot be the entire effort to realize the Global Work Space within an enterprise that is an essential factor for the reduction of a product development period which in turn contributes to Time to Market. Various work models and processes are found in enterprises and many different application programs are developed and utilized to support these. This study proposes a scheme for the optimized Collaborative Workflow System Architecture that is able to take in and apply various application programs accompanied by the product development work process. Through this, we are to examine various limits and problems existing in the real-time collaborative system between enterprises and to reform these.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼