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

[post] How to build a distributed load generator #61

Open
at15 opened this issue Jan 12, 2023 · 0 comments
Open

[post] How to build a distributed load generator #61

at15 opened this issue Jan 12, 2023 · 0 comments

Comments

@at15
Copy link
Member

at15 commented Jan 12, 2023

Type

  • request post from @at15

Related

Projects by @at15 from gradschool

Description

We love doing bechmark, having good performance in benchmark does not mean the system is good,
but having poor results means the system cannot handle the workload.

How to generate different type of workload

Popular frameworks

Let's build one for http API (just for simplicity)

  • In Go
  • In Java, using thread pool vs reactive (i.e. async)
  • In Rust, (if I still remember how to

Update

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

No branches or pull requests

1 participant