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)

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard