HTTP and gRPC load testing and visualization tool
HTTP and gRPC load testing and visualization tool and server
fortio
$ fortio load -c 4 -d 30s -r 100 http://example.com
$ fortio server -port 8080
$ fortio load -c 2 grpc://localhost:50051