Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 402 Bytes

File metadata and controls

19 lines (13 loc) · 402 Bytes

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