Skip to content

Idea: the commander should be able to run scenario's concurrently  #5

Description

@stefanooldeman

At this moment each scenario item in the spec is executed sequentially by pyrandall/commander.py.

Specs can "validate" that an event is received (consumed) within a certain time after producing. If the specified waiting time is significant, then the total execution time accumulates.

Also we should take into account that processing data with a timely manner often plays an important role in streaming architectures.

If anyone wishes to pick this up please discuss.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions