pool-manager
v5.0.3
Published
## FAQ
Downloads
16
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