Key challenges in Distributed computing
Dilbag Singh Gill
Broschiertes Buch

Key challenges in Distributed computing

Parallel Skeletons, Load balancing algorithms and Multicore architectures

Versandkostenfrei!
Versandfertig in 6-10 Tagen
44,99 €
inkl. MwSt.
PAYBACK Punkte
22 °P sammeln!
This book helps to find: Concurrency in a program - how to help programmers "think parallel"? Scheduling tasks at the right granularity onto the processors of a parallel machine. The data locality problem: associating data with tasks and doing it in a way that our target audience will be able to use correctly. Scalability support in hardware: bandwidth and latencies to memory plus interconnects between processing elements. Scalability support in software: libraries, scalable algorithms, and adaptive run times to map high level software onto platform details. Synchronization constructs (and pro...