Evergreen: a fault-tolerant application streaming technique

  • Authors:
  • Won-Young Kim;Ji-hoon Choi;Jeong-Min Shim;Wan Choi

  • Affiliations:
  • ETRI;UniInfo;TestMidas;ETRI

  • Venue:
  • ICACT'09 Proceedings of the 11th international conference on Advanced Communication Technology - Volume 3
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Application streaming is technology to stream the code of an application from a central server and run it on a client computer without downloading and installation. The application can be executed while streaming of the application code may still be in progress. However, since the software streaming is based on networks, its service is affected by network failures. Network failures may cause the streamed application to stop, and to make it worse, the client system may crash. This paper proposes a network fault-tolerant application streaming technique named Evergreen. This technique enables a client to work with the application continuously during a network failure by using the downloaded code of the previously used function. We also discuss the implementation details of the evergreen model.