HighLoadHttpGenerator

constructor(url: String, host: String, port: Int, numberConnections: Int, queueSize: Int, highPressure: Boolean)
constructor(host: String, port: Int, numberOfConnections: Int, queueSize: Int, highPressure: Boolean, builder: RequestResponseBuilder.() -> Unit)