定量系统性能分析的工具?

发布于 2024-08-07 19:46:51 字数 229 浏览 9 评论 0原文

我有一个简单的分布式系统的模型,作为一个异构网络,由各种类别的工作项的许多生产者和消费者以及可以以不同速率处理这些工作项的许多计算节点组成。连接节点的弧线引入了延迟和带宽限制。

我正在寻找的是一些实用的工具,我可以描述模型(作为DSL,或使用图形编辑器),以及用于处理的工作项的统计分布,然后可以在我的模型上进行分析(分析或通过模拟)并告诉我有关吞吐量统计信息(例如平均吞吐量、超过某些响应时间阈值的频率等)。这样的工具存在吗?

I have a model of a simple distributed system as a heterogeneous network of a number of producers and consumers of various classes of workitem, and a number of compute nodes which can process those workitems at various rates. There are arcs connecting the nodes introducing latencies and bandwidth limits.

What I'm looking for is some practical tool I can describe the model to (as a DSL, or with a graphical editor), along with the statistical distribution of workitems for processing, and which can then chomp on my model (analytically or by simulation) and tell me things about the throughput statistics (e.g average throughput, how often certain response-time thresholds are exceeded etc). Does such a tool exist ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

橘亓 2024-08-14 19:46:51

似乎我正在寻找的内容属于离散事件系统的总标题。

SimPy 看起来是一个很好的模拟此类事情的工具。

Seems what I was looking for falls under the general heading of Discrete Event Systems.

SimPy looks like a nice tool for simulating such things.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文