Skip to content

arthursunbao/rpcFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpcFramework

A lightweight RPC Framework

This will be an RPC Framework which implements Java NIO and AIO to acheive the following things:

  1. Low Level Network Protocol including Java NIO, AIO, OIO

  2. Netty support for better network performance

  3. Distributed client and server which support Zookeeper and YARN for cluster management

  4. High Level RPC support to enable generic functions for easy implementations

  5. Intermediate proxy to support subscriber pattern.

About

A lightweight RPC Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages