Skip to content
drakehutner edited this page Apr 23, 2013 · 19 revisions

Roadmap v.2

Core Features - Finished!

  • General setup
  • configuration
  • logging
  • launcher
  • class loader
  • CLI
  • Service Implementation
  • ServiceContext Implementation

Actor System - Finished!

  • Start, Stop actors
  • Supervision
  • Message passing

Single Node - Finished!

  • Start, Stop (=Manage) Services on a Single node

Multi Node - Finished!

  • Multiple nodes elect a coordinator
  • permissions / roles for nodes
  • Create communication protocoll
  • Implement Socket Communication

Code Exchange

  • Exchange (source)code between nodes

Hydroid

  • Port Hydra to Android

Version History

  1. Version 04/2012: First idea for implementation process
  2. Version 01/2013: Improved more realistic approach