Výsledky vyhledávání - Distributed Software Transactional Memory
-
1
Fault Tolerant Distributed Python Software Transactional Memory
ISSN: 1582-7445, 1844-7600Vydáno: Suceava Stefan cel Mare University of Suceava 01.11.2020Vydáno 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ískat 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-6192Vydáno: IEEE 01.02.2010Vydáno 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ískat plný text
Konferenční příspěvek -
3
Distributed Python Software Transactional Memory Supporting Publish-Subscribe Pattern
Vydáno: IEEE 15.11.2022Vydáno v 2022 30th Telecommunications Forum (TELFOR) (15.11.2022)“…The original Distributed Python Software Transactional Memory (DPSTM) supports transactions on inmemory transactional variables…”
Získat plný text
Konferenční příspěvek -
4
Partial Rollback-based Scheduling on In-memory Transactional Data Grids
ISSN: 2214-5796, 2214-580XVydáno: Elsevier Inc 01.09.2017Vydáno 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ískat plný text
Journal Article -
5
Partial Replication in Distributed Software Transactional Memory
ISBN: 9798381857788Vydáno: 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ískat plný text
Dissertation -
6
Exploiting Distributed Software Transactional Memory
ISBN: 9781073923380, 107392338XVydáno: 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ískat plný text
Dissertation -
7
On bounding response times under software transactional memory in distributed multiprocessor real-time systems
ISBN: 9781424437818, 1424437814ISSN: 1530-1591Vydáno: IEEE 01.04.2009Vydáno 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ískat plný text
Konferenční příspěvek -
8
Scheduling Transactions in Replicated Distributed Software Transactional Memory
ISBN: 1467364657, 9781467364652Vydáno: IEEE 01.05.2013Vydáno 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ískat plný text
Konferenční příspěvek -
9
Time-Based Software Transactional Memory
ISSN: 1045-9219, 1558-2183Vydáno: New York IEEE 01.12.2010Vydáno 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ískat plný text
Journal Article -
10
TM 2 C: a software transactional memory for many-cores
ISSN: 0178-2770, 1432-0452Vydáno: Heidelberg Springer Nature B.V 01.10.2018Vydáno 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ískat plný text
Journal Article -
11
Gossip based fault tolerant protocol in distributed transactional memory using quorum based replication system
ISSN: 1386-7857, 1573-7543Vydáno: New York Springer US 01.06.2020Vydáno 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ískat plný text
Journal Article -
12
Helenos: A realistic benchmark for distributed transactional memory
ISSN: 0038-0644, 1097-024XVydáno: Bognor Regis Wiley Subscription Services, Inc 01.03.2018Vydáno 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ískat plný text
Journal Article -
13
CSMV: A highly scalable multi-versioned software transactional memory for GPUs
ISSN: 0743-7315, 1096-0848Vydáno: Elsevier Inc 01.10.2023Vydáno v Journal of parallel and distributed computing (01.10.2023)“…This paper introduces CSMV (Client Server Multiversioned), a multi-versioned Software TM (STM…”
Získat plný text
Journal Article -
14
D2STM: Dependable Distributed Software Transactional Memory
ISBN: 0769538495, 9780769538495Vydáno: IEEE 01.11.2009Vydáno 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ískat plný text
Konferenční příspěvek -
15
Distributed transactional memory for general networks
ISSN: 0178-2770, 1432-0452Vydáno: Berlin/Heidelberg Springer Berlin Heidelberg 01.10.2014Vydáno 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ískat plný text
Journal Article -
16
TM2C: a software transactional memory for many-cores
ISSN: 0178-2770, 1432-0452Vydáno: Berlin/Heidelberg Springer Berlin Heidelberg 01.10.2018Vydáno 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ískat plný text
Journal Article -
17
Analysis, Classification and Comparison of Scheduling Techniques for Software Transactional Memories
ISSN: 1045-9219, 1558-2183Vydáno: New York IEEE 01.12.2017Vydáno 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ískat plný text
Journal Article -
18
Software transactional memory
ISSN: 0178-2770, 1432-0452Vydáno: 1997Vydáno v Distributed computing (1997)“… Building on the hardware based transactional synchronization methodology of Herlihy and Moss, we offer software transactional memory (STM…”
Získat plný text
Journal Article -
19
Supporting Software Transactional Memory in Distributed Systems: Protocols for Cache-Coherence, Conflict Resolution and Replication
ISBN: 9798641290553Vydáno: 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ískat plný text
Dissertation -
20
An Experiment on Performing DSTM Applications in a Public Cloud
ISBN: 9781467325097, 1467325090ISSN: 0190-3918Vydáno: IEEE 01.09.2012Vydáno 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ískat plný text
Konferenční příspěvek

