Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Azure Semaphore implementation #205

Open
andysleigh opened this issue Apr 3, 2024 · 1 comment
Open

Azure Semaphore implementation #205

andysleigh opened this issue Apr 3, 2024 · 1 comment

Comments

@andysleigh
Copy link

I was looking into using this library for it's semaphore functionality, and I noticed there's currently no Azure implementation of IDistributedSemaphore. Does this exist, and I'm not just looking in the right place? If not is this something you would accept a PR for if I was able to implement it?

@madelson
Copy link
Owner

madelson commented Apr 7, 2024

@andysleigh you are correct; there is currently not Azure semaphore implementation. I would definitely love to have one contributed so long as a robust implementation can reasonably be achieved.

If you'd like to contribute this, a starting point would be coming up with a basic design sketch and posting it here so we can make sure we're in the same page before you sink more effort into the implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants