Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inform dashboard about token changes in a Petri Net in a lightweight format #56

Open
OliverStolzBO opened this issue May 13, 2024 · 0 comments
Labels
enhancement New feature or request priority: low This issue has a low priority

Comments

@OliverStolzBO
Copy link
Collaborator

Since Petri Net updates often only consist of changing the token labels of single nodes, it is not necessary to resend the whole dotfile every time to update the SWAP-IT dashboard. Instead, the dotfile should only be resent in the case of major changes in the graph (such as node movement or addition). In the case of token updates only, it would be sufficient to send the node IDs whose token has been updated (added or removed). This would improve the performance of the dashboard and reduce network traffic.

@OliverStolzBO OliverStolzBO added enhancement New feature or request priority: low This issue has a low priority labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low This issue has a low priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant