Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method AbstractPool.prototype.shallCreateDynamicWorker
import { AbstractPool } from "https://deno.land/x/poolifier@v0.3.14/src/mod.ts";

Conditions for dynamic worker creation.

Returns

boolean

Whether to create a dynamic worker or not.