search menu icon-carat-right cmu-wordmark

KD-Cloudlet

Software
Cloudlets are discoverable, generic, stateless servers located in single-hop proximity of mobile devices that can operate in disconnected mode and are virtual-machine based.
Publisher

GitHub

Abstract

KD-Cloudlet comprises a total of 7 GitHub projects:

Cloudlets are discoverable, generic, stateless servers located in single-hop proximity of mobile devices, that can operate in disconnected mode and are virtual-machine (VM) based to promote flexibility, mobility, scalability, and elasticity. In our implementation of cloudlets, applications are statically partitioned into a very thin client that runs on the mobile device and a computation-intensive Server that runs inside a Service VM. KD-Cloudlet comprises a total of 7 GitHub projects:

  1. pycloud (Cloudlet Server)
  2. cloudlet-client (Cloudlet Client)
  3. client-lib-android (Library for Cloudlet-Ready Apps)
  4. client-lib (Java REST Client Library)
  5. android-logger (SLF4J Logger for Android
  6. speech-server (test server: Speech Recognition Server based on Sphinx)
  7. speech-android (test client: Speech Recognition Client)