Closed Overbryd closed 6 years ago
@theharq check this out, Paul suggest we might just use controller/client to nest recipes.
This is definitely a solution that uses a lot more processes, and is not as elegant as chaining the GenStages together, but it fulfils the purpose.
Performance tests will show what the implications are for this kind of nesting.
I am happy with it. We might just work on a Controller that does the nesting on a GenStage level another time.
@theharq Please have a look at this PR and approve if it looks good to you
Was there anything else pending before merging this?
@theharq check this out, Paul suggest we might just use controller/client to nest recipes.
This is definitely a solution that uses a lot more processes, and is not as elegant as chaining the GenStages together, but it fulfils the purpose.
Performance tests will show what the implications are for this kind of nesting.
I am happy with it. We might just work on a Controller that does the nesting on a GenStage level another time.