Skip to content

Rewrite Barrier using WakerSet #565

Closed
@yoshuawuyts

Description

@yoshuawuyts

The broadcaster library has taken us very far, but unfortunately has dependencies on futures_channel. Now that we have WakerSet available internally (for now still, see #549) we should probably consider rewriting Barrier to use it.

It should both improve our compilation times, and performance. This would put us in a place where we could consider stabilizing the API. Thanks!

cc/ @tmccombs @stjepang

Refs

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