ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

20 results for “Producer-consumer streaming pattern”

CS papers only

Hybrid search: Keyword + semantic, ranked by combined score.ⓘ

Want pure semantic search? Try claim verification →

cs.DScs.CCTheoreticalRecentJul 16, 2026

Semi-Streaming Matching in a Single Pass II: Greedy is Optimal

Sepehr Assadi, Max Jiang, Mars Xiang

This paper proves that no single-pass semi-streaming algorithm can achieve a better-than-half approximation to the maximum matching problem, implying the optimality of the naive greedy algorithm.

View →
cs.DScs.CCTheoreticalRecentJul 16, 2026

Semi-Streaming Matching in a Single Pass I: A New Framework for Lower Bounds via Blueprints

Sepehr Assadi, Max Jiang, Mars Xiang

The paper develops a new framework for proving lower bounds for the maximum matching problem in the semi-streaming model, improving upon the previous best known bounds.

View →
cs.DCEmpiricalRecentJun 29, 2026

StreamGuard: Low-Overhead Resilience for Real-time HPC Data Streams

Hai Duc Nguyen, Bogdan Nicolae, Tekin Bicer, Amal Gueroudji +3 more

This paper presents two techniques, dynamic checkpointing and progress-aware load redistribution, to maintain forward progress and balanced execution in real-time scientific workflows using the produc…

View →
cs.DCcs.AIcs.OSEmpiricalRecentJul 2, 2026

Fine-Grained Computation Offload for Off-the-Shelf Servers in Tens of Lines

Bojie Li

The paper proposes a method to improve the performance of fine-grained offloads on servers by overlapping the offload with other requests using server-side routing.

View →
cs.LOcs.PLTheoreticalRecentJun 15, 2026

A Stone-Cech Collecting Semantics for Residual Process Behaviour

Mike Stannett

This paper proposes a compact semantics for nonterminating computation residuals using tail-clusters in the Stone-Cech compactification, providing a common framework for various types of recurrence an…

View →
cs.DSTheoreticalRecentJul 9, 2026

Computing over Data Streams using Catalytic Space

Ripley Becker, Sourav Chakraborty, Debarshi Chanda, A. Pavan +1 more

This paper introduces a streaming model with catalytic memory and shows dramatic space savings for data stream algorithms, providing exact computation of frequency moments using multi-pass algorithms…

View →
cs.CLcs.DSRecentMay 29, 2026

Incremental BPE Tokenization

Shenghu Jiang, Ruihao Gong

The paper introduces an efficient, novel algorithm for incremental Byte Pair Encoding (BPE) tokenization that processes input text prefix by prefix, achieving significant speedups and enabling streami…

View →
cs.LGcs.AIcs.NITheoreticalRecentJul 27, 2026

Adaptive Data Admission and Retention for Streaming Federated Learning

Zhuoyi Zhao, Ben Liang

This paper proposes a framework for federated learning with limited client memory and time-varying sampling costs, and develops an Active-Constraint Drift-Plus-Penalty (ACDPP) policy to minimize the c…

View →
cs.DCTheoreticalRecentJun 12, 2026

On the Limits of Causal Observation in Shared-Memory Systems

Gilde Valeria Rodríguez, Armando Castañeda, Miguel Piña

This paper proves that a strongly consistent solution to the Causal Observability Problem is unachievable at the observable boundary and explores the impact of instrumentation placement on monitor gua…

View →
cs.CLcs.AIcs.MARecentJun 3, 2026

Streaming Communication in Multi-Agent Reasoning

Zhen Yang, Xiaogang Xu, Wen Wang, Cong Chen +2 more

The paper introduces StreamMA, a streaming multi-agent reasoning system that significantly reduces latency and improves effectiveness by passing reasoning steps to downstream agents as they are genera…

View →
cs.PLTheoreticalRecentJun 26, 2026

Prophecy-Based Automated Verification of Message-Passing Programs

Takashi Nagatomi, Musashi Katsura, Naoki Kobayashi, Yusuke Matsushita +1 more

This paper proposes a method for verifying functional correctness of message-passing concurrent programs using Constrained Horn Clause (CHC) solving.

View →
cs.CRcs.LORecentMay 4, 2026

Differentially Private Runtime Monitoring

Bernd Finkbeiner, Frederik Scheerer

The paper proposes a novel method to automatically enforce differential privacy in stream-based runtime monitoring specifications by analyzing temporal dependencies and injecting calibrated noise.

View →
cs.DCcs.MATheoreticalRecentJul 3, 2026

A Workflow-Aware Serving Layer for Agentic Applications

Jiayi Qian, Zishen Wan, Hanchen Yang, Chun Tao +2 more

The paper presents Dyserve, a workflow-aware serving layer for agentic AI applications that compiles per-node model and verifier choices into an integer linear program, allowing for efficient model se…

View →
cs.CVcs.AIRecentMay 28, 2026

SANA-Streaming: Real-time Streaming Video Editing with Hybrid Diffusion Transformer

Yuyang Zhao, Yicheng Pan, Qiyuan He, Jincheng Yu +5 more

SANA-Streaming introduces a novel, efficient framework that enables real-time, high-resolution streaming video-to-video editing by combining a hybrid diffusion transformer with specialized training an…

View →
cs.CRcs.LGRecentMay 23, 2026

CALIBURN: A Regime-Sensitivity Study of Operationally Calibrated Streaming Intrusion Detection

Michel A. Youssef

CALIBURN introduces a novel, five-component streaming pipeline for intrusion detection that allows operators to specify alerting behavior using cost and budget constraints, achieving state-of-the-art…

View →
cs.CRcs.GTRecentApr 5, 2026

Perils of Parallelism: Transaction Fee Mechanisms under Execution Uncertainty

Sarisht Wadhwa, Aviv Yaish, Fan Zhang, Kartik Nayak

The paper analyzes transaction fee mechanisms in modern blockchains that use parallel execution and contingency, proving an inherent trade-off between minimizing risks for users and maximizing revenue…

View →
cs.DCcs.PFEmpiricalRecentJun 27, 2026

Five Ways to Build a Concurrent Linked From Coarse-Grain Locking to Lock-Free Algorithms

Zeeshan Mohammed Rangrej

This paper explores five methods for making a linked list work efficiently with multiple threads, from using one big lock to a lock-free design.

View →
cs.CRcs.DCTheoreticalRecentJun 16, 2026

Gatling: Rapid-Fire Consensus from Parallel Composition

Giulia Scaffino, Max Resnick, Joachim Neu

Gatling is a new atomic broadcast protocol that achieves arbitrarily small inter-proposal times, even smaller than the network delay, by running multiple parallel instances of a black-box atomic broad…

View →
cs.CRRecentMay 6, 2026

Order Flow Exclusivity and Value Extraction Mechanisms: An Analysis of Ethereum Builder Centralization

Ao Zhang, Yunwen Liu, Ren Zhang, Yingdi Shan +1 more

The paper analyzes Ethereum builder transactions to show that builder centralization is an emergent property of the Proposer-Builder Separation (PBS) architecture, driven by specific order flow and ME…

View →