# Node Pool :arrow_double_up: :on:
[](https://github.com/standard/standard)
[](https://badgen.net/dependabot/dependabot/dependabot-core/?icon=dependabot)
+[](https://github.com/pioardi/node-pool/actions)
Node pool contains two <a href="https://nodejs.org/api/worker_threads.html#worker_threads_worker_threads">worker-threads </a> pool implementations. <br>
The first implementation is a static thread pool , with a defined number of threads that are started at creation time .<br>