Výsledky vyhľadávania - Distributed Software Transactional Memory
-
1
Fault Tolerant Distributed Python Software Transactional Memory
ISSN: 1582-7445, 1844-7600Vydavateľské údaje: Suceava Stefan cel Mare University of Suceava 01.11.2020Vydané v Advances in Electrical and Computer Engineering (01.11.2020)“…--Much of the previous research has been done on distributed software transactional memories targeting data centers in Internet clouds, which resulted in nondeterministic and nonrealtime middleware…”
Získať plný text
Journal Article -
2
Software Distributed Shared Memory with Transactional Coherence - A Software Engine to Run Transactional Shared-memory Parallel Applications on Clusters
ISBN: 9781424456727, 142445672XISSN: 1066-6192Vydavateľské údaje: IEEE 01.02.2010Vydané v 2010 18th Euromicro Conference on Parallel, Distributed and Network-based Processing (01.02.2010)“… The framework obtained provides a software distributed shared memory with transactional consistency whereby threads running on the nodes of a cluster can access a shared memory with atomicity and isolation…”
Získať plný text
Konferenčný príspevok.. -
3
Distributed Python Software Transactional Memory Supporting Publish-Subscribe Pattern
Vydavateľské údaje: IEEE 15.11.2022Vydané v 2022 30th Telecommunications Forum (TELFOR) (15.11.2022)“…The original Distributed Python Software Transactional Memory (DPSTM) supports transactions on inmemory transactional variables…”
Získať plný text
Konferenčný príspevok.. -
4
Partial Rollback-based Scheduling on In-memory Transactional Data Grids
ISSN: 2214-5796, 2214-580XVydavateľské údaje: Elsevier Inc 01.09.2017Vydané v Big data research (01.09.2017)“… As an alternative concurrency control model, distributed transactional memory (DTM) promises to alleviate the difficulties of lock-based distributed synchronization…”
Získať plný text
Journal Article -
5
Partial Replication in Distributed Software Transactional Memory
ISBN: 9798381857788Vydavateľské údaje: ProQuest Dissertations & Theses 01.01.2013“…A memória transacional por softwaredistribuída (MTSD) é reconhecida como uma alternativa interessante para controlo de concorrência distribuído. Estes sistemas…”
Získať plný text
Dissertation -
6
Exploiting Distributed Software Transactional Memory
ISBN: 9781073923380, 107392338XVydavateľské údaje: ProQuest Dissertations & Theses 01.01.2011“… This transitionhas created new incentives in software development because in order for the soft-ware to scale it has to be highly parallel…”
Získať plný text
Dissertation -
7
On bounding response times under software transactional memory in distributed multiprocessor real-time systems
ISBN: 9781424437818, 1424437814ISSN: 1530-1591Vydavateľské údaje: IEEE 01.04.2009Vydané v 2009 Design, Automation & Test in Europe Conference & Exhibition (01.04.2009)“…We consider multiprocessor distributed real-time systems where concurrency control is managed using software transactional memory (or STM…”
Získať plný text
Konferenčný príspevok.. -
8
Scheduling Transactions in Replicated Distributed Software Transactional Memory
ISBN: 1467364657, 9781467364652Vydavateľské údaje: IEEE 01.05.2013Vydané v 2013 13th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGrid) (01.05.2013)“…Distributed software transactional memory (DTM) is an emerging, alternative concurrency control model for distributed systems that promises to alleviate the difficulties of lock-based distributed synchronization…”
Získať plný text
Konferenčný príspevok.. -
9
Time-Based Software Transactional Memory
ISSN: 1045-9219, 1558-2183Vydavateľské údaje: New York IEEE 01.12.2010Vydané v IEEE transactions on parallel and distributed systems (01.12.2010)“…Software transactional memory (STM) is a concurrency control mechanism that is widely considered to be easier to use by programmers than other mechanisms such as locking…”
Získať plný text
Journal Article -
10
TM 2 C: a software transactional memory for many-cores
ISSN: 0178-2770, 1432-0452Vydavateľské údaje: Heidelberg Springer Nature B.V 01.10.2018Vydané v Distributed computing (01.10.2018)“…Transactional memory is an appealing paradigm for concurrent systems. Many software implementations of the paradigm were proposed in the past two decades for both shared memory multi-core systems and clusters of distributed machines…”
Získať plný text
Journal Article -
11
Gossip based fault tolerant protocol in distributed transactional memory using quorum based replication system
ISSN: 1386-7857, 1573-7543Vydavateľské údaje: New York Springer US 01.06.2020Vydané v Cluster computing (01.06.2020)“…Single copy Distributed Software Transactional Memory protocol maintains only one replica of each object in the system and is therefore prone to failures in large scale dynamically changing network…”
Získať plný text
Journal Article -
12
Helenos: A realistic benchmark for distributed transactional memory
ISSN: 0038-0644, 1097-024XVydavateľské údaje: Bognor Regis Wiley Subscription Services, Inc 01.03.2018Vydané v Software, practice & experience (01.03.2018)“…Summary Transactional memory (TM) is an approach to concurrency control that aims to make writing parallel programs both effective and simple…”
Získať plný text
Journal Article -
13
CSMV: A highly scalable multi-versioned software transactional memory for GPUs
ISSN: 0743-7315, 1096-0848Vydavateľské údaje: Elsevier Inc 01.10.2023Vydané v Journal of parallel and distributed computing (01.10.2023)“…This paper introduces CSMV (Client Server Multiversioned), a multi-versioned Software TM (STM…”
Získať plný text
Journal Article -
14
D2STM: Dependable Distributed Software Transactional Memory
ISBN: 0769538495, 9780769538495Vydavateľské údaje: IEEE 01.11.2009Vydané v IEEE 15th Pacific Rim International Symposium on Dependable Computing : PRDC 2009 : proceedings : 16-18 November 2009, Shanghai, China (01.11.2009)“…At current date the problem of how to build distributed and replicated software transactional memory (STM…”
Získať plný text
Konferenčný príspevok.. -
15
Distributed transactional memory for general networks
ISSN: 0178-2770, 1432-0452Vydavateľské údaje: Berlin/Heidelberg Springer Berlin Heidelberg 01.10.2014Vydané v Distributed computing (01.10.2014)“… from the worst-case perspective. Spiral is designed for the data-flow distributed implementation of software transactional memory which supports three basic operations…”
Získať plný text
Journal Article -
16
TM2C: a software transactional memory for many-cores
ISSN: 0178-2770, 1432-0452Vydavateľské údaje: Berlin/Heidelberg Springer Berlin Heidelberg 01.10.2018Vydané v Distributed computing (01.10.2018)“…Transactional memory is an appealing paradigm for concurrent systems. Many software implementations of the paradigm were proposed in the past two decades for both shared memory multi-core systems and clusters of distributed machines…”
Získať plný text
Journal Article -
17
Analysis, Classification and Comparison of Scheduling Techniques for Software Transactional Memories
ISSN: 1045-9219, 1558-2183Vydavateľské údaje: New York IEEE 01.12.2017Vydané v IEEE transactions on parallel and distributed systems (01.12.2017)“… After one decade of research, this article reviews the wide variety of scheduling techniques proposed for Software Transactional Memories…”
Získať plný text
Journal Article -
18
Software transactional memory
ISSN: 0178-2770, 1432-0452Vydavateľské údaje: 1997Vydané v Distributed computing (1997)“… Building on the hardware based transactional synchronization methodology of Herlihy and Moss, we offer software transactional memory (STM…”
Získať plný text
Journal Article -
19
Supporting Software Transactional Memory in Distributed Systems: Protocols for Cache-Coherence, Conflict Resolution and Replication
ISBN: 9798641290553Vydavateľské údaje: ProQuest Dissertations & Theses 01.01.2011“…This dissertation focuses on supporting the transactional memory (TM) abstraction in distributed systems, i.e., distributed STM (or D-STM…”
Získať plný text
Dissertation -
20
An Experiment on Performing DSTM Applications in a Public Cloud
ISBN: 9781467325097, 1467325090ISSN: 0190-3918Vydavateľské údaje: IEEE 01.09.2012Vydané v 2012 41st International Conference on Parallel Processing Workshops (01.09.2012)“…Performing distributed software transactional memory (DSTM) applications in a public cloud is investigated in this paper…”
Získať plný text
Konferenčný príspevok..

