Analytic Architectures using Scala Technologies

1
Analytic Architectures using Scala Technologies In this post ASSIST Software present two architectures to processing data analytics using Akka and Spark. Solution based on Akka Akka is a toolkit and runtime for building highly concurrent, non-blocking and fault-tolerant event-driven applications. Solution based on Spark Spark is lightning-fast cluster computing, an in-memory data-processing framework.

Transcript of Analytic Architectures using Scala Technologies

Page 1: Analytic Architectures using Scala Technologies

Analytic Architectures using Scala Technologies

In this post ASSIST Software present two architectures to processing data analytics using Akka and

Spark.

Solution based on Akka

Akka is a toolkit and runtime for building highly concurrent, non-blocking and fault-tolerant event-driven applications.

Solution based on Spark

Spark is lightning-fast cluster computing, an in-memory data-processing framework.