| Home >> All >> org >> openmosix >> [ daemon Javadoc ] |
org.openmosix.daemon: Javadoc index of package org.openmosix.daemon.
Package Samples:
org.openmosix.daemon
Classes:
ConnHandler: Creates an manages a single connection with one client. This class, instanced by OpenMosixInfoServer, implements Thread interface ( Runnable ) so to work independently.
OpenMosixInfoServer: Contains the main code: creates connections (instances of ConnHandler) with the clients. This class is able to manage several connections at the same time.
IOHandler: This class reads files from /proc/hpc/nodes interface and returns them to the ConnHander class.
Logger: Provides facilities for outputting messages to the console and the logfile.
CLIUtils: Utilities for command line parsing.
| Home | Contact Us | Privacy Policy | Terms of Service |