Giter Site home page Giter Site logo

micro-svc / go-rpc-framework-benchmark Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 0.0 433 KB

Go RPC framework benchmark

Home Page: https://micro-svc.github.io/go-rpc-framework-benchmark/

License: MIT License

Makefile 1.04% Go 94.63% Shell 4.33%
rpc-framework-benchmark grpc-go rpcx rpc-framework go-micro twirp erpc

go-rpc-framework-benchmark's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

go-rpc-framework-benchmark's Issues

感谢把arpc纳入测试,关于arpc的一点说明

arpc不只是RPC框架,支持更多的网络交互模式,比如server主动推送,所以也可以实现广播等功能,应用场景更广泛,除了做推送服务,还可以做IM服务、游戏服务等,所以能够支撑的业务场景比其他RPC框架要丰富得多

arpc是易扩展的,比如transport、Codec,都可以用户自行选择,kcp/quic、msgpack都可以用,还支持中间件、提供了基础的发布订阅功能,服务注册发现、链路追踪也都有基础的例子,应用层扩展相对方便

缺点是只支持golang、前端js client,个人精力有限搞不动那么多语言的支持:joy:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.