D3f0 / D3f0/coreemu

publish subscribe mechanism for Widgets

Open
#218 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Enhancement
Dominant language
Tcl
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
Move the periodic widgets to a publish/subscribe mechanism versus the current
periodic polling. Polling every second for OSPF adjacencies for example can be
quite CPU intensive.

Would be nice to define in a modular way data that can be collected and then
displayed on the canvas. For example different EMANE models may have different
ways to report throughput.

A first (easy) step may be adding a configuration item for the number of
milliseconds for polling (e.g. large scenarios could refresh every 5 seconds
versus every 1 second.)
```

Original issue reported on code.google.com by `ahrenh...@gmail.com` on 18 Jul 2013 at 5:43

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.