Skip to content

Rewrite mqtt_topic_registry module #13

@gbour

Description

@gbour

mqtt_topic_registry store registered subscribers as simple list.
it is more than suboptimal, and was implemented as a quick but limited solution

TODO:

  • store subscribed topics as a tree
  • run stress tests to evaluate the gain

IDEA: topic registry distributed accross server instances ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions