Replies: 1 comment
-
Just seen the Client Cluster component. That takes care for the frequency request 👍 💯 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Firstly. Throw up a buy me a coffee/beer link or something. This is a great tool. As an architect I will be starting to use this daily!
I think a great feature would be a heatmap overlay. Distributed systems often have bottlenecks. If a red haze started to appear around those components that were receiving the most messages in a given timeframe/message ratio, then teams could consider their volumetrics during solution design and cater for an appropriate implementation pattern or consider scale/resource requirements of underlying infrastructure (for those of us stuck on premise anyway 😢 )
It would also be great to set the frequency of sending messages. I.e. client A may be 1 message per second. Client B might be 50 messages per second
Beta Was this translation helpful? Give feedback.
All reactions