grpc_bench
grpc_bench copied to clipboard
Add R benchmark
Add a R grpc benchmark.
The library is here: https://github.com/nfultz/grpc
- [x] gRPC server implementation
- [x] Dockerfile to build an image with the gRPC server
- [x] update build.sh, clean.sh and bench.sh scripts
blocked by https://github.com/nfultz/grpc/issues/35