Fcast multicast file distribution

  • Authors:
  • J. Gemmell;J. Gray;E. Schooler

  • Affiliations:
  • Microsoft Res., USA;-;-

  • Venue:
  • IEEE Network: The Magazine of Global Internetworking
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Reliable data multicast is problematic. ACK/NACK schemes do not scale to large audiences, and simple data replication wastes network bandwidth. Fcast, “file multicasting”, combines multicast with forward error correction to address both these problems. Like classic multicast, Fcast scales to large audiences, and like other FEC schemes, it uses bandwidth very efficiently. Some of the benefits of this combination were known previously, but Fcast contributes new caching methods that improve disk throughput, and new optimizations for small file transfers. This article describes Fcast's design, implementation, and API