/benchmarks/scenarii/one_to_many.yml
YAML | 35 lines | 35 code | 0 blank | 0 comment | 0 complexity | a9fb7d91e18b5ec148b12c1166ca1626 MD5 | raw file
- load:
- duration: 10
- unit: minute
- arrivals:
- -
- duration: 8
- unit: minute
- users:
- interval: 0.04
- unit: second
- sessions:
- -
- name: passive_1
- type: connect_and_listen
- probability: 47
- variables:
- meeting: demo
- -
- name: active_1
- type: connect_and_push
- probability: 3
- variables:
- meeting: demo
- -
- name: passive_2
- type: connect_and_listen
- probability: 47
- variables:
- meeting: demo2
- -
- name: active_2
- type: connect_and_push
- probability: 3
- variables:
- meeting: demo2