STORE: Simple Task Offloading and Reassignment for Mobile Social Network

Qingyu Li,Panlong Yang
DOI: https://doi.org/10.1109/chinacom.2013.6694661
2013-01-01
Abstract:With the pervasive use of mobile devices and increasingly computational ability, more concrete and deeper collaborations among mobile users are becoming possible and needed. We investigate the task offloading in mobile social network, where mobile users reassign their tasks to others distributively when they are in communication ranges. However, most of the studies fail to consider load balancing requirement among mobile users. When tasks are unevenly distributed, the processing time as well as energy consumption will be extremely high on some specular devices. In this work, we propose STORE: a simple task offloading and reassignment scheme for mobile social network. We leverage the `ball and bin' theory for task assignment, where d mobile users in contact range are investigated, and we select the least loaded one among them. It has been proved that, such simple case can effectively reduce the largest queueing length from θ(log n/log log n) to θ(log log n/log d). Inspired by this theoretical result, we develop a task reassignment policy where the tasks and device computation capabilities are diverse. Incorporating the weights into this problem, we make modifications on the number of d candidates and reevaluate the queueing length. We find that, 2-choice is good enough for task balancing among users. Simulation studies have shown that, STORE can effectively reduce the gap between maximum and minimum queueing length up to 5×.
What problem does this paper attempt to address?