Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ lckclnt(NADM) — OpenDesktop 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 lckclnt(NADM)                   19 June 1992                   lckclnt(NADM)


 Name

    lckclnt - create lock manager client handles

 Syntax

    lckclnt [ nclienthandles ]

 Description

    lckclnt allocates connectionless transport endpoints which are used to
    create client handles.  Lockmanager client programs obtain a client han-
    dle for the duration of an RPC operation.

    nclienthandles is the number of client handles allocated.  This number
    limits the number of lockmanager client operations that can be run con-
    currently and should be based on the load expected on the client.  If
    additional client handles are required, more lckclnt processes may be
    started.  The number of client handles available to lockmanager client
    programs is the sum of the number of client handles allocated by each
    lckclnt program.  Killing an lckclnt process will reduce the available
    number of client handles by the amount that was initially allocated by
    that process.

 Files

    /dev/inet/udp   UDP device node

 See also

    kcltcreate(NS)


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026