Litcius/Paper detail

Control Flow Versus Data Flow in Distributed Systems Integration: Revival of Flow-Based Programming for the Industrial Internet of Things

Wilhelm Hasselbring, Maik Wojcieszak, Schahram Dustdar

2021IEEE Internet Computing10 citationsDOIOpen Access PDF

Abstract

When we consider the application layer1 of networked infrastructures, data and control flow are important concerns in distributed systems integration. Modularity is a fundamental principle in software design,2 in particular for distributed system architectures. Modularity emphasizes high cohesion of individual modules and low coupling between modules. Microservices are a recent modularization approach with the specific requirements of independent deployability and, in particular, decentralized data management.3 Cohesiveness of microservices goes hand-in-hand with loose coupling, making the development, deployment, and evolution of microservice architectures flexible and scalable.4 However, in our experience with microservice architectures, interactions and flows among microservices are usually more complex than in traditional, monolithic enterprise systems, since services tend to be smaller and only have one responsibility, causing collaboration needs. We suggest that for loose coupling among microservices, explicit control-flow modeling and execution with central workflow engines should be avoided on the application integration level. On the level of integrating microservices, data-flow modeling should be dominant. Control-flow should be secondary and preferably delegated to the microservices. We discuss coupling in distributed systems integration and reflect the history of business process modeling with respect to data and control flow. To illustrate our recommendations, we present some results for flow-based programming in our Industrial DevOps project Titan, where we employ flow-based programming for the Industrial Internet of Things.

Topics & Concepts

MicroservicesComputer scienceDistributed computingModularity (biology)Software engineeringWorkflowLoose couplingControl flowThe InternetData flow diagramSeparation of concernsCohesion (chemistry)Legacy systemScheduling (production processes)Replication (statistics)Service-oriented architectureDistributed databaseDecentralised systemModular programmingMiddleware (distributed applications)Programming paradigmBusiness processSoftwareComponent-based software engineeringAutomationDatabaseSoftware developmentDistributed design patternsData modelingSystem integrationWorkflow engineDevOpsDistributed control systemSystem programmingSoftware systemSoftware architectureControl (management)Industrial control systemEnterprise systemProcess (computing)Software System Performance and ReliabilityCloud Computing and Resource ManagementMobile Agent-Based Network Management
Control Flow Versus Data Flow in Distributed Systems Integration: Revival of Flow-Based Programming for the Industrial Internet of Things | Litcius