Skip to main content

Tipp

Weitere Artikel dieser Ausgabe durch Wischen aufrufen

Erschienen in: Peer-to-Peer Networking and Applications 1/2015

01.01.2015

Peer startup process and initial offset placement in peer-to-peer (P2P) live streaming systems

verfasst von: Chunxi Li, Yishuai Chen, Baoxian Zhang, Cheng Li, Changjia Chen

Erschienen in: Peer-to-Peer Networking and Applications | Ausgabe 1/2015

Einloggen, um Zugang zu erhalten
share
TEILEN

Abstract

We measure and study the peer startup process in P2P live streaming systems and focus on a critical issue in this aspect: How a peer initializes its buffer status when it joins a channel, i.e., initial offset placement of the peer’s buffer in the startup stage. We build a general model of peer startup process in chunk-based P2P streaming systems and present two initial offset placement schemes we inferred from the measurement results of real systems: Fixed padding (FP) scheme and proportional placement (PP) scheme. With FP scheme, the initial buffer offset is simply set to the offset reported by the reference neighbor peer of the new peer plus a fixed padding. With PP scheme, the initial buffer offset is set to the offset of the reference neighbor peer plus an advance proportional to the reference neighbor peer’s offset lag or buffer width. We evaluate the performance of these two schemes, and find that the FP scheme, although simple, is not practical to be adopted in real P2P live streaming systems, and PP scheme is stable when the placement is based on offset lag, but will be unstable when it is based on buffer width if the chunk fetching strategy and neighbor peer selection mechanism are not properly designed. We then report our detailed measurement results of PPLive and UUSee, two popular commercial P2P streaming systems. The measurement results show that PPLive adopts the PP scheme based on buffer width and has good performance. UUSee, however, adopts FP scheme in its early version and has relatively low performance, and it later upgrades to use the PP scheme in its new version and consequently obtains better performance. These results show that initial offset placement is a critical design issue in P2P live streaming systems, and the PP scheme presented in this paper is a good algorithm for this purpose. Our analytical and measurement results could be useful for guiding the analysis and design of buffering protocols for P2P live streaming systems.

Sie möchten Zugang zu diesem Inhalt erhalten? Dann informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 69.000 Bücher
  • über 500 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt 90 Tage mit der neuen Mini-Lizenz testen!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 50.000 Bücher
  • über 380 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe



 


Jetzt 90 Tage mit der neuen Mini-Lizenz testen!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 58.000 Bücher
  • über 300 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko





Jetzt 90 Tage mit der neuen Mini-Lizenz testen!

Anhänge
Nur mit Berechtigung zugänglich
Fußnoten
1
Some further explanations are as follows. In (10), we have |L h − L*| = (1−α)| L p − L*|. This implies L h − L*| < | L p − L*| since 0<α<1. Eq. (11) can be similarly explained.
 
Literatur
1.
Zurück zum Zitat Zhang X, Liu J, Li B, Yum T (2005) Coolstreaming/donet: A data-driven overlay network for peer-to-peer live media streaming. In Proc. INFOCOM’05, Miami, FL, pp 2102–2111 Zhang X, Liu J, Li B, Yum T (2005) Coolstreaming/donet: A data-driven overlay network for peer-to-peer live media streaming. In Proc. INFOCOM’05, Miami, FL, pp 2102–2111
2.
Zurück zum Zitat Hei X, Liang C, Liang J, Liu Y, Ross K (2007) A measurement study of a large-scale P2P IPTV system. IEEE Trans Multimed 9(8):1672–1687 CrossRef Hei X, Liang C, Liang J, Liu Y, Ross K (2007) A measurement study of a large-scale P2P IPTV system. IEEE Trans Multimed 9(8):1672–1687 CrossRef
3.
Zurück zum Zitat Hei X, Liang C, Liang J, Liu Y, Ross K (2006) Insights into PPLive: A measurement study of a large-scale P2P IPTV system. In Proc. IPTV workshop (in conjunction with WWW2006), Edinburgh, Scotland Hei X, Liang C, Liang J, Liu Y, Ross K (2006) Insights into PPLive: A measurement study of a large-scale P2P IPTV system. In Proc. IPTV workshop (in conjunction with WWW2006), Edinburgh, Scotland
4.
Zurück zum Zitat Ali S, Mathur A, Zhang H (2006) Measurement of commercial peer-to-peer live video streaming. In Proc. First Workshop on Recent Advances in Peer-to-Peer Streaming, Waterloo, ON, Canada Ali S, Mathur A, Zhang H (2006) Measurement of commercial peer-to-peer live video streaming. In Proc. First Workshop on Recent Advances in Peer-to-Peer Streaming, Waterloo, ON, Canada
5.
Zurück zum Zitat Vu L, Gupta I, Nahrstedt K, Liang J (2010) Understanding the overlay characteristics of a large-scale peer-to-peer IPTV system. ACM Trans Multimed Comput Commun Appl 6(4):2010–2035 CrossRef Vu L, Gupta I, Nahrstedt K, Liang J (2010) Understanding the overlay characteristics of a large-scale peer-to-peer IPTV system. ACM Trans Multimed Comput Commun Appl 6(4):2010–2035 CrossRef
6.
Zurück zum Zitat Hei X, Liu Y, Ross K (2007) Inferring network-wide quality in P2P live streaming systems. IEEE J Sel Areas Commun 25(9):1640–1654 CrossRef Hei X, Liu Y, Ross K (2007) Inferring network-wide quality in P2P live streaming systems. IEEE J Sel Areas Commun 25(9):1640–1654 CrossRef
8.
Zurück zum Zitat Chen Y, Chen C (2008) A measurement study of cache rejection in P2P live streaming system. In Proc. 28th IEEE International Conference on Distributed Computing Systems Workshops, Beijing, China, pp 12–17 Chen Y, Chen C (2008) A measurement study of cache rejection in P2P live streaming system. In Proc. 28th IEEE International Conference on Distributed Computing Systems Workshops, Beijing, China, pp 12–17
9.
Zurück zum Zitat Kumar R, Liu Y, Ross K (2007) Stochastic fluid theory for P2P streaming systems. In Proc. INFOCOM’07, Anchorage, AK, pp 919–927 Kumar R, Liu Y, Ross K (2007) Stochastic fluid theory for P2P streaming systems. In Proc. INFOCOM’07, Anchorage, AK, pp 919–927
10.
Zurück zum Zitat Tewari S, Kleinrock L (2007) Analytical model for BitTorrent-based live video streaming. In Proc. CCNC’07, Las Vegas, NV, pp 976–980 Tewari S, Kleinrock L (2007) Analytical model for BitTorrent-based live video streaming. In Proc. CCNC’07, Las Vegas, NV, pp 976–980
11.
Zurück zum Zitat Vlavianos A, Iliofotou M, Faloutsos M (2006) BiToS: Enhancing BitTorrent for supporting streaming applications. In Proc. INFOCOM’06, Barcelona, Catalunya, Spain, pp 1–6 Vlavianos A, Iliofotou M, Faloutsos M (2006) BiToS: Enhancing BitTorrent for supporting streaming applications. In Proc. INFOCOM’06, Barcelona, Catalunya, Spain, pp 1–6
12.
Zurück zum Zitat Li C, Chen C (2009) Inferring playback rate and rate resets of P2P video streaming transmissions by piecewise line envelope approximation. J China Univ Posts Telecommun 16(2):58–62 CrossRef Li C, Chen C (2009) Inferring playback rate and rate resets of P2P video streaming transmissions by piecewise line envelope approximation. J China Univ Posts Telecommun 16(2):58–62 CrossRef
14.
Zurück zum Zitat Zhou Y, Chiu D, Lui J (2007) A simple model for analyzing P2P streaming protocols. In Proc. ICNP’07, Beijing, China, pp 226–235 Zhou Y, Chiu D, Lui J (2007) A simple model for analyzing P2P streaming protocols. In Proc. ICNP’07, Beijing, China, pp 226–235
15.
Zurück zum Zitat Xu D, Chai H, Rosenberg C, Kulkarni S (2003) Analysis of a hybrid architecture for cost-effective streaming media distribution. In Proc. SPIE/ACM Conf. on Multimedia Computing and Networking (MMCN’03), Santa Clara, CA, pp 87–101 Xu D, Chai H, Rosenberg C, Kulkarni S (2003) Analysis of a hybrid architecture for cost-effective streaming media distribution. In Proc. SPIE/ACM Conf. on Multimedia Computing and Networking (MMCN’03), Santa Clara, CA, pp 87–101
16.
Zurück zum Zitat Tu Y, Sun J, Hefeeda M, Prabhakar S (2005) An analytical study of peer-to-peer media streaming systems. ACM Trans Multimed Comput Commun Appl 1(4):354–376 CrossRef Tu Y, Sun J, Hefeeda M, Prabhakar S (2005) An analytical study of peer-to-peer media streaming systems. ACM Trans Multimed Comput Commun Appl 1(4):354–376 CrossRef
17.
Zurück zum Zitat Small T, Liang B, Li B (2006) Scaling laws and tradeoffs of peer-to-peer live multimedia streaming. In Proc. ACM Multimedia’06, Santa Barbara, CA, pp 539–548 Small T, Liang B, Li B (2006) Scaling laws and tradeoffs of peer-to-peer live multimedia streaming. In Proc. ACM Multimedia’06, Santa Barbara, CA, pp 539–548
18.
Zurück zum Zitat Lou D, Mao Y, Yeap T (2007) The production of peer-to-peer video-streaming networks. In Proc. Peer-to-Peer Streaming and IP-TV Workshop (in conjunction with ACM SIGCOMM’07), Kyoto, Japan, pp 346–351 Lou D, Mao Y, Yeap T (2007) The production of peer-to-peer video-streaming networks. In Proc. Peer-to-Peer Streaming and IP-TV Workshop (in conjunction with ACM SIGCOMM’07), Kyoto, Japan, pp 346–351
21.
Zurück zum Zitat Silverston T, Fourmaux O (2007) Measuring P2P IPTV systems. In Proc. ACM NOSSDAV’07, Urbana-Champaign, IL, USA, pp 83–88 Silverston T, Fourmaux O (2007) Measuring P2P IPTV systems. In Proc. ACM NOSSDAV’07, Urbana-Champaign, IL, USA, pp 83–88
Metadaten
Titel
Peer startup process and initial offset placement in peer-to-peer (P2P) live streaming systems
verfasst von
Chunxi Li
Yishuai Chen
Baoxian Zhang
Cheng Li
Changjia Chen
Publikationsdatum
01.01.2015
Verlag
Springer US
Erschienen in
Peer-to-Peer Networking and Applications / Ausgabe 1/2015
Print ISSN: 1936-6442
Elektronische ISSN: 1936-6450
DOI
https://doi.org/10.1007/s12083-013-0223-5

Weitere Artikel der Ausgabe 1/2015

Peer-to-Peer Networking and Applications 1/2015 Zur Ausgabe

Premium Partner