import * as async from "https://deno.land/x/async@v2.0.2/barrier.ts"; ClassescBarrierA synchronization primitive that allows multiple tasks to wait until all of them have reached a certain point of execution before continuing.