Skip to content

Use server side events instead of polling #5

@vollstock

Description

@vollstock

We could get way better performance using websockets as we could get rid of the overhead of many web calls. This is most prominent in the dashboard when polling the system status. But there might be other areas, too.

How do websockets work in Flask?
What impact on the machine are we introducing as we are getting all values from the command line?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions