1st International ICST Conference on Scalable Information Systems

Research Article

A dynamic mechanism for handling mobile computing environmental changes

  • @INPROCEEDINGS{10.1145/1146847.1146854,
        author={MingJian  Tang  and Jinli  Cao},
        title={A dynamic mechanism for handling mobile computing environmental changes},
        proceedings={1st International ICST Conference on Scalable Information Systems},
        publisher={ACM},
        proceedings_a={INFOSCALE},
        year={2006},
        month={6},
        keywords={Mobile computing architecture; mobile computing environment constraints; adaptation architecture; power management; partition schemes.},
        doi={10.1145/1146847.1146854}
    }
    
  • MingJian Tang
    Jinli Cao
    Year: 2006
    A dynamic mechanism for handling mobile computing environmental changes
    INFOSCALE
    ACM
    DOI: 10.1145/1146847.1146854
MingJian Tang 1,2,*, Jinli Cao1,2,*
  • 1: Department of Computer Science & Computer Engineering, La Trobe University
  • 2: Melbourne, Australia
*Contact email: mj2tang@students.latrobe.edu.au, j.cao@latrobe.edu.au

Abstract

Nowadays, the issue of the energy saving on the mobile client is becoming more and more concerned. Among those power conservation techniques, computation offloading schemes are becoming the interest of more and more people. Basically, they work based on partitioning the program into client side tasks and server side tasks, which normally the computation-intensive tasks are allocated to the server side. However, the partition in those schemes are only based on statically available information, so they will become cumbersome while facing with some of the mobile computing environmental changes, such as bandwidth, client side power-level, and connection status of the client. In order to cope with those changes after program partition, a mechanism is proposed based on analyzing those changes including their variations.