Skip to content

Add poisson-open-loop workload in client.cpp

Ghost User requested to merge (removed):wip_poisson_open_loop_client into master

Added a poisson-open-loop workload in src/client.cpp that uses the Poisson Open Loop workload in the back. Also updated the implementation of Poisson-based clients to use Exponential distribution for inter-arrival times instead of Poisson distribution.

Merge request reports