0.0.1 • Published 12 years ago
evo-cords v0.0.1
Evo Cloud Neural Network Central Cords
Overview
This is Neuron based service which behaves like central cords in a neural network. It helps build up a self-managed network for Evo Cloud.
Install
npm install evo-cordsHow to Use
The following configuration properties are required:
name: unique name of the cluster;address: the IP address used to identify this node;port: the port this node used to for communication.
Example:
node cords.js --name myCloud1 --address 192.168.100.101 --port 680License
MIT/X11 License
0.0.1
12 years ago