Skip to content

Opening book details…

About this document

Flow-Based Programming Overview by Laercio Marques is a document available to read on EtoBox.

The document discusses Flow-Based Programming (FBP) as an approach to building reliable and maintainable applications. FBP models applications as independent processes that communicate asynchronously via data streams. This contrasts with the traditional von Neumann model which uses a procedural, sequential approach. FBP applications are composed of pre-defined reusable component blocks with clean interfaces. The connections between components are defined externally, allowing the flows of data packets to be

Author
Laercio Marques
Language
EN