12 lines
No EOL
309 B
JSON
12 lines
No EOL
309 B
JSON
{
|
|
"scheduling_strategy": "round_robin",
|
|
"num_threads": 8,
|
|
"queue_type": "priority",
|
|
"affinity": true,
|
|
"simulation_duration": 5000,
|
|
"time_slice_ms": 10,
|
|
"seed": 42,
|
|
"outlier_threshold": 2.5,
|
|
"logging_level": "INFO",
|
|
"description": "Beispielkonfiguration für Scheduling-Simulationstests."
|
|
} |