Related Experiment Video
Updated: Jun 23, 2025

08:15
Data Communication Based on MQTT in a Polymer Extrusion Process
Published on: July 15, 2022
3.4K
SPSC: Stream Processing Framework Atop Serverless Computing for Industrial Big Data
IEEE Transactions on Cybernetics
|June 21, 2024
Summary
We introduce SPSC, a novel serverless stream computing framework. SPSC enhances big data processing efficiency by using stateless Lambda functions, outperforming traditional systems like Apache Flink.
Area of Science:
- Computer Science
- Data Engineering
- Distributed Systems
Background:
- The increasing volume of data from smart manufacturing and information technologies necessitates efficient processing.
- Existing distributed stream processing systems (e.g., Apache Flink, Spark) face challenges with resource underutilization and high latency.
- Big data applications require scalable and performant solutions.
Purpose of the Study:
- To propose SPSC, a serverless-based stream computing framework designed to address the limitations of current big data processing systems.
- To achieve efficient task and data parallelism in stream processing.
- To evaluate the performance of the SPSC framework.
Main Methods:
- Developed SPSC, a serverless framework utilizing atomic streams and stateless Lambda functions as operators.
- Implemented a prototype on Amazon Web Services (AWS) using AWS Lambda, AWS Simple Queue Service (SQS), and AWS DynamoDB.
- Discretized events into atomic streams and employed context-irrelevant Lambda functions for parallel processing.
Main Results:
- The SPSC framework demonstrated superior performance compared to Alibaba's real-time computing Flink version.
- SPSC achieved a 10.12% performance improvement with comparable overhead.
- The serverless approach facilitated inherent data parallelism and task parallelism.
Conclusions:
- SPSC offers an efficient and performant alternative for big data stream processing in smart manufacturing and related fields.
- Serverless architectures can effectively address challenges of resource underutilization and latency in big data scenarios.
- The proposed framework shows significant potential for real-time data processing applications.
Related Concept Videos
Parallel Processing
150
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
150
Stream Function
1.5K
In two-dimensional incompressible fluid flow, the continuity equation is essential for ensuring mass conservation, meaning that any change in fluid entering or exiting a region is balanced by a corresponding change elsewhere. For incompressible flow, where density remains constant, this requirement simplifies to the condition that the divergence of the velocity field must be zero. Mathematically, this is expressed as,
1.5K
Rapidly Varying Flow
57
Rapidly varying flow (RVF) in open channels is characterized by abrupt changes in flow depth over a short distance, with the rate of depth change relative to distance often approaching unity. These flows are inherently complex due to their transient and multi-dimensional nature, making exact analysis difficult. However, approximate solutions using simplified models provide valuable insights into their behavior.Key Features of Rapidly Varying FlowRVF is commonly observed in scenarios involving...
57
Distributed Loads
528
Distributed loads are a common type of load that engineers and scientists encounter in various practical situations. Distributed loads often refer to a type of load spread over a surface or a structure and can be modeled as continuous force per unit area.
For example, consider a bookshelf filled with books stacked vertically adjacent to each other. The weight of the books is evenly distributed over the length of the shelf. As a result, the pressure at different locations on the surface of the...
For example, consider a bookshelf filled with books stacked vertically adjacent to each other. The weight of the books is evenly distributed over the length of the shelf. As a result, the pressure at different locations on the surface of the...
528
Fast Decoupled and DC Powerflow
187
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
187
Mass Analyzers: Overview
632
The mass analyzer is a crucial component of the mass spectrometer. In the ionization chamber, the vaporized sample is bombarded with a high-energy electron beam to generate a radical cation and further fragment into neutral molecules, radicals, and cations. A series of negatively charged accelerator plates accelerate the cations into the mass analyzer. The mass analyzer separates ions according to their mass-to-charge (m/z) ratios and then directs them to the detector. The common types of mass...
632

