Version 1 (modified by 19 years ago) ( diff ) | ,
---|
describe NodeHandler here
NodeHandler
A central NodeHandler process communicates with NodeAgents, one on each active node in the testbed. The NodeHandler is hosted on one of the testbed's utility servers. Applications are loaded and executed by a NodeAgent on instructions from the NodeHandler. These instructions will also include the initial property settings for the applications.
Communication between the NodeHandler and each of its NodeAgents uses the Control Internet port. Default settings leave the Data Internet port unconfigured and require the experimenter to specifically configure it through the NodeHandler.
Starting Points
- Tutorial
- FAQ
- How to control nodes
- Understanding the helloworld script
- Tools to create a debian package
- Using Noise Generator in experiments
- Sandbox IP convention
- Tracking baseline images for ORBIT nodes
- First time users of the grid
- How to Program a Node ID box
For Developers
Check out source using subversion at http://svn.orbit-lab.org/svn/orbit/nodeHandler/trunk.