Results 21 to 30 of about 1,914,541 (354)
Memoryscapes: Southeast Europe and the Question of “Small/Minor” Literature
Drawing on recent discussions in world literature and Michael Rothberg’s concept of multidirectional memory, in the present article I explore Danilo Kiš and Dubravka Ugrešić within the formation of transactional exchanges between “small/minor” and world ...
Gorica Majstorovic
doaj +1 more source
Subobject Transactional Memory [PDF]
Concurrent object-oriented programs are hard to write because of the frequent use of state in objects. In a concurrent program, this state must be protected against race-conditions and deadlocks, which costs a lot of effort and is error-prone. Software transactional memory is a mechanism for concurrency control that is similar to mechanisms used in ...
van Dooren, Marko, Clarke, Dave
openaire +2 more sources
Nonblocking Persistent Software Transactional Memory
Newly emerging nonvolatile alternatives to DRAM raise the possibility that applications might compute directly on long-lived data, rather than serializing them to and from a file system or database.
H. A. Beadle +3 more
semanticscholar +1 more source
On the Performance of Three In-Memory Data Systems for On Line Analytical Processing [PDF]
In-memory database systems are among the most recent and most promising Big Data technologies, being developed and released either as brand new distributed systems or as extensions of old monolith (centralized) database systems.
Ionut HRUBARU, Marin FOTACHE
doaj +1 more source
Fault Tolerant Distributed Python Software Transactional Memory
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 solutions mainly written in Java and C++.
POPOVIC, M. +3 more
doaj +1 more source
A Parallel Apriori Algorithm and FP- Growth Based on SPARK [PDF]
Frequent Itemset Mining is an important data mining task in real-world applications. Distributed parallel Apriori and FP-Growth algorithm is the most important algorithm that works on data mining for finding the frequent itemsets.
Gupta Priyanka, Sawant Vinaya
doaj +1 more source
Inherent Limitations of Hybrid Transactional Memory [PDF]
Several Hybrid Transactional Memory (HyTM) schemes have recently been proposed to complement the fast, but best-effort, nature of Hardware Transactional Memory (HTM) with a slow, reliable software backup.
Alistarh, Dan +4 more
core +2 more sources
Instrumentation and optimization of transactional sections execution in multithreaded programs
In this paper, we investigate efficiency of software transactional memory implementation in GCC compiler. The authors propose software tools for instrumentation to profiling programs with software transactional memory, and describe the method of reducing
I. . Kulagin, M. . Kurnosov
doaj +1 more source
Open Transactions on Shared Memory [PDF]
Transactional memory has arisen as a good way for solving many of the issues of lock-based programming. However, most implementations admit isolated transactions only, which are not adequate when we have to coordinate communicating processes. To this end,
A. Mansutti +12 more
core +2 more sources
TMbarrier: speculative barriers using hardware transactional memory [PDF]
Barrier is a very common synchronization method used in parallel programming. Barriers are used typically to enforce a partial thread execution order, since there may be dependences between code sections before and after the barrier.
Gutierrez-Carrasco, Eladio Damian +2 more
core +1 more source

