Results 21 to 30 of about 76,576 (286)
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
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
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 +3 more sources
Discovering Approximate and Significant High-Utility Patterns from Transactional Datasets
Mining high-utility pattern (HUP) on transactional datasets has been widely discussed, and various algorithms have been introduced to settle this problem. However, the time-space efficiency of the algorithms is still limited, and the mining system cannot
Huijun Tang +3 more
doaj +1 more source
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
Scalable Distributed Metadata Server Based on Nonblocking Transactions [PDF]
Metadata performance scalability is critically important in high-performance computing when accessing many small files from millions of clients. This paper proposes a design of a scalable distributed metadata server, PPMDS, for parallel file systems ...
Kohei Hiraga +2 more
doaj +3 more sources
Parallel Algorithm for Frequent Itemset Mining on Intel Many-core Systems [PDF]
Frequent itemset mining leads to the discovery of associations and correlations among items in large transactional databases. Apriori is a classical frequent itemset mining algorithm, which employs iterative passes over database combining with generation
Zymbler, Mikhail
core +3 more sources
Hardware transactional persistent memory [PDF]
16 pages, 17 ...
Giles, Ellis +2 more
openaire +2 more sources
A simulation of distributed STM [PDF]
This paper presents an extension of the IaaS Cloud simulator CloudSim. Computational tasks are modeled in the form of a transaction on a transactional memory and communication between the data center is based on the Two-Phase Commit protocol ...
Brkin Dragan +2 more
doaj +1 more source
On the Semantics of Snapshot Isolation [PDF]
Snapshot isolation (SI) is a standard transactional consistency model used in databases, distributed systems and software transactional memory (STM).
A Cerone +11 more
core +2 more sources

