Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/poolifier/src/pools/thread/dynamic.ts

Fast and small web worker pool
Latest
import * as poolifier from "https://deno.land/x/poolifier@v0.3.14/src/pools/thread/dynamic.ts";

Classes

A thread pool with a dynamic number of threads, but a guaranteed minimum number of threads.