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

Add actor affinity scheduling strategy by actor handle #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

larrylian
Copy link
Contributor

The value of introducing the Labels mechanism for scheduling was discussed in this REP([Add labels mechanism] #13 ) before.
The ActorAffinity API discussed before has changed too much, so now a separate REP is separated to discuss the first version of ActorAffinity. Now this version of the ActorAffinity API only uses actor_handle.

In fact, everyone should know about ActorAffinity before. I think we can reach an agreement on the following points in this REP.

  • Agreed on API format
  • The main implementation plan is agreed
  • Ask specific single-point questions, and then discuss and reach a consensus
  • Some specific details can be discussed during the coding process.

Signed-off-by: 稚鱼 <554538252@qq.com>
@larrylian larrylian force-pushed the actor_affinity_only_actor_handle branch from 21334a8 to 3292a44 Compare February 13, 2023 08:25
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.

None yet

3 participants