Sciweavers

845 search results - page 102 / 169
» Reliable operating modes for distributed embedded systems
Sort
View
130
Voted
EUROSYS
2009
ACM
16 years 22 days ago
Dingo: taming device drivers
Device drivers are notorious for being a major source of failure in operating systems. In analysing a sample of real defects in Linux drivers, we found that a large proportion (39...
Leonid Ryzhyk, Peter Chubb, Ihor Kuz, Gernot Heise...
135
Voted
ECRTS
2007
IEEE
15 years 10 months ago
Composition Techniques for Tree Communication Schedules
A critical resource in a distributed real-time system is its shared communication medium. Unrestrained concurrent access to the network can lead to collisions that reduce the syst...
Madhukar Anand, Sebastian Fischmeister, Insup Lee
150
Voted
CORR
2011
Springer
149views Education» more  CORR 2011»
14 years 10 months ago
Solving k-Set Agreement with Stable Skeleton Graphs
In this paper we consider the k-set agreement problem in distributed round-based systems where processes communicate by message passing. We capture the synchrony and reliability o...
Martin Biely, Peter Robinson, Ulrich Schmid
156
Voted
FGCS
2002
153views more  FGCS 2002»
15 years 3 months ago
HARNESS fault tolerant MPI design, usage and performance issues
Initial versions of MPI were designed to work efficiently on multi-processors which had very little job control and thus static process models. Subsequently forcing them to suppor...
Graham E. Fagg, Jack Dongarra
90
Voted
OTM
2007
Springer
15 years 9 months ago
Improving on Version Stamps
Optimistic distributed systems often rely on version vectors or their variants in order to track updates on replicated objects. Some of these mechanisms rely on some form of global...
Paulo Sérgio Almeida, Carlos Baquero, Victo...