Gadgeteer
Next
Gadgeteer
ClusterJuggler Guide
Version 0.2
$Date: 2003/07/10 23:58:55 $
Table of Contents
1. Introduction
Background
Overview
2. ClusterManager
Overview
Step-by-Step Directions (Using vrjconfig)
3. ClusterNetwork
Description
Configuring the ClusterNetwork
4. ClusterPlugin Interface
Introduction
5. RemoteInputManager
Overview
Configuring the RemoteInputManager
6. ApplicationDataManager
Overview
Sample Application Code
7. SwapLockPlugin
Overview
Configuring SwapLockPlugin
8. Troubleshooting
Glossary of Terms
Index
List of Figures
1.1.
Cluster Juggler Layered Architecture
1.2.
ClusterManager and Plugins
2.1.
Class Diagram: ClusterManager
2.2.
VR Juggler Kernel Loop
2.3.
Frame Syncronization
2.4.
Create ClusterManager Element
2.5.
Set Name
2.6.
Enter Plugin Name
2.7.
Adding more Plugins
2.8.
Selecting First Node
2.9.
Adding More Nodes
2.10.
Select Node
2.11.
Select Barrier Master
3.1.
Packet Structure
3.2.
Class Diagram: PacketFactory
3.3.
Class Diagram: ClusterNetwork
3.4.
Create New Machine-Specific Element
3.5.
Enter Unique Name
3.6.
Create Display System
3.7.
Create Display Window
3.8.
Machine Info
4.1.
Interface ClusterPlugin
5.1.
Virtual Devices
5.2.
Heterogeneous Cluster
5.3.
Find Device
5.4.
Set Device Host
6.1.
User Data
7.1.
Create SwapLockPlugin
7.2.
Set Unique Name
7.3.
Set Sync Server Port
7.4.
Set Sync Method
7.5.
Set Sync Server
List of Examples
6.1.
Define Your Data Structure
6.2.
Declare an Instance
6.3.
Initialize the Data Structure
6.4.
Calculate the Value of the Data Structure
6.5.
Use the Data Structure