Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Concurrent checks #13

Open
pgaskin opened this issue Apr 26, 2018 · 0 comments
Open

Concurrent checks #13

pgaskin opened this issue Apr 26, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@pgaskin
Copy link
Contributor

pgaskin commented Apr 26, 2018

Probably would use a WaitGroup to keep track of when it is finished, a semaphore to limit the number of concurrent requests, use a SyncMap for the requests, and a channel to print the output properly without it being all jumbled together.

@pgaskin pgaskin added the enhancement New feature or request label Apr 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant