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

TreeNodeInstance parallel methods #416

Open
ineiti opened this issue May 3, 2018 · 0 comments
Open

TreeNodeInstance parallel methods #416

ineiti opened this issue May 3, 2018 · 0 comments

Comments

@ineiti
Copy link
Member

ineiti commented May 3, 2018

We have SendToChildrenInParallel and probably soon MulticastInParallel. We should think how to correctly use them and implement them:

  • how to avoid having to wait for connection-requests, which can be quite long? (see also LocalManager connect is slow #414)
  • when calling from protocols, there are some go SendToChildrenInParallel, which is not good, as we don't know when we'll finish.
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

No branches or pull requests

1 participant