import * as async from "https://deno.land/x/async@v2.0.2/semaphore.ts"; ClassescSemaphoreA semaphore that allows a limited number of concurrent executions of an operation.