An open API service indexing awesome lists of open source software.

https://github.com/benalexau/rpc-bench

RPC Benchmark of gRPC, Aeron and KryoNet
https://github.com/benalexau/rpc-bench

benchmark grpc java rpc rpc-benchmark

Last synced: about 2 months ago
JSON representation

RPC Benchmark of gRPC, Aeron and KryoNet

Awesome Lists containing this project

README

        

[![Maven Build](https://github.com/benalexau/rpc-bench/workflows/Maven%20Build/badge.svg)](https://github.com/benalexau/rpc-bench/actions)
[![License](https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000)](http://www.apache.org/licenses/LICENSE-2.0.txt)

# RPC Benchmark

This benchmark compares gRPC, Aeron and KryoNet.

![img](results/20161024/ping-pong.png)
![img](results/20161024/price-stream.png)

Please see the
[latest results](https://github.com/benalexau/rpc-bench/blob/master/results/20161024/README.md).