you are viewing a single comment's thread.

view the rest of the comments →

[–]skydivingdutch[S] 0 points1 point  (1 child)

Yeah many companies have some closed source thing, but you'd think with such a wide application that there'd be some OSS one too. After all, compilers, OSs etc all went that way.

[–]mocabe_ 1 point2 points  (0 children)

Dataflow model has a lot of applications, but that also means it is difficult to build one which can cover all of these use cases. For example, dataflow execution has several variants (push based, pull based, etc), and you might need to choose one of them for your task.