From FP to FBP: Synthesizing Processing Elements for Stream Computing
Offered By: Code Sync via YouTube
Course Description
Overview
Explore a conference talk that delves into the synthesis of Flow-Based Programming (FBP) from Functional Programming (FP) for stream computing applications. Learn how Erlang's built-in constructs naturally support data transport and processing needs in FBP. Discover a two-step approach to enable data streaming between functional blocks: graphically designing a dataflow graph and providing elementary function definitions for each node. Understand how this disciplined approach allows you to write or reuse plain sequential Functional Programs, while the rest is handled through code generation. Examine various components, from stateless servers to stateful dataflow processors, and gain insights into declarative programming, dataflow, and automatic code generation and parallelization techniques.
Syllabus
Guy Narboni - From FP to FBP: Synthesizing processing elements for stream computing | Code BEAM STO
Taught by
Code Sync
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX