No Description

Luis Figueiredo 59f679a3a3 Updated README 8 years ago
bundles 4d6757df37 Updating hci 8 years ago
doc 1168630f2d Preparation to make this research project public 8 years ago
lib 4d6757df37 Updating hci 8 years ago
test 4d6757df37 Updating hci 8 years ago
.gitignore 4219b2a253 test git 8 years ago
.tern-project f0a151f54d Creating new independent event manager, with context and channels 8 years ago
README.md 59f679a3a3 Updated README 8 years ago
index.js 4d6757df37 Updating hci 8 years ago
package.json 1f7b7d965d Updated missing packages in package.json 8 years ago

README.md

hci

Introduction:

Researching a way to bring java alike OSGi to nodejs for hot swappable modules.
This is not an intention to replace nodejs modules but a way to swap certain areas of the application such as bringing new versions without a restart

Running examples:

git clone http://dev.hexasoftware.com/stdio/node-hci
cd node-hci
npm install
node test/hci-test

And monitor bundle should be accessible by http://127.0.0.1:3500/monitor

Cli bundle list bundles

Web based bundle listing
bundles