dask / dask/distributed

scheduler to reuse existing initial worker-to-scheduler connection

Open
#5,048 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

Current dask behavior:
- after start worker connects to scheduler to register. this connection persists.
- scheduler connects to worker back using new connection during the scheduling

To make dask setup "firewall friendly" the proposal is for scheduler to reuse(multiplex) existing initial worker-to-scheduler connection.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.