An Architecture with Automatic Load Balancing and Distribution for Digital Games

  • Authors:
  • Mark Joselli;Marcelo Zamith;Esteban Walter Gonzalez Clua;Anselmo Montenegro;Regina Celia P. Leal-Toledo;Luis Valente;Bruno Feijó

  • Affiliations:
  • -;-;-;-;-;-;-

  • Venue:
  • SBGAMES '10 Proceedings of the 2010 Brazilian Symposium on Games and Digital Entertainment
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Distributed computing is being used in several fields to solve many computation intensive problems. In digital games, it is used mainly in multi-player games, where the majority of the game logic is processed in a mainframe or cluster. Single player games could also use distributed computing to process the game logic, devoting host processing to renderization, which is usually the task that digital games spend most of its processing time. By using distributed computing, games could need softer system requirements, since the game loop would be distributed. This paper presents a game loop that can be applied in both multi-player and single-player games, using automatic load balancing and distributing game logic computation among several computers.