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

Windows shared memory. #181

Merged
merged 7 commits into from
Nov 5, 2024
Merged

Windows shared memory. #181

merged 7 commits into from
Nov 5, 2024

Conversation

ncruces
Copy link
Owner

@ncruces ncruces commented Nov 4, 2024

Fixes #75.

Also, cleanup the other shared memory implementations.

@ncruces
Copy link
Owner Author

ncruces commented Nov 5, 2024

This seems ready. Needs more tests. And maybe explore some more opportunities for code sharing.
Windows is a mashup of OFD and dot lock.

@ncruces ncruces marked this pull request as ready for review November 5, 2024 17:29
@ncruces ncruces merged commit a57ce87 into main Nov 5, 2024
11 checks passed
@ncruces ncruces deleted the winshm branch November 12, 2024 10:22
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.

Implement shared memory on Windows
1 participant