Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Counting Semaphore? #14

Open
zlangner opened this issue Dec 12, 2016 · 2 comments
Open

Counting Semaphore? #14

zlangner opened this issue Dec 12, 2016 · 2 comments

Comments

@zlangner
Copy link

As described by RedisLabs one can implement a counting semaphore using Redis. Is there any plan to add a counting semaphore implementation to this package? I think it would be a good fit. What do you think?

Also of the 3 c# packages listed on the Distributed locks with Redis page this is the only one that seems to still be active.

@madelson
Copy link

@zlangner https://www.nuget.org/packages/DistributedLock.Redis/ supports semaphores FWIW.

@zlangner
Copy link
Author

Thanks for the suggestion @madelson. I see you are also the creator behind that package. Upon initial review it looks like it will fit my needs. I'm going to have to give it a more thorough testing in my application but at this time it looks very promising.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants