Skip to content

cs16b004/sRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sRPC

  • A simple to use but high performance RPC framework in development.

  • Kernel Bypass using DPDK.

  • A handy compiler which translates RPC contract to C++ code to ease develpoment.

  • Undergoing optinmisation.

  • Thesis Project under Dr. Shuai Mu

  • stats DPDK: time: 100.000072, count: 10667610, rpc per sec: 106676.023326

  • stats TCP: time: 100.000106, count: 1278520, rpc per sec: 12785.186456

  • Throuput latency graph:

Image

  • Other figures:

Image

Image

About

An RPC framework written with Intel's DPDK.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published