Display Wall Cluster Control SoftwareDescription:The display cluster computers are controlled from a multicast client-server setup. There is a server "DwallRunner" which runs on each display node. There is a client "DwallGui" or "DwallCon" which runs on the control computer. DwallRunner currently supports process control (spawn/kill applications) and receipt of mouse/keyboard input from the control machine. This allows for all basic control of the display nodes including rebooting, using the mouse or keyboard, starting and stopping processes. Software Overview:DwallRunner:
DwallGui:
DwallCon:
Using Cluster Control Software: DwallGui requires a config file such as "config.txt" supplied in the zip file. To specify the config file use "dwallGui -config /path/config.txt". This file specifies many of the common applications names and paths which DwallGui uses. It also specifies the displaywall configuration file such as "screen24.cfg" (which is how it determines the members and positions of the display nodes). Multicasting must be enabled in the network. DwallRunner currently expects the display node hostnames to end in a number (i.e. wall-1). This is how it determines its node id.
Compilation notes |
|
last edited 04/28/2008 |