Skip to content

module initialization consistent with that of client #86

@JaeseungYeom

Description

@JaeseungYeom

Currently, we have module and client initialized independently of each other.
This can lead to divergence.
While not all the information used and all the parameters set up during the initialization are necessary to both parties, it is beneficial to avoid code duplication and avoid divergence.
This will have to go into dyad/common.
The module can rely on node id, and broker rank initialized for setting up end points.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions