Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / Scala

Scala

Scala

Great Reads

by Sacha Barber
Getting .NET code to talk to Scala code and vice versa using RabbitMQ
by Jian_Zhang
Democratizing AI with Intel-Optimized Software
by Sacha Barber
This time we will look at a simple example of Akka.
by Sacha Barber
Ok so last time we covered the basics of actors and the actor system (actor fabric) and covered how to send simple messages to actors. This time we will talk about actor hierarchies (supervision) and also actor lifecycles.

Latest Articles

by Sacha Barber
Getting .NET code to talk to Scala code and vice versa using RabbitMQ
by Jian_Zhang
Democratizing AI with Intel-Optimized Software
by Sacha Barber
This time we will look at a simple example of Akka.
by Sacha Barber
Ok so last time we covered the basics of actors and the actor system (actor fabric) and covered how to send simple messages to actors. This time we will talk about actor hierarchies (supervision) and also actor lifecycles.

All Articles

Sort by Score

Scala 

by jfriedman
When you need a janky [unsafe] way to generate communitive hash codes
by Alexander Iskhakov
Creating a HTTP proxy using Play framework and WS API
by Igor Alekseev
A quick introduction to Fluent-Translator: Scala idiomatic non-blocking library for working with Microsoft, Google language translation services via a fancy DSL