Skip to content

Add Unicast Channel #13

@leandro-lucarella-frequenz

Description

What's needed?

There is no unicast lightweight channel at the moment.

Proposed solution

Add a Unicast channel that can have only one sender and one receiver.

Use cases

No response

Alternatives and workarounds

Broadcast channel can be used instead, and just use one receiver.

Additional context

We did some tests in the past and the performance gains weren't as good as expected compared to BroadcastChannel. It needs more thought (and maybe compelling use cases to dig further).

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:channelsAffects channels implementationpriority:lowThis should be addressed only if there is nothing else on the tabletype:enhancementNew feature or enhancement visitble to users

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions