Skip to content

Droidphy: A Framework for Building Android-Based Distributed System

Notifications You must be signed in to change notification settings

ljishen/DistributedAndroid

Repository files navigation

Droidphy: A Framework for Building Android-Based Distributed System

Build Status

Android smartphones are a new source of computing power which has not yet been fully exploited especially for those old phones. Instead of making use of idle time of smartphone, this framework tries to build an Android-based distributed system by utilizing old smartphones. Since existing implementations of many distributed execution models and schedulers are server dedicated, they are not suitable for Android platform. This project aims to migration those existing solutions to Android platform. Raft algorithm is the first step.

Reference Paper: [Droidphy: A Framework for Building Android-Based Distributed System] (https://drive.google.com/open?id=0B9Q3i4Vp4rm2OE8zSl9Kc2Q5U0U)

About

Droidphy: A Framework for Building Android-Based Distributed System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages