Skip to content

sample grpc client in java for use in jmeter for performance testing of grpc API

Notifications You must be signed in to change notification settings

whatalokation/whatalokation-grpc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This is a java project (maven) to create a gRPC client with JMeter samplers to enable stress testing with JMeter

Installation

Build with maven and copy the generated whatalokation-grpc-client-all.jar (target directory) to JMeter lib/ext folder (e.g. /usr/local/apache-jmeter-3.1/lib/ext/) so that the samplers are in the class path

Tests

launch JMeter and you should be able to see the classes in the "java request" samplers.

About

sample grpc client in java for use in jmeter for performance testing of grpc API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published