中文
相关论文

相关论文: Efficiently Reclaiming Space in a Log Structured S…

200 篇论文

Logs are a fundamental component of modern computer systems. They enable the analysis and monitoring teams to understand any abnormal or malicious behavior that may have occurred. The continuous increase in the volume of logs generated by…

信息检索 · 计算机科学 2023-04-25 Arthur Vervaet , Raja Chiky , Mar Callau-Zori

Log data plays a critical role in observability, debugging, and performance monitoring in modern cloud-native systems. In small and early-stage cloud deployments, however, log retention policies are frequently configured far beyond…

分布式、并行与集群计算 · 计算机科学 2026-01-21 Jody Almaida Putra

Storage devices based on flash memory have replaced hard disk drives (HDDs) due to their superior performance, increasing density, and lower power consumption. Unfortunately, flash memory is subject to challenging idiosyncrasies like…

数据库 · 计算机科学 2015-04-08 Niv Dayan , Philippe Bonnet

Software systems usually record important runtime information in their logs. Logs help practitioners understand system runtime behaviors and diagnose field failures. As logs are usually very large in size, automated log analysis is needed…

软件工程 · 计算机科学 2020-01-10 Hetong Dai , Heng Li , Weiyi Shang , Tse-Hsun Chen , Che-Shao Chen

Many of the current bio-inspired delivery networks set their focus on search, e.g., by using artificial ants. If the network size and, therefore, the search space gets too large, the users experience high delays until the requested content…

多媒体 · 计算机科学 2011-11-02 Anita Sobe , Wilfried Elmenreich , Laszlo Böszörmenyi

The increasing reliance on renewable energy generation means that storage may well play a much greater role in the balancing of future electricity systems. We show how heterogeneous stores, differing in capacity and rate constraints, may be…

最优化与控制 · 数学 2021-06-14 Stan Zachary , Simon Tindemans , Michael Evans , James Cruise , David Angeli

Service-based architectures provide substantial benefits, yet service orchestration remains a challenge, particularly for newcomers. While various resources on orchestration techniques exist, they often lack clarity and standardization,…

软件工程 · 计算机科学 2025-10-02 Diogo Maia , Filipe Correia , André Restivo , Paulo Queiroz

This paper introduces a warehouse optimization procedure aimed at enhancing the efficiency of product storage and retrieval. By representing product locations and order flows within a time-evolving graph structure, we employ unsupervised…

最优化与控制 · 数学 2025-10-21 Magnus Bengtsson , Jens Wittsten , Jonas Waidringer

Database query processing requires algorithms for duplicate removal, grouping, and aggregation. Three algorithms exist: in-stream aggregation is most efficient by far but requires sorted input; sort-based aggregation relies on external…

数据库 · 计算机科学 2022-09-27 Thanh Do , Goetz Graefe , Jeffrey Naughton

In a dynamic retrieval system, documents must be ingested as they arrive, and be immediately findable by queries. Our purpose in this paper is to describe an index structure and processing regime that accommodates that requirement for…

信息检索 · 计算机科学 2023-01-12 Alistair Moffat , Joel Mackenzie

The three traditional failure classes are system, media, and transaction failures. Sometimes, however, modern storage exhibits failures that differ from all of those. In order to capture and describe such cases, single-page failures are…

数据库 · 计算机科学 2012-03-30 Goetz Graefe , Harumi Kuno

Developers perform online sensemaking on a daily basis, such as researching and choosing libraries and APIs. Prior research has introduced tools that help developers capture information from various sources and organize it into structures…

软件工程 · 计算机科学 2022-02-07 Michael Xieyang Liu , Aniket Kittur , Brad A. Myers

Dynamic graph storage systems are essential for real-time applications such as social networks and recommendation, where graph data continuously evolves. However, they face significant challenges in efficiently handling concurrent read and…

数据库 · 计算机科学 2025-07-02 Chiyu Hao , Jixian Su , Shixuan Sun , Hao Zhang , Sen Gao , Jianwen Zhao , Chenyi Zhang , Jieru Zhao , Chen Chen , Minyi Guo

Our term "structure discovery" denotes the recovery of structure, such as the grouping of cells, that was intended by a spreadsheet's author but is not explicit in the spreadsheet. We are implementing structure discovery tools in the…

软件工程 · 计算机科学 2008-03-10 Jocelyn Paine

Large-scale systems with arrays of solid state disks (SSDs) have become increasingly common in many computing segments. To make such systems resilient, we can adopt erasure coding such as Reed-Solomon (RS) code as an alternative to…

分布式、并行与集群计算 · 计算机科学 2017-09-20 Sungjoon Koh , Jie Zhang , Miryeong Kwon , Jungyeon Yoon , David Donofrio , Namsung Kim , Myoungsoo Jung

In the use of database systems, the design of the storage engine and data model directly affects the performance of the database when performing queries. Therefore, the users of the database need to select the storage engine and design data…

数据库 · 计算机科学 2020-08-18 Hongzhi Wang , Yan Wei , Hao Yan

This paper mainly focuses on the problem of lossy compression storage from the perspective of message importance when the reconstructed data pursues the least distortion within limited total storage size. For this purpose, we transform this…

信息论 · 计算机科学 2020-06-24 Shanyun Liu , Rui She , Zheqi Zhu , Pingyi Fan

This paper tries to throw light in the usage of data structures in the field of information retrieval. Information retrieval is an area of study which is gaining momentum as the need and urge for sharing and exploring information is growing…

信息检索 · 计算机科学 2016-02-26 V. R. Kanagavalli , G. Maheeja

Data recovery has long been a focus of the electronics industry for decades by security experts, focusing on hard disk recovery, a type of non-volatile memory. Unfortunately, none of the existing research, neither from academia, industry,…

密码学与安全 · 计算机科学 2022-08-08 Joshua Hovanes , Yadi Zhong , Ujjwal Guin

Efficient planning plays a crucial role in model-based reinforcement learning. Traditionally, the main planning operation is a full backup based on the current estimates of the successor states. Consequently, its computation time is…

人工智能 · 计算机科学 2013-01-14 Harm van Seijen , Richard S. Sutton