中文
相关论文

相关论文: Just-Right Consistency: reconciling availability a…

200 篇论文

Distributed storage systems employ replication to improve performance and reliability. To provide low latency data access, replicas are often required to accept updates without coordination with each other, and the updates are then…

分布式、并行与集群计算 · 计算机科学 2022-07-06 Yuqi Zhang , Hengfeng Wei , Yu Huang

This paper considers distributed resource allocation problems (DRAPs) with a coupled constraint for real-time systems. Based on primal-dual methods, we adopt a control perspective for optimization algorithm design by synthesizing a safe…

最优化与控制 · 数学 2025-08-05 Wenwen Wu , Shanying Zhu , Cailian Chen , Xinping Guan

One of the major challenges in distributed systems is establishing consistency among replicated data in a timely fashion. While the consistent ordering of events has been extensively researched, the time span to reach a consistent state is…

分布式、并行与集群计算 · 计算机科学 2013-10-29 Moritz Schattka

Minimizing coordination, or blocking communication between concurrently executing operations, is key to maximizing scalability, availability, and high performance in database systems. However, uninhibited coordination-free execution can…

数据库 · 计算机科学 2014-10-31 Peter Bailis , Alan Fekete , Michael J. Franklin , Ali Ghodsi , Joseph M. Hellerstein , Ion Stoica

In distributed multi-agent systems, correctness is often entangled with operational policies such as scheduling, batching, or routing, which makes systems brittle since performance-driven policy evolution may break integrity guarantees.…

分布式、并行与集群计算 · 计算机科学 2025-10-08 Zhiyuan Ren , Tao Zhang , Wenchi Chen

CRDTs are distributed data types that make eventual consistency of a distributed object possible and non ad-hoc. Specifically, state-based CRDTs ensure convergence through disseminating the en- tire state, that may be large, and merging it…

分布式、并行与集群计算 · 计算机科学 2015-03-04 Paulo Sérgio Almeida , Ali Shoker , Carlos Baquero

Programming large-scale distributed applications requires new abstractions and models to be done well. We demonstrate that these models are possible. Following from both the FLP result and CAP theorem, we show that concurrent programming…

分布式、并行与集群计算 · 计算机科学 2017-02-02 Christopher S. Meiklejohn

Foundational models of computation often abstract away physical hardware limitations. However, in extreme environments like In-Network Computing (INC), these limitations become inviolable laws, creating an acute trilemma among communication…

分布式、并行与集群计算 · 计算机科学 2026-02-26 Zhiyuan Ren , Mingxuan Lu , Wenchi Cheng

Consensus protocols are fundamental in distributed systems as they enable software with strong consistency properties. However, designing optimized protocols for specific use-cases under certain system assumptions is typically a laborious…

编程语言 · 计算机科学 2025-04-09 Julian Haas , Ragnar Mogk , Annette Bieniusa , Mira Mezini

Cloud computing enables users (clients) to outsource large volume of their data to cloud servers. Secure distributed cloud storage schemes ensure that multiple servers store these data in a reliable and untampered fashion. We propose an…

密码学与安全 · 计算机科学 2018-06-05 Binanda Sengupta , Nishant Nikam , Sushmita Ruj , Srinivasan Narayanamurthy , Siddhartha Nandi

The development of distributed systems requires developers to balance the need for consistency, availability, and partition tolerance. Conflict-free replicated data types (CRDTs) are widely used in eventually consistent systems to reduce…

分布式、并行与集群计算 · 计算机科学 2018-06-19 Xin Zhao , Philipp Haller

Digital collaboration systems support asynchronous work over replicated data, where conflicts arise when concurrent operations cannot be unambiguously integrated into a shared history. While Conflict-Free Replicated Data Types (CRDTs)…

分布式、并行与集群计算 · 计算机科学 2026-05-14 Georgii Semenov , Vitaly Aksenov

Production data centers operate under various workload sizes ranging from latency-sensitive mice flows to long-lived elephant flows. However, the predominant load balancing scheme in data center networks, equal-cost multi-path (ECMP), is…

网络与互联网体系结构 · 计算机科学 2020-10-05 Sultan Alanazi , Bechir Hamdaoui

Geo-replicated databases often operate under the principle of eventual consistency to offer high-availability with low latency on a simple key/value store abstraction. Recently, some have adopted commutative data types to provide seamless…

分布式、并行与集群计算 · 计算机科学 2015-04-01 Valter Balegas , Diogo Serra , Sérgio Duarte , Carla Ferreira , Rodrigo Rodrigues , Nuno Preguiça , Marc Shapiro , Mahsa Najafzadeh

An inconsistent database is a database that violates one or more integrity constraints, such as functional dependencies. Consistent Query Answering is a rigorous and principled approach to the semantics of queries posed against inconsistent…

数据库 · 计算机科学 2019-05-09 Akhil A. Dixit , Phokion G. Kolaitis

Constraint Programming (CP) has proved an effective paradigm to model and solve difficult combinatorial satisfaction and optimisation problems from disparate domains. Many such problems arising from the commercial world are permeated by…

人工智能 · 计算机科学 2018-08-08 Neil Yorke-Smith , Carmen Gervet

Quantum key distribution (QKD) security fundamentally relies on the ability to distinguish genuine quantum correlations from classical eavesdropper simulations, yet existing certification methods lack rigorous statistical guarantees under…

量子物理 · 物理学 2025-12-04 Davut Emre Tasar , Ceren Ocal Tasar

In Opportunistic Networks (OppNets), the dissemination of information can only rely on transient pairwise radio contacts between mobile devices (peers). Designing distributed applications that can run in such conditions is a challenge, but…

分布式、并行与集群计算 · 计算机科学 2026-05-22 Frédéric Guidec , Yves Mahéo

Data backup is a core technology for improving system resilience to system failures. Data backup in enterprise systems is required to minimize the impacts on business processing, which can be categorized into two factors: system slowdown…

分布式、并行与集群计算 · 计算机科学 2024-09-12 Satoru Watanabe

This paper studies the problem of distributed optimal coordination (DOC) for a class of nonlinear large-scale cyber-physical systems (CPSs) in the presence of cyber attacks. A secure DOC architecture with attack diagnosis is proposed that…

系统与控制 · 电气工程与系统科学 2020-09-29 Liwei An , Guang-Hong Yang