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

[Feature] Support bypassing network transport data when two partitions in the same worker #240

Open
coderzc opened this issue May 10, 2023 · 2 comments
Labels
feature New feature

Comments

@coderzc
Copy link
Member

coderzc commented May 10, 2023

Feature Description (功能描述)

Support bypassing network transport data when two partitions in the same worker

@coderzc coderzc added the feature New feature label May 10, 2023
@Radeity
Copy link
Member

Radeity commented May 11, 2023

Hi, @coderzc , do you mean if the target partition is maintained by sender worker itself and we should avoid such memory copies?

@coderzc
Copy link
Member Author

coderzc commented May 12, 2023

Hi, @coderzc , do you mean if the target partition is maintained by sender worker itself and we should avoid such memory copies?

Yes, if two partitions in the same process, we should avoid unnecessary network transport

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants