Zobrazeno 1 - 10
of 140
pro vyhledávání: '"Green threads"'
WebAssembly is designed to be an alternative to JavaScript that is a safe, portable, and efficient compilation target for a variety of languages. The performance of high-level languages depends not only on the underlying performance of WebAssembly, b
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::9c56687b0ae8b3d22b7a2badeefef2e5
http://arxiv.org/abs/2010.01723
http://arxiv.org/abs/2010.01723
Publikováno v:
IEEE Computer Architecture Letters. 17:1-4
The next generation of high-performance computers is expected to execute threads in orders of magnitude higher than today’s systems. Improper management of such huge amount of threads can create resource contention, leading to overall degraded syst
Autor:
Yousef Alsenani, Madini O. Alassafi
Publikováno v:
International Journal of Information Technology and Computer Science. 8:41-46
OpenMP is an implementation program interface that might be utilized to explicitly immediate multi-threaded and it shared memory parallelism. OpenMP platform for specifications multi-processing via concurrent work between interested parties of hardwa
Publikováno v:
International Journal of Software Engineering and Its Applications. 9:313-322
Unlike physical systems consisting of hardware, virtual machines are conceptual computers in logical configurations made of software. Although programs implemented in virtual machine environments have platform-independent characteristics, their perfo
Publikováno v:
CCGrid
Concurrent multithreaded access to the Message Passing Interface (MPI) is gaining importance to support emerging hybrid MPI applications. The interoperability between threads and MPI, however, is complex and renders efficient implementations nontrivi
Publikováno v:
IEEE Transactions on Parallel and Distributed Systems. 25:2697-2707
For chip multiprocessor systems (CMPs), the interference on shared resources such as on-chip caches typically leads to unbalanced progress among threads. Because of the inherent synchronization primitives, such as barriers and locks, cores running fa
Publikováno v:
Science of Computer Programming. 82:22-43
Discrete-Event Systems (DES) theory has been successfully applied to the problem of enforcing concurrency constraints in multi-threaded applications, with concomitant guarantees regarding aggregate behaviour. Existing approaches applying DES to multi
Autor:
Ke Ming Chen
Publikováno v:
Applied Mechanics and Materials. :667-670
In order to ensure that the cloud platform client runtime kernel virtual machine security, this paper proposes a new framework for dynamic monitoring of virtual machines, it is for the kernel rootkit attacks, study the cloud client virtual machine op
Autor:
Alex Aravind
Publikováno v:
Journal of Parallel and Distributed Computing. 73:1029-1038
Let n be the number of threads that can compete for a shared resource R. The mutual exclusion problem involves coordinating these n concurrent threads in accessing R in a mutually exclusive way. This paper addresses two basic questions related to the
Publikováno v:
International Journal of Computer Applications. 70:1-9
Threading is a facility to allow multiple activities to coexist within a single process. Most modern operating systems support threads and the concept of threads has been around in various forms for many years. Java is the first mainstream programmin