Skip to content

Reduce network load #16

@MaStr

Description

@MaStr

Currently, every box sends out regular broadcasts about itself.

What do you think about turning this around?
In a network with mostly "shared"-mode-Forban, you don't need a high frequent broadcast. It may suffice when a user can initiate a "probe" and every box answers with a announce package (as a callback style) - the initiating can be done automatically after x hours since last visit, or something like that.
Other boxes can "hear" this answers too and save the result in their cache.

Opportunistic-Forbans will initiate the broadcast itself every x intervall (maybe first try to get everything your found, then re-broadcast).

What do you think about that? Let this discuss :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions