Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1362

How to create Graph at runtime?

$
0
0

Hello, everybody!
I need to build akka streams graph at runtime. I have some kind of configuration file (blueprint) which describes the topology. So, it is not known at compilation time. But as soon the graph is created it doesn’t change. In this sense it is static. I can use MergeHub, PartitionHub etc. But they allow to build a pure dynamic graph. This is not exactly what I need. Is there any other option?

Thank you,
Andrey

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1362

Trending Articles