Skip to content

Concurrent Read and Write #14

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

Merged
merged 3 commits into from
Apr 10, 2025

Conversation

brokkoli71
Copy link
Member

This PR introduces a new argument for read and write: parallel that enables concurrent reading/writing. If not specified, defaults to false

# Conflicts:
#	src/main/java/dev/zarr/zarrjava/v3/Array.java
#	src/test/java/dev/zarr/zarrjava/ZarrTest.java
@brokkoli71 brokkoli71 requested a review from Copilot April 9, 2025 18:49
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

@normanrz normanrz merged commit 87c04fa into zarr-developers:main Apr 10, 2025
3 checks passed
@brokkoli71 brokkoli71 deleted the parallel-streams branch April 11, 2025 13:11
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.

Thanks and Concurrency
2 participants