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

x/poolifier/src/mod.ts>StrategyData

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

Worker choice strategy data.

Properties

optional
virtualTaskEndTimestamp: number