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

File-based shared memory model #80

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

crusaderky
Copy link
Collaborator

@crusaderky crusaderky commented Jan 4, 2023

  • Blocks [DNM] File-based shared memory model distributed#7449.
  • Buffer has gained the option to preserve keys in slow when they are moved back to fast
  • New method File.link(), which acquires a file-based key from another source (e.g. a different memory-mapped File object)

This PR is ready to be reviewed and merged; however there should be a discussion first about having and supporting these extra features to begin with.

@crusaderky crusaderky marked this pull request as draft January 4, 2023 13:09
@crusaderky crusaderky self-assigned this Jan 4, 2023
@crusaderky crusaderky marked this pull request as ready for review January 6, 2023 13:57
@crusaderky crusaderky changed the title [DNM] File-based shared memory File-based shared memory Jan 6, 2023
@crusaderky crusaderky changed the title File-based shared memory File-based shared memory model Jan 6, 2023
@crusaderky crusaderky force-pushed the shared_memory branch 2 times, most recently from 8740bd2 to 35af824 Compare January 15, 2023 18:26
@crusaderky crusaderky force-pushed the shared_memory branch 2 times, most recently from 8fe6960 to f6219e6 Compare March 15, 2023 12:27
@crusaderky crusaderky force-pushed the shared_memory branch 2 times, most recently from 35b631c to 26eefa0 Compare March 29, 2023 23:51
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.

1 participant