Skip to content

PJATK-SUM/Akka-tutorial-kotlin

Repository files navigation

Akka tutorial kotlin

What is this?

This is my kotlin interpretation of java Akka tutorial code.

Why?

I wanted to get started on Akka and occasionally to do it with kotlin.

What the difference from original?

All examples are written in kotlin and structurally similar to official ones (to some degree). Yet there was a need to adjust style towards functional programming. Also there are some parts that I considered to make my way (in most cases trying to increase readability, for example I moved all protocol related classes to specific files).

Translated examples map

Additionally

I am no expert on kotlin and still trying to master it along with functional programming paradigms, so there almost definitely will be some quirks and misuse of concepts. If you know a way to do something better I will be more then happy to fix it.

About

Akka tutorial translated from java to kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages