Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

CORS response headers not working in Spray when requested from browser

Scala: Auto detection of delimiter/separator in CSV file

combining input task with dynamic task in sbt

scala sbt

alternative to breakOut that is less verbose

scala

Halting a Process[Task, O] on user input

scala scalaz scalaz-stream

ActorSelection versus ActorRef - migrating from actorFor to actorSelection

scala akka

Java Apache Math3 MersenneTwister VS Python random

Scala vs F# on List range from 1 to 100000000

list scala f#

Hot deployment in akka

scala akka hotdeploy

How to disable all implicit conversion of primitive types?

How to use play-plugins-mailer with Play 2.3 and Scala 2.11?

scala playframework

scala variable number of generic types in class

scala generics type-safety

accessing SBT settings from scala source

scala sbt

How to sort data in spark streaming

scala apache-spark

Application not exiting after terminating Actor and ActorSystem

scala akka

Spark: Efficient mass lookup in pair RDD's

scala apache-spark

Configure Scala Script in IntelliJ IDE to run a spark standalone script through spark-submit

List with type constraints on consecutive elements

scala shapeless

Convert all keys in a nested map to camel case in Scala

scala

Play framework: how to monitor number of active sessions with standard session API?

scala playframework