Proceedings of the 13th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming 2008
DOI: 10.1145/1345206.1345242
|View full text |Cite
|
Sign up to set email alerts
|

Software transactional memory for large scale clusters

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
71
0

Year Published

2010
2010
2022
2022

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 101 publications
(71 citation statements)
references
References 32 publications
0
71
0
Order By: Relevance
“…Finally, our work is clearly related to the recent literature on distributed STMs [4,6,15,16]. However, except [6], none of these solutions leverages on replication in order to enhance system dependability.…”
Section: Related Workmentioning
confidence: 80%
“…Finally, our work is clearly related to the recent literature on distributed STMs [4,6,15,16]. However, except [6], none of these solutions leverages on replication in order to enhance system dependability.…”
Section: Related Workmentioning
confidence: 80%
“…Secondly, the message passing on the SCC does not scale particularly well. As an example consider the average latency for a round-trip 5 message. In the case of 2 cores the latency is 5.1µs, while with 48 it increases to 12.4µs (for more details see Section 7).…”
Section: Contention Management Benefitsmentioning
confidence: 99%
“…They were dedicated to shared memory systems, all relying on an underlying hardware cachecoherence [35,36]. More recently, much effort was spent in implementing the TM abstraction on top of clusters of distributed machines, resulting in various distributed transactional memories (DTMs) [5,25,27,33].This distribution unveiled new research challenges, whose prominent one is possibly to guarantee transaction termination despite messagebased synchronization. Our solution is the first to exploit many-cores to provide efficient transactions that are guaranteed to terminate.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The vast majority either does not consider fault-tolerance [27], [28], or are fully replicated [29], [30], [31].…”
Section: Related Workmentioning
confidence: 99%