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

Named and Parallel Channels #81

Open
2 tasks
Bathtor opened this issue Sep 24, 2020 · 0 comments
Open
2 tasks

Named and Parallel Channels #81

Bathtor opened this issue Sep 24, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@Bathtor
Copy link
Contributor

Bathtor commented Sep 24, 2020

Allow specifying a virtual channel identifier (i.e. a "name") to an actor path, in order to separate logical flows of data in the system (alá Partisan).

Also allow configuration of multiple open channels between two hosts and load balancing (or channel assigning) between them to increase throughput on high-BDP links while maintaining FIFO guarantees.

Tasks

  • Implement
  • Write tutorial(s)
@Bathtor Bathtor added this to the 1.0.0 milestone Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants