A multi-server architecture for distributed virtual walkthrough

  • Authors:
  • Beatrice Ng;Antonio Si;Rynson W.H. Lau;Frederick W.B. Li

  • Affiliations:
  • City University of Hong Kong, Hong Kong;Oracle Corporation, Redwood Shores, CA;City University of Hong Kong, Hong Kong;City University of Hong Kong, Hong Kong

  • Venue:
  • VRST '02 Proceedings of the ACM symposium on Virtual reality software and technology
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

CyberWalk is a distributed virtual walkthrough system that we have developed. It allows users at different geographical locations to share information and interact within a common virtual environment (VE) via a local network or through the Internet. In this paper, we illustrate that when the number of users exploring the VE increases, the server will quickly become the bottleneck. To enable good performance, CyberWalk utilizes multiple servers and employs an adaptive data partitioning techniques to dynamically partition the whole VE into regions. All objects within each region will be managed by one server. Under normal circumstances, when a viewer is exploring a region, the server of that region will be responsible for serving all requests from the viewer. When a viewer is crossing the boundary of two or more regions, the servers of all the regions involved will be serving requests from the viewer since the viewer might be able to view objects within all those regions. We evaluate the performance of this multi-server architecture of CyberWalk via a detail simulation model.