中文
相关论文

相关论文: Registers

200 篇论文

We present a synchronization algorithm to let nodes in a sensor network simultaneously execute a task at a given point in time. In contrast to other time synchronization algorithms we do not provide a global time basis that is shared on all…

分布式、并行与集群计算 · 计算机科学 2010-09-30 Tobias Baumgartner , Sandor P. Fekete , Winfried Hellmann , Alexander Kroeller

The paper is devoted to a mathematical model of concurrency the special case of which is asynchronous system. Distributed asynchronous automata are introduced here. It is proved that the Petri nets and transition systems with independence…

分布式、并行与集群计算 · 计算机科学 2012-03-15 Ahmet A. Husainov , Ekaterina S. Kudryashova

The $k$-set agreement problem is a generalization of the consensus problem. Namely, assuming each process proposes a value, each non-faulty process has to decide a value such that each decided value was proposed, and no more than $k$…

分布式、并行与集群计算 · 计算机科学 2015-07-03 Zohir Bouzid , Michel Raynal , Pierre Sutra

In this paper we study the notion of synchronization from the point of view of combinatorics. As a first step, we address the quantitative problem of counting the number of executions of simple processes interacting with synchronization…

编程语言 · 计算机科学 2019-07-10 Olivier Bodini , Matthieu Dien , Antoine Genitrini , Frédéric Peschanski

We describe a linearizable, wait-free implementation of a one-bit swap object from a single max register and an unbounded array of test-and-set bits. Each swap operation takes at most three steps. Using standard randomized constructions,…

分布式、并行与集群计算 · 计算机科学 2012-10-24 James Aspnes

Defining administrative workflow events as a nonlinear dynamics that assume a random ordered or disordered growth rate of information processing, a method has been proposed for large-scale administrative systems that structures hybrid…

适应与自组织系统 · 物理学 2019-10-21 Charles Roberto Telles

We point out a somewhat surprising similarity between non-authenticated Byzantine storage, coded storage, and certain emulations of shared registers from smaller ones. A common characteristic in all of these is the inability of reads to…

分布式、并行与集群计算 · 计算机科学 2018-08-07 Alon Berger , Idit Keidar , Alexander Spiegelman

Communication is an essential element of modern software, yet programming and analysing communicating systems are difficult tasks. A reason for this difficulty is the lack of compositional mechanisms that preserve relevant communication…

计算机科学中的逻辑 · 计算机科学 2022-08-10 Franco Barbanera , Ivan Lanese , Emilio Tuosto

The wakeup problem in distributed computing asks for a symmetric protocol that enables one of several processors to eventually guarantee that all (or, in a more general setting, enough) other processors have acted, using a shared register…

分布式、并行与集群计算 · 计算机科学 2026-05-20 John Haslegrave , Paul A. Russell , Mark Walters

Resource allocation is the problem that a process may enter a critical section CS of its code only when its resource requirements are not in conflict with those of other processes in their critical sections. For each execution of CS, these…

分布式、并行与集群计算 · 计算机科学 2012-06-01 Wim H. Hesselink

Data reconciliation in general, and filesystem synchronization in particular, lacks rigorous theoretical foundation. This paper presents, for the first time, a complete analysis of synchronization for two replicas of a theoretical…

信息论 · 计算机科学 2022-11-15 Elod P. Csirmaz , Laszlo Csirmaz

Considering asynchronous shared memory systems in which any number of processes may crash, this work identifies and formally defines relaxations of queues and stacks that can be non-blocking or wait-free while being implemented using only…

分布式、并行与集群计算 · 计算机科学 2020-11-05 Armando Castañeda , Sergio Rajsbaum , Michel Raynal

The asymmetric switch process is a binary stochastic process that alternates between the values one and minus one, where the distributions of the time in these states may differ. Two versions of the process are considered: a non-stationary…

概率论 · 数学 2025-02-24 Henrik Bengtsson , Krzysztof Podgorski

We introduce the wire calculus. Its dynamic features are inspired by Milner's CCS: a unary prefix operation, binary choice and a standard recursion construct. Instead of an interleaving parallel composition operator there are operators for…

计算机科学中的逻辑 · 计算机科学 2009-12-04 Paweł Sobociński

We define the delays of a circuit, as well as the properties of determinism, order, time invariance, constancy, symmetry and the serial connection.

计算机科学中的逻辑 · 计算机科学 2007-05-23 Serban E. Vlad

While formal models of concurrency tend to focus on synchronous communication, asynchronous communication is relevant in practice. In this paper, we will discuss asynchronous communication in the context of session-based concurrency, the…

编程语言 · 计算机科学 2024-12-12 Bas van den Heuvel , Jorge A. Pérez

A novel language system has given rise to promising alternatives to standard formal and processor network models of computation. An interstring linked with a abstract machine environment, shares sub-expressions, transfers data, and…

编程语言 · 计算机科学 2010-05-31 Alexander Victor Berka

This paper discusses to which extent the concept of ``anytime algorithms'' can be applied to parsing algorithms with feature unification. We first try to give a more precise definition of what an anytime algorithm is. We arque that parsing…

cmp-lg · 计算机科学 2008-02-03 Guenther Goerz , Marcus Kesseler

Synthesis is a particularly challenging problem for concurrent programs. At the same time it is a very promising approach, since concurrent programs are difficult to get right, or to analyze with traditional verification techniques. This…

形式语言与自动机理论 · 计算机科学 2015-06-09 Anca Muscholl

Auditability allows to track operations performed on a shared object, recording who accessed which information. This gives data owners more control on their data. Initially studied in the context of single-writer registers, this work…

分布式、并行与集群计算 · 计算机科学 2025-08-21 Hagit Attiya , Antonio Fernández Anta , Alessia Milani , Alexandre Rapetti , Corentin Travers