Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ExampleDriven/spring-boot-grpc-example

Open more actions menu

Repository files navigation

Build Status

Overview

Example project to demostraing spring-boot integration with gRpc. Additonal to a gRpc client and server it has a traditional Spring MVC rest client using very similar payload. The performance of the two technologies can be compared usin the included JMeter file.

Test URLs

Description URL
GRPC client test compact output http://localhost:8080/test_grpc?compact=true
GRPC client test verbose output http://localhost:8080/test_grpc
REST client test compact output http://localhost:8080/test_rest/compact
REST client test verbose output http://localhost:8080/test_rest

How to measure performance

  • The jmeter directory contains the jmeter test definition
  • use the compact endpoints
  • To eliminate "noise" turn off logging by commenting out the appropriate lines in application.yaml both for the server and the client

Useful resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.