Skip to content

Commit

Permalink
Mention network workload
Browse files Browse the repository at this point in the history
  • Loading branch information
erthalion committed Aug 12, 2024
1 parent 73912ca commit 16f288c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ workloads:
Similarly to the process based workload, syscalls are also modelled by a
Poisson process.

* Network based workload to simulate systems with large number of open
connections. To reduce amount of resources neede for such simulation, a tun
device is used to craft an external client connection in the userspace.

Every workload is executed via set of worker processes, that are distributed
among available system CPU cores to fully utilize system resources.

Expand Down

0 comments on commit 16f288c

Please sign in to comment.