Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Blosc
/
python-blosc2
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
49
Star
211
Code
Issues
38
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Allow concurrent writers with Caterva2
- #703
#703
Merged
FrancescAlted
merged 14 commits into
main
Blosc/python-blosc2:main
from
cat2-concurrent-writers
Blosc/python-blosc2:cat2-concurrent-writers
Copy head branch name to clipboard
Aug 22, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Allow concurrent writers with Caterva2
#703
FrancescAlted
merged 14 commits into
main
Blosc/python-blosc2:main
from
cat2-concurrent-writers
Blosc/python-blosc2:cat2-concurrent-writers
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
Plan concurrent chunk writers for Caterva2
Show description for 41ad9d6
FrancescAlted
and
claude
committed
41ad9d6
View commit details
Copy full SHA for 41ad9d6
Browse repository at this point
Write a chunk of a remote array, and read which ones were written
Show description for 4077a21
FrancescAlted
and
claude
committed
4077a21
View commit details
Copy full SHA for 4077a21
Browse repository at this point
Record what the concurrent-writer work landed as, and what it found
Show description for 21ce7c7
FrancescAlted
and
claude
committed
21ce7c7
View commit details
Copy full SHA for 21ce7c7
Browse repository at this point
Say in the docs that a remote array can be filled, not only read
Show description for 66b657d
FrancescAlted
and
claude
committed
66b657d
View commit details
Copy full SHA for 66b657d
Browse repository at this point
Commits on Aug 21, 2026
Measure a fill the way the reads are measured
Show description for 6ea048f
FrancescAlted
and
claude
committed
6ea048f
View commit details
Copy full SHA for 6ea048f
Browse repository at this point
Stamp a remote array by which one it is, and whether it can still change
Show description for 063a653
FrancescAlted
and
claude
committed
063a653
View commit details
Copy full SHA for 063a653
Browse repository at this point
Note the stamp change where a reader of the notes will meet it
Show description for b39322d
FrancescAlted
and
claude
committed
b39322d
View commit details
Copy full SHA for b39322d
Browse repository at this point
Record the client-side way in, and what a laid-out array costs
Show description for 8fa6e76
FrancescAlted
and
claude
committed
8fa6e76
View commit details
Copy full SHA for 8fa6e76
Browse repository at this point
Answer for the array a handle has itself written to
Show description for f4a4dc1
FrancescAlted
and
claude
committed
f4a4dc1
View commit details
Copy full SHA for f4a4dc1
Browse repository at this point
Answer for the array as it is now, not as a handle last saw it
Show description for bcb78e6
FrancescAlted
and
claude
committed
bcb78e6
View commit details
Copy full SHA for bcb78e6
Browse repository at this point
Commits on Aug 22, 2026
Keep the index a proxy moves in and out of its cache to itself
Show description for dff8c71
FrancescAlted
and
claude
committed
dff8c71
View commit details
Copy full SHA for dff8c71
Browse repository at this point
Read a frame behind a plain web server, as any other URL is read
Show description for b43e956
FrancescAlted
and
claude
committed
b43e956
View commit details
Copy full SHA for b43e956
Browse repository at this point
A guide to the arrays that are not on this machine
Show description for 1f5319f
FrancescAlted
and
claude
committed
1f5319f
View commit details
Copy full SHA for 1f5319f
Browse repository at this point
Name the command that puts the empty array on the subscriber
Show description for 95b988c
FrancescAlted
and
claude
committed
95b988c
View commit details
Copy full SHA for 95b988c
Browse repository at this point
You can’t perform that action at this time.