Skip to content

Refactor Lock to be counting (for rate limiting)#12

Open
brownjava wants to merge 1 commit intomasterfrom
CountingLock
Open

Refactor Lock to be counting (for rate limiting)#12
brownjava wants to merge 1 commit intomasterfrom
CountingLock

Conversation

@brownjava
Copy link
Contributor

Changes Lock to be counting (like a counting semaphore) so it can be used to limit concurrency access to a resource.

@brownjava brownjava self-assigned this Jun 19, 2018
@brownjava brownjava requested review from a team, jingram-classy, k-k, timothyk7 and tomborger June 19, 2018 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants