Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

ReleaseNotes_0_5_0

Philipp Haussleiter edited this page Nov 25, 2015 · 1 revision

Bundle-Bee 0.5.0 Release Notes

Features

  • Repository capable of exposing local OBR via HTTP
  • Automatically generated OBR repository.xml file at root of HTTP repository namespace
  • Automatic deployment of bundles to repository, even when installed via regular framework console
  • Carrier is capable of looking up and using available repository in the grid
  • Carrier capable of resolving bundle dependencies
  • Carrier capable of installing bundles incl. its dependencies to framework instance
  • Manager exposes HTTP interface that lets a remote node control bundle lifecycle (install, start, stop, uninstall)
  • Manager uses Carrier to resolve and deploy bundles from grid repositories
  • Manager exposes HTTP interface that lets remote nodes call methods on services exposed by local bundles
  • Basic distributed Registry implemented using multicast and unicast UDP
  • Automatic code injection for grid enabled bundles (configurable to method level)
  • Configurable method call dispatch strategy
  • CLI that allows remote bundle lifecycle management utilizing Manager
  • Demo CLI for echoing strings on other nodes (accessible via console)

Known Issues

  • Registry needs to refresh node data automatically in case packets are lost
  • Registry needs to be redesigned for very large grids

Platform

Tested on OS X 10.5.6, OS X 10.4.10, Windows 2000

Go to the download area: [http://bundle-bee.org/projects/list_files/bundle-bee]

Clone this wiki locally