pool-manager
v6.0.8
Published
## FAQ
Downloads
104
Readme
pool-manager
FAQ
Why?
Needed unified way to work with single thread pools(for now).
Any documentation?
Not yet
Troubleshooting
Error: spawn ps ENOENT using ProcessPoolInstance
Need to install procps
sudo apt-get update && sudo apt-get -y install procps