barrierd

Langue: en

Version: 110457 (mandriva - 01/05/08)

Section: 1 (Commandes utilisateur)


BSD mandoc

NAME

barrierd - syncronize a process on a number of machines.

SYNOPSIS

[-v ] [-p port ]

DESCRIPTION

The daemon runs on a host, and accepts barrier connections from the client program barrier. It handles the connections and syncronization of various barriers being set up and taken down across the cluster.
-v
Prints the version of ClusterIt to the stdout, and exits.
-p
Specifies a port number for the daemon to listen on. Defaults to 1933, and overrides the BARRIER_PORT environment variable.

ENVIRONMENT

utilizes the following environment variables:
BARRIER_PORT
Sets the default remote port to connect to.

DIAGNOSTICS

Exit status is 0 on success, 1 if an error occurs.

SEE ALSO

barrier(1), dsh(1),

HISTORY

The command appeared in clusterit 1.1.

AUTHOR

Barrierd was written by Tim Rightnour.

BUGS

Barrierd can only handle up to 10 unique barrier tokens at any one time. In addition, it can only handle a barrier size of up to 512 nodes. These values can be modified by recompiling the program.