文件名称:Orleans.PingPong:乒乓球奥尔良基准
文件大小:21KB
文件格式:ZIP
更新时间:2024-05-20 08:48:17
C#
奥尔良乒乓球基准 先决条件:已安装OrleansSDK,VS2013 建立解决方案 通过运行$(OrleansSDK)\ SDK \ StartLocalSilo.cmd启动本地筒仓 通过运行$(OrleansSDK)\ SDK \ LocalSilo \ Orleans.PingPong.exe开始基准测试 输入客户数量(演员总数为2)和重复ping的数量(消息总数为2) 到目前为止的结果 在具有8GB RAM的四核SandyBridge i2600K(3401Mhz),Win7 SP1的工作站上运行。 演员数:1024 总计:2,048,000.00则留言 时间:15.86秒 TPS:129,161 /秒 没有进行任何调整,使用了默认的本地筒仓设置。 由奥尔良团队完成的更基准测试显示,使用6年的8核服务器的TPS为10K-56K。 与在Akka(.Net)中发现的的同步请求响应
【文件预览】:
Orleans.PingPong-master
----.gitignore(398B)
----README.md(1KB)
----LICENSE(11KB)
----Orleans.PingPong.Grains.Interfaces()
--------Orleans.PingPong.Grains.Interfaces.csproj(3KB)
--------Interfaces.cs(627B)
--------Properties()
----Orleans.PingPong()
--------Orleans.PingPong.csproj(3KB)
--------Properties()
--------Program.cs(896B)
--------DevTestClientConfiguration.xml(470B)
--------Benchmark.cs(4KB)
--------App.config(136B)
----Orleans.PingPong.Grains()
--------Properties()
--------Orleans.PingPong.Grains.csproj(4KB)
--------Implementations.cs(2KB)
----Orleans.PingPong.sln(2KB)