GithubHelp home page GithubHelp logo

therpc's Introduction

therpc

基于 Netty 的轻量级 RPC 框架。

RPC 原理

RPC:Remote Procedure Call,远程服务调用。

图解

therpc

实现

  • RPC 的基础功能:产者提供服务,消费者消费服务。
  • RPC 消息协议的设计与编码解码和序列化处理。
  • RPC 消费者连接池。
  • tps 可达到 60000/s。

TODO

  • 使用 ZooKeeper 设计/实现注册中心
  • 为服务提供可配置选项,如:连接数、重试次数和别名(alias)。
  • 整理框架打包发布Maven

therpc's People

Contributors

windbelike avatar

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.