Skip to content

Hub notifications to gateways on hub changes #269

Description

@stonier

Right now every gateway polls the hub looking for changes (in its watcher.py thread) on the hub. It would be much more efficient having one hub watchdog polling for changes and then notifying the interested gateway when there is a delta.

i.e. 1 x polling hub watchdog script is much better than 10-100 polling gateways

This is not a change we immediately require, but worth keeping in mind if we want to redesign/really optimise it for a particular use case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions