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

x/poolifier/src/mod.ts>ThreadPoolOptions

Fast and small web worker pool
Latest
type alias ThreadPoolOptions
import { type ThreadPoolOptions } from "https://deno.land/x/poolifier@v0.3.14/src/mod.ts";

Options for a poolifier thread pool.

definition: PoolOptions