Skip to content

Why does the demo site simulation fire 1 new event every 1000 ms ? #1

@morlandi

Description

@morlandi

I was asked this question at the Pycon Italy 2019 conference.
For demonstration purposes, 1 Hz is good enough, however the demo code "as is" could dispatch signals at a much higher rate.
The real limitation comes from the chart in the user interface, and mainly affects the browser (that is, client side).
To keep the project simple, I'm currently using:

It's not a particular performing solution.

It is my intention to test these alternatives:

I will update the issue with my progress on this (hopefully).
Any comment, suggestion or contribution is welcome

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