中文
相关论文

相关论文: Collaborative Reuse of Streaming Dataflows in IoT …

200 篇论文

We introduce BriskStream, an in-memory data stream processing system (DSPSs) specifically designed for modern shared-memory multicore architectures. BriskStream's key contribution is an execution plan optimization paradigm, namely RLAS,…

数据库 · 计算机科学 2019-04-10 Shuhao Zhang , Jiong He , Amelie Chi Zhou , Bingsheng He

As a typical Cyber-Physical System (CPS), smart water distribution networks require monitoring of underground water pipes with high sample rates for precise data analysis and water network control. Due to poor underground wireless channel…

社会与信息网络 · 计算机科学 2017-03-30 Sokratis Kartakis , Shusen Yang , Julie A. McCann

To conduct real-time analytics computations, big data stream processing engines are required to process unbounded data streams at millions of events per second. However, current streaming engines exhibit low throughput and high tuple…

分布式、并行与集群计算 · 计算机科学 2023-08-11 Shinhyung Yang , Jiun Jeong , Bernhard Scholz , Bernd Burgstaller

Streaming computing enables the real-time processing of large volumes of data and offers significant advantages for various applications, including real-time recommendations, anomaly detection, and monitoring. The multi-way stream join…

数据库 · 计算机科学 2024-11-26 Jinlong Hu , Tingfeng Qiu

In the fields of big data, AI, and streaming processing, we work with large amounts of data from multiple sources. Due to memory and network limitations, we process data streams on distributed systems to alleviate computational and network…

分布式、并行与集群计算 · 计算机科学 2020-06-18 József Dániel Gáspár , Martin Horváth , Győző Horváth , Zoltán Zvara

The massive streams of Internet of Things (IoT) data require a timely analysis to retain data usefulness. Stream processing systems (SPSs) enable this task, deriving knowledge from the IoT data in real-time. Such real-time analytics…

密码学与安全 · 计算机科学 2023-05-22 Mikhail Fomichev

The world has been experiencing rapid urbanization over the last few decades, putting a strain on existing city infrastructure such as waste management, water supply management, public transport and electricity consumption. We are also…

软件工程 · 计算机科学 2023-06-30 Shubham Mante

Leveraging recent advances in technologies surrounding the Internet of Things, "smart" water systems are poised to transform water resources management by enabling ubiquitous real-time sensing and control. Recent applications have…

系统与控制 · 计算机科学 2017-08-18 Matthew Bartos , Brandon Wong , Branko Kerkez

We address the joint optimization of multiple stream joins in a scale-out architecture by tailoring prior work on multi-way stream joins to predicate-driven data partitioning schemes. We present an integer linear programming (ILP)…

数据库 · 计算机科学 2021-04-19 Manuel Dossinger , Sebastian Michel

Distributed dataflow systems like Apache Flink and Apache Spark simplify processing large amounts of data on clusters in a data-parallel manner. However, choosing suitable cluster resources for distributed dataflow jobs in both type and…

分布式、并行与集群计算 · 计算机科学 2022-03-14 Jonathan Will , Onur Arslan , Jonathan Bader , Dominik Scheinert , Lauritz Thamsen

In this paper, we investigate three cross-facility data streaming architectures, Direct Streaming (DTS), Proxied Streaming (PRS), and Managed Service Streaming (MSS). We examine their architectural variations in data flow paths and…

分布式、并行与集群计算 · 计算机科学 2025-09-30 Anjus George , Michael Brim , Christopher Zimmer , David Rogers , Sarp Oral , Zach Mayes

Data-sharing pipelines involve a series of stages that apply policy-based data transformations to enable secure and effective data exchange among organizations. Although numerous tools and platforms exist to manage governance and…

数据库 · 计算机科学 2025-12-05 Sepideh Masoudi , Sebastian Werner , Pierluigi Plebani , Stefan Tai

Number of IoT devices is constantly increasing which results in greater complexity of computations and high data velocity. One of the approach to process sensor data is dataflow programming. It enables the development of reactive software…

网络与互联网体系结构 · 计算机科学 2020-05-25 Tomasz Szydlo , Joanna Sendorek , Robert Brzoza-Woch , Mateusz Windak

This paper presents a benchmark of stream processing throughput comparing Apache Spark Streaming (under file-, TCP socket- and Kafka-based stream integration), with a prototype P2P stream processing framework, HarmonicIO. Maximum throughput…

分布式、并行与集群计算 · 计算机科学 2019-12-20 Ben Blamey , Andreas Hellander , Salman Toor

An essential part of building a data-driven organization is the ability to handle and process continuous streams of data to discover actionable insights. The explosive growth of interconnected devices and the social Web has led to a large…

分布式、并行与集群计算 · 计算机科学 2019-07-23 Haruna Isah , Farhana Zulkernine

The era of big data has led to the emergence of new systems for real-time distributed stream processing, e.g., Apache Storm is one of the most popular stream processing systems in industry today. However, Storm, like many other stream…

分布式、并行与集群计算 · 计算机科学 2019-04-12 Boyang Peng , Mohammad Hosseini , Zhihao Hong , Reza Farivar , Roy Campbell

Efficiently retrieving relevant data from massive Internet of Things (IoT) networks is essential for downstream tasks such as machine learning. This paper addresses this challenge by proposing a novel data sourcing protocol that combines…

信息论 · 计算机科学 2025-09-12 Anders E. Kalør , Petar Popovski , Kaibin Huang

Major advances in telecommunications and the Internet of Things have given rise to numerous smart city scenarios in which smart services are provided. What was once a dream for the future has now become reality. However, the need to provide…

Distributed dataflow systems enable data-parallel processing of large datasets on clusters. Public cloud providers offer a large variety and quantity of resources that can be used for such clusters. Yet, selecting appropriate cloud…

分布式、并行与集群计算 · 计算机科学 2021-12-03 Jonathan Will , Lauritz Thamsen , Dominik Scheinert , Jonathan Bader , Odej Kao

Traditional distributed detection systems are often designed for a single target application. However, with the emergence of the Internet of Things (IoT) paradigm, next-generation systems are expected to be a shared infrastructure for…

系统与控制 · 计算机科学 2017-05-10 Long N. Le , Douglas L. Jones