Matthieu Roy
Centre national de la recherche scientifique
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Matthieu Roy.
international symposium on distributed computing | 2002
Achour Mostefaoui; Sergio Rajsbaum; Michel Raynal; Matthieu Roy
A condition C is a set of input vectors to a problem. A class of conditions that allow to solve k-set agreement in spite of f crashes in an asynchronous system is identified. A k-set agreement protocol that is always safe is described: it is guaranteed to terminate when the input vector belongs to C and it always decides on at most k different values, even if the input vector does not belong to C. While there are simple solutions when f < k, it is known that the k-set agreement problem has no solution when f ? k. Thus, the paper identifies classes of conditions that allow to solve this problem even when f ? k. The paper gives evidence that these are the only conditions that allow to solve set agreement, by proving the wait-free case. Two natural concrete conditions that belong to such a class are described. Finally, a more efficient k-set agreement protocol with only linear complexity (does not use snapshots), for any C that allows to solve consensus, when k ? f/(n - f) + 1 is presented. This shows how to trade fault-tolerance for agreement precision using the condition based approach.
Distributed Computing | 2004
Achour Mostefaoui; Sergio Rajsbaum; Michel Raynal; Matthieu Roy
Abstract.The condition-based approach for consensus solvability consists of identifying sets of input vectors, called conditions, for which there exists an asynchronous protocol solving consensus despite the occurrence of up to f process crashes. This paper investigates
principles of distributed computing | 2001
Achour Mostefaoui; Sergio Rajsbaum; Michel Raynal; Matthieu Roy
\mathcal{C}_f
real-time networks and systems | 2014
Angeliki Kritikakou; Christine Rochange; Madeleine Faugere; Claire Pagetti; Matthieu Roy; Sylvain Girbal; Daniel Gracia Pérez
, the largest set of conditions which allow us to solve the consensus problem in an asynchronous shared memory system.The first part of the paper shows that
international conference on principles of distributed systems | 2008
Matthieu Roy; François Bonnet; Leonardo Querzoni; Silvia Bonomi; Marc Olivier Killijian; David Powell
\mathcal{C}_f
euromicro conference on real-time systems | 2014
Angeliki Kritikakou; Claire Pagetti; Olivier Baldellon; Matthieu Roy; Christine Rochange
is made up of a hierarchy of classes of conditions,
international conference on software engineering | 2011
Miruna Stoicescu; Jean-Charles Fabre; Matthieu Roy
\mathcal{C}^{[d]}_f
symposium on reliable distributed systems | 2014
Sébastien Gambs; Marc-Olivier Killijian; Matthieu Roy; Moussa Traoré
where d is a parameter (called degree of the condition), starting with
European Workshop on Dependable Computing | 2013
Ludovic Pintard; Jean-Charles Fabre; Karama Kanoun; Michel Leeman; Matthieu Roy
d = \min(n-f,\allowbreak f)
pacific rim international symposium on dependable computing | 2012
Amina Mekki-Mokhtar; Jean-Paul Blanquart; Jérémie Guiochet; David Powell; Matthieu Roy
and ending with d = 0, where