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

Archive thread safety #78

Closed
AndreasAlbert opened this issue Oct 24, 2019 · 1 comment
Closed

Archive thread safety #78

AndreasAlbert opened this issue Oct 24, 2019 · 1 comment
Labels
Milestone

Comments

@AndreasAlbert
Copy link

(Related to #41)

Hi,

is there any documentation on which archives are thread safe? Specifically, I'd like to have multiple processes write to the same serialized dir_archive. I'd assume this works fine if I can guarantee that no two processes ever touch the same key, but I am not certain.

Thanks

@mmckerns
Copy link
Member

mmckerns commented Jan 30, 2023

is there any documentation on which archives are thread safe?

Documentation... no, but there should be. I'll add a note to #41

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

No branches or pull requests

2 participants