Dontopedia

locust -f locustfile.py

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

locust -f locustfile.py has 20 facts recorded in Dontopedia across 2 references, with 3 live disagreements.

20 facts·15 predicates·2 sources·3 in dispute

Mostly:has parameter(3), rdf:type(2), uses placeholder(2)

Maturity scale raw canonical shape-checked rule-derived certified

Uses ToolusesTool

  • Wrk[1]all time · 31d2dc7d 6440 4042 A7a8 44b9b50cc32f

Other facts (18)

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.

18 facts
PredicateValueRef
Has Parameter-t12[1]
Has Parameter-c48[1]
Has Parameter-d30s[1]
Rdf:typeShell Command[1]
Rdf:typeCommand[2]
Uses PlaceholderLoad Balancer Ip[1]
Uses PlaceholderPort Placeholder[1]
Command Textwrk -t12 -c48 -d30s http://<load_balancer_ip>:<port>[1]
TargetsLoad Balancer Endpoint[1]
Specifies Threads12[1]
Specifies Connections48[1]
Specifies Duration30s[1]
Executes With12[1]
Thread Count12[1]
Connection Count48[1]
Duration30s[1]
ExecutesLocust[2]
References FileLocustfile Py[2]

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.

typebeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
ex:ShellCommand
commandTextbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
wrk -t12 -c48 -d30s http://<load_balancer_ip>:<port>
usesToolbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
ex:wrk
hasParameterbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
-t12
hasParameterbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
-c48
hasParameterbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
-d30s
targetsbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
ex:load-balancer-endpoint
usesPlaceholderbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
ex:load-balancer-ip
usesPlaceholderbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
ex:port-placeholder
specifiesThreadsbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
12
specifiesConnectionsbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
48
specifiesDurationbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
30s
executesWithbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
12
threadCountbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
12
connectionCountbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
48
durationbeam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
30s
typebeam/6845bb99-14f9-4f20-836b-192b73cda2a7
ex:Command
labelbeam/6845bb99-14f9-4f20-836b-192b73cda2a7
locust -f locustfile.py
executesbeam/6845bb99-14f9-4f20-836b-192b73cda2a7
ex:locust
referencesFilebeam/6845bb99-14f9-4f20-836b-192b73cda2a7
ex:locustfile-py

References (2)

2 references
  1. ctx:claims/beam/31d2dc7d-6440-4042-a7a8-44b9b50cc32f
  2. ctx:claims/beam/6845bb99-14f9-4f20-836b-192b73cda2a7
    • full textbeam-chunk
      text/plain1012 Bdoc:beam/6845bb99-14f9-4f20-836b-192b73cda2a7
      Show excerpt
      ### Example Load Testing with Locust Here's an example of how you might set up a simple load test using Locust: ```python from locust import HttpUser, task, between class MyUser(HttpUser): wait_time = between(1, 5) @task def

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.