Sökning: "Carl Johnell"

Hittade 1 uppsats innehållade orden Carl Johnell.

  1. 1. Parallel programming in Go and Scala : A performance comparison

    Kandidat-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Författare :Carl Johnell; [2015]
    Nyckelord :Go; Scala; parallelism; concurrency;

    Sammanfattning :     This thesis provides a performance comparison of parallel programming in Go and Scala. Go supports concurrency through goroutines and channels. Scala have parallel collections, futures and actors that can be used for concurrent and parallel programming. LÄS MER