Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias ThreadPoolOptions
import { type ThreadPoolOptions } from "https://deno.land/x/poolifier@v0.3.14/src/pools/thread/fixed.ts";

Options for a poolifier thread pool.

definition: PoolOptions