halfgaar / FlashMQ

FlashMQ is a fast light-weight MQTT broker/server, designed to take good advantage of multi-CPU environments
https://www.flashmq.org/
Open Software License 3.0
173 stars 24 forks source link

Topic specific statistics #53

Closed skinkie closed 12 months ago

skinkie commented 12 months ago

In threaddata.cpp some "$SYS" topics are currently defined. In your opinion:

  1. Should the server be able to provide throughput per topic so monitoring it becomes possible?
  2. Should a client aggregate these statistics, at the cost of receiving all information?