#akka_actor #akka_persistence #akka_streams
https://blog.colinbreck.com/integrating-akka-streams-and-akka-actors-part-iv/
https://blog.colinbreck.com/integrating-akka-streams-and-akka-actors-part-iv/
Colin Breck
Integrating Akka Streams and Akka Actors: Part IV
I expand on these concepts in my Reactive Summit presentation. In the first article of this series, I demonstrated the most basic patterns for integrating Akka Actors and the Akka Streams API. In the second article, I began developing an example to show how…