MessagingBenchmark
class MessagingBenchmark(actorNet: IActorNet, actorAddress: ActorIdent, actorGroup: ActorGroup, totalAmountOfRequests: Int, statusUpdateHandler: (BenchmarkStatus) -> Unit) : Benchmark
Constructors
Link copied to clipboard
constructor(actorNet: IActorNet, actorAddress: ActorIdent, actorGroup: ActorGroup, totalAmountOfRequests: Int, statusUpdateHandler: (BenchmarkStatus) -> Unit)