Using JMeter for measuring the response time of exchanged messages (request-response transactions) through gRPC streaming communication
I’d like to use JMeter to simulate the load and measure the response time of exchanged messages (transactions) between two applications through gRPC streaming communication over HTTP/2.