中文
相关论文

相关论文: S-Store: Streaming Meets Transaction Processing

200 篇论文

Processing sensitive data, such as those produced by body sensors, on third-party untrusted clouds is particularly challenging without compromising the privacy of the users generating it. Typically, these sensors generate large quantities…

密码学与安全 · 计算机科学 2019-06-18 Carlos Segarra , Ricard Delgado-Gonzalo , Mathieu Lemay , Pierre-Louis Aublin , Peter Pietzuch , Valerio Schiavoni

Cloud and big data workloads are increasingly distributing data across multiple cloud providers and regions for rapid decision-making and analytics. Traditional transfer tools are typically specialized for a single paradigm, either stream…

分布式、并行与集群计算 · 计算机科学 2026-03-24 Muhammad Arslan Tariq , Grégoire Danoy , Pascal Bouvry

Over the past decade, we have witnessed a dramatic evolution in main-memory capacity and multi-core parallelism of server hardware. To leverage this hardware potential, multi-core in-memory OLTP database systems have been extensively…

数据库 · 计算机科学 2022-04-25 Vivek Shah , Marcos Antonio Vaz Salles

Streaming computations on massive data sets are an attractive candidate for parallelization, particularly when they exhibit independence (and hence data parallelism) between items in the stream. However, some streaming computations are…

分布式、并行与集群计算 · 计算机科学 2020-06-16 Stephen Timcheck , Jeremy Buhler

In this paper, we present a vision for a new generation of multimodal streaming systems that embed MLLMs as first-class operators, enabling real-time query processing across multiple modalities. Achieving this is non-trivial: while recent…

Data stream algorithms tackle operations on high-volume sequences of read-once data items. Data stream scenarios include inherently real-time systems like sensor networks and financial markets. They also arise in purely-computational…

数据结构与算法 · 计算机科学 2024-03-04 Matthew Andres Moreno , Santiago Rodriguez Papa , Emily Dolson

Scalable ordered maps must ensure that range queries, which operate over many consecutive keys, provide intuitive semantics (e.g., linearizability) without degrading the performance of concurrent insertions and removals. These goals are…

分布式、并行与集群计算 · 计算机科学 2024-10-11 Matthew Rodriguez , Vitaly Aksenov , Michael Spear

This paper presents a stream-oriented architecture for structuring cluster applications. Clusters that run applications based on this architecture can scale to tenths of thousands of nodes with significantly less performance loss or…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Tassos S. Argyros , David R. Cheriton

This paper describes HyperStream, a large-scale, flexible and robust software package, written in the Python language, for processing streaming data with workflow creation capabilities. HyperStream overcomes the limitations of other…

机器学习 · 计算机科学 2019-08-09 Tom Diethe , Meelis Kull , Niall Twomey , Kacper Sokol , Hao Song , Miquel Perello-Nieto , Emma Tonkin , Peter Flach

This paper presents a case for exploiting the synergy of dedicated and opportunistic network resources in a distributed hosting platform for data stream processing applications. Our previous studies have demonstrated the benefits of…

分布式、并行与集群计算 · 计算机科学 2016-11-17 Shah Asaduzzaman , Muthucumaru Maheswaran

Simultaneous speech-to-speech translation (Simul-S2ST, a.k.a streaming speech translation) outputs target speech while receiving streaming speech inputs, which is critical for real-time communication. Beyond accomplishing translation…

计算与语言 · 计算机科学 2024-06-06 Shaolei Zhang , Qingkai Fang , Shoutao Guo , Zhengrui Ma , Min Zhang , Yang Feng

Building Management Systems (BMSs) have evolved in recent years, in ways that require changes to existing network architectures that follow the store-then-analyse approach. The primary cause is the increasing deployment of a diverse range…

网络与互联网体系结构 · 计算机科学 2021-03-17 Rohit Verma , Justas Brazauskas , Vadim Safronov , Matthew Danish , Jorge Merino , Xiang Xie , Ian Lewis , Richard Mortier

Financial platforms and enterprise systems frequently provide transaction export capabilities to support reporting, reconciliation, auditing, and regulatory compliance workflows. In many environments, these exports involve very large…

分布式、并行与集群计算 · 计算机科学 2026-03-16 Abhiram Kandiraju

Experiment-in-the-Loop Computing (EILC) requires support for numerous types of processing and the management of heterogeneous infrastructure over a dynamic range of scales: from the edge to the cloud and HPC, and intermediate resources.…

分布式、并行与集群计算 · 计算机科学 2019-09-16 Andre Luckow , Shantenu Jha

Streaming computing effectively manages large-scale streaming data in real-time, making it ideal for applications such as real-time recommendations, anomaly detection, and monitoring, all of which require immediate processing. In this…

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

Distributed Stream Processing systems have become an essential part of big data processing platforms. They are characterized by the high-throughput processing of near to real-time event streams with the goal of delivering low-latency…

分布式、并行与集群计算 · 计算机科学 2022-06-22 Morgan K. Geldenhuys , Dominik Scheinert , Odej Kao , Lauritz Thamsen

Shared memory multiprocessors come back to popularity thanks to rapid spreading of commodity multi-core architectures. As ever, shared memory programs are fairly easy to write and quite hard to optimise; providing multi-core programmers…

分布式、并行与集群计算 · 计算机科学 2009-09-10 Marco Aldinucci , Massimo Torquati , Massimiliano Meneghin

Software Transactional Memory Systems (STM) are a promising alternative to lock based systems for concurrency control in shared memory systems. In multiversion STM systems, each write on a transaction object produces a new version of that…

分布式、并行与集群计算 · 计算机科学 2013-05-30 Priyanka Kumar , Sathya Peri

Streaming data join is a critical process in the field of near-real-time data warehousing. For this purpose, an adaptive semi-stream join algorithm called CACHEJOIN (Cache Join) focusing non-uniform stream data is provided in the…

数据库 · 计算机科学 2019-11-11 M. Asif Naeem , Erum Mehmood , M G Abbas , Noreen Jamil

Efficient data streaming is essential for real-time data analytics, visualization, and machine learning model training, particularly when dealing with high-volume datasets. Various streaming technologies and serialization protocols have…

软件工程 · 计算机科学 2024-11-05 Samuel Jackson , Nathan Cummings , Saiful Khan