Skip to content

huhuhuni/S_RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S_RPC

S_RPC is a simple RPC framework designed to provide the ability to call methods remotely.

S_RPC-0.2

S_RPC-0.1 is developed using the Java language, highly coupled with the Java language, and the communication mode of Socket is based on BIO implementation,It uses Java's native serialization mechanism,It uses Java's object proxy technology.

TODO list

  • The remote object's method invoke
  • Object serialization transfer
  • The socket transmission
  • object proxy
  • NIO
  • Asynchronous transmission
  • Efficient serialization

About

A simple Java RPC framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages