Beowulf TCP/IP communication code.
More...Files | |
file | Beowulf.C [code] |
file | Beowulf.H [code] |
file | BeowulfOpts.C [code] |
file | BeowulfOpts.H [code] |
file | README.dxy [code] |
file | SockServ.C [code] |
file | SockServ.H [code] |
file | TCPcliServ.C [code] |
file | TCPcliServ.H [code] |
file | TCPcommunicator.C [code] |
file | TCPcommunicator.H [code] |
file | TCPdefs.H [code] |
file | TCPmessage.C [code] |
file | TCPmessage.H [code] |
Beowulf TCP/IP communication code.
This directory contains classes that handle fast and efficient TCP/IP communications over a Beowulf cluster of Linux computers. The top-level class is described in Beowulf.H, and allows programs implementing it to automatically setup a fully-connected communication grid among a single master and multiple slaves running on one or many physical machines. Beowulf nodes can then send and receive TCPmessage objects containing various data.
for dependency graphs: rankdir: TB