RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      KCI등재

      P2P VOD 서비스를 위한 통합 버퍼링 기법

      한글로보기

      https://www.riss.kr/link?id=A102598739

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      본 논문에서는 P2P VOD 시스템에서 푸시 방식의 구간 캐싱 기법과 풀 방식의 메시 구조의 장점을 동시에 활용하 는 통합 버퍼링 기법을 제안한다. 새로운 피어가 참여할 때 해당 피어가 필요한 데이터를 저장하고 있는 선행 피어 가 존재한다면 푸시 방식의 구간 캐싱 기법을 사용하고 그렇지 않을 경우 기존의 메시-풀 방식으로 이웃 피어들로부 터 데이터를 전송 받는다. 구간 캐싱 기법으로 데이터를 전송하고 있던 피어가 이탈하면 다시 새로운 선행 피어를 탐색하고 불가능할 경우에는 메시-풀 방식으로 전송받는다. 따라서 푸시 방식의 구간 캐싱 기법의 우수한 성능을 최 대한 유지하면서 마지막으로 이탈에 안정적인 메시-풀 방식을 사용할 수 있다. 또한 실험을 통해 본 논문에서 제안 하는 통합 버퍼링 기법이 피어들의 평균 도착 간격이 변화하더라도 구간 캐싱과 메시-풀 방식만 사용하는 기법에 비 해 성능이 우수하다는 것을 보인다.
      번역하기

      본 논문에서는 P2P VOD 시스템에서 푸시 방식의 구간 캐싱 기법과 풀 방식의 메시 구조의 장점을 동시에 활용하 는 통합 버퍼링 기법을 제안한다. 새로운 피어가 참여할 때 해당 피어가 필요한...

      본 논문에서는 P2P VOD 시스템에서 푸시 방식의 구간 캐싱 기법과 풀 방식의 메시 구조의 장점을 동시에 활용하 는 통합 버퍼링 기법을 제안한다. 새로운 피어가 참여할 때 해당 피어가 필요한 데이터를 저장하고 있는 선행 피어 가 존재한다면 푸시 방식의 구간 캐싱 기법을 사용하고 그렇지 않을 경우 기존의 메시-풀 방식으로 이웃 피어들로부 터 데이터를 전송 받는다. 구간 캐싱 기법으로 데이터를 전송하고 있던 피어가 이탈하면 다시 새로운 선행 피어를 탐색하고 불가능할 경우에는 메시-풀 방식으로 전송받는다. 따라서 푸시 방식의 구간 캐싱 기법의 우수한 성능을 최 대한 유지하면서 마지막으로 이탈에 안정적인 메시-풀 방식을 사용할 수 있다. 또한 실험을 통해 본 논문에서 제안 하는 통합 버퍼링 기법이 피어들의 평균 도착 간격이 변화하더라도 구간 캐싱과 메시-풀 방식만 사용하는 기법에 비 해 성능이 우수하다는 것을 보인다.

      더보기

      다국어 초록 (Multilingual Abstract)

      In this paper, we propose an integrated buffering scheme to take advantages of both push-based interval caching scheme and pull-based mesh scheme simultaneously. In our paper, when a new peer joins, we adopt the push-based interval caching scheme if there exists any preceding peer that is storing the data required by the new peer. Otherwise it receives the required data from the neighbor peers through the mesh-pull scheme. Whenever the preceding peer using the interval caching leaves the network, the following peer tries to find any possible peer that can serve as a preceding peer. If it fails, it chooses mesh-pull scheme. As a result, we eventually employ the mesh-pull scheme that is stable against peers’ departure while keeping the push-based interval caching’s benefit of the better performance. By simulations, we show that our proposed integrated buffering scheme outperforms the interval caching and mesh-pull schemes even though varying the average inter-arrival times among peers.
      번역하기

      In this paper, we propose an integrated buffering scheme to take advantages of both push-based interval caching scheme and pull-based mesh scheme simultaneously. In our paper, when a new peer joins, we adopt the push-based interval caching scheme if t...

      In this paper, we propose an integrated buffering scheme to take advantages of both push-based interval caching scheme and pull-based mesh scheme simultaneously. In our paper, when a new peer joins, we adopt the push-based interval caching scheme if there exists any preceding peer that is storing the data required by the new peer. Otherwise it receives the required data from the neighbor peers through the mesh-pull scheme. Whenever the preceding peer using the interval caching leaves the network, the following peer tries to find any possible peer that can serve as a preceding peer. If it fails, it chooses mesh-pull scheme. As a result, we eventually employ the mesh-pull scheme that is stable against peers’ departure while keeping the push-based interval caching’s benefit of the better performance. By simulations, we show that our proposed integrated buffering scheme outperforms the interval caching and mesh-pull schemes even though varying the average inter-arrival times among peers.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련 연구
      • 3. P2P VOD를 위한 통합 버퍼링 기법
      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련 연구
      • 3. P2P VOD를 위한 통합 버퍼링 기법
      • 3.1 P2P VOD 시스템 구조
      • 3.2 P2P VOD 시스템의 동작
      • 4. 성능 평가
      • 4.1 실험 환경
      • 4.2 실험 결과
      • 5. 결론
      • 참고문헌
      더보기

      참고문헌 (Reference)

      1 F. Wang, "mtreebone : A hybrid tree/mesh overlay for applicationlayer live video multicast" 49-, 2007

      2 K. Cho, "Virtual interval caching scheme for interactive multimedia streaming workload" 276-283, 2003

      3 S. Kim, "Supporting scalable and cooperative interval caching in a clustered video server" 283-286, 2007

      4 T. T. Do, "Robust video-on-demand streaming in peerto-peer environments" 31 (31): 506-519, 2008

      5 S. Annapureddy, "Providing Video-on-Demand Using Peer-to-Peer Networks" 2006

      6 O. Kwon, "Popularity and prefix aware interval caching for multimedia streaming servers" 555-560, 2008

      7 서대일, "Peer-to-Peer 환경에서의 미디어 스트리밍 동기화" 한국차세대컴퓨팅학회 6 (6): 28-37, 2010

      8 김진성, "P2P 라이브 스트리밍 시스템에서 재생 시점 이동 연산을 위한 이웃 피어 선정 기법" 한국차세대컴퓨팅학회 10 (10): 31-39, 2014

      9 X. Hei, "IPTV over P2P streaming networks : the mesh-pull approach" 46 (46): 86-92, 2008

      10 A. Dan, "Generalized interval caching policy for mixed interactive and long video workloads" 344-351, 1996

      1 F. Wang, "mtreebone : A hybrid tree/mesh overlay for applicationlayer live video multicast" 49-, 2007

      2 K. Cho, "Virtual interval caching scheme for interactive multimedia streaming workload" 276-283, 2003

      3 S. Kim, "Supporting scalable and cooperative interval caching in a clustered video server" 283-286, 2007

      4 T. T. Do, "Robust video-on-demand streaming in peerto-peer environments" 31 (31): 506-519, 2008

      5 S. Annapureddy, "Providing Video-on-Demand Using Peer-to-Peer Networks" 2006

      6 O. Kwon, "Popularity and prefix aware interval caching for multimedia streaming servers" 555-560, 2008

      7 서대일, "Peer-to-Peer 환경에서의 미디어 스트리밍 동기화" 한국차세대컴퓨팅학회 6 (6): 28-37, 2010

      8 김진성, "P2P 라이브 스트리밍 시스템에서 재생 시점 이동 연산을 위한 이웃 피어 선정 기법" 한국차세대컴퓨팅학회 10 (10): 31-39, 2014

      9 X. Hei, "IPTV over P2P streaming networks : the mesh-pull approach" 46 (46): 86-92, 2008

      10 A. Dan, "Generalized interval caching policy for mixed interactive and long video workloads" 344-351, 1996

      11 Y. Guo, "DirectStream : A directory-based peer-to-peer video streaming service" 31 (31): 520-536, 2008

      12 무하마드 일판 유서프, "Design and Evaluation of KTree for Reliable Routing in Peer-to-Peer Systems" 한국차세대컴퓨팅학회 9 (9): 57-71, 2013

      13 X. Zhang, "CoolStreaming/DONet : A data-driven overlay network for peer-to-peer live media streaming" 3 : 2102-2111, 2005

      14 H. B. Thi Lan, "A lowdelay push-pull based application layer multicast for P2P live video streaming" 104-111, 2011

      15 K. B. Dinesh Babu, "A REPLACEMENT POLICY FOR BUFFER MANAGEMENT IN IPTV SERVICES" 2 (2): 140-144, 2013

      16 S. Alekseev, "A New Algorithm for Construction of a P2P Multicast Hybrid Overlay Tree Based on Topological Distances" 307-321, 2016

      17 X. Hei, "A Measurement Study of a Large-Scale P2P IPTV System" 9 (9): 1672-1687, 2007

      18 S. M. Ronaghi, "A HYBRID PUSH-PULL OVERLAY NETWORK FOR PEER-TO-PEER VIDEO STREAMING" 6 (6): 2015

      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2027 평가예정 재인증평가 신청대상 (재인증)
      2021-01-01 평가 등재학술지 유지 (재인증) KCI등재
      2018-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2015-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2011-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      2010-01-01 평가 등재후보 1차 PASS (등재후보1차) KCI등재후보
      2008-01-01 평가 등재후보학술지 선정 (신규평가) KCI등재후보
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 0.68 0.68 0.62
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      0.56 0.51 0.557 0.26
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼