Donnybrook: Enabling Large-Scale, High-Speed, Peer-to-Peer Games

Subscribers:
344,000
Published on ● Video Link: https://www.youtube.com/watch?v=ilICJ5c8qCI



Duration: 42:25
121 views
1


Without well-provisioned dedicated servers, modern fast-paced action games limit the number of players who can interact simultaneously to 16-32. This is because interacting players must frequently exchange state updates, and high player counts would exceed the bandwidth available to participating machines. This talk will describe Donnybrook, a system that enables epic-scale battles without dedicated server resources, even in a fast-paced game with tight latency bounds. It achieves this scalability through two novel components. First, it reduces bandwidth demand by estimating what players are paying attention to, thereby enabling it to reduce the frequency of sending less important state updates. Second, it overcomes resource and interest heterogeneity by disseminating updates via a multicast system designed for the special requirements of games: that they have multiple sources, are latency-sensitive, and have frequent group membership changes. The talk will present user study results using a prototype implementation based on Quake III that show our approach provides a desirable user experience. It will also present simulation results that demonstrate Donnybrook's efficacy in enabling battles of up to 900 players. Note: This talk will be presented the following week at SIGCOMM.







Tags:
microsoft research