tree: 5128fdbbf337d2db4690bb3c3ece2d085c976665 [path history] [tgz]
  1. src/
  2. case-configuration.yml
  3. case-versions.conf
  4. pom.xml
  5. README.md
99-integration/dubbo-samples-isolation-executor/README.md

There are three ways to configure the isolated thread pool: API, Spring-Annotation and Spring-XML.

The entry for the three configuration cases is: ApiIsolationTest, AnnotationIsolationTest, XmlIsolationTest.