Zobrazeno 1 - 10
of 10
pro vyhledávání: '"Hammurabi Mendes"'
Publikováno v:
2022 IEEE 34th International Symposium on Computer Architecture and High Performance Computing (SBAC-PAD).
Autor:
Samuel Thomas, Hammurabi Mendes
Publikováno v:
PODC
We present a lock-free, linearizable, and NUMA-aware data structure that implements sets, maps, and priority queue abstract data types (ADTs), based on using thread-local, sequential maps that are used to "jump" to suitable positions in a lock-free,
Publikováno v:
SPAA
Nonvolatile, byte-addressable memory (NVM) will soon be commercially available, but registers and caches are expected to remain transient on most machines. Without careful management, the data preserved in the wake of a crash are likely to be inconsi
Autor:
Alba Cristina Magalhaes Alves de Melo, Alessandro Ferreira Leite, Hammurabi Mendes, Li Weigang, Azzedine Boukerche
Publikováno v:
Cluster Computing. 15:351-361
In this paper, we propose and evaluate a flexible architecture for desktop grids that supports multiple task allocation policies on top of a structured P2P overlay. In our proposal, a Bag-of-Tasks application is submitted to random nodes and placed i
Publikováno v:
Electronic Notes in Discrete Mathematics. 35:263-268
In this extended abstract, we outline a concurrent implementation of a data structure called skip graphs. This data structure, proposed by Aspnes and Shah, has similar functionality to binary search trees, and has also special features that make it s
Publikováno v:
Lecture Notes in Computer Science ISBN: 9783662534250
DISC
DISC
This paper provides a theoretical and practical framework for crash-resilient data structures on a machine with persistent (nonvolatile) memory but transient registers and cache. In contrast to certain prior work, but in keeping with “real world”
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::f536bed71a199c342b2a53ebd31c8193
https://doi.org/10.1007/978-3-662-53426-7_23
https://doi.org/10.1007/978-3-662-53426-7_23
Publikováno v:
STOC
In this work, we extend the topology-based approach for characterizing computability in asynchronous crash-failure distributed systems to asynchronous Byzantine systems. We give the first theorem with necessary and sufficient conditions to solve arbi
Publikováno v:
Lecture Notes in Computer Science ISBN: 9783662451731
DISC
DISC
Priority queues are fundamental abstract data structures, often used to manage limited resources in parallel programming. Several proposed parallel priority queue implementations are based on skiplists, harnessing the potential for parallelism of the
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::22abe538a3abde724ad69872f3f8454e
https://doi.org/10.1007/978-3-662-45174-8_28
https://doi.org/10.1007/978-3-662-45174-8_28
Autor:
Maurice Herlihy, Hammurabi Mendes
Publikováno v:
STOC
The problem of e-approximate agreement in Byzantine asynchronous systems is well-understood when all values lie on the real line. In this paper, we generalize the problem to consider values that lie in Rm, for m ≥ 1, and present an optimal protocol
Publikováno v:
SCCC
In order to make shared memory programming possible in distributed architectures, we use an abstraction called distributed shared memory. The behavior of distributed shared memory systems is dictated by the memory consistency model. In order to provi