中文
相关论文

相关论文: Ready When You Are: Efficient Condition Variables …

200 篇论文

Deadlocks are a major source of bugs in concurrent programs. They are hard to predict, because they may only occur under specific scheduling conditions. Dynamic analysis attempts to identify potential deadlocks by examining a single…

编程语言 · 计算机科学 2026-05-13 Bas van den Heuvel , Martin Sulzmann , Peter Thiemann

Modern sequential recommender systems, ranging from lightweight transformer-based variants to large language models, have become increasingly prominent in academia and industry due to their strong performance in the next-item prediction…

信息检索 · 计算机科学 2025-08-11 Danil Gusak , Anna Volodkevich , Anton Klenitskiy , Alexey Vasilev , Evgeny Frolov

Communication is a crucial social factor in the success of software projects, as positively or negatively perceived statements can influence how recipients feel and affect team collaboration through emotional contagion. Whether a developer…

软件工程 · 计算机科学 2026-03-12 Martin Obaidi , Marc Herrmann , Jendrik Martensen , Jil Klünder , Kurt Schneider

In wireless distributed computing, networked nodes perform intermediate computations over data placed in their memory and exchange these intermediate values to calculate function values. In this paper we consider an asymmetric setting where…

信息论 · 计算机科学 2017-08-10 Linqi Song , Sundara Rajan Srinivasavaradhan , Christina Fragouli

In cellular networks, base stations broadcast configurations that devices use for the random access procedure, which is a vital part of the connection setup. Ideally, the network should choose configurations based on the deployment scenario…

网络与互联网体系结构 · 计算机科学 2026-04-13 Joris Belder , Anup Bhattacharjee , Fernando Kuipers

Recent studies highlight the importance of persistently exciting condition in single signal sequence for model identification and data-driven control methodologies. However, maintaining prolonged excitation in control signals introduces…

系统与控制 · 电气工程与系统科学 2025-12-23 Ao Cao , Fuyong Wang

Wireless Virtual Reality (VR) and Augmented Reality (AR) will contribute to people increasingly working and socializing remotely. However, the VR/AR experience is very susceptible to various delays and timing discrepancies, which can lead…

网络与互联网体系结构 · 计算机科学 2021-06-11 Federico Chiariotti , Beatriz Soret , Petar Popovski

Multi-core processors improve performance, but they can create unpredictability owing to shared resources such as caches interfering. Cache partitioning is used to alleviate the Worst-Case Execution Time (WCET) estimation by isolating the…

硬件体系结构 · 计算机科学 2022-01-28 Soma N. Ghosh , Vineet Sahula , Lava Bhargava

The transactional robustness problem revolves around deciding whether, for a given workload, a lower isolation level than Serializable is sufficient to guarantee serializability. The paper presents a new characterization for robustness…

数据库 · 计算机科学 2023-02-20 Brecht Vandevoort , Bas Ketsman , Christoph Koch , Frank Neven

In modern data centers, energy usage represents one of the major factors affecting operational costs. Power capping is a technique that limits the power consumption of individual systems, which allows reducing the overall power demand at…

性能 · 计算机科学 2017-09-05 Stefano Conoci , Pierangelo Di Sanzo , Bruno Ciciani , Francesco Quaglia

Most modern operating systems have adopted the one-to-one thread model to support fast execution of threads in both multi-core and single-core systems. This thread model, which maps the kernel-space and user-space threads in a one-to-one…

操作系统 · 计算机科学 2021-01-21 Geunsik Lim , Donghyun Kang , Young Ik Eom

Runtime verification consists in observing and collecting the execution traces of a system and checking them against a specification, with the objective of raising an error when a trace does not satisfy the specification. We consider…

计算机科学中的逻辑 · 计算机科学 2025-11-04 Chana Weil-Kennedy , Darine Rammal , Christophe Gaston , Arnault Lapitre

Energy efficient real-time task scheduling attracted a lot of attention in the past decade. Most of the time, deterministic execution lengths for tasks were considered, but this model fits less and less with the reality, especially with the…

操作系统 · 计算机科学 2008-09-09 Vandy Berten , Chi-Ju Chang , Tei-Wei Kuo

Real-time systems increasingly use multicore processors in order to satisfy thermal, power, and computational requirements. To exploit the architectural parallelism offered by the multicore processors, parallel task models, scheduling…

分布式、并行与集群计算 · 计算机科学 2021-01-28 Niklas Ueter , Mario Günzel , Jian-Jia Chen

We present an approach for verifying systems at runtime. Our approach targets distributed systems whose components communicate with monitors over unreliable channels, where messages can be delayed, reordered, or even lost. Furthermore, our…

计算机科学中的逻辑 · 计算机科学 2019-09-26 David Basin , Felix Klaedtke , Eugen Zalinescu

We propose and experimentally evaluate a novel method that dynamically changes the contention window of access points based on system load to improve performance in a dense Wi-Fi deployment. A key feature is that no MAC protocol changes,…

网络与互联网体系结构 · 计算机科学 2019-12-17 Thomas Sandholm , Bernardo Huberman , Belal Hamzeh , Scott Clearwater

Multipath communication not only allows improved throughput but can also be used to leverage different path characteristics to best fulfill each application's objective. In particular, certain delay-sensitive applications, such as real time…

网络与互联网体系结构 · 计算机科学 2017-07-06 Laurent Chuat , Adrian Perrig , Yih-Chun Hu

Cells often have tens of thousands of receptors, even though only a few activated receptors can trigger full cellular responses. Reasons for the overabundance of receptors remain unclear. We suggest that, in certain conditions, the large…

分子网络 · 定量生物学 2014-02-04 Xiang Cheng , Lina Merchan , Martin Tchernookov , Ilya Nemenman

This paper is concerned with the study of scalability in nonlinear heterogeneous networks affected by communication delays and disturbances. After formalizing the notion of scalability, we give two sufficient conditions to assess this…

系统与控制 · 电气工程与系统科学 2022-07-15 Shihao Xie , Giovanni Russo , Richard Middleton

Linearizability, the de facto correctness condition for concurrent data structure implementations, despite its intuitive appeal is known to lead to poor scalability. This disadvantage has led researchers to design scalable data structures…

分布式、并行与集群计算 · 计算机科学 2015-06-17 Ali Sezgin
‹ 上一页 1 8 9 10 下一页 ›