Skip to content

2567176308/lrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello rpc!!!

  1. TODO
      • zookeeper register center bulid and found
      • using netty Implement communication between caller and server
      • Encapsulate request && response message
      • server call method then return result as response
      • using snowflake as IdGenerator create caller id
      • jdk && hessian serialize implement || factoryMethod
      • compress message using Gzip
      • Round robin load balancing strategy
      • Consistent Hash Load Balancing Strategy
      • heartbeat
      • load balancing
      • Consistent hashing
      • Dynamic online and offline perception

Releases

No releases published

Packages

No packages published

Languages