Zobrazeno 1 - 4
of 4
pro vyhledávání: '"David Klaftenegger"'
Autor:
Natalia Chechina, Stavros Aronis, Kjell Winblad, Konstantinos Sagonas, Phil Trinder, Katerina Roukounaki, Maurizio Di Stefano, Kenneth MacKenzie, Kenneth Lundin, Olivier Boudeville, Sverker Eriksson, Rickard Green, Stephen Adams, Nikolaos Papaspyrou, Viktória Fördős, Huiqing Li, Csaba Hoch, Eva Bihari, Amir Ghaffari, Francesco Cesarini, Yiannis Tsiouris, Aggelos Giantsios, David Klaftenegger, Robert Baker, Simon Thompson
Distributed actor languages are an effective means of constructing scalable reliable systems, and the Erlang programming language has a well-established and influential model. While the Erlang model conceptually provides reliable scalability, it has
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::d89d408b66a02d8cce6d1a8b04108bce
Publikováno v:
HPDC
A coherent global address space in a distributed system enables shared memory programming in a much larger scale than a single multicore or a single SMP. Without dedicated hardware support at this scale, the solution is a software distributed shared
Publikováno v:
SPAA
The scalability of parallel programs is often bounded by the performance of synchronization mechanisms used to protect critical sections. The performance of these mechanisms is in turn determined by their sequential execution time, efficient use of h
Publikováno v:
Erlang Workshop
The Erlang Term Storage (ETS) is an important component of the Erlang runtime system, especially when parallelism enters the picture, as it provides an area where processes can share data. It is therefore important that ETS's implementation is effici