Sökning: "SCALA"

Visar resultat 16 - 20 av 41 uppsatser innehållade ordet SCALA.

  1. 16. Smart task logging : Prediction of tasks for timesheets with machine learning

    M1-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Emil Bengtsson; Emil Mattsson; [2018]
    Nyckelord :Computer science; machine learning; multiclass logistic regression; multinomial logistic regression; Scala; JavaScript; web application; training data;

    Sammanfattning : Every day most people are using applications and services that are utilising machine learning, in some way, without even knowing it. Some of these applications and services could, for example, be Google’s search engine, Netflix’s recommendations, or Spotify’s music tips. LÄS MER

  2. 17. Object Capabilities and Uniqueness for Isolating Actors in Akka

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Fredrik Sommar; [2018]
    Nyckelord :;

    Sammanfattning : Large-scale concurrent systems need to ensure that the number of bugs is as low as possible, especially since the symptoms may appear far from the cause. Data races, for instance, is caused by the lack of isolation between systems. LÄS MER

  3. 18. Dynamic Configuration of a Relocatable Driver and Code Generator for Continuous Deep Analytics

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Oscar Bjuhr; [2018]
    Nyckelord :Stream Processing; Heterogeneous Cluster; Big Data; Rust; Cargo; Docker; Ström Processor; Heterogent Kluster; Big Data; Rust; Cargo; Docker;

    Sammanfattning : Modern stream processing engines usually use the Java virtual machine (JVM) as execution platform. The JVM increases portability and safety of applications at the cost of not fully utilising the performance of the physical machines. LÄS MER

  4. 19. Lightweight Software Isolation via Flow-Sensitive Capabilities in Scala

    Master-uppsats, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Erik Reimers; [2017]
    Nyckelord :Scala; LaCasa; flow-sensitive; aliasing;

    Sammanfattning : Aliasing is a potential source of problems in software development and can, for example,lead to data races in concurrent programs. More recent programming languages includealiasing control in order to catch more errors at compile time. However, this does notexist for most widely-used languages.LaCasa introduces aliasing control to Scala. LÄS MER

  5. 20. A comparison of functional and object-orientedprogramming paradigms in JavaScript

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

    Författare :Kim Svensson Sand; Tord Eliasson; [2017]
    Nyckelord :Functional programming; Object-oriented programming; Comparison; Programming paradigms; JavaScript;

    Sammanfattning : There are multiple programming paradigms that have their own set rules forhow code should be written. Programming languages utilize one or multiple ofthese paradigms. In this thesis, we will compare object-oriented programming,that is the most used today with languages such as C++ and Java, and functionalprogramming. LÄS MER