Skip to content

Replace WatchableMap with FIFO Queue as primary synchronous transmission queue #815

@zhshw

Description

@zhshw

Description:

Describe the issue.

when the complexity of the project increases, out of order subscriptions will trigger many incredible bugs。
unfortunately , watchmap does not run in FIFO mode.....

watchmap

  • If the consumption is not completed, the same key and vlaue will be overwritten
  • disordered consumption process

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