Skip to content

mpf: Only send required state to Phynode #5

Description

@nrybowski

Currently, dune-mpf transfers the whole Dune context to each Phynode, which includes state from other Phynodes.
This method wastes bandwith by sending more data than required and slows down the global setup.
The crate should be modified to only send the state required by a given Phynode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions