Dontopedia

Thread Group

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)

Thread Group has 27 facts recorded in Dontopedia across 3 references, with 4 live disagreements.

27 facts·18 predicates·3 sources·4 in dispute

Mostly:contains(4), rdf:type(4), type(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (16)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

containsContains(2)

invokedOnInvoked on(2)

partOfPart of(2)

addedToAdded to(1)

addsToAdds to(1)

containsComponentContains Component(1)

controlsControls(1)

controlsBehaviorOfControls Behavior of(1)

followsFollows(1)

hasComponentHas Component(1)

isComponentOfIs Component of(1)

receivesParameterReceives Parameter(1)

supportsSupports(1)

Other facts (26)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

26 facts
PredicateValueRef
ContainsHttp Sampler[1]
ContainsConstant Timer[1]
ContainsHttp Sampler[2]
ContainsHttp Request[3]
Rdf:typeThread Group[1]
Rdf:typeThread Group[2]
Rdf:typeJ Meter Component[3]
Rdf:typeJ Meter Thread Group[3]
TypeThread Group[1]
Type[2]
Has ParameterDesired Number of Threads[2]
Has ParameterRamp Up Period[2]
Added toTest Plan[1]
Part ofTest Plan[1]
Variable TypeThreadGroup[1]
Has Number of ThreadsDesired Number of Threads[2]
Has Ramp Up PeriodRamp Up Period[2]
Uses Loop ControllerLoop Controller[2]
Is Configured byLoop Controller[2]
Is Component ofTest Plan[2]
Has AttributeLoop Count[2]
Class NameThreadGroup[2]
Configured WithLoop Controller[2]
Has PropertyThread Count[3]
Configuresconcurrency-level[3]
Sets500[3]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

addedTobeam/5e19011b-1146-4b43-b42a-36f7ce7edc80
ex:test-plan
typebeam/5e19011b-1146-4b43-b42a-36f7ce7edc80
Thread Group
partOfbeam/5e19011b-1146-4b43-b42a-36f7ce7edc80
ex:test-plan
containsbeam/5e19011b-1146-4b43-b42a-36f7ce7edc80
ex:http-sampler
containsbeam/5e19011b-1146-4b43-b42a-36f7ce7edc80
ex:constant-timer
typebeam/5e19011b-1146-4b43-b42a-36f7ce7edc80
ex:ThreadGroup
variableTypebeam/5e19011b-1146-4b43-b42a-36f7ce7edc80
ThreadGroup
typebeam/db582d19-4bda-401e-b148-78fdc6515868
ex:ThreadGroup
hasNumberOfThreadsbeam/db582d19-4bda-401e-b148-78fdc6515868
ex:desired-number-of-threads
hasRampUpPeriodbeam/db582d19-4bda-401e-b148-78fdc6515868
ex:ramp-up-period
usesLoopControllerbeam/db582d19-4bda-401e-b148-78fdc6515868
ex:loop-controller
isConfiguredBybeam/db582d19-4bda-401e-b148-78fdc6515868
ex:loop-controller
containsbeam/db582d19-4bda-401e-b148-78fdc6515868
ex:http-sampler
hasParameterbeam/db582d19-4bda-401e-b148-78fdc6515868
ex:desired-number-of-threads
hasParameterbeam/db582d19-4bda-401e-b148-78fdc6515868
ex:ramp-up-period
typebeam/db582d19-4bda-401e-b148-78fdc6515868
ex:
isComponentOfbeam/db582d19-4bda-401e-b148-78fdc6515868
ex:test-plan
hasAttributebeam/db582d19-4bda-401e-b148-78fdc6515868
ex:loop-count
classNamebeam/db582d19-4bda-401e-b148-78fdc6515868
ThreadGroup
configuredWithbeam/db582d19-4bda-401e-b148-78fdc6515868
ex:loop-controller
typebeam/34ab2fa5-cacc-43c6-8a90-e914250fc424
ex:JMeterComponent
labelbeam/34ab2fa5-cacc-43c6-8a90-e914250fc424
Thread Group
hasPropertybeam/34ab2fa5-cacc-43c6-8a90-e914250fc424
ex:thread-count
containsbeam/34ab2fa5-cacc-43c6-8a90-e914250fc424
ex:http-request
configuresbeam/34ab2fa5-cacc-43c6-8a90-e914250fc424
concurrency-level
setsbeam/34ab2fa5-cacc-43c6-8a90-e914250fc424
500
typebeam/34ab2fa5-cacc-43c6-8a90-e914250fc424
ex:JMeterThreadGroup

References (3)

3 references
  1. ctx:claims/beam/5e19011b-1146-4b43-b42a-36f7ce7edc80
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5e19011b-1146-4b43-b42a-36f7ce7edc80
      Show excerpt
      headerManager.add(new Header("Content-Type", "application/json")); httpSampler.setHeaderManager(headerManager); // Add the HTTP Sampler to the thread group threadGroup.addTestElement(httpSampler); /
  2. ctx:claims/beam/db582d19-4bda-401e-b148-78fdc6515868
    • full textbeam-chunk
      text/plain1 KBdoc:beam/db582d19-4bda-401e-b148-78fdc6515868
      Show excerpt
      - Load JMeter properties and set the locale. 2. **Create the Test Plan:** - Define a `TestPlan` and enable it. 3. **Create a Thread Group:** - Define a `ThreadGroup` with the desired number of threads and ramp-up period. - Set
  3. ctx:claims/beam/34ab2fa5-cacc-43c6-8a90-e914250fc424
    • full textbeam-chunk
      text/plain1 KBdoc:beam/34ab2fa5-cacc-43c6-8a90-e914250fc424
      Show excerpt
      ### Keycloak Properties Configuration Ensure you have the necessary Keycloak properties configured in your `application.properties` or `application.yml`: ```properties keycloak.auth-server-url=http://localhost:8080/auth keycloak.realm=myr

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.