I am using Akka stream with an external service which its methods takes time. I don\'t want this methods to block so I defined a flow which uses mapAsyncUnordered as follows: