Cluster scaling: partitioned commands, competing projections, rebalancing #26
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ash/eskit#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
eskit must work at cluster scale — multiple instances, partitioned processing, zero downtime scaling.
Scaling Dimensions
1. Command Processing (Single Writer at Scale)
2. Projection Processing (Competing Consumers)
3. State Loading Optimization
4. Hot Streams
5. Cross-Region (Future)
Priority
Medium — design now, implement after core is solid. Core abstractions must be clustering-aware from day one.