generic-pool : Generic resource pooling for Node.JS. You can installing generic-pool npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install generic-pool $ sudo npm install -g generic-pool
If want to update the generic-pool package execute the command as below,
$ sudo npm update generic-pool
Update package globally,
$ npm install -g generic-pool
$ sudo git clone https://github.com/rektide/generic-pool.git
$ sudo npm install -g ./generic-pool
generic-pool@3.2.0 /usr/lib/node_modules/generic-pool
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall generic-pool
Package Name | generic-pool |
Version | 3.2.0 |
Description | Generic resource pooling for Node.JS |
Released Date | 2017-10-15T11:02:14.416Z |
Published by | sandfox |
How to Learn | https://www.npmjs.com/package/generic-pool/tutorial |