function forkimport { fork } from "https://deno.land/std@0.160.0/node/cluster.ts"; fork()Spawn a new worker process.