https://github.com/bbengfort/go-rpc-throughput
A throughput comparison of RPC services in go: gRPC vs. ZMQ
https://github.com/bbengfort/go-rpc-throughput
Last synced: over 1 year ago
JSON representation
A throughput comparison of RPC services in go: gRPC vs. ZMQ
- Host: GitHub
- URL: https://github.com/bbengfort/go-rpc-throughput
- Owner: bbengfort
- License: mit
- Created: 2017-09-05T14:48:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T20:33:34.000Z (almost 9 years ago)
- Last Synced: 2025-02-08T17:30:48.687Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 451 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-rpc-throughput
A throughput comparison of RPC services in go: gRPC vs. ZMQ