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

Interprocess semaphore and reader writer lock #42

Open
psarka opened this issue Nov 25, 2019 · 1 comment
Open

Interprocess semaphore and reader writer lock #42

psarka opened this issue Nov 25, 2019 · 1 comment

Comments

@psarka
Copy link
Collaborator

psarka commented Nov 25, 2019

I'm looking for a python implementation of multiplatform interprocess reader writer lock (and hence semaphore), and fasteners library seems to be the place that could potentially provide it.

Would you be interested in contribution of these two, assuming that they are possible to implement in a similar fashion as interprocess lock?

@harlowja
Copy link
Owner

Sure.

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

No branches or pull requests

2 participants