Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

分布式压测协同问题 #158

Open
kalavt opened this issue Jan 21, 2025 · 1 comment
Open

分布式压测协同问题 #158

kalavt opened this issue Jan 21, 2025 · 1 comment

Comments

@kalavt
Copy link

kalavt commented Jan 21, 2025

开16台机器每个手动操作有点不优雅.

分布式压测支持

  1. 以 master 和slave 的角色运行 --master
  2. slave 启动时通过 --slave (IP:port) 注册到master 机器上
  3. master 下发压测任务到slave 机器上执行
  4. slave 执行过程中上报数据至master输出展示.

Docker image
提供系统优化后的docker image. 最好是基于alpine 或者 debian

@kalavt kalavt changed the title 是否考虑分布式压测协同问题 分布式压测协同问题 Jan 21, 2025
@link1st
Copy link
Owner

link1st commented Feb 11, 2025

本项目设计是希望可以轻量级进行压测,可以自由部署到压测目标服务器内网机器上进行“就近压测”,所以没有涉及到 master-slave 的模式
Docker image 部署方式是支持的
https://github.com/link1st/go-stress-testing/blob/master/Dockerfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants