MSLAVEDC

Section: Maintenance Commands (8)
Updated: 20 Jul 1991
Index Return to Main Contents
 

NAME

mslavedc - MandelSpawn computation server control program  

SYNOPSIS

mslavedc -k | -q host | [ -p port ] [ -n niceval ] [ -t timeout ] mslaved  

DESCRIPTION

mslavedc is a program for starting and killing mslaved processes on machines where this is not done automatically by inetd(8C). Mslavedc is used by the enslave(1) script.

With the -q option (query), it tries to contact a server already running on the specified host. If it succeeds, it prints the PID of that server.

With the -k option, mslavedc tries to kill any mslaved process already running on the local host.

If neither -k nor -q is given, mslavedc expects the pathname of mslaved(8) as an argument. A datagram socket is created and mslaved is exec'ed with the socket as standard input. The -p option may be used to specify a port number other than the default of 9359. The -n option and its argument, if present, are passed on to mslaved to set its nice value. The -t (timeout) option is also passed to mslaved; if not present, -t900 is used giving a timeout of 15 minutes.

 

SEE ALSO

xms(1), bms(1), enslave(1), mslavedc(8)

 

COPYRIGHT

Copyright (C) 1990 Andreas Gustafsson (gson@niksula.hut.fi)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 07:48:32 GMT, May 19, 2025