A dev diary
  • Home
  • About
Sign in Subscribe

akka-streams

A collection of 2 posts
scala

Do you really need Await ?

When doing asyc processing in Scala, you might use Future and Await. But you can avoid the latter. Here are some explanations.
12 Jan 2022 4 min read
akka-http

Some fun with akka-streams and akka-http

You may have heard about Reactive Programming, the Reactive manifesto [http://www.reactivemanifesto.org/] or the attempt to standardize [http://www.reactive-streams.org/] the concept of streams. Quick note, let's forget about this last one, it is not an end-user standard. Akka Streams [http://akka.io] is an
11 Jul 2015 2 min read
Page 1 of 1
A dev diary © 2025
Powered by Ghost