Data Flow Programming has been a research topic for software engineers since the `70s.
Recently, in the time of multicore CPU and GPU breakthrough, Data Flow paradigm is getting more popular than ever.
During the presentation, I will talk about how we can fuse Data Flow with Functional and Visual Programming ideologies in order to create an ultimate data processing solution.
Such combination can bring us a lot of benefits, like high performance, great flexibility and increased program logic clarity.