close
The Wayback Machine - https://web.archive.org/web/20200711052038/https://github.com/topics/stress-testing
Skip to content
#

stress-testing

Here are 208 public repositories matching this topic...

dingding7199
dingding7199 commented Jun 9, 2017

背景是乐视大数据部接收机tcp协议接收机压力测试,服务端口为9999。采用falcon监控相关性能信息。
解决方式是tcpcopy服务器开启4倍流量时出现大量rst包现象,后来改为两个tcpcopy进程启动1倍流量后,恢复正常。看cpu参数我理解是单tcpcopy进程占用一个cpu核心100%,24核cpu没有完全使用。采用开启两个进程曲线救国。
10.116.95.87 target server
image

10.116.95.81 intercept
/usr/local/intercept/sbin/intercept -i eth1 -F 'tcp and

JiseongKim
JiseongKim commented Mar 22, 2018

Currently, EAT using Actor(http://docs.paralleluniverse.co/quasar).
But it doesn't provide external communication. So it has limitation to extends.
To have load test, we can run it with multi-JVM.

But. expand to centralized-management(which can command to agents and monitor it) function, Actor model of EAT should have new Actor model(which can communicate with external nodes).

Currently I'

Improve this page

Add a description, image, and links to the stress-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stress-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.