-
Notifications
You must be signed in to change notification settings - Fork 333
[EPIC] Multi-Actor Worker Support #1266
Copy link
Copy link
Open
Labels
area/apiUser-facing API changesUser-facing API changesarea/gvisorarea/microVMarea/nodekind/featureAn enhancement / feature request or implementationAn enhancement / feature request or implementation
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
area/apiUser-facing API changesUser-facing API changesarea/gvisorarea/microVMarea/nodekind/featureAn enhancement / feature request or implementationAn enhancement / feature request or implementation
Type
Projects
- StatusShow more project fieldsIn Progress
Substrate: Multiple Actors Per Worker outlines an incremental approach to enabling multiple actors per worker.
Here is a markdown conversion of the current iteration of the doc, but it is missing comments on the doc
https://gist.github.com/BenTheElder/1fd8d7b456c66999594b791b2f96fc34
#44 & #793 are some early issues that previously asked about the concept.
At a very high level the plan is to make these changes incrementally.
I have a working version but it's an unreasonably large diff at this stage of the project.
The doc outlines some of those incremental steps.
I'm going to start filing some of the PRs that aren't strictly blocked on it today, and a draft of the API changes for review.