DSPS/demo_files/Validierung_Queueing_Theory/1/profile.json

30 lines
858 B
JSON
Raw Normal View History

2021-09-02 10:27:53 +00:00
{
"$id": "/Matz/Patrice/Master-Thesis/Profile.schema.json",
"name": "name",
"scenarios": [
{
"scenarioID": 1,
"interactions": [
{
"name": "1",
"interactionID": "1",
"delay": 0,
"functions": [
{
"functionID": "f1",
"cpu": 100,
"cpu_time": 1000000000,
"ram": 1,
"io": 0,
"net": 0,
"delay": 0,
"callbacks": [
"-1"
]
}
]
}
]
}
]
}