Skip to content
OUNAVCON edited this page Feb 18, 2016 · 1 revision

Road Map

  1. Real Time updates - Bundles in the container. Show how starting and stopping a bundle that is other bundles depend on it causes the bundles to unregister and reregister.
  2. Making bundles work on different platforms. (Loading libraries based on OS and ARCH)Show serial port
  3. How to update configuration values.
  4. Managed Service Factory - How to use configuration to create multiple service instances
  5. Web Interface Bundles for SPA. Show how the output for a SPA can be placed in a bundle and be served up.
  6. Location Transparency - Remote Services. Setup a service so that it can be used both locally and remote. Perhaps a service on the BBB that is exported and then imported from a desktop app. (GPS?)
  7. Remote Deployment - Apache Ace. Deploy to the BBB and the client on Mac using ACE
  8. Integration Testing. Show how a rest end-point can be integration tested.
Clone this wiki locally