Results 31 to 40 of about 126,641 (259)
Design and implementation of a cloud server based on hardware virtualization
Traditional cloud computing is developed from a high-performance cluster. Every server in the high-performance cluster has its own resources, including a CPU, memory, a network, I/O (Input/Output), a power system, and a heat dissipation system.
Chen-ming ZHENG +5 more
doaj +1 more source
Software transactional memory [PDF]
The promise of STM may likely be undermined by its overheads and workload applicabilities.
Calin Cascaval +6 more
openaire +1 more source
Towards Composable Concurrency Abstractions [PDF]
In the past decades, many different programming models for managing concurrency in applications have been proposed, such as the actor model, Communicating Sequential Processes, and Software Transactional Memory.
Janwillem Swalens +3 more
doaj +1 more source
Time-Based Software Transactional Memory [PDF]
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. The first generations of STMs have either relied on visible read designs, which simplify conflict detection while pessimistically ensuring a consistent view of shared data to the ...
Felber P. +3 more
openaire +1 more source
Intent Arabic text categorisation based on different machine learning and term frequency
Abstract The complexity of Internet network configurations has made managing networks a complicated undertaking. Intent‐Based Networking (IBN) is a potential solution to this issue. In contrast to conventional networks, where a concrete description of the settings typically conveys a network administrator's goal kept on each device, an administrator's ...
Mohammad Fadhil Mahdi +1 more
wiley +1 more source
Adaptive Model-Based Scheduling in Software Transactional Memory
Software Transactional Memory (STM) stands as powerful concurrent programming paradigm, enabling atomicity, and isolation while accessing shared data.
Pierangelo Di Sanzo +4 more
semanticscholar +1 more source
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
In the field of computational biology, in order to simulate multiscale biological systems, the Cellular Potts Model (CPM) has been used, which determines the actions that simulated cells can perform by determining a hamiltonian of energy that takes into ...
Tomeu Antonio J., Salguero Alberto G.
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 +4 more sources
Brief Announcement: On Implementing Software Transactional Memory in the C++ Memory Model
High-performance software transactional memory (STM) implementations rely on nuanced use of synchronization variables to coordinate speculative accesses to program data. We discuss some consequences of the C++ memory model on STM, identify an easy-to-fix
Matthew Rodriguez, Michael F. Spear
semanticscholar +1 more source

