Skip to content

Proof of concept using Hyper.rs as http server and Tonic gRPC for communication between microservices.

Notifications You must be signed in to change notification settings

dertin/ms-hyper-tonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of concept using Hyper.rs as http server and Tonic gRPC for communication between microservices.

alt request flow

Stress test to analyze memory leak or memory fragmentation in Hyper and Tonic services:

./start-services.sh
./run-stress-test.sh

use valgrind => 3.20.0

./killall.sh
./valgrind-executor.sh
./valgrind-worker.sh

About

Proof of concept using Hyper.rs as http server and Tonic gRPC for communication between microservices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published