poolcounterd

network daemon which provides mutex-like functionality

Install

All systems
curl cmd.cat/poolcounterd.sh
Debian Debian
apt-get install poolcounter
Ubuntu
apt-get install poolcounter
image/svg+xml Kali Linux
apt-get install poolcounter
Windows (WSL2)
sudo apt-get update sudo apt-get install poolcounter

poolcounter

network daemon which provides mutex-like functionality

PoolCounter is a network daemon which provides mutex-like functionality, with a limited wait queue length. If too many servers try to do the same thing at the same time, the wait queue overflows and some configurable action might be taken by subsequent clients, such as displaying an error message or using a stale cache entry.