22,99 €
inkl. MwSt.

Versandfertig in über 4 Wochen
payback
11 °P sammeln
  • Broschiertes Buch

The recent transition of general purpose computing to multi-core architectures has drastically changed the computing field. This transition was caused by the physical constraints preventing frequency scaling. It is not the case anymore that the next generation of hardware will make the programs much faster, unless they are created with concurrency in mind - a task that has long been recognized as difficult and error-prone. Although many programming languages have been proposed to make writing correct concurrent programs simpler than traditional multi-threading, it is largely unknown whether…mehr

Produktbeschreibung
The recent transition of general purpose computing to multi-core architectures has drastically changed the computing field. This transition was caused by the physical constraints preventing frequency scaling. It is not the case anymore that the next generation of hardware will make the programs much faster, unless they are created with concurrency in mind - a task that has long been recognized as difficult and error-prone. Although many programming languages have been proposed to make writing correct concurrent programs simpler than traditional multi-threading, it is largely unknown whether any of the newly created languages actually improves some aspect of programmer productivity. This work focuses on the subset of those languages that are oriented towards multi-core architectures. The goal of this project is to provide a detailed comparison of the different approaches, discuss their strengths and weaknesses and identify the application areas they are best suited for. This required solving relevant problems (from a concurrency point of view) using each approach. It was also necessary to decide on the methodology of the comparison.
Autorenporträt
Kaue Soares da Silveira has a Bachelor of Science in Computer Science (Summa Cum Laude) from Federal University of Rio Grande do Sul, Brazil, and a Diplôme d¿Ingénieur (M.Sc. Eng.) from Ensimag, Grenoble Institute of Technology, France.