![]() |
![]()
| ![]() |
![]()
NAMEpidstatd - Determine if process ID is running for Perl IPC::Locker SYNOPSISpidstatd [ --help ] [ --port=port ] [ --version ] DESCRIPTIONPidstatd will start a UDP daemon. The daemon responds to requests that contain a PID with a packet indicating the PID and if the PID currently exists. The Perl IPC::Locker package optionally uses this daemon to break locks for PIDs that no longer exists. ARGUMENTS
PERFORMANCEAs pidstatd is a UDP daemon, some requests may be dropped by the operating system, but this assists in graceful degradation under heavy loads. Pidstatd has been tested to perform well handling to above 13,000 requests per second on a 2GHz AMD Operton server. DISTRIBUTIONThe latest version is available from CPAN and from <https://www.veripool.org/ipc-locker>. Copyright 2002-2022 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0. AUTHORSWilson Snyder <wsnyder@wsnyder.org> SEE ALSOIPC::Locker, IPC::PidStat, pidstat, pidwatch, uriexec
|