Edge Reduce: Eliminating Mobile Network Traffic Using Application-Specific Edge Proxies

Pamboris, Andreas orcid iconORCID: 0000-0002-4877-6663 and Pietzuch, Peter (2015) Edge Reduce: Eliminating Mobile Network Traffic Using Application-Specific Edge Proxies. In: 2nd ACM International Conference on Mobile Software Engineering and Systems (MOBILESoft), 16-17 May 2015, Florence, Italy.

[thumbnail of Author Accepted Manuscript]
Preview
PDF (Author Accepted Manuscript) - Accepted Version
Available under License Creative Commons Attribution Non-commercial No Derivatives.

533kB

Official URL: https://doi.org/10.1109/MobileSoft.2015.19

Abstract

Mobile carriers are struggling to cope with the surge in smartphone traffic, which reflects badly on end users who often experience poor connectivity in densely populated urban environments. Data transfers between mobile client applications and their Internet backend services contribute significantly to the contention in radio access networks (RANs). Client applications, however, typically transfer unnecessary data because (i) backend service APIs do not support a fine-grained specification of the data actually required by clients and (ii) clients aggressively prefetch data that is never used.

We describe EDGEREDUCE, an automated approach for reducing the data transmitted from backend services to a mobile device. Based on source-level program analysis, EDGEREDUCE generates application-specific proxies for mobile client applications that execute part of the application logic at the network edge to filter data returned by backend API calls and only send used data to the client. EDGEREDUCE also permits the tuning of aggressive prefetching strategies: proxies replace large prefetched objects such as images by futures, whose access by the client triggers the retrieval of the object on-demand. We show that EDGEREDUCE reduces the RAN traffic for real-world iOS client applications by up to 8×, with only a modest increase in response time.


Repository Staff Only: item control page