Akka durable state
Actor persistence without event-sourcing complexity. Michał Ostruszka (@mostruszka) |
Scala OOFP Design Sample
Case study: a queue that should be similar to using a message broker like IBM-MQ, or a Kafka topic, but with the ability to schedule messages to be delivered at exact timestamps in the future. Alexandru Nedelcu (@alexelcu) |
Dependency management in Scala
There is no standardized way to undertake the task. Nevertheless, all approaches have a focus to be simple for reasoning. Anton Kovalevsky (@antonkw_sky) |