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