Designing Mobile Applications Around Load-Balancing Principles to Improve Performance.

Developers of mobile applications commonly delegate computations to networked resources, which have considerably more processing capacity than contemporary mobile devices. The work described here investigates an alternative approach to managing these computations, which uses a dynamic load-balancin...

Full description

Bibliographic Details
Main Author: Eaton, Chris
Format: Others
Published: Digital Commons @ East Tennessee State University 2013
Subjects:
Online Access:https://dc.etsu.edu/honors/142
https://dc.etsu.edu/cgi/viewcontent.cgi?article=1146&context=honors
Description
Summary:Developers of mobile applications commonly delegate computations to networked resources, which have considerably more processing capacity than contemporary mobile devices. The work described here investigates an alternative approach to managing these computations, which uses a dynamic load-balancing algorithm to divide processing work between a mobile device and a back-end server.