New article: "A declarative data-processing pipeline on top of actors? Why not?"

8 views
Skip to first unread message

Yauheni Akhotnikau

unread,
Jul 17, 2019, 6:57:58 AM7/17/19
to SObjectizer
What if you already have actors and want to build data-processing pipeline on top of them (e.g., building something similar to reactive- or data-flow programming)? Something like:

validate | convert | archive | distribute

It could be rather easy, and C++ templates can help to catch some errors at compile-time.

There is a new article about an experiment of building such pipeline DSL on the top of SObjectizer and so5extra: A declarative data-processing pipeline on top of actors? Why not?
Reply all
Reply to author
Forward
0 new messages