Skip to content

⟦REQ⟧ Add examples of chained parallel queue networks (split->join->split->join) #3

@aarjaneiro

Description

@aarjaneiro

Is your feature request related to a problem? Please describe.
Currently there only exists examples and tests for singular split-join systems; iteration would be an interesting inclusion.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Add examples and/or tests which utilize iterated split-joins such that the resulting network consists of components ordered as:

Arrival→Router→Job→Router→Job

where "Job" refers to the process describing the behaviour of a job or replica after it is routed (see parallelqueue.network and parallelqueue.jobs)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions