Akka Streams Backpressure

Описание к видео Akka Streams Backpressure

Written form:
https://blog.rockthejvm.com/akka-stre...

I talk EVERYTHING about Akka Streams in the course:
http://rockthejvm.com/p/akka-streams

In this video, we'll learn how backpressure works in Akka Streams in Scala. It's one of the most powerful (and transparent) aspects of reactive streams, and we'll see how backpressure works, what we can do about it and what decisions we can make to
- slow down the production/consumption of elements
- maintain the throughput of the stream and lose some data selectively
- control the destruction of the stream in case we don't want to do either

Follow Rock the JVM on:
LinkedIn:   / rockthejvm  
Twitter:   / rockthejvm  
Blog: https://rockthejvm.com/blog

-------------------------------------------------------------------------
Home: https://rockthejvm.com
-------------------------------------------------------------------------

Комментарии

Информация по комментариям в разработке