Git Product home page Git Product logo

icloud-ecnu / ebrowser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ebrowser-cloud/ebrowser

13.0 0.0 1.0 124.13 MB

ebrowser, an energy-efficient and lightweight human interaction framework without degrading the user experience in mobile Web browsers.

C++ 81.75% Objective-C++ 3.03% Objective-C 0.49% Python 1.20% CSS 0.39% HTML 1.15% JavaScript 6.31% C 2.21% Java 3.45% XSLT 0.01% AIDL 0.01% Jinja 0.02%

ebrowser's Introduction

eBrowser---An energy-efficient mobile Web interaction framework in mobile Web browsers

ebrowser, an energy-efficient and lightweight human interaction framework without degrading the user interaction experience in mobile Web browsers.

Architecture of ebrowser

ebrowser comprises the remote cloud side and the local browser side. The cloud side leverages the user interaction data to train the personalized event rate model for each mobile device using the SVR technique. The browser side collects the user interaction data and controls its interaction event rate, in order to reduce the power consumption of mobile Web interactions without degrading the interaction experience.

Setup,Compiling and Configuration

The browser side of ebrowser framework is developed base on The Chromium Projects. The project version is 56.

1.External Dependencies

Before using our framework, you should get the code of Chromium for Android first. The instructions for checking out, building,& running Chromium is here.

2.Compiling

Replace content & ui compotents in src/ directory of Chromium project with ebrowser-cloud/ebrowser/content & ui. Build Content shell as the browser side of eBrowser.

ninja -C out/Default content_shell_apk
out/Default/bin/content_shell_apk instal

3.Deploying the cloud side

Just deploy it as any other Spring project.

Publication

Fei Xu, Shuai Yang, Zhi Zhou, Jia Rao, “eBrowser: Making Human-Mobile Web Interactions Energy Efficient with Event Rate Learning,” in: Proc. of ICDCS 2018 (Research Track), Vienna, Austria, July 2-5, 2018.

@inproceedings{xu2018ebrowser,
  title={ebrowser: Making human-mobile web interactions energy efficient with event rate learning},
  author={Xu, Fei and Yang, Shuai and Zhou, Zhi and Rao, Jia},
  booktitle={2018 IEEE 38th International Conference on Distributed Computing Systems (ICDCS)},
  pages={523--533},
  year={2018},
  organization={IEEE}
}

ebrowser's People

Contributors

ebrowser-cloud avatar icloud-ecnu avatar kudofaye avatar

Stargazers

周倩男 avatar Charlton Liu avatar wy avatar  avatar Chen Jiabin avatar Monster avatar Longshan Xu avatar  avatar  avatar Nathan avatar  avatar adchen avatar  avatar

Forkers

pf-wang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.