tree: cfb984089d6ed06e340bb7b8ccf62d8d3ae41b0a [path history] [tgz]
  1. dubbo-samples-benchmark-agent/
  2. dubbo-samples-benchmark-consumer/
  3. dubbo-samples-benchmark-interface/
  4. dubbo-samples-benchmark-provider/
  5. case-configuration.yml
  6. case-runtime-parameter.conf
  7. case-versions.conf
  8. pom.xml
  9. README.md
10-task/dubbo-samples-benchmark/README.md

Dubbo Spring Boot Benchmark Example

This example shows how to use automatic benchmark testing for Dubbo projects. Please read the official documentation for more details of how to use

Modules

  • agent, for skywalking tracing
  • interface, provides Dubbo service definition
  • provider, implements Dubbo service
  • consumer, consumes Dubbo service