Skip to content

Investigate UNIX domain sockets #3630

Open
@mrocklin

Description

@mrocklin

UNIX domain sockets may be able to accelerate intra-node inter-process communications.

In the TCP comm it may be possible to swap out the socket used if the local and peer hostnames are identical (probably made optional with configuration and dependent on OS used)

Some links from perusing the web:

cc @jacobtomlinson , this might interest you? (if you had a bunch of free time that is)

Previous conversation in dask/dask#3657 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions